Projects with recent changes

aom

19 hours ago clear some -Wunused-but-set-variable warnings (dc2644ef7e)
19 hours ago sad_test: remove unused globals (1182554005)
22 hours ago Fix to OOB heap reads in rc_scene_detection (703b9a7181)
22 hours ago Make av1/decoder/grain_synthesis.c thread-safe (c6e6f60a84)
2 days ago Fix the calculation of palette_pixels (12d3c0fff1)

asterisk.org

25 hours ago chan_iax2: Add another check to abort frame handling if datalen < 0. (ce9765032f)
2 days ago res_pjsip_outbound_registration: only update the Expires header if the value has changed (8afbd78139)

clamav.net

2 days ago Update sigtool.c to fix incorrect filename reference (#1702) (2c29eff33)

imagemagick.org

20 hours ago Corrected the patch that was made earlier to fix reading JPEG compressed TIFF images (dlemstra/Magick.NET/issues/1993) (3da25c642)

kernel

3 days ago Linux 7.0 (028ef9c96e96)
3 days ago Merge tag 'edac_urgent_for_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (10d97b74e2ee)
3 days ago Merge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (35bdc192d829)
3 days ago Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (ab3dee26406b)

libheif

6 hours ago PNG loader: check for integer overflow (#1766) (8558c99e)
6 hours ago Optimize buffer allocation in PNG decoder (4509e34c)
26 hours ago extend length/offset fields of iloc to 8 bytes when required (41ed4e31)
26 hours ago copy component id when padding image (f4efe6e2)
2 days ago release decoder immediately after decoding image (might fix #1755) (434d96c5)
2 days ago fix dav1d plugin leak when image decoding failed (#1753) (c962c06d)
2 days ago fix: reject malformed sequence files where saiz sample count exceeds actual samples (f20c8174)
2 days ago fix: prevent uint32 overflow in tiled image tile index computation (1d0db563)
2 days ago fix: reject malformed sequence files with saiz samples but no chunks (71755d3d)
2 days ago update table of default matrix coefficients in PNG decoder (#1697) (fcd4238d)
2 days ago also dump grid and overlay item data (cad7186c)
2 days ago add missing include (173ed843)
2 days ago same fix as #1692 for grid images (1f91b086)
2 days ago set primary item when using unci api (b409f442)
2 days ago Update decoder_webcodecs.cc to plugin API v5 & fix references to NAL constants. (f866287f)
2 days ago add tests for alpha bpp conversion (#1673) (3dc45d73)
2 days ago track alpha bpp through color conversion pipeline and adjust if needed (#1673) (00c618cd)
2 days ago copy encoder parameters for alpha-channel encoder also when encoding sequences (#1732) (c9928225)
2 days ago use a separate encoder instance for encoding the alpha image (#1732) (0af3fe26)
2 days ago Support long paths on Windows (234ca27b)
2 days ago add cmake option to use locally built libpng (for testing HDR features) (#1697) (1951f3a0)
2 days ago Add support for decoding PNG cICP, cLLI and mDCV chunks (409bb6b5)
3 days ago clarify in README that experimental features should not be enabled in release builds (d29473ef)
3 days ago fix overflows in image size or stride computations (5140879c)
3 days ago add missing include (6df5da6e)
3 days ago Merge branch 'unci-component-id-refactor' (796ffb19)
3 days ago unci: register types of non-coded components (f02501ea)
3 days ago unci tests: fix using component ids (5a3e8ab0)
3 days ago unci: resolve mapping component id to cmpd index for unc_encoder_component_interleave (43464fbe)
3 days ago unci: map uncC index to component id (wip) (72afe3d4)

openssl.org

4 hours ago test/quicapitest.c: restore array formatting butchered by clang-format (552fe15da5)
4 hours ago run-checker-ci.yml, run-checker-merge: add -DOPENSSL_USE_IPV6=0 (a8396e1445)
4 hours ago Avoid creating TLSProxy on IPv6 loopback address is IPv6 is disabled (3768e9a3e3)
4 hours ago test/quicapitest.c: skip test_quic_peer_addr_v6() if IPv6 is disabled (6e6e0d89a2)
4 hours ago include/openssl/x509_acert.h.in: add extern "C" linkage specification for C++ (2048460346)
4 hours ago doc: clarify -hex option behavior in openssl prime (41e564fc07)
4 hours ago .github/workflows/coveralls.yml: move the master branch to the top of the matrix (c26f408ea9)
4 hours ago .github/workflows/coveralls.yml: enable allocafil tests on openssl-4.0 (4ba813d147)
4 hours ago .github/workflows/coveralls.yml: add enable-lms to openssl-3.6 and openssl-4.0 configs (2594e71d49)
4 hours ago .github/workflows/coveralls.yml: drop no-afalgeng from openssl-4.0 config (7a58ad887e)
4 hours ago .github/workflows/coveralls.yml: drop EOL branches from the run matrix (0af8e79236)
4 hours ago Document ASN1_BIT_STRING functions (9e26ae32a7)
4 hours ago Update S/MIME tool documentation (cada1613f3)
5 hours ago doc: clarify -CAfile and -verifyCAfile semantics in s_server (8e5f3a2418)
5 hours ago doc: Clarify that BN_CTX must not be NULL for BN arithmetic functions (ba2f616aa9)
5 hours ago Fix memory leak in ossl_uint_set_insert() (f4079c804f)
5 hours ago riscv: fix missing VLEN >= 128 guard in AES-GCM dispatch (de841a4003)
6 hours ago ecp_s390x_nistp.c: reorder nullptr checks (c629d597bc)
6 hours ago ecp_s390x_nistp.c: Reject negative digest length to prevent size_t underflow (db3178f420)
6 hours ago ossl-guide-migration: Fix ASN1_STRING_ functions formatting (c4a2476efa)
6 hours ago ossl-guide-migration: delete duplicate entry (ad19186015)
6 hours ago ossl-guide-migration: Format function names correctly (6e9a4f9353)
6 hours ago quic: fix channel leak when ossl_quic_provide_initial_secret fails (00df8afc01)
32 hours ago Work around "Use of uninitialized value..." in mkinstallvars.pl (9ca063ad84)
32 hours ago NOTES-NONSTOP.md: remove the "Linking and Loading Considerations" section (0a2101e52b)
32 hours ago INSTALL.md: mention that no-atexit has no effect (b632e79f0c)
32 hours ago Add docs for new atomic apis (bdfac7bb66)
32 hours ago Run make update (403660257b)
32 hours ago convert rand_meth_lock to atomics (91072b2039)
32 hours ago Add some crypto atomic pointer ops (70cdba10fa)

php.net

5 hours ago ext/ldap: Enable ldap_set_rebind_proc() on Windows (#21749) (edd99f7b5a8)
5 hours ago ext/phar: Drop unnecessary Windows code as filepath is already unixied. (#21764) (b8c3bf91a21)
7 hours ago ext/phar: refactor phar_fix_filepath() to return zend_string* rather than out params (e1c5049ed9b)
7 hours ago ext/phar: use zend_string* and concat API for constructor argument (3948dbe4729)
26 hours ago ext/phar: restructure code to be more legible (#21745) (1195f271d06)
26 hours ago UPGRADING: document SplFileObject iterator fixes in PHP 8.6 (#21753) (a97677c2285)
27 hours ago ext/phar: add missing EXTENSIONS section for test (#21744) (d0d1627f25d)
28 hours ago Merge branch 'PHP-8.5' (ddeda32ffa1)
28 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (be9f26dbf49)
28 hours ago Fix missing addref for __unset (6c5bed3c567)
2 days ago Zend/zend_execute.c: use uint32_t type instead of int type (d648cc1087e)
2 days ago Zend/zend_execute.c: mark zend_non_static_method_call() as ZEND_COLD zend_never_inline (bc42a8744fb)
2 days ago Zend/zend_execute.c: mark error functions as zend_never_inline (6b159ca83cf)
2 days ago Zend/zend_execute.c: mark some error functions as static (933ae15c0a9)
2 days ago Zend/zend_execute.c: use zend_never_inline ZEND_COLD (f4db0d08bfb)
2 days ago Zend/zend_execute.c: add const qualifiers (ebb6e4f5f8d)
2 days ago Merge branch 'PHP-8.5' (151019673f5)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (a82696d3636)
2 days ago Add myself to DOM/XML/SOAP/SimpleXML/XMLReader/Writer and XSL. (72c12ea01a4)
2 days ago Finish deprecation of $row < 1 (#21053) (9d30bd57251)
2 days ago Merge branch 'PHP-8.5' (7136751b09f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (c9cc472e135)
2 days ago ext/pdo_odbc: Require non-empty string when building string buffer (#21652) (9b6f83e1bb6)
2 days ago Remove charsets plugin (#21714) (91b0aebae7a)
2 days ago Merge branch 'PHP-8.5' (b34d90606f6)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (d341eb74fbc)
2 days ago Add date.timezone=UTC to the INI overwrites in run-tests.php (d1670fb7e19)
2 days ago ext/snmp: rename argument and variables to be more consistent and informative (#21723) (d0167e73e9a)
2 days ago Add NEWS entry for SplFileObject iterator fixes (159b4ee0860)
2 days ago Fix GH-8561, GH-8562, GH-8563, GH-8564: SplFileObject iterator desync (#21679) (08dad097025)

qemu.org

21 hours ago Update version for v11.0.0-rc4 release (da6c4fe60f)
26 hours ago migration: Remove unnecessary zlib include from qemu-file.h (985062e231)
26 hours ago docs: Deprecate Arm OABI and NWFPE support (750c2d53ee)
26 hours ago util/cutils: Fix heap corruption under Windows (f1b1db98cc)
26 hours ago accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip (afa63fc0e3)
2 days ago Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (45cad8beca)
2 days ago virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761) (4913ae36f9)

strongswan.org

4 hours ago testing: Fix typo regarding ML-KEM in description (1ee7e10940)
34 hours ago github: Use AWS-LC 1.72.0 for tests (7862974e10)
2 days ago botan: Fix typo in algorithm string for SHA3-224 RSA verification (c60a14ba23)
2 days ago tun-device: Also close IPv6 socket on destruction (e1091327b5)
2 days ago encrypted-payload: Check for non-zero payload size (febe474926)
2 days ago botan: Make RNG types configurable (fdd06d99ec)
2 days ago appveyor: Reduce build time and remove build against OpenSSL 1.1.0 (0d4a8cc9ba)

woocommerce

3 hours ago Fix: Make customer history tooltip dynamic based on excluded statuses (#64036) (6355c89f4b9)
3 hours ago fix: use bundled momentTz.tz() to prevent plugin conflict crash (#64021) (f81f38f65b5)
5 hours ago Fix logo image inheriting unintended margin-right in improved email design (#64137) (a6574ac79c5)
7 hours ago [dev] Monorepo: housekeeping (failing jobs, admin tests cleanup from #59334) (#64160) (239940c537a)
7 hours ago Fix: missing handling for null meta keys/values in POST/PUT endpoints (#63971) (7ebb4338f26)
11 hours ago [dev] Monorepo: refresh DependencyExtractionWebpackPlugin for compatibility with filesystem cache, minor build cleanup (#64111) (e024b720dde)
13 hours ago Fix unauthenticated access to guest order fulfillments via REST API (#64130) (34a2a51f8af)
25 hours ago Update changelog.txt after 10.7.0 (#64151) (29a44400b57)
25 hours ago Update stable tag to 10.7.0 (trunk) (#64149) (69ea4c10eb2)
29 hours ago chore: Update myPOS icon to match Figma design (#64138) (c7fad1764d6)
32 hours ago Follow-up to #63895: Remove duplicate changelog and add meta_data test coverage (#64136) (885177fecd3)
33 hours ago REST API: reject orders endpoint updates against non-shop_order IDs (#64050) (783a0b4cd2f)
33 hours ago Fix Product Results Count not updating when filtering products (#63969) (3752a5fac78)
35 hours ago Cache admin and blocks webpack builds outside watch mode (#64080) (4f907fe225a)
2 days ago Remove unused code (#64090) (89fa41f200e)
2 days ago Strip sensitive fields from V4 product response for low-privilege users (#63895) (5074b77c692)
2 days ago Fix typo in README about tracking development (#63984) (c1a2aacb3e4)
2 days ago Remove unused build step from highlight-changes workflow (#64125) (e46f94d3752)
2 days ago Prevent shop rewrite corruption from WP-CLI and cron contexts (#64117) (830f38b44e4)
2 days ago [Performance]: Reduce the number of SQLs required to populate cart data in StoreApi (#64088) (d8433b89af6)
2 days ago Fix bug  - force page reload never fires (#63054) (f8041807020)
2 days ago Release: Remove 10.7.0-rc.1 change files from trunk (#64128) (1e4270893db)
2 days ago Fix customer account block icon padding for consistent spacing (#64123) (dadb9bd7479)
2 days ago feat: merge woocommerce-analytics package from Jetpack with full git history (#64040) (28bee2b4e14)
2 days ago Fix entity-encoded HTML in `item_data` being incorrectly decoded during mini-cart rendering (#64120) (447db9bafed)
2 days ago Fix fatal error with product attributes (#63953) (f56dae55667)
2 days ago Exclude checkout-draft orders from default REST API order queries (#63743) (ae9c01e9f6e)
2 days ago Prime caches in `woocommerce_cross_sell_display` to reduce cart page queries (#64085) (f2edf3671fd)
2 days ago Prime attachment caches in ProductSchema `get_images()` (#64100) (6fc1d4be77c)