Projects with recent changes

asterisk.org

2 days ago res_stir_shaken.so: Handle X5U certificate chains. (8b8a8c1475)

imagemagick.org

11 hours ago correct FUZZ metric (f6b8ed1a5)
16 hours ago Correct out of bounds read of a single byte. (29d82726c)
16 hours ago Fix possible memory leak. (5d74c1347)
30 hours ago Use JxlEncoderDistanceFromQuality instead of our own implementation (#8223) (e5450a65b)
2 days ago Make it clear the return value is not used. (cb3c451be)

kernel

8 hours ago Merge tag 'v6.16-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (67a993863163)
10 hours ago Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate.org/bcachefs (6f2a71a99ebd)
13 hours ago Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (8a20830f2dd1)
17 hours ago Merge tag 'devicetree-fixes-for-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (f02769e7f272)
20 hours ago Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (e34a79b96ab9)
28 hours ago net: libwx: fix the creation of page_pool (85720e04d9af)
28 hours ago net: selftests: fix TCP packet checksum (8d89661a36dd)
33 hours ago Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (ee88bddf7f2f)
33 hours ago bcachefs: Plumb correct ip to trans_relock_fail tracepoint (ef6fac0f9e5d)
33 hours ago bcachefs: Ensure we rewind to run recovery passes (64b6a788bd96)
33 hours ago bcachefs: Ensure btree node scan runs before checking for scanned nodes (3e72acb78b73)
33 hours ago bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofix (1dcea07810c8)
33 hours ago Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (c5c2a8b497d6)
2 days ago atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). (a433791aeaea)
2 days ago Merge branch 'netlink-specs-enforce-strict-naming-of-properties' (9186c43c1f00)
2 days ago netlink: specs: enforce strict naming of properties (af852f1f1c95)
2 days ago netlink: specs: tc: replace underscores with dashes in names (eef0eaeca7fa)
2 days ago netlink: specs: rt-link: replace underscores with dashes in names (8d7e211ea925)
2 days ago netlink: specs: mptcp: replace underscores with dashes in names (9e6dd4c256d0)
2 days ago netlink: specs: ovs_flow: replace underscores with dashes in names (e40d3d0931d2)
2 days ago netlink: specs: devlink: replace underscores with dashes in names (940768094514)
2 days ago netlink: specs: dpll: replace underscores with dashes in names (354592f19c7b)
2 days ago netlink: specs: ethtool: replace underscores with dashes in names (07caaf875c93)
2 days ago netlink: specs: fou: replace underscores with dashes in names (791a9ed0a40d)
2 days ago netlink: specs: nfsd: replace underscores with dashes in names (2434ccb94dfc)
2 days ago net: enetc: Correct endianness handling in _enetc_rd_reg64 (7b515f35a911)
2 days ago atm: idt77252: Add missing `dma_map_error()` (c4890963350d)
2 days ago selftests/bpf: adapt one more case in test_lru_map to the new target_free (5e9388f7984a)
2 days ago libbpf: Fix possible use-after-free for externs (fa6f092cc0a0)
2 days ago Merge tag 'spi-fix-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (c4dce0c094a8)

openssl.org

25 hours ago speed: Increase MAX_SIG_NUM and fix its usage in loopargs_t fields (7bdc0d13d2)
27 hours ago test/build.info: minimize use of static libcrypto.a and libssl.a (5876f3f52a)
2 days ago eddsa: convert to using struct based TRIE decoder for params processing (2e1b046d9a)
2 days ago update build infrastructure to support generated eddsa_sig.c (ff9fb92915)
2 days ago rename eddsa_sig.c for autogeneration (da5fec0797)
2 days ago eddsa: remove impossible parameters from gettable array (7cd75929f1)
2 days ago digest: convert algorithm gettable parameters to use struct based TRIE decoding (07399c2566)
2 days ago update build infrastructure for digestcommon.c.in (64743597ec)
2 days ago mlx: use TRIE & struct based param decoding (cf13e66522)
2 days ago update build instructions for mlx key management (b622ae3917)
2 days ago rename mlx_kmgmt.c to mlx_kmgmt.c.in (587134913b)
2 days ago ml-dsa: use TRIE & struct based param name decoders (3bb06ce798)
2 days ago build infrastructure updates for ml_dsa signatures (a1a08a4a25)
2 days ago rename ml_dsa_sig.c to ml_dsa_sig.c.in (0ef373bd34)
2 days ago cipher: use table based param decoding for ciphers (d09a7cad9a)
2 days ago cipher: declare common OSSL_PARAM structures and helper functions (f9865ab9ee)
2 days ago paramnams: add new line to break long function declaration (08ca4fdf9f)
2 days ago 3des: remove redundant OSSL_PARAMs from settable list (2d226c389c)

