Projects with recent changes

aom

3 hours ago ext rc: set frames_since_key for key frame (08abf2017f)

imagemagick.org

3 hours ago Added overflow checks. (0d0752cf4)
27 hours ago Inline all byte buffer methods. (887a18786)
28 hours ago Code cleanup. (813566254)
30 hours ago beta release (915109f87)
2 days ago release (dd991e286)
2 days ago Added overflow checks to prevent an out of bounds write (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r49w-jqq3-3gx8) (2fae24192)

jssip.net

2 days ago Esbuild (#951) (1d6fd13)

kernel

2 days ago Linux 6.19-rc6 (24d479d26b25)
2 days ago Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux (90a855e75a99)
2 days ago Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (6f32aa91612a)
2 days ago Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (f8907398a6d9)
2 days ago Merge tag 'dmaengine-fix-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine (e90b81e8ff29)
2 days ago Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy (3271b25e3d12)
2 days ago Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire (56bc8a18aa94)
2 days ago Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (27983960f0fb)
2 days ago Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (5d1765a96c66)
2 days ago Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (93fc4e044a0b)
2 days ago Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e503f539dc11)
2 days ago Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (b671c1dad244)
2 days ago Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (837c8180e34f)
2 days ago Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (cee475796500)
2 days ago Merge tag 'irq-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (8562711ac09a)
2 days ago ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref (d250bdf531d9)
2 days ago ext4: add missing down_write_data_sem in mext_move_extent(). (0ef7ef422730)
2 days ago ext4: fix ext4_tune_sb_params padding (cd16edba1c6a)
3 days ago Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (e84d960149e7)
3 days ago Merge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson (47622aa8b66c)

libheif

6 hours ago add security check for maximum number of chunks in stsc box (01fb0308)
13 hours ago add typedef to C API enums to allow usage without 'enum' keyword (6c3a880d)

mysql.org

6 hours ago Merge tag 'mysql-8.0.44' into HEAD (666701570c3)

openssl.org

2 hours ago Change evp_keymgmt_util_clear_operation_cache return type to void (ab1b8837c6)
6 hours ago Fix `EVP_KEYMGMT` leak in `evp_pkey_signature_init()` error paths (c729de6ec3)
6 hours ago Fix type-limits and add this warning to default strict warnings (8bf30b21bd)
6 hours ago Fix unterminated-string-initialization and add this warning to strict warnings (06304d4f4f)
6 hours ago Fix double-free in TLS1-PRF KDF when digest change fails (72029afd91)
6 hours ago Zero out memory after allocation to avoid usage of uninitialized memory (06666f0d54)
6 hours ago Enable signing of empty files with pkeyutl (aa4802204b)
7 hours ago Fix openssl-cms man page references to -EncryptedData_encrypt option (233e181058)
12 hours ago Drop darwin-i386(-cc) targets from Configurations (4fb0e0b47a)
34 hours ago Rename test_base64_simdutf to base64_simdutf_test (bcc33dfcd9)
34 hours ago base64 encoder: Make ctx->length a constant (a27b2ca26a)
34 hours ago b64_ctrl(): Do not try to call EVP_Encode functions when not writing (84eb1d3ac2)
34 hours ago Adjust documentation of EVP_SKEY_import_raw_key (3f4a593350)
2 days ago Constify the X509_STORE_CTX argument to the lookup_certs functions. (51ba3bb8c3)
2 days ago fix: Fix uninstall_dev failing to remove empty dir (da5d7f9073)
2 days ago Fixes issue 28885 (9547ac72f0)
2 days ago Clear addr_iter on reset in bss_conn (c64912cd59)
2 days ago Clear addr_iter on reset in bss_acpt (eb84d81e93)
2 days ago update fuzz/corpora submodule (c098f72990)
2 days ago util/ and .ctags.d/: remove remaining references to deleted util/check-format.pl (85bc702cad)
2 days ago KDF: Add configuration options to disable many of the KDF algorithms. (fe874fcf0d)
2 days ago Make OpenSSL generated error files use the current clang-format. (68424f565d)
2 days ago rand_lib: do not silently ignore custom seed source failures (5983b3210c)

php.net

