Projects with recent changes

asterisk.org

3 hours ago channelstorage_makeopts.xml: Remove errant XML character. (574ddb9eae)

clamav.net

26 hours ago Fix lzma-sdk xz bug (#1521) (f963dc2d9)
26 hours ago Fix integer overflow in PDF parser (#1523) (d2fa46d76)
26 hours ago Fix out of bounds read in UDF parser (#1522) (7b9e4f1b4)

imagemagick.org

2 days ago return false if not path is not populated (81ea8144b)
2 days ago Corrected initialization of the time limit. (6e558364e)
2 days ago Corrected check. (c9efb91ba)
2 days ago omp.h uses templating; it cannot appear in a C block with c++ compiler (ac580dbd1)
2 days ago reverse highlighting polarity (cd02f3fd0)
3 days ago correct AE metric (09f20732c)
3 days ago Improve frame check in the jxl encoder to fix the crash reported in #8218. (aa45d81dd)
3 days ago Code cleanup. (4f010db98)
3 days ago correct FUZZ metric (7ccbbb318)
3 days ago revert (6a3f8ab64)

kernel

2 days ago Linux 6.16-rc4 (d0b3b7b22dfa)
2 days ago Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging (afa9a6f4f574)
2 days ago Merge tag 'tty-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (798804b69fb6)
2 days ago Merge tag 'edac_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (3b1890e4b250)
2 days ago Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (cc69ac7a6582)
2 days ago Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2fc18d0b8958)
2 days ago Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (753a0f61b909)
3 days ago Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (dfba48a70cb6)
3 days ago Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (ded779017ad7)
3 days ago Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson (3a3de75a68ff)

openssl.org

5 hours ago CHANGES.md / NEWS.md fixups ahead of release (f6c400f4cc)
30 hours ago Fixes #27831: Decreased NAMEMAP_HT_BUCKETS to 512. (b3161bd9a9)
30 hours ago fix: msg callback in dtls1_do_write that incorrectly shows message (like a certificate) that spans over multiple fragments. (de5a619aa0)
31 hours ago Fix nullpointer dereference in OSSL_PARAM_merge (63cb8f99a1)
31 hours ago Enforce permissions 0600 for SSLKEYLOGFILE (e7e7950998)
31 hours ago Better lookup for openssl executable (fa0c67a28a)

php.net

24 hours ago Merge branch 'PHP-8.4' (4a98b36416a)
24 hours ago Fix GH-18898: SEGV zend_jit_op_array_hot with property hooks and preloading (53f2aa93ae2)
24 hours ago Allow using fast destruction path when ASAN is in use (#18835) (f6f0aed9f3b)
26 hours ago Merge branch 'PHP-8.4' (a1d4b18d8d6)
26 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (cb4940051ae)
26 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (8ae80d2fa57)
26 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (c5f1ae38a2a)
26 hours ago Fix PHP_BUILD_CRT input in the nightly workflow (#18982) (8ddc210bf78)
30 hours ago Support every argument syntax for `clone()` (#18938) (c9249e2d3aa)
31 hours ago Merge branch 'PHP-8.4' (bbc465efffd)
31 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (562660df9bb)
31 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (0d9c8f66a39)
31 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (05a44d28139)
31 hours ago Add FreeBSD ZTS nightly build (85522c0d480)
34 hours ago Fix OSS-Fuzz #428053935 (#18969) (4a18c895ca7)
2 days ago Remove redundant PCRE_STATIC definition (#18952) (db157e31686)
2 days ago Remove HAVE_INTMAX_T and SIZEOF_INTMAX_T (#18971) (93e3aca5fa2)
2 days ago Merge branch 'PHP-8.4' (9644ba6dcdd)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (ef08bce6453)
2 days ago Fix GH-18976: pack with h or H format string overflow. (865739e5b19)
2 days ago [ci skip] Fix comment typo in opcache (1a5128f51e1)
2 days ago ext/sqlite3: relax sqlite3 explain test conditions (#18949) (1d5da8660b2)
2 days ago Implement GH-15483: Use C23 memset_explicit() for ZEND_SECURE_ZERO() if available (#18713) (8d116a4ba10)
3 days ago [ci skip] Update OSS-Fuzz link (761478a0325)
3 days ago Remove HAVE_PTRDIFF_T and SIZEOF_PTRDIFF_T (#18968) (fffe642d67b)

qemu.org

8 hours ago Merge tag 'pull-tcg-20250630' of https://gitlab.com/rth7680/qemu into staging (6138e72b7e)
27 hours ago tcg: Fix constant propagation in tcg_reg_alloc_dup (0d0fc3f465)
27 hours ago tcg/riscv: Fix typo in tgen_extract (169d253e1f)
27 hours ago tcg/optimize: Simplify fold_eqv constant checks (7630de24ba)
27 hours ago tcg/optimize: Simplify fold_orc constant checks (61617f715e)
27 hours ago tcg/optimize: Simplify fold_andc constant checks (3c75cb4d64)
27 hours ago tcg/optimize: Simplify fold_and constant checks (9ffa5420e9)
27 hours ago tcg/optimize: Fold and to extract during optimize (932522a9dd)
27 hours ago tcg/optimize: Use fold_and in do_constant_folding_cond[12] (e532a39352)
27 hours ago tcg/optimize: Build and use o_bits in fold_shift (03329e3ce4)
27 hours ago tcg/optimize: Build and use o_bits in fold_sextract (f4a818a08d)
27 hours ago tcg/optimize: Build and use o_bits in fold_movcond (08d676a46b)
27 hours ago tcg/optimize: Build and use o_bits in fold_extu (f78342472f)
27 hours ago tcg/optimize: Build and use o_bits in fold_exts (de85257f14)
27 hours ago tcg/optimize: Build and use z_bits and o_bits in fold_extract2 (83c47c3027)
27 hours ago tcg/optimize: Build and use o_bits in fold_extract (fcde7363d3)
27 hours ago tcg/optimize: Build and use o_bits in fold_deposit (9d80b3c890)
27 hours ago tcg/optimize: Build and use o_bits in fold_bswap (e6e3733bf1)
27 hours ago tcg/optimize: Build and use o_bits in fold_xor (787190e3f4)
27 hours ago tcg/optimize: Build and use zero, one and affected bits in fold_orc (cc4033ee47)
27 hours ago tcg/optimize: Build and use one and affected bits in fold_or (84b399df9a)
27 hours ago tcg/optimize: Build and use z_bits and o_bits in fold_not (d89504b047)
27 hours ago tcg/optimize: Build and use z_bits and o_bits in fold_nor (682d6d57ba)
27 hours ago tcg/optimize: Build and use z_bits and o_bits in fold_nand (16559c3ecb)
27 hours ago tcg/optimize: Build and use z_bits and o_bits in fold_eqv (33fcebadd0)
27 hours ago tcg/optimize: Build and use o_bits in fold_andc (d4d441e3a1)
27 hours ago tcg/optimize: Build and use o_bits in fold_and (1e2edf85cc)
27 hours ago tcg/optimize: Introduce fold_masks_zosa (9e397cc0df)
27 hours ago tcg/optimize: Add one's mask to TempOptInfo (56f15f67ea)
27 hours ago tcg/optimize: Introduce arg_const_val (c1fa1b30ec)

strongswan.org

11 hours ago nm: Don't set DL_LIBS to 'none required' in configure script (979c57fc30)

woocommerce

2 hours ago Fix spelling of Lakshadweep in i18n file and tests. (#59295) (9a80e10560)
2 hours ago Add to Cart + Options block: remove hardcoded right margin from Product Quantity block (#59289) (5dfe15e0e7)
3 hours ago [dev] Remove deprecated CI workflow (#59303) (71311768b2)
3 hours ago Update block references doc with new block strings (#59285) (bccbed3d1c)
3 hours ago [e2e tests] Merge global setup steps (#59310) (039c355e7f)
4 hours ago Shipping Zone - Conditionally show blockbased location settings link (#59257) (a13f9aead9)
4 hours ago Fix performance issue in withSidebarNotices (#59292) (7513d8f08a)
7 hours ago Move additional order summary to checkout actions block (#59154) (45f6521607)
8 hours ago Allow GH releases to be created from workflow (#58657) (b85c17e741)
8 hours ago Improve offline payments settings navigation to avoid unnecessary refresh (#59163) (f3ac26246c)
8 hours ago Remove product editor feature from UI (#56709) (e662f6c25f)
8 hours ago [e2e tests] Fix flaky test - can add custom product attributes (#59275) (443f459947)
15 hours ago E2E: fix the Product Editor flaky test by giving the CI more time to load attribute (#59260) (8a7b86607c)
15 hours ago E2E: verify block style loading on classic themes (#59220) (c611a23aa8)
22 hours ago Docs: Add a readme page for the APIs docs section to resolve empty URLs (#59041) (0d73827215)
23 hours ago Remove redundant tests testing Editor functions (#59254) (33768e8d04)
24 hours ago [NOX In-context] Improve styling of payment methods selection screen for better cross-browser support (#59244) (807058f619)
25 hours ago Cherry pick #59221 into `trunk` (#59278) (95e2578742)
26 hours ago Add commit to wporg workflow (#58666) (cb4edf1764)
27 hours ago Add docs for Personalization Tags (#59226) (226b4270d1)
28 hours ago Release: Remove 10.0 change files (#59280) (e6554bf514)
28 hours ago Hide footer in Product Editor to correct postbox position calculations (#59212) (e20ea1d51c)
29 hours ago Codeowners for cart/checkout/StoreAPI (#59167) (15f37a38c5)
31 hours ago Fix css calc related build errors (#59187) (de8bccdea9)
31 hours ago Remove unused Product Filters files (#59261) (40dc84368c)
33 hours ago Fix tab navigation inconsistency between QuantityStepper and QuantitySelector components (#58307) (bcabbc37b9)
33 hours ago Cherry pick #59157 into `trunk` (#59191) (b8d1046c86)

wordpress.org

22 hours ago Networks and Sites: Add support for file/upload type inputs on the "New Site" screen. (8fa2f85596)
23 hours ago Coding Standards: Explicitly return `null` in `get_comment_reply_link()`. (3a45102a16)
28 hours ago Twenty Twenty-Four: Fixes Latest Comment Link Color in Sidebar. (489d3907bb)
31 hours ago Twenty Twenty-One: Revert 63549 which brings in margin fix. (5fab6cc55b)
31 hours ago Twenty Twenty-One: Fixes List Item Block Margin. (d30222d417)
2 days ago Taxonomy: Avoid unnecessarily recalculating term counts when a post is updated and its status is unchanged. (1535ad156d)
2 days ago Role/Capability: Add support for passing a numerically-indexed array of capability names to the `add_role()` function and the `WP_Roles::add_role()` method. (00e22cb1bc)
2 days ago Docs: Documentation and i18n string improvements relating to MySQL and server requirements. (60f3d7ed11)
2 days ago Coding Standards: Explicitly return `null` in `get_page_of_comment()`. (bef3863e28)
3 days ago Coding Standards: Explicitly return `null` in `wp_set_all_user_settings()`. (fde5ddd334)