Projects with recent changes
aom
15 hours ago Fix clang-tidy issue: CONFIG_CWG_C013 not directly included (44abdb5f66)
16 hours ago encode_api_test.cc: remove stale comment (0589cfda1e)
16 hours ago Change #include pathnames in public headers (5daead2f81)
19 hours ago rtc-screen: Rework sb search window and palette testing (e5e50d6c3e)
2 days ago Use av1_num_planes(cm) in av1_init_mt_sync() (86a16e9595)
2 days ago Add comment on incrementing p_mt_info->num_workers (5c5374526d)
2 days ago Change assert(MAX_MB_PLANE == 3) to static_assert (692058c783)
19 hours ago build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build (47011850d4)
2 days ago Merge changes from patch branch back to main. (d304ad37)
2 days ago Merge 1.6.1 changes back to patch. (8141f38d)
2 days ago GUACAMOLE-2254: Merge reversion of server-side approach to GUACAMOLE-2237 (should be fixed client-side). (000d6198)
2 days ago Merge changes from patch branch back to main. (95f24ddf)
2 days ago Merge 1.6.1 changes back to patch. (e08efde3)
3 days ago GUACAMOLE-2213: Merge correction to handling of unknown OSC sequences (simply ignore). (235a2d40)
8 hours ago Added support for writing meta channels to the PSD coder (#8393) (8cb2a8ebb)
17 hours ago Updated comment to make it clear what the current default behavior is. (0836fbb65)
31 hours ago Added option (icon:png-compression-size) to the icon decoder that can be use the specify the minimum size when png compression should be used (#2394) (92172c44e)
2 days ago Use a better name for the image. (22faaddf9)
2 days ago Improved name of variable. (a330f3ff4)
2 days ago Fix JXL animated export transparent blending and offset frames (#8656) (9505e6f88)
2 days ago build(deps): bump ImageMagick/code-signing-action from 1.0.0 to 1.0.1 (#8660) (fa886004a)
2 days ago build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#8661) (2a9895bd8)
3 days ago Fix AVIF animation export error on sequences with mixed alpha (#8657) (09e0ad32e)
3 days ago build(deps): bump msys2/setup-msys2 from 2.30.0 to 2.31.0 (#8645) (d8075db4f)
kernel
3 days ago Linux 7.0-rc7 (591cd656a1bf)
3 days ago Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (85fb6da43ac5)
3 days ago Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (10b76a429a87)
3 days ago Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2ab99ad7faef)
3 days ago Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (7bba6c86225c)
3 days ago Merge tag 'irq-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (1391af036492)
3 days ago i915: don't use a vma that didn't match the context VM (5401b9adebc9)
3 days ago Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (eb3765aa711f)
3 days ago Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (1791c390149f)
3 days ago Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (7a60c79bd054)
3 days ago Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (aea7c84f28f1)
libheif
2 hours ago Merge pull request #1680 from eclipseo/svt-av1-4 (2a7a383f)
4 hours ago Add patch to fix building against SVT-AV1 4.1.0 (9c9d8391)
12 hours ago fix size check when reading JPEG EXIFs with 5-7 bytes length (96935020)
13 hours ago Prevent concurrent decoding of the same image item in crafted grid images (11736c4f)
3 hours ago Make ext argument of X509V3_EXT_print_fp const (a44081572e)
3 hours ago Fix documentation of SSL_ech_get1_status() return values (e55107126a)
3 hours ago ECH: conformance test changes for echspec test tool (3f22aab4f9)
3 hours ago ECH: Conformance test changes in response to AISLE review (7952bc4b8a)
2 days ago 80-test_cms.t: Accept success in malformed RSA decryption (7b5ece69de)
2 days ago rsa_kem: test RSA_public_encrypt() result in RSASVE (4c92661c45)
2 days ago rsa_kem: validate RSA_public_encrypt() result in RSASVE (89dde74b69)
2 days ago Avoid possible buffer overflow in buf2hex conversion (3244aa4b9d)
2 days ago Added test for CVE-2026-28388 (dd3544845e)
2 days ago Fix NULL Dereference When Delta CRL Lacks CRL Number Extension (d6ad8595e8)
2 days ago Out-of-bounds read in AES-CFB-128 on X86-64 with AVX-512 support (7464ccdd43)
2 days ago Add test for CMS decryption with RSA keys (02986569b8)
2 days ago Fix NULL deref in rsa_cms_decrypt (b388240d34)
2 days ago Test for DH/ECDH CMS KARI processing NULL pointer dereference (6e257effe0)
2 days ago Fix NULL deref in [ec]dh_cms_set_shared_info (dea5c521a6)
2 hours ago Merge branch 'PHP-8.5' (cdc0366bbb3)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (083ea7d4652)
2 hours ago NEWS (d1512d31b2c)
3 hours ago Merge branch 'PHP-8.5' (b4e2174fa52)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (27415573a2b)
3 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (fc48049336e)
3 hours ago Remove redundant PHP manifest file (#21634) (057b70634bf)
15 hours ago Merge branch 'PHP-8.5' (961355c13dd)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (0dd75c80edd)
15 hours ago Fix GH-21664: iconv_mime_decode/iconv_mime_encode bailout corrupts EG(bailout). (1f4b1699b72)
18 hours ago [skip ci] Fix various typos in ext/xml{reader,writer} (GH-21660) (f05b1563bab)
19 hours ago Merge branch 'PHP-8.5' (70d6e541765)
19 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (d04b03b55d5)
19 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (d935e3aa3b6)
19 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (b63fe81e2d8)
19 hours ago curl: add support for brotli and zstd on Windows (0c6fc66848a)
20 hours ago [skip ci] Move gcovr options to config file (GH-21663) (5bdfb1c5e64)
20 hours ago Fix GH-16811: Crash in zend_test observer on runtime observe_function_names change (GH-21635) (3dab5859122)
21 hours ago ext/standard: "double" is not deprecated for `settype()` (#20694) (cbd71cb84d5)
27 hours ago Labeler: Fix glob patterns with negative patterns (90747c2098c)
2 days ago Labeler: Fix indentation in labeler.yml (6d62d87ab90)
2 days ago Labeler: Add labeler glob patterns for CI (c445f1b93d3)
2 days ago Enable gcovr --exclude-unreachable-branches and --exclude-throw-branches flags (50ef20a4f03)
2 days ago ext/standard: pathinfo() check flags argument validity. (4843327a90b)
2 days ago ext/snmp: promote invalid-input warnings to ValueError (#21319) (cbe0144ab49)
2 days ago Merge branch 'PHP-8.5' (88c658e1f6e)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (216edef71f9)
2 days ago Fix concurrent iteration and deletion issues in SplObjectStorage (43a4f91c52a)
2 days ago ext/standard: add test triggering deprecation when reading $http_response_header via a dynamic fetch (25687441a3e)
2 days ago Fix internal return type check with gcov (GH-21653) (5279185a598)
19 hours ago github: Update actions so they don't use deprecated Node.js 20 (521c6e05c5)
woocommerce
2 hours ago Fix fatal error in PaymentsProviders when gateway order has integer keys (#64051) (46052fcf2d6)
3 hours ago Simplify the meta_key_value index in the wp_wc_orders_meta table (#63897) (6efafc73b3e)
3 hours ago Fix address autocomplete not updating HTML value attribute on field change (#63524) (6fa353bf751)
3 hours ago Fix email editor styling regressions in block emails (#63974) (252be4e9dcc)
4 hours ago Fix duplicate wc_customer_lookup rows on delayed account creation (#63989) (c97e0b80051)
4 hours ago Prevent `is_checkout()` and `is_cart()` from possibly caching invalid values (#63966) (7b13ef34fa4)
5 hours ago Allow extensionCartUpdate to selectively overwrite shipping or billing address (#64032) (b04e6f2f0e3)
6 hours ago [Performance] Optimize SQL performance in the wc_customer_bought_product function. (#63995) (66f4043dd74)
8 hours ago ProductFilters: normalise query vars before hashing cache keys (#64041) (cb4f8842e75)
20 hours ago Fix validation error message overlapping the advanced cost help text in Flat Rate shipping method settings (#63398) (19fb5825a30)
23 hours ago Release: Remove 10.7.0-beta.2 change files from trunk (#64048) (2b1f6c21119)
24 hours ago [Performance] Orders: added `transaction_id` index for `wc_orders` table. (#64025) (03575b85f88)
26 hours ago Fix WP 7.0 styling of dismiss notice and select2 tablenav outside orders/products (#63987) (91cf0002145)
28 hours ago Add to Cart + Options: Ensure attributes with spaces and special characters work well in dropdown mode (#64031) (3862c746418)
29 hours ago Fix address autocomplete branding logo not rendering in block checkout (#63985) (c9189ad6a74)
2 days ago Added Standardized Contributing Doc (#63975) (b74b31e2c5c)
2 days ago Email Editor: Add full-width alignment support for product image (#63839) (754bbe7ab1e)
2 days ago Prepare Packages for Release (#64028) (529185dd2ef)
2 days ago Fix template-select modal not showing on WP 7.0 (#64026) (ccd4a90cda5)
2 days ago Fix further admin styling issues with WordPress 7.0 (#64001) (7bd8cf404dd)
2 days ago Prepare Packages for Release (#64024) (da1fdad33ca)
2 days ago Fix post_types missing from view context on WP 7.0 (#64023) (bf7b2d51705)
2 days ago Product Collection block: empty offset ("") triggers fatal 500 (TypeError: int + string) — frontend and editor become inaccessible (#64012) (58363d022dd)
2 days ago Fix fatal error on shop page when Product Filters block references deleted attribute (#63982) (2f4c23919b4)