2 hours ago Add MYSQLI_OPT_COMPRESS (#20987) (724ff603181)
3 hours ago ext/sqlite3: Sqlite3::openBlob() code path simplification. (#20969) (8f55b0850fd)
4 hours ago ext/sockets: GH-20532 socket_addrinfo_lookup() sets EAI error code on resolution failures with a new optional argument. (44d6417bd7c)
4 hours ago ext/spl: use ZPP specifier that doesn't free trampoline for spl_autoload_unregister() (0f4fd2d03c3)
4 hours ago ext/spl: inline HT_MOVE_TAIL_TO_HEAD macro (ab2cd2d6b69)
4 hours ago ext/spl: refactor autoloading to use newer FCC APIs (8326ad029d5)
4 hours ago ext/spl: refactor spl_autoload() (0cd648a42e7)
4 hours ago ext/spl: move autoloading tests to subfolder (2d10ae2f989)
4 hours ago Do nesting for internal execute hook (6a4d0d9456b)
4 hours ago Extend zend_test internal function handler to also print leave (with return info if requested) and exception state (8776c7ead17)
4 hours ago Remove dead code from zend_test internal execute handler (f957571d660)
5 hours ago Merge branch 'PHP-8.5' (9731f11807f)
5 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (fd5e45116b9)
5 hours ago Revert "Fix GH-20890: Segfault in zval_undefined_cv with non-simple property hook with minimal tracing JIT" (32c02455312)
7 hours ago Merge branch 'PHP-8.5' (c8952c7cb7a)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (77c9c8c6c06)
7 hours ago Fix GH-20890: Segfault in zval_undefined_cv with non-simple property hook with minimal tracing JIT (57c62eb2b34)
8 hours ago Merge branch 'PHP-8.5' (51a3798ee45)
8 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (0e003a1d190)
8 hours ago [skip ci] Fix missing test attribution (6a21a41b4ad)
8 hours ago Merge branch 'PHP-8.5' (50d4f851d4e)
8 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (005242f8bd7)
8 hours ago Fix lazy proxy bailing __clone assertion (f38f74521b6)
10 hours ago Restore opcache_invalidate() fuzzer behavior (eb1d45bd425)
12 hours ago Drop extraneous parameter (#20977) (3ed4d2a82bd)
26 hours ago Yet another minor real-time benchmark improvements (b17b699c69f)
35 hours ago Merge branch 'PHP-8.5' (0caebcd1966)
35 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (ca9305eb2c5)
35 hours ago Fix run-tests.php -s flag (ee5fc4a0300)
35 hours ago Remove BP_VAR_R handling from zend_std_get_property_ptr_ptr() (GH-20954) (6989f51ccd7)

qemu.org

2 days ago Merge tag 'pull-tcg-20260119' of https://gitlab.com/rth7680/qemu into staging (38879a667f)

woocommerce

4 hours ago Agentic Commerce: Enforce Jetpack blog token as sole authentication for checkout sessions (#62814) (0ebae5fc26)
5 hours ago Email editor: Add support for horizontal blockGap settings on columns (#62838) (5e8e78c9c6)
7 hours ago Adding Iceland and Faroe Islands to VAT countries (#62126) (e35738f9f7)
9 hours ago Add new x-small font size to blocks CSS and apply to Cart/Checkout (#62866) (6a68159af4)
10 hours ago Move the add-to-cart-form block to the blocks root directory (#62679) (1e5073327f)
12 hours ago Fix: Order endpoint returns empty values for 'Any' variation attributes (#62476) (86f11e2027)
14 hours ago Add default stock amount function and filter (#62678) (465441ccd4)
15 hours ago Add defensive coding for WooCommerce Helper API transients (#62865) (638a5f2f15)
15 hours ago PHPStan - add Action Scheduler to scanned directories (#62858) (f116911cc4)
15 hours ago Fix duplicate breadcrumb entries on My Account endpoints (#62793) (e8102bb3c0)
17 hours ago [Performance] Admin: reduce the number of SQL queries needed for fetching settings (#62853) (66e4e1db0e)
17 hours ago [Performance] Slow comments queries in admin: add new index and use caches priming for reviews page (#62805) (c2f08ec1ca)
33 hours ago Migrate WooCommerce Accordion block usages to WordPress core Accordion (#62787) (bc1c529f4b)
33 hours ago Add `Products by Brand` Collection to Product Collection Block (#62817) (5e7d832356)
34 hours ago Fix: Update invalid Makedonska Posta tracking URL (#60435) (298a0321fc)
2 days ago Remove a no longer needed phpstan baseline item (#62861) (cf9a943d49)
2 days ago dev: Remove stale bot configuration for flaky tests issues (#62862) (299e69bf74)
2 days ago Fix @var type typo in class-wc-email class (#58223) (a4a6c20541)
2 days ago Update input borders and colors to use currentColor (#62710) (c17c87f720)
2 days ago Stop autoloading `woocommerce_status_log_db_sources` option (#62806) (5dae45f040)
2 days ago Release: Remove 10.5.0-beta.1 change files from trunk (#62851) (450d37220d)
2 days ago Replace admin bar height with css variable (#62608) (ef969c6587)
2 days ago Ensure that the $single parameter of `get_site_user_meta` is respecte… (#61926) (05d3dc601c)

wordpress.org

4 hours ago KSES: Early-abort in wp_kses_hair() when no attributes exist. (af67d0c658)
6 hours ago Administration: Ensure View Transitions only apply when reduced motion is not preferred. (249c26602b)
6 hours ago Media: Avoid warning for undefined 'file' key with image meta array in `wp_image_add_srcset_and_sizes()`. (3ce7a524b2)
15 hours ago Twenty Twenty-One: Consistently use theme version when enqueueing resources. (448af5bc86)
28 hours ago HTML API: Fix missing null-check in wp_kses_hair() refactor. (22a17dff56)
2 days ago Administration: Only warn about a Privacy Policy page collision when the page is set. (7291cb16c7)
2 days ago Docs: Correct `@see` tag syntax in `wp_enqueue_code_editor()`. (7b50a83808)

zlib

2 days ago Make z_once() local to avoid conditional external symbols. (2209f63)
2 days ago Move new external names to correct location in zlib.map. (8e50fb0)