php.net

6 hours ago Add support for ParentNode::$children (#18908) (c7c6a79bd0a)
16 hours ago ext/date: Fix tests (#18891) (1b7f4567cba)
18 hours ago Replace `@deprecated` with `#[\Deprecated]` for internal constants (#18780) (171501b93f8)
19 hours ago main.c: fix a typo, add some capitalization [skip ci] (#18905) (e98879f19c1)
2 days ago Allowed the use of formats like `@param array<>` (#18924) (8b61c499877)
3 days ago Merge branch 'PHP-8.4' (aab281546ce)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (86e5c67d6c4)
3 days ago Merge branch 'PHP-8.2' into PHP-8.3 (e892356884a)
3 days ago Merge branch 'PHP-8.4' (9adc94985f2)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (a8bd3ba1bb2)
3 days ago Fix CI for windows-2022 (ac15486ae02)
3 days ago Fix CI for windows-2022 (ea6a7a97255)
3 days ago Merge branch 'PHP-8.4' (be23be08dc3)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (f77c04d0078)
3 days ago Fix RCN violations in array functions (359a21f102b)
3 days ago ext/pcntl: following up #15921 rework SYS_pidfd_open configure detection. (#18931) (2965fb843d7)
3 days ago Merge branch 'PHP-8.4' (720917f39a3)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (d2a30acf334)
3 days ago Merge branch 'PHP-8.2' into PHP-8.3 (dc79f4c8c64)
3 days ago Merge branch 'PHP-8.1' into PHP-8.2 (91f24580209)
3 days ago Switch to windows-2022 in CI (#18927) (6233dc6210b)
3 days ago sqlite3: Split off column name cache generation (6d154758150)
3 days ago sqlite3: Use Z_TRY_ADDREF (e7678cdaa4f)
3 days ago NEWS: add a missing backtick [skip ci] (41d3440658e)
3 days ago ext/pcntl: Added rusage parameter to pcntl_waitid (aea3ade74fd)
3 days ago RFC: Turn `clone()` into a function (#18919) (ca49a7bec2a)
3 days ago Fix GH-18897: printf: empty precision is interpreted as precision 6, not as precision 0 (#18912) (5ed8b2be553)
3 days ago php_gdb: Print some numeric fields as hexadecimal (#18925) (39cf27689bc)

qemu.org

3 days ago Merge tag 'pull-tcg-20250623' of https://gitlab.com/rth7680/qemu into staging (f9a3def17b)
3 days ago Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu into staging (24c00b7541)
3 days ago docs: define policy forbidding use of AI code generators (3d40db0efc)
3 days ago docs: define policy limiting the inclusion of generated files (b5d0055772)
3 days ago docs: introduce dedicated page about code provenance / sign-off (2b0e4ecd94)

strongswan.org

5 hours ago Merge branch 'android-http-proxy' (a666944e65)
6 hours ago android: New release after adding HTTP proxy configuration (bd4cee82ac)
6 hours ago android: Apply proxy server setting when creating TUN device (dbcba117ae)
6 hours ago android: Avoid proxy settings in the internal fetcher (b944159fcf)
6 hours ago android: Allow setting proxy settings in managed profiles (c7307ccc52)
6 hours ago android: Import proxy server settings (0f2cd032e1)
6 hours ago android: Make proxy server configurable (c80819c0ad)
6 hours ago android: Add properties to VPN profiles for proxy server configuration (a7cb2fcbf6)
6 hours ago android: Don't mention IKEv1 and L2TP in app description (059c70e556)
6 hours ago android: Update dependencies (4143e47462)

woocommerce

3 hours ago Make the account number field in Direct bank transfer accept non-alphanumeric values (#59197) (da0b09e7a8)
3 hours ago Prepare Packages for Release (#59215) (1f120a85b6)
3 hours ago Issues/58990 blockified grouped products (#58997) (1dd7430d10)
3 hours ago Refactor dependency registration in the Email Editor to use own container instead. (#59209) (91d8f0d07a)
4 hours ago Update the token name for the PHP packages mirroring workflow (#59211) (8994181fe5)
5 hours ago Configure publishing of the email editors php package (#59058) (0cb5eadd7a)
5 hours ago Update email templates to remove unexpected new lines (#59188) (8f59489329)
6 hours ago Refactor reading editor data from global window object (#59186) (e4f969cd41)
6 hours ago Add documentation for email rendering (#59194) (50e5ca6df4)
6 hours ago Fix product images not displaying in transactional emails (#59007) (dc59bbecac)
8 hours ago Add support for navigating to checkout instead of opening the Mini Cart drawer (#59098) (6659ef5974)
11 hours ago Avoid order creation E2E test case failures caused by locator conflicts during QIT test (#59177) (7c794d7e1b)
15 hours ago Refactor Product selection in E2E Tests for Bulk Editing (#59173) (a144636656)
24 hours ago Interactivity API powered Mini Cart - Fix display prices in cart items (#59175) (1115be6b70)
25 hours ago Cherry pick #58918 into `trunk` (#59184) (584170351c)
26 hours ago [Experimental} iAPI Mini Cart: Add role dialog to the drawer to ensure that e2e tests work. (#59141) (a8c123b513)
26 hours ago Add to Cart + Options block: simplify and fix pills colors (#59012) (0c93b448eb)
27 hours ago [release] Documentation: release schedule (#58981) (e04a2d00cf)
27 hours ago Update Add to Cart + Options store so it listens to input events (#59150) (b4e3c45118)
28 hours ago Add support for multiple_of in the experimental mini cart item quantity steppers (#59097) (1a10b6c128)
29 hours ago Prevent Settings tab bar from breaking into two lines when not needed (#59164) (3003db4b2c)
30 hours ago [dev] Monorepo: faster watch startup (batch 1) (#59166) (71571fe59d)
2 days ago Create rate-limiting.md temp doc (#59171) (189eec90c1)
2 days ago [dev] Add a link to e2e tests report in actions summary (#58960) (31a147f1d4)
2 days ago Show notice in checkout with only Express Payments available (#59075) (54dca3828b)
2 days ago Make sure Add to Cart button state updates when changing variations in the Add to Cart + Options block (#59158) (258a1b65f3)
2 days ago Update Checkout block initial render loading (#58782) (c3f59cf462)
2 days ago Update link to WC Blocks GH docs in developer docs FAQ (#59095) (8fb1b35569)
2 days ago Add customers/stats to the list of endpoints under reports. (#58376) (2f6611246b)
2 days ago Run feature freeze workflow automatically on calendar event (#58847) (8ab6034fdc)

wordpress.org

17 hours ago Editor: Add cache-busting for block styles on development mode. (65e22abdb1)
24 hours ago Coding Standards: Explicitly return `null` in functions saving URL rewrite rules. (066852ca44)
2 days ago Twenty Twenty-One: Add nav menu toggle behaviors at `DOMContentLoaded` instead of at the `load` event. (639b2e402d)
2 days ago Coding Standards: Remove unnecessary `isset()` check in `Custom_Image_Header::step_2()`. (dc6577a932)
2 days ago Build/Test Tools: Only check for changes to versioned files once. (7a189bdbb9)
2 days ago Build/Test Tools: Create groups for bundled theme Dependabot PRs. (683c23face)
2 days ago Build/Test Tools: Commit changes to built theme files for PRs. (e50756ad66)
3 days ago Build/Test Tools: Monitor default themes for dependency updates. (ffcc43c172)
3 days ago Build/Test Tools: Run PHPUnit test suite using MariaDB 11.8. (ba873b4b09)
3 days ago Embeds: Remove screencast.com from oEmbed allow list. (e73919f0f2)
3 days ago Coding Standards: Remove unnecessary `isset()` check in `wp-admin/post.php`. (dbcc21613d)