Projects with recent changes

aom

46 minutes ago encode_api_test.cc: remove stale comment (0589cfda1e)
70 minutes ago Change #include pathnames in public headers (5daead2f81)
4 hours ago rtc-screen: Rework sb search window and palette testing (e5e50d6c3e)
24 hours ago Use av1_num_planes(cm) in av1_init_mt_sync() (86a16e9595)
24 hours ago Add comment on incrementing p_mt_info->num_workers (5c5374526d)
27 hours ago Change assert(MAX_MB_PLANE == 3) to static_assert (692058c783)

asterisk.org

4 hours ago build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build (47011850d4)

guacamole.apache.org

29 hours ago Merge changes from patch branch back to main. (d304ad37)
29 hours ago Merge 1.6.1 changes back to patch. (8141f38d)
30 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

2 hours ago Updated comment to make it clear what the current default behavior is. (0836fbb65)
17 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)
27 hours ago Use a better name for the image. (22faaddf9)
31 hours ago Improved name of variable. (a330f3ff4)
32 hours ago Fix JXL animated export transparent blending and offset frames (#8656) (9505e6f88)
34 hours ago build(deps): bump ImageMagick/code-signing-action from 1.0.0 to 1.0.1 (#8660) (fa886004a)
34 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

3 hours ago [skip ci] Fix various typos in ext/xml{reader,writer} (GH-21660) (f05b1563bab)
4 hours ago Merge branch 'PHP-8.5' (70d6e541765)
4 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (d04b03b55d5)
4 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (d935e3aa3b6)
4 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (b63fe81e2d8)
4 hours ago curl: add support for brotli and zstd on Windows (0c6fc66848a)
5 hours ago [skip ci] Move gcovr options to config file (GH-21663) (5bdfb1c5e64)
5 hours ago Fix GH-16811: Crash in zend_test observer on runtime observe_function_names change (GH-21635) (3dab5859122)
6 hours ago ext/standard: "double" is not deprecated for `settype()` (#20694) (cbd71cb84d5)
12 hours ago Labeler: Fix glob patterns with negative patterns (90747c2098c)
23 hours ago Labeler: Fix indentation in labeler.yml (6d62d87ab90)
24 hours ago Labeler: Add labeler glob patterns for CI (c445f1b93d3)
25 hours ago Enable gcovr --exclude-unreachable-branches and --exclude-throw-branches flags (50ef20a4f03)
25 hours ago ext/standard: pathinfo() check flags argument validity. (4843327a90b)
27 hours ago ext/snmp: promote invalid-input warnings to ValueError (#21319) (cbe0144ab49)
27 hours ago Merge branch 'PHP-8.5' (88c658e1f6e)
27 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (216edef71f9)
27 hours ago Fix concurrent iteration and deletion issues in SplObjectStorage (43a4f91c52a)
28 hours ago ext/standard: add test triggering deprecation when reading $http_response_header via a dynamic fetch (25687441a3e)
29 hours ago Fix internal return type check with gcov (GH-21653) (5279185a598)
30 hours ago tree-wide: Add explicit braces around `FOREACH` body (#21651) (40804a64db9)
31 hours ago zend_compile: Use `return true` / `return false` for functions returning `bool` (#21649) (19eabc609f2)
31 hours ago Use consistent type for h on call zend_hash_index_* (#19255) (f4d9ed13685)
32 hours ago Adjust `ZEND_UNREACHABLE()` exclusion in build/Makefile.gcov (02dab7f5efc)
32 hours ago ext/zip: Preinitialize arrays when size is known (#21572) (7d5847d4d3f)
32 hours ago Drop `EMPTY_SWITCH_DEFAULT_CASE()` exclusion from `build/Makefile.gcov` (308050769c7)
32 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)

woocommerce

5 hours ago Fix validation error message overlapping the advanced cost help text in Flat Rate shipping method settings (#63398) (19fb5825a30)
8 hours ago Release: Remove 10.7.0-beta.2 change files from trunk (#64048) (2b1f6c21119)
9 hours ago [Performance] Orders: added `transaction_id` index for `wc_orders` table. (#64025) (03575b85f88)
11 hours ago Fix WP 7.0 styling of dismiss notice and select2 tablenav outside orders/products (#63987) (91cf0002145)
14 hours ago Add to Cart + Options: Ensure attributes with spaces and special characters work well in dropdown mode (#64031) (3862c746418)
14 hours ago Fix address autocomplete branding logo not rendering in block checkout (#63985) (c9189ad6a74)
27 hours ago Added Standardized Contributing Doc (#63975) (b74b31e2c5c)
30 hours ago Email Editor: Add full-width alignment support for product image (#63839) (754bbe7ab1e)
31 hours ago Prepare Packages for Release (#64028) (529185dd2ef)
31 hours ago Fix template-select modal not showing on WP 7.0 (#64026) (ccd4a90cda5)
33 hours ago Fix further admin styling issues with WordPress 7.0 (#64001) (7bd8cf404dd)
35 hours ago Prepare Packages for Release (#64024) (da1fdad33ca)
35 hours 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)