Projects with recent changes

aom

24 hours ago Move common code in aom_upsampled_pred_c/neon/sse2 (b63f30b6d3)
26 hours ago Merge tag 'v3.13.3' into main (17911616c0)
26 hours ago av1_nonrd_pick_inter_mode_sb: normalize ref frame check (395efd18d8)
27 hours ago Prune the evaluation of inter transform split (f21c2d85a3)
29 hours ago Change cm back to const in combined_motion_search (c61e958615)
2 days ago RC: Use QP from RC for TPL (931ecb00da)
2 days ago Update description of commit 4cc0867f in Bug Fixes (ffef1a81f5)
2 days ago Extend the sf that skips compound modes to speed=1 (f5d16c2318)
2 days ago Tweak the gf_length decision (701387bbf0)
2 days ago Update CHANGELOG and CMakeLists.txt for v3.13.3 (92d4c37fbd)
3 days ago Add test for comp mask pred crash fix (cb3cfa13cc)
3 days ago Add a shorts 1080p test data (b655445e6c)
3 days ago Enable Clang's -Wc23-extensions warning (1ee3843771)

asterisk.org

32 hours ago res_cdrel_custom: do not free config when no new config was loaded (3dd86beeac)
2 days ago res_cdrel_custom: Resolve several formatting issues. (80b953f76f)

freeswitch.com

32 hours ago [Core] Fix DTLS Peer Certificate verification (8babcee3ea)

guacamole.apache.org

28 hours ago Merge patch branch changes to main. (7989c397)
28 hours ago Merge 1.6.1 changes to patch branch. (68c8a483)
28 hours ago GUACAMOLE-2255: Merge fix intermittent rdp error handling due to uninitialized variable. (943fa180)
29 hours ago GUACAMOLE-2255: Fix intermittent RDP error handling due to uninitialized variable. (22e01934)
3 days ago Merge patch branch changes to main branch. (472ef14e)
3 days ago Merge 1.6.1 changes to patch branch. (4de4089a)
3 days ago GUACAMOLE-2241: Correct potential infinite loop in guac_display_plan_create(). (482aff52)

imagemagick.org

2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pmpg-6pww-fg6q (2ab24d748)

libheif

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

openssl.org

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

php.net

62 minutes ago Merge branch 'PHP-8.5' (b7c855f4c2d)
63 minutes ago Merge branch 'PHP-8.4' into PHP-8.5 (0f2b93e4ba9)
63 minutes ago Add back sni_server_ca for expired cert test (1d8643deb7c)
64 minutes ago Merge branch 'PHP-8.3' into PHP-8.4 (449bfaf7323)
64 minutes ago Fix SNI tests for bugs #80770 and #74796 (178a30b9e70)
67 minutes ago Merge branch 'PHP-8.2' into PHP-8.3 (c63547b72a7)
2 hours ago Fix GH-21617: sni_server self signed certifcate expired (0f38bfdef2d)
2 hours ago Merge branch 'PHP-8.5' (36c05546879)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a8b76656bb8)
2 hours ago Fix error check on X509_set_subject_name() (8b031ea6eda)
2 hours ago Fix crash when ASN1_STRING_to_UTF8() fails (8c113709746)
3 hours ago Merge branch 'PHP-8.5' (fc557232dc8)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c4e70a24bf3)
3 hours ago Fix crash in openssl_pkey_get_details() when BIO_new() fails (e474d3c99f9)
3 hours ago Fix error check on X509V3_EXT_print() (56849493370)
3 hours ago Merge branch 'PHP-8.5' (a0e679ede2b)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (4d544e43c44)
3 hours ago openssl: Fix error propagation in csr exports (#21403) (4a16d22970b)
3 hours ago openssl: Fix missing error propagation in openssl_x509_export() (#21375) (7831244633d)
3 hours ago Fix SKIPIF of openssl_password.phpt (#20941) (1c946325890)
3 hours ago Merge branch 'PHP-8.5' (f630a69a29e)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (1c941755f8a)
3 hours ago Fix memory leaks when adding certificate to store fails (4bb68c567fa)
3 hours ago Fix missing error propagation in openssl_x509_export_to_file() (2004b709c43)
3 hours ago Fix memory leak on error path in openssl_open() (20903a84851)
3 hours ago Merge branch 'PHP-8.5' (5405e2b3ea3)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (513f129a92f)
3 hours ago Fix crash in php_openssl_create_sni_server_ctx() when SSL_CTX_new() fails (1ef9aa7e32f)
3 hours ago Fix crash in openssl_pkcs12_read() when BIO_new() fails (5f9b6ed8340)
3 hours ago Fix crash in openssl_pkey_export() when BIO_new() fails (d0d9183d9d0)

qemu.org

2 days ago Update version for v11.0.0-rc2 release (b6a7d06213)
2 days ago Merge tag 'firmware-20260401-for-11.0-pull-request' of https://gitlab.com/kraxel/qemu into staging (2bf71cb2d8)
3 days ago Merge tag 'pull-linux-user-20260401' of https://gitlab.com/pm215/qemu into staging (9e69071fc2)

strongswan.org

2 days ago nm: Ignore all .gmo files (0b053e048d)
2 days ago dhcp: Use correct getter for boolean force_server_address option (b377a41336)
2 days ago openssl: Fix return value if returning EdDSA public key fails (3c637c7521)
2 days ago Use Botan 3.11.1 for tests (440b7e7940)
2 days ago nm: Add Georgian translation (988d777ebb)

woocommerce

9 hours ago Cart: Fix stale pending delete state for bundled products (#63972) (90ebe7b4337)
11 hours ago Add to Cart Button: open external products link in a new tab (#63970) (1cecb99e6ed)
18 hours ago Add content role to block attributes for WP 7.0 pattern editing (#63977) (88e49999eea)
25 hours ago Fix structured data adding valueAddedTaxIncluded when taxes are disabled (#63304) (65ffae934d0)
27 hours ago Update locutus to v3 to fix CVE-2026-32304 (#63992) (969e0faa9a6)
31 hours ago Upgrade pnpm from 9.15.0 to 10.33.0 with supply chain security (#63964) (c37dad1b29c)
32 hours ago Add tested and icons passthrough to WC Helper update transient (#63986) (71b08ef6298)
2 days ago Add notification processor, send controller, and safety net. (#63859) (b3f540e04c5)
2 days ago Add to Cart + Options: render 3rd-party product types quantity inputs with steppers (#62893) (ee6b173a67d)
2 days ago Fix issues when Product Gallery is used inside the Product block (#63934) (a4b00c7fb3c)
2 days ago Export Skeleton component via PaymentMethodInterface for payment gateway reuse (#63788) (e1b889bd6e4)
2 days ago Replace 'Return to Cart' link with cart icon in checkout header (#63678) (d7d94c34521)
2 days ago Use default cursor in Product Gallery large image when it's not clickable (#63956) (4923e71fe2a)
3 days ago Fix useSelect instability warning for notices in the email editor (#63943) (e58acb1b344)
3 days ago Add hooks for email order details headings (#63898) (3762d06da2d)
3 days ago Fix Coupon Code block search to include all default statuses (#63933) (782ca756d7a)
3 days ago In-App subscriptions: show managed status for host plan and agency orders (#63925) (5e9fc5633af)
3 days ago Fix 404 requests for category-title and category-description frontend scripts (#63945) (5395ff3d77c)
3 days ago Fix Product Summary "Upgrade now" button not working in Site Editor (#63937) (ddee938d0cb)