Projects with recent changes

imagemagick.org

3 hours ago release (a90c0505d)
2 days ago Updated the Windows dependencies. (5cff2fc4f)
2 days ago Disabling a module will now also disable all the coders in that module. (061b7b28d)
2 days ago Silence macos warning. (a70f4b833)
3 days ago enable coder policy "write" rights for MVG coder (85c04c162)
3 days ago Added Visual Studio 2026. (67f7f33ff)

kernel

2 days ago Merge tag 'mmc-v6.18-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (4331989728da)
2 days ago Merge tag 'pmdomain-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm (f849f26f7720)
2 days ago Merge tag 'drm-fixes-2025-11-28' of https://gitlab.freedesktop.org/drm/kernel (e538109ac71d)
3 days ago Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes (6dbcb801e1eb)
3 days ago Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes (26c7a181fdb8)
3 days ago Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (4fc3ad63dd31)
3 days ago Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux (aa7243aaf194)
3 days ago Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (3fa77874b4a7)
3 days ago Merge tag 'drm-intel-fixes-2025-11-26' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes (b31e2e3bb744)
3 days ago Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_start()" (fbf04215d996)
3 days ago Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client (e1afacb68573)
3 days ago Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (1f5e808aa63a)
3 days ago Merge tag 'platform-drivers-x86-v6.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (a76dce0e5409)

libheif

18 hours ago fix invalid read during color-conversion when alpha image bpp differs from main image (#1626) (388d4b35)
19 hours ago change type if HeifPixelImage::ImagePlane::m_stride to size_t to prevent overflows in computations (#1631) (bb6f3fcf)
19 hours ago heif_list_compatible_brands() checks that input starts with 'ftyp' box. (fixes #1633) (720cad26)
19 hours ago [BSD3] impose security limits to the number of samples in stsz and stts boxes (97ec489a)
20 hours ago Bump actions/checkout from 5 to 6 (9b7ed52d)

openssl.org

26 hours ago Configurations/50-masm.conf: add x64 multilib suffix (ed00444368)
2 days ago add release notes from NEWS.md when making a release (d40b314a75)
2 days ago DOC: fix typo in openssl-cmp (0db815332d)
2 days ago DOC: put an empty line before '=for' directive (8b3b08f4ed)
2 days ago test: Add test for #29196 (476877a2ff)
2 days ago Do not make key share choice in tls1_set_groups() (5375e940e2)
2 days ago crypto/cms/cms_enc.c: Add ASN1_TYPE_free before goto err (b35f6b5e47)
2 days ago Configure: Warn about deprecated option when enabled (13890100da)
2 days ago Move CRL extensions from v3_ocsp.c to v3_crldp.c (ed04580650)
2 days ago Fixed non-compliant handling of missing stapled OCSP responses (c5c8b44f0f)
2 days ago const up various low hanging things (d5af86a80b)
2 days ago format embedded struct declaration for check-format.pl (e164a3c13d)

php.net

6 hours ago Merge branch 'PHP-8.5' (1848bcddfdc)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (6afe2cef78b)
6 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (9734ba4d21a)
6 hours ago Fix GH-20614: SplFixedArray incorrectly handles references in deserialization (366ed4c7508)
6 hours ago reflection: Use zend_hash_find_ptr_lc() where possible (157864af49e)
6 hours ago reflection: Use zend_hash_str_find_ptr_lc() where possible (13bf672cdb1)
6 hours ago reflection: Test ReflectionFunction::__toString() with bound variables (#20608) (e025f2a1484)
6 hours ago reflection: Use RETURN_COPY_VALUE() (b64cd429ca4)
6 hours ago reflection: Remove dead code (b074c5cc551)
17 hours ago Merge branch 'PHP-8.5' (71d11bdb16f)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (227541cb96e)
17 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (17015898848)
17 hours ago Fix GH-20601: ftp_connect() timeout argument overflow. (4312a446d0a)
26 hours ago phar: Remove unused min_timestamp field (#20617) (927830da866)
26 hours ago Merge branch 'PHP-8.5' (dddd050486f)
26 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (848269d6a8c)
26 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (6d5490861f7)
26 hours ago Fix GH-20602: imagescale() overflow with large height values. (c8e13af4558)
30 hours ago phar: Remove dead store (#20611) (5ae1261c6f8)
30 hours ago spl: Avoid pointless copies for internal construction calls (#20610) (dcac024bb08)
2 days ago Merge branch 'PHP-8.5' (56795d2810e)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (1279bc60e79)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (159a75c93c2)
2 days ago Fix GH-20584: Information Leak of Memory (8fe79305331)
2 days ago Fix GH-20583: Stack overflow in http_build_query via deep structures (292a7f73baf)

woocommerce

4 hours ago Prepare Packages for Release (#62180) (934a8646b2)
2 days ago Email Editor: fix slow image rendering (#62118) (b302da82e1)
2 days ago e2e tests: Enhance CTRF report with additional environment data (#62154) (3b84f16254)
2 days ago Remove unnecessary Product Collection margin (#62144) (ddf9cbb6a2)
2 days ago Don't display deprecation notice while using deprecated Navigation store internally (#62049) (0c4a1a225b)
2 days ago Register analytics import mode setting (#62169) (d9e133e45a)
2 days ago Add analytics-scheduled-import feature flag (#62149) (9a10fdffed)
2 days ago Rely on Case-Insensitive Collation for Coupon Lookups (#62145) (1c4581fba7)
3 days ago Only coerce order total into float when necessary (#62131) (05e8e0be96)
3 days ago Automate cleanup of old milestones at feature freeze time (#62135) (e85fa9538a)

wordpress.org

5 hours ago Options, Meta APIs: Revert additional request validity handling that was added to the `/wp/v2/settings` REST API route. This change needs more work to account for URL query parameters used in place of body data. (01db8ebedc)
15 hours ago Script Loader: Emit notices when enqueueing a script, style, or script module with missing dependencies. (58465aa777)
20 hours ago Docs: Improve accuracy of `wp_enqueue_classic_theme_styles()` description. (e4e4eeb291)
27 hours ago Login and Registration: Remove redundant login URL at the end of new user notification. (47f76234da)
2 days ago Media: Remove `required` attribute from media uploader file input field. (05044b0c62)
2 days ago Twenty Twenty: Fix typo and improve param description for `twentytwenty_read_more_tag()`. (ac741b7d81)
2 days ago Twenty Twenty: Add missing variable names to some `@param` tags. (e996b2ed3f)
2 days ago Media: Fix 'remove' icon in Edit Gallery mode. (c754a20955)
3 days ago Twenty Eleven: Add missing variable names to some `@param` tags. (f9f9ffb0e1)
3 days ago Twenty Ten: Add missing variable names to some `@param` tags. (81f18bdbfe)
3 days ago Cron API: Restore spawning cron at `wp_loaded` when using alternate WP Cron (`ALTERNATE_WP_CRON`). (45816337ec)