Projects with recent changes

aom

22 hours ago Use av1_num_planes(cm) in av1_init_mt_sync() (86a16e9595)
22 hours ago Add comment on incrementing p_mt_info->num_workers (5c5374526d)
24 hours ago Change assert(MAX_MB_PLANE == 3) to static_assert (692058c783)

guacamole.apache.org

26 hours ago Merge changes from patch branch back to main. (d304ad37)
26 hours ago Merge 1.6.1 changes back to patch. (8141f38d)
27 hours 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)
2 days ago GUACAMOLE-2213: Merge correction to handling of unknown OSC sequences (simply ignore). (235a2d40)

imagemagick.org

14 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)
24 hours ago Use a better name for the image. (22faaddf9)
29 hours ago Improved name of variable. (a330f3ff4)
29 hours ago Fix JXL animated export transparent blending and offset frames (#8656) (9505e6f88)
31 hours ago build(deps): bump ImageMagick/code-signing-action from 1.0.0 to 1.0.1 (#8660) (fa886004a)
31 hours ago build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#8661) (2a9895bd8)
2 days ago Fix AVIF animation export error on sequences with mixed alpha (#8657) (09e0ad32e)
2 days ago build(deps): bump msys2/setup-msys2 from 2.30.0 to 2.31.0 (#8645) (d8075db4f)

kernel

2 days ago Linux 7.0-rc7 (591cd656a1bf)
2 days ago Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (85fb6da43ac5)
2 days ago Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (10b76a429a87)
2 days ago Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2ab99ad7faef)
2 days ago Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (7bba6c86225c)
2 days ago Merge tag 'irq-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (1391af036492)
2 days ago i915: don't use a vma that didn't match the context VM (5401b9adebc9)
2 days ago Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (eb3765aa711f)
2 days ago Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (1791c390149f)
2 days ago Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (7a60c79bd054)
2 days ago Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (aea7c84f28f1)
3 days ago ACPI: RIMT: Add dependency between iommu and devices (9156585280f1)
3 days ago selftests: riscv: Add braces around EXPECT_EQ() (511361fe7a88)
3 days ago riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests (87ad7cc9aa7f)
3 days ago riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set (3033b2b1e394)
3 days ago riscv: make runtime const not usable by modules (57f0253bc153)
3 days ago riscv: patch: Avoid early phys_to_page() (6b60a128c2f4)
3 days ago riscv: kgdb: fix several debug register assignment bugs (834911eb8eef)

php.net

2 hours ago [skip ci] Move gcovr options to config file (GH-21663) (5bdfb1c5e64)
2 hours ago Fix GH-16811: Crash in zend_test observer on runtime observe_function_names change (GH-21635) (3dab5859122)
3 hours ago ext/standard: "double" is not deprecated for `settype()` (#20694) (cbd71cb84d5)
10 hours ago Labeler: Fix glob patterns with negative patterns (90747c2098c)
21 hours ago Labeler: Fix indentation in labeler.yml (6d62d87ab90)
21 hours ago Labeler: Add labeler glob patterns for CI (c445f1b93d3)
22 hours ago Enable gcovr --exclude-unreachable-branches and --exclude-throw-branches flags (50ef20a4f03)
22 hours ago ext/standard: pathinfo() check flags argument validity. (4843327a90b)
24 hours ago ext/snmp: promote invalid-input warnings to ValueError (#21319) (cbe0144ab49)
25 hours ago Merge branch 'PHP-8.5' (88c658e1f6e)
25 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (216edef71f9)
25 hours ago Fix concurrent iteration and deletion issues in SplObjectStorage (43a4f91c52a)
25 hours ago ext/standard: add test triggering deprecation when reading $http_response_header via a dynamic fetch (25687441a3e)
26 hours ago Fix internal return type check with gcov (GH-21653) (5279185a598)
27 hours ago tree-wide: Add explicit braces around `FOREACH` body (#21651) (40804a64db9)
28 hours ago zend_compile: Use `return true` / `return false` for functions returning `bool` (#21649) (19eabc609f2)
29 hours ago Use consistent type for h on call zend_hash_index_* (#19255) (f4d9ed13685)
29 hours ago Adjust `ZEND_UNREACHABLE()` exclusion in build/Makefile.gcov (02dab7f5efc)
29 hours ago ext/zip: Preinitialize arrays when size is known (#21572) (7d5847d4d3f)
30 hours ago Drop `EMPTY_SWITCH_DEFAULT_CASE()` exclusion from `build/Makefile.gcov` (308050769c7)
30 hours ago zend_portability: Remove `EMPTY_SWITCH_DEFAULT_CASE()` (#20063) (04f06e8cf28)
2 days ago Merge branch 'PHP-8.5' (6daf99fc74f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (61ff154bc31)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (51115d40cb2)
2 days ago Merge branch 'PHP-8.2' into PHP-8.3 (e889b59ce2e)
2 days ago Update GitHub Actions to `codecov/codecov-action@v6` (f6ddc37e217)
2 days ago zend_ast: Rename `ZEND_AST_METHOD_REFERENCE` to `ZEND_AST_TRAIT_METHOD_REFERENCE` (#21645) (05a400123a4)
2 days ago zend_ast: Remove unused `ZEND_AST_PARENT_PROPERTY_HOOK_CALL` (#21644) (144ba8bed3f)
2 days ago More general assert() gcov solution (b685fb2a94c)
2 days ago Fix wrong heading (ef8b1b8bb51)

woocommerce

6 hours ago Release: Remove 10.7.0-beta.2 change files from trunk (#64048) (2b1f6c21119)
6 hours ago [Performance] Orders: added `transaction_id` index for `wc_orders` table. (#64025) (03575b85f88)
8 hours ago Fix WP 7.0 styling of dismiss notice and select2 tablenav outside orders/products (#63987) (91cf0002145)
11 hours ago Add to Cart + Options: Ensure attributes with spaces and special characters work well in dropdown mode (#64031) (3862c746418)
11 hours ago Fix address autocomplete branding logo not rendering in block checkout (#63985) (c9189ad6a74)
24 hours ago Added Standardized Contributing Doc (#63975) (b74b31e2c5c)
27 hours ago Email Editor: Add full-width alignment support for product image (#63839) (754bbe7ab1e)
28 hours ago Prepare Packages for Release (#64028) (529185dd2ef)
28 hours ago Fix template-select modal not showing on WP 7.0 (#64026) (ccd4a90cda5)
30 hours ago Fix further admin styling issues with WordPress 7.0 (#64001) (7bd8cf404dd)
32 hours ago Prepare Packages for Release (#64024) (da1fdad33ca)
32 hours ago Fix post_types missing from view context on WP 7.0 (#64023) (bf7b2d51705)
34 hours 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)