Projects with recent changes
aom
3 days ago ctrl_set_svc_params: add missing setjmp (36d919cd32)
3 days ago Output decoder component timing information (24c7d3c82a)
18 hours ago Removed name. (ecd4edc90)
21 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-p27m-hp98-6637 (6f431d445)
21 hours ago Removed undefined private function declaration. (8b7b8506a)
21 hours ago Also remove const from the header file. (a9223bb41)
24 hours ago Removed const keyword. (eec063cc5)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8487 (16d029ac7)
3 days ago 3.10.9 (13f5f28)
3 days ago UA: Do not log sensitive information (12045f8)
kernel
15 hours ago Linux 6.19-rc2 (9448598b22c5)
15 hours ago Merge tag 'coccinelle-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux (1123cfe8cfe9)
15 hours ago Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (10a0e846d806)
16 hours ago Merge tag 'i2c-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (765b233a9b94)
16 hours ago Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (44087d3d4619)
16 hours ago Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (610192c229ce)
19 hours ago Coccinelle: pm_runtime: Fix typo in report message (52ad85fd33a7)
19 hours ago scripts: coccicheck: filter *.cocci files by MODE (3766511de1ce)
32 hours ago Merge tag 'ata-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux (9094662f6707)
2 days ago Merge tag 'spi-fix-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (78f2a78e8db8)
2 days ago x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl() (91ff28ae6d05)
2 days ago clang: work around asm output constraint problems (4cc5373f2e74)
2 days ago Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (f67e8a5e3ead)
2 days ago Merge tag 'hwmon-for-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (f0ae3a50624b)
2 days ago Merge tag 'mmc-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (3ed22a356c10)
2 days ago Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernel (a0bdd554a821)
2 days ago Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (fa084c35afa1)
2 days ago Merge tag 'devicetree-fixes-for-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (d571fe47bb86)
2 days ago Merge tag 'mips-fixes_6.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (a688362b19c4)
2 days ago Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (18dfd1cbf6a6)
2 days ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (072c0b4f0f95)
2 days ago Merge tag 'for-linus-6.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip (255a918a943b)
2 days ago Merge tag 'slab-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab (44f9a00a44a0)
2 days ago Merge tag 'iommu-fixes-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux (e4a3d52ab971)
2 days ago Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (d8ba32c5a460)
2 days ago Merge tag 'io_uring-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (d245b2e53e81)
3 days ago hwmon: (ltc4282): Fix reset_history file permissions (b3db91c3bfea)
3 days ago arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build time (ce7b1d58609a)
3 days ago arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro) (0773bc6ab7ec)
3 days ago arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3 (987697749def)
libheif
16 hours ago rename to heif_item_set_property_extended_language() for consistency (#1559) (a5aeba60)
16 hours ago item language 'elng' can be get/set using either plain items or text-items (#1559) (77ed03de)
16 hours ago Merge pull request #1559 from bradh/text_elng_2025-07-22 (0d257b93)
16 hours ago Merge branch 'master' into text_elng_2025-07-22 (ed83a6d0)
19 hours ago Pass warnings as shared pointer. (3091af2e)
19 hours ago Store actual error as warning. (74a03272)
19 hours ago Protect concurrent access to warnings. (77c5a5aa)
19 hours ago Handle case where decoding returns no image. (23d75f4d)
19 hours ago Also ignore tiles that can not be decoded. (65a588b0)
19 hours ago Ignore missing / incomplete tiles if not strict decoding. (0f17e1cd)
19 hours ago Wait for decoding jobs to finish before returning. (6c34f43c)
19 hours ago add test case for #1641 (cf80c7a3)
19 hours ago avoid double-free when C++-wrapper ColorProfile_nclx is copied (#1641) (e24f1421)
20 hours ago apply security limit for sequence length (fixes #1643) (b117d537)
20 hours ago check that sequence track has a 'stts' box (fixes #1642) (aa9c120d)
19 hours ago Remove BIO_f_reliable() as it is broken (6f73fe1c68)
2 days ago Add ASN1_BIT_STRING_get_length() (da8f09846b)
3 days ago Update doc/man3/OPENSSL_init_crypto.pod (d78e642f28)
3 days ago Update NEWS.md (994413f995)
3 days ago Update CHANGES.md (095db166f7)
3 days ago - update NEWS.md (85773d519a)
3 days ago - fix CHANGES.md style (874552686c)
3 days ago - fix .cstyle (01b420986d)
3 days ago Introduce OPENSSL_ATEXIT_CLEANUP env. variable. (31659fe326)
3 days ago BIO_send/recvmmsg(): Pass msgs_processed to the return callback (380ff14485)
3 days ago win-makefile.tmpl: Fix program install check (ca9827379a)
3 days ago Remove the c_rehash script (43033e129b)
3 days ago test/run_tests.pl: Ensure that all HARNESS_VERBOSE values are respected (3a06643251)
2 hours ago Merge branch 'PHP-8.5' (c1e450d1d9f)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (fd1e73078c0)
2 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (250fd028519)
2 hours ago ext/posix: (Further) fix groups array creation on macos. (e63dae29419)
3 hours ago Merge branch 'PHP-8.5' (4d1829cbf82)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c5f3614a45b)
3 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (2100ca08ece)
3 hours ago Fix zend_vm_gen.php when executed with PHP 8.5 (d3ef80649e6)
3 hours ago Merge branch 'PHP-8.5' (18c560d5734)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (27d4e2f302f)
3 hours ago Fix bug #74154: Phar extractTo creates empty files (e90b48c8e5d)
3 hours ago Merge branch 'PHP-8.5' (898c94575ce)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (b81f770d39e)
4 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (10bbd9590b2)
4 hours ago intl: Fix leak in umsg_format_helper() (9a7c09c9639)
4 hours ago phar: Simplify phar_open_archive_fp() (#20753) (4f3c28aaac7)
17 hours ago Use packed fill in scandir() (#20737) (1faf17b0177)
17 hours ago Merge branch 'PHP-8.5' (9fffe417892)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (006788b9ef0)
17 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (9cde9113509)
17 hours ago Use EVP_MD_CTX_destroy() instead of EVP_MD_CTX_free() for compatibility and consistency (f89a3503bf9)
26 hours ago Merge branch 'PHP-8.5' (0880433e61d)
26 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (38e8aca77db)
26 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (cf4e8e0ef68)
26 hours ago phar: Fix SplFileInfo::openFile() in write mode (efde160ef4d)
32 hours ago ext/zlib: minor internal changes. (#20654) (42f994cd05d)
33 hours ago Merge branch 'PHP-8.5' (93ca2ab0cbd)
33 hours ago Fix header for uriBaseRuntimeVersionA prototype (e35fefbfdb8)
2 days ago enchant: Use an array of the correct size before filling it (#20743) (5dd5a4267f8)
2 days ago Merge branch 'PHP-8.5' (3e87cfa9c8b)
woocommerce
2 hours ago Wooplug 5884/product object cache (#62041) (1985a2981c)
3 hours ago Release: Remove 10.4.3 change files from trunk (#62561) (cce8b94c26)
2 days ago Add SessionClearanceManager for fraud protection (#62522) (e456dee2dc)
3 days ago Add `woocommerce_email_template_post_data` filter hook (#62512) (68180329f2)
3 days ago Remove the AccessiblePrivateMethods trait (#62200) (7aeb150bfa)
4 hours ago Widgets: Insert widgets into the selected sidebar correctly in accessibility mode. (1033c6c05e)
13 hours ago Filesystem API: Resolve FIXME comment for `WP_Filesystem_Direct::getchmod()` by explicitly returning '0' in error case. (edccc70d4b)
14 hours ago Script Loader: Fix adding default version to script/style URL when args are supplied via enqueued handle. (46045c50d7)
15 hours ago Docs: Correct DocBlock formatting for `png:IHDR.color-type-orig` property test. (30538e82f2)
2 days ago Tests: Correst some test class names per the naming conventions. (df20102a35)
3 days ago Tests: Update scripts tests to use semantic HTML comparison. (6ab237015f)