Projects with recent changes

imagemagick.org

26 hours ago Code cleanup. (408a18373)
2 days ago Switch to cmake with the freetype2 oss-fuzz build. (93100cca1)
2 days ago Use true/false for all CMAKE defines. (c59b417dd)
2 days ago Added  -DENABLE_DECODER=off to the oss-fuzz build of libde265 to work around linking issue. (7bbb1e5cf)
2 days ago Consistent code style. (4012a8c7f)
2 days ago Check if the aspect ratio is a known ratio when density_unit is set to zero and otherwise read it as an undefined density in the jpeg coder (#8496) (ab2232d0f)
2 days ago cosmetic (0aed4e16d)

kernel

21 hours ago Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (805f9a061372)
22 hours ago Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (bbbc721033c0)
22 hours ago Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux (dec1ecf2c707)
22 hours ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (6ce4d44fb0ca)
23 hours ago Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (3d35fa1190a1)
23 hours ago Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (bea82c80a5d6)
23 hours ago Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (509b5b115218)
23 hours ago Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (71b62ed6cea9)
23 hours ago Merge tag 'loongarch-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson (b993744a9727)
25 hours ago Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernel (9b0436804460)
26 hours ago Merge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd (e3a97ab1bbc3)
26 hours ago Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (047b4e783ce2)
2 days ago block, bfq: update outdated comment (69153e8b97eb)
2 days ago io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request() (70eafc743016)
2 days ago io_uring/tctx: add separate lock for list of tctx's in ctx (5623eb1ed035)
3 days ago Merge tag 'drm-intel-fixes-2025-12-31' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes (7be19f9327d9)
3 days ago Merge tag 'drm-misc-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes (9abfe0b2e0cb)
3 days ago Merge tag 'drm-xe-fixes-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes (1054f19572ac)
3 days ago wifi: mt76: Remove blank line after mt792x firmware version dmesg (b69053dd3ffb)
3 days ago Revert "wifi: mt76: Strip whitespace from build ddate" (af7809f037e6)
3 days ago kselftest/harness: Use helper to avoid zero-size memset warning (19b8a76cd99b)
3 days ago Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (9528d5c091c5)
3 days ago selftests/ftrace: Test toplevel-enable for instance (0eccd4acd6bd)
3 days ago selftests/ftrace: traceonoff_triggers: strip off names (b889b4fb4cbe)

libheif

22 hours ago Merge pull request #1658 from wantehchang/update-dav1d-1-5-3 (fe23565a)
25 hours ago Update to the dav1d 1.5.3 release (7fa8b234)
31 hours ago fix integer type in Box_cmin::apply_imir() (clusterfuzz 472641757) (32fb7e2e)
3 days ago fix memory leak on zlib buffer error (e3af512e)
3 days ago rewrite zlib decompression loop (#1656) (7b02f2d1)
3 days ago add github actions to compile with various gcc versions (46b9b94e)

openssl.org

4 hours ago Remove the ASN1_STRING_FLAG_X509_TIME flag (61c876198d)
3 days ago Fix register save/restore issue in ppc (441a2c105c)

php.net

3 hours ago [ci skip] Fix NEWS entries (46a1534e645)
5 hours ago Merge branch 'PHP-8.5' (db65503cbc7)
5 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (bddd6b0cd39)
5 hours ago Update NEWS with fix for bug #74357 (1c9f117d741)
5 hours ago Fix bug #74357: lchown fails to change ownership of symlink with ZTS (91ac8252783)
26 hours ago Merge branch 'PHP-8.5' (4c9bbaa79d7)
26 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (de1465e5ae0)
26 hours ago streams/memory: Ensure internal string is NUL terminated (#20812) (5484ebcc49a)
26 hours ago Fix GH-20679: finfo_file() doesn't work on remote resources (#20700) (971728fe109)
27 hours ago Remove unnecessary optimization FIXME (610361845bf)
29 hours ago Merge branch 'PHP-8.5' (8f8d2a4cae7)
29 hours ago uri: Fix RFC3986 to_string implementation with ExcludeFragment returning non-terminated strings (#20811) (3f7bfaf3aec)
31 hours ago Merge branch 'PHP-8.5' (ac4e3cdec01)
31 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (d9b02e43c33)
31 hours ago Fix GH-18139: Memory leak when overriding some settings via readline_info() (30ed81314b1)
2 days ago Merge branch 'PHP-8.5' (8c4f806fe80)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (b6a3852b311)
2 days ago Fix GH-20802: undefined behavior with invalid SNI_server_certs options. (cdcc0c2cd8d)
2 days ago Allow filtered streams to be casted as fd for select (e49be5f8e29)
3 days ago Merge branch 'PHP-8.5' (241e43f2d89)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (94087c084c8)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (6e8f06f62a6)
3 days ago Merge branch 'PHP-8.2' into PHP-8.3 (604aec3956d)
3 days ago Merge branch 'PHP-8.1' into PHP-8.2 (8c303713f13)
3 days ago PHP 8.1 is now end-of-life (6f82565f126)

tesseract

2 days ago Fix typos (#4497) (21f1b393)

woocommerce

10 hours ago Add support for collectable shipping methods in checkout block editor (#62623) (43c53aef8a)
29 hours ago Add autocomplete props to my account fields (#62625) (02e947bcee)

wordpress.org

11 hours ago Script Loader: Add types for arrays in phpdoc. (ca8b023f84)
12 hours ago Script Loader: Simplify data structure in `wp_default_packages_vendor()` to facilitate static analysis. (2938008651)
13 hours ago Code Modernization: Update `tests` to use null coalescing operator in place of `isset()` in ternaries. (0e68847294)
21 hours ago Tests: Reset environment before performing assertions in `populate_network()` tests. (5a044d0671)
2 days ago Tests: Update regex to match PHP security releases in addition to stable releases. (b5db355a2f)
3 days ago Happy New Year! 🎄 (186223c274)
3 days ago Tests: Use `assertSame()` in `populate_network()` tests. (fd3d5f1f41)