Projects with recent changes

aom

2 days ago Move common code in aom_upsampled_pred_c/neon/sse2 (b63f30b6d3)
3 days ago Merge tag 'v3.13.3' into main (17911616c0)
3 days ago av1_nonrd_pick_inter_mode_sb: normalize ref frame check (395efd18d8)
3 days ago Prune the evaluation of inter transform split (f21c2d85a3)
3 days ago Change cm back to const in combined_motion_search (c61e958615)

asterisk.org

3 days ago res_cdrel_custom: do not free config when no new config was loaded (3dd86beeac)

freeswitch.com

3 days ago [Core] Fix DTLS Peer Certificate verification (8babcee3ea)

guacamole.apache.org

3 days ago Merge patch branch changes to main. (7989c397)
3 days ago Merge 1.6.1 changes to patch branch. (68c8a483)
3 days ago GUACAMOLE-2255: Merge fix intermittent rdp error handling due to uninitialized variable. (943fa180)
3 days ago GUACAMOLE-2255: Fix intermittent RDP error handling due to uninitialized variable. (22e01934)

imagemagick.org

23 hours ago Corrected script. (df347d975)
25 hours ago Updated the Windows dependencies. (0dfbb108e)
26 hours ago Generate SLSA provenance and add it as a release artifact. (04de634c1)

libheif

2 days ago unci: rgb_block_pixel now saves as big endian (f2837633)
2 days ago CI: disable typescript (90833020)
2 days ago fix type mismatches because of new uint16_t bpp (d0f4669c)
2 days ago unci: support up to 256bpp in unc_encoder_component_interleave (d10444cb)
2 days ago unci: add missing check for components_little_endian()==false when it is not supported (b13d0d5e)
2 days ago unci: fix writing multiple components with byte-aligned and non-byte-aligned bpp (9049fc17)
3 days ago tiff reader: support 9-15 bpp in input (504cc8ee)
3 days ago heif-enc: add missing help for --component-content-ids (aa85fe68)

openssl.org

2 days ago .github/workflows/windows.yml: Fix typo breaking the Windows CI (8782e9a7dd)
2 days ago doc: document PKCS12 password prompting for certificates (c7b2832632)
2 days ago evp_test.c: Check error stack for new errors and not stale ones (35868991d1)
2 days ago Fix a CHANGES.md entry added to the wrong section (d711845efb)
2 days ago quic: fix NULL deref in ossl_quic_new_from_listener() (1d2d303770)
2 days ago ci: Fix CYGWIN build (aab7adf85a)
2 days ago util/platform_symbols/windows-symbols.txt: add __stdio_common_vsnprintf_s (f32ae93f1e)
2 days ago Update Windows CI workflow to supply correct DLLs to checkplatformsyms.pl (c2948db961)
2 days ago .github/workflows/windows_comp.yml: drop platform symbol usage check (f007284b91)
2 days ago util/checkplatformsyms.pl: do not hard-code "libcrypto-3-x64" library name (9648c51014)
2 days ago util/checkplatformsyms.pl: update the Unix symbol filtering (794fe02e50)
2 days ago util/checkplatformsyms.pl: do not exit after the first symbol (127245bb2d)
2 days ago util/checkplatformsyms.pl: handle command exit code (2753b08a66)
2 days ago util/checkplatformsyms.pl: syntax nit fix (b19b0e22fb)
2 days ago util/checkplatformsyms.pl: check that supplied files exist (b2b97b5ddb)
2 days ago Doc: "ML-DSA external mu" clarify security categories (78e2e71be1)
2 days ago crypto/err/err_all.c: load SM2 error strings (6830f62813)
2 days ago evp_decodeblock_int(): Bugfix of padding check (1b97a9ae19)
2 days ago EVP_MD_CTX_gettable_params(): Add NULL check before dereference (9ac50d2d7b)
2 days ago Add INT_MAX bounds check to d2i_ASN1_UINTEGER before (int)len cast (6c92deff75)
2 days ago Updated broken documentation links in various files (6f5b5acd65)
2 days ago Update manuals and demos to consider OSSL_PARAM_clear_free() vs OSSL_PARAM_free() (3f907b6524)
2 days ago Add a test for an early DTLS CCS with extra data on the last record (33cb1807a0)
2 days ago Fix a Use-After-Free bug in the DTLS code (f3dbf6aa79)
2 days ago crypto/x509/pcy_tree.c: fix leak of tree in X509_policy_check() (c3d24d9121)
2 days ago doc: clarify X509_STORE thread safety and lifetime contract (eef0729ff9)
2 days ago Fix integer overflow in EVP_ENCODE_LENGTH and base64 encoding paths (3741076a34)

php.net

2 hours ago Fix enum case registration (1a9a2c7052e)
5 hours ago Use readonly properties + CPP for EnumCaseName in gen_stub.php (27ebf47ff1b)
5 hours ago Merge branch 'PHP-8.5' (fd285a85fdc)
5 hours ago Add support for generating enum pages for the manual (#21469) (e826bf80363)
13 hours ago Fix file cache for zend_arg_info.doc_comment (4cc691ae46a)
13 hours ago [skip ci] ext/intl: Fix various typo (GH-21615) (3d8cb61f879)
14 hours ago Merge branch 'PHP-8.5' (b822ebde31f)
14 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (0905c4bf810)
14 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (c9cb77ff426)
14 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (740964eadf1)
14 hours ago Convert remaining K&R function declarations in libbcmath (21664fb9357)
15 hours ago Merge branch 'PHP-8.5' (d7c3b3ab498)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (ea7a136c972)
15 hours ago Fix GH-21600: Remove xsltCleanupGlobals call in ext/xsl MSHUTDOWN. (96e93e9f9d3)
21 hours ago More gcov improvements (2b7489437b1)
22 hours ago ext/intl: Add spoofchecker files unconditionally on Windows (#21621) (f90757102cd)
22 hours ago Windows: Allow OpenSSL Argon2 password hashing on ZTS (#21194) (7cc45e0e41c)
23 hours ago Merge branch 'PHP-8.5' (e166dc834d0)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (e6f46d46af0)
23 hours ago openssl: Fix merge (c5fb035c670)
24 hours ago Merge branch 'PHP-8.5' (ff098c73d79)
24 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (2c8de71effc)
24 hours ago Fix memory leaks and missing error propagation when php_openssl_csr_make() fails to set a version (79b1ca2064c)
24 hours ago Merge branch 'PHP-8.5' (43f3245c7a8)
24 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a28d33f60d1)
24 hours ago Fix const-generic warning in xp_ssl.c (883014debb6)
24 hours ago Fix openssl compile warnings on Solaris (4e105e0176b)
24 hours ago Merge branch 'PHP-8.5' (1b7449f733b)
24 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (31995007813)
24 hours ago Add missing error check on SSL_set_ex_data() (f81a9a2f7de)

woocommerce

19 hours ago Replace `@wordpress/data` PNPM Patch With Side-Effect Imports (#63483) (c833bf05709)
2 days ago Cart: Fix stale pending delete state for bundled products (#63972) (90ebe7b4337)
2 days ago Add to Cart Button: open external products link in a new tab (#63970) (1cecb99e6ed)
2 days ago Add content role to block attributes for WP 7.0 pattern editing (#63977) (88e49999eea)
3 days ago Fix structured data adding valueAddedTaxIncluded when taxes are disabled (#63304) (65ffae934d0)
3 days ago Update locutus to v3 to fix CVE-2026-32304 (#63992) (969e0faa9a6)
3 days ago Upgrade pnpm from 9.15.0 to 10.33.0 with supply chain security (#63964) (c37dad1b29c)
3 days ago Add tested and icons passthrough to WC Helper update transient (#63986) (71b08ef6298)