Projects with recent changes
aom
5 hours ago aom_{encod,decod}er.h: clarify aom_codec_*_init_ver comment (11f9368d8e)
25 hours ago The unit of buffer size is bits, not bits/s (7b5f74c065)
28 hours ago av1/decoder/obu.c: don't fail on undefined levels (1f9bfc65de)
11 hours ago cli.c: Allow 'channel request hangup' to accept patterns. (2b2abbfa1f)
33 hours ago Fixed memory leak that happens when someone creates a corrupt ImagemagickOpenCLDeviceProfile.xml file (GHSA-qp59-x883-77qv) (951f6b094)
3 days ago Moved permissions block in the workflows. (a52c1b402)
3 days ago Improved overflow checks and added missing memset. (d02ef691d)
3 days ago Use the new license url. (2abe65b01)
3 days ago Updated configure. (cf2ff1f32)
3 days ago Trim trailing whitespace. (db21d54ca)
3 days ago Disabled trim_trailing_whitespace in .c because this breaks the marker between methods. (b1a07dd02)
11 hours ago README (e6068d3)
11 hours ago fix typo (cdb7a53)
11 hours ago Github Action (988d5f4)
17 hours ago add parse message test (20ba178)
34 hours ago Force LF end-of-line for all js/ts files (#948) (6d30435)
34 hours ago Purge travis file (#947) (0242041)
35 hours ago Get rid of Gulp (6203b05)
2 days ago Move type packages to devDependencies (#946) (ecb01fd)
2 days ago Registrator: Replace slice() with Utils.cloneArray() (#945) (65a6ea9)
kernel
2 days ago Linux 6.19-rc5 (0f61b1860cc3)
2 days ago Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux (7143203341dc)
2 days ago Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (9c7ef209cd0f)
2 days ago Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (316a94cb6398)
2 days ago Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (fac4bdbacab5)
2 days ago Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (fe948326e95d)
2 days ago Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (88730166f3ee)
2 days ago treewide: Update email address (2e4b28c48f88)
libheif
16 hours ago prevent writing of double colr boxes (16231c1c)
16 hours ago fix cxx_wrapper test (969c27d7)
16 hours ago unci: return error when trying to encode unsupported >8 bit monochrome/YCbCr (#1666) (1bd378a1)
17 hours ago check existence of nclx profile by testing against 'undefined' (#1667) (c1d5c1b9)
26 hours ago openh264 decoder: pass frame-number through SBufferInfo (#1661) (e8daabb7)
27 hours ago openh264 decoder: output fake framenumbers, assuming no input reordering (#1661) (9e6b79ee)
31 hours ago heif-enc: rephrase description of --bit-depth option (#1662) (3715afba)
31 hours ago heif-enc: check that --bit-depth is 9-16 (#1662) (dc003e6b)
31 hours ago heif-enc: when no '-o' option is given, use last filename as output (#1663) (a11b85be)
31 hours ago implement 'sdtp' box (decoding for informational purpose only) (d07fb9cb)
31 hours ago remove impossible error check (#1664) (38446875)
31 hours ago using C 'enum' in public API (#1665) (987b60f1)
2 days ago write and read SAIs with less samples than frames in sequences (#1661) (56cc0d28)
2 days ago handle case where SAI data is split in several chunks (#1661) (ef16eb42)
3 days ago replace 'sample' to 'chunk' in names of 'saio' box and add check for valid input (#1661) (5219a32f)
7 hours ago Update .github/workflows/check-news-changes.yml (faf48d097b)
7 hours ago Add script to aid scanning of a release branch for missed NEWS/CHANGES (4e1ee1662a)
7 hours ago Create a simple check for suggesting NEWS/CHANGES additions (7f51fd8ef7)
16 hours ago Ensure ASN1 types are checked before use. (c082649033)
17 hours ago Add clang-format file exclusions for generated files related to OBJ objects. (a62d247888)
17 hours ago Add an OID for "id-alg-hss-lms-hashsig" (9bd2f96139)
30 hours ago ml_dsa_kmgmt: check params against len and not pointers in ml_dsa_key_fromdata (4d3d1c9f01)
32 hours ago quic: remove dead VERSION_NEG handling in ch_rx_handle_packet (0f20676e99)
32 hours ago quic: remove redundant free of inner TLS in accept_connection (92b5ba86f6)
32 hours ago quic: free popped incoming channel on early exit in accept_connection (d62febf758)
32 hours ago fix vpsm4_ex bug in AARCH64 big-endian platform (a8f8e64a56)
32 hours ago bn: Remove the BN_RECURSION cpp define (ea7cbff76d)
32 hours ago bn: Remove the BN_SQR_COMBA cpp define (2dcf5361dd)
32 hours ago bn: Remove the BN_MUL_COMBA cpp define (9c26985326)
32 hours ago test/bio_base64_test.c: Add check for BIO_new() (ffb5ca705b)
32 hours ago fuzz/cmp.c: Correct the usages of BIO_new() (669815e846)
32 hours ago Add WSAIoctl to allowed platform symbols on Windows (eea134e1f5)
2 days ago Instruction reordering to further improve SM4-CBC decryption performance on the RISC-V architecture (f1482a709d)
2 days ago apps/speed.c: support algorithm name aliases in kem and sig lookup (d2e4f588b6)
2 days ago Add PKCS12 fuzzer (b45fb748bd)
2 days ago Add clang-21 to CI compilers (f442c00266)
2 days ago do not hardcode CI workspace path (ca58a66e31)
2 days ago Fix max index define that was not updated (16fe8dc019)
2 days ago windows-makefile: Don't prefix libdir when it is absolute path (d130c5f748)
2 days ago QUIC listener may fail with SSL_POLL_EVENT_EL on windows. (4a7d9705f3)
2 days ago lhash_test: set back num_workers to 16 (277634a842)
2 days ago Clean up some unnecessary includes (85645be82e)
2 days ago Remove dead EVP_rc5() code (b217b18009)
2 days ago Remove legacy fields from the EVP_CIPHER structure (6215430101)
2 days ago Remove some last remaining EVP_CIPHER related legacy paths (f9bdb61bbf)
5 hours ago Merge branch 'PHP-8.5' (858d34fd32d)
5 hours ago Reorganize ext/uri tests - equivalence (#20391) (48344c9f862)
9 hours ago date: Avoid passing objects using double pointers (d86182f7efa)
9 hours ago date: Remove unused argument for internal functions (3c654a85742)
12 hours ago [skip ci] Use ubuntu-latest for docs (ba581b931a6)
12 hours ago Merge branch 'PHP-8.5' (4a0304f3214)
12 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (07ab0302a0a)
12 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (688d4e70729)
12 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (c145f83f347)
12 hours ago [skip ci] Upgrade to Ubuntu 24.04 for PECL and coverage builds (648ad5be310)
12 hours ago Merge branch 'PHP-8.5' (175b7bca8ce)
12 hours ago zend_language_parser: Backup / restore doc comment when parsing attributes (#20896) (11ae6ad0be9)
12 hours ago Upgrade to mssql 2025 (bf4f8f5c9c8)
12 hours ago Merge branch 'PHP-8.5' (51f7c634aca)
12 hours ago [skip ci] Fix typo in NEWS (b757a5c73b7)
13 hours ago Upgrade Circle CI build to Ubuntu 24.04 (ab1f34b3de9)
15 hours ago Fix "fptr may be used uninitialized" warning (10751821189)
15 hours ago Merge branch 'PHP-8.5' (dc03108459f)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c35e391b2d9)
15 hours ago Fix leaked parent property default value (4bfaf549f67)
15 hours ago Merge branch 'PHP-8.5' (0a90dd6f929)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (cc21f5e0955)
15 hours ago NEWS (b273fc7aca4)
15 hours ago Set default_object_handlers when registering internal enums (075b6b85f6b)
24 hours ago Remove unused conversion code from mbstring (c34b84ed81a)
24 hours ago Remove some now-unused code from mbfl_strcut (11bec6b92fe)
29 hours ago Merge branch 'PHP-8.5' (91f095d2ff2)
29 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c80ac797d47)
29 hours ago Add test for GH-20880 (#20919) (10522700013)
32 hours ago Merge branch 'PHP-8.5' (9d089a8d301)
26 hours ago Merge tag 'single-binary-20260112' of https://github.com/philmd/qemu into staging (cf3e71d8fc)
28 hours ago target/arm/gdbstub: make compilation unit common (f445b4a4b6)
28 hours ago target/arm/gdbstub: extract aarch64_cpu_register_gdb_regs_for_features (7e274980f2)
28 hours ago gdbstub/helpers.h: allow header to be called from common code (e5bb3f7715)
28 hours ago accel/tcg: Un-inline WatchPoint API user-emulation stubs (ec77d52cc5)
28 hours ago target/tricore: Build system units in common source set (6338bb09db)
28 hours ago target/tricore: Inline translator_lduw() (8075a0a547)
28 hours ago target/tricore: Use little-endian variant of cpu_ld/st_data*() (4a4b272ae8)
28 hours ago target/sparc: Inline cpu_ldl_code() call in cpu_do_interrupt() (a8f70781d7)
28 hours ago target/sparc: Inline translator_ldl() (f7a00f64fa)
28 hours ago target/sparc: Use explicit big-endian LD/ST API (18a91deb41)
28 hours ago hw/sparc: Use explicit big-endian LD/ST API (3b3033a0bf)
28 hours ago hw/sparc: Mark SPARC-specific peripherals as big-endian (21932912a0)
28 hours ago target/sh4: drop cpu_reset from realizefn (be9fe81e29)
28 hours ago target/sh4: Build system units in common source set (678805a7ef)
28 hours ago target/rx: Build system units in common source set (90d14b8d0d)
28 hours ago target/rx: Inline translator_lduw() and translator_ldl() (b0afb81271)
28 hours ago target/rx: Use explicit little-endian LD/ST API (41a1b46c3b)
28 hours ago target/rx: Use little-endian variant of cpu_ld/st_data*() (de1f3d628e)
28 hours ago target/openrisc: Build system units in common source set (5059b259dd)
28 hours ago target/openrisc: Avoid target-specific migration headers in machine.c (6238fc2f65)
28 hours ago target/openrisc: Remove unused 'gdbstub/helpers.h' header in helper.c (4685aa3e51)
28 hours ago target/openrisc: Inline translator_ldl() (52392f95e6)
28 hours ago target/openrisc: Use explicit big-endian LD/ST API (16c0efb5a7)
28 hours ago hw/intc: Mark OpenRISC-specific peripheral as big-endian (32d4256839)
28 hours ago hw/microblaze: Build files once (a1ced48754)
28 hours ago hw/microblaze: Replace TARGET_BIG_ENDIAN -> target_big_endian() (1346a81123)
28 hours ago target/microblaze: Build system files once (195060d9c8)
28 hours ago target/microblaze: Avoid target-specific migration headers in machine.c (f2cd7f507e)
28 hours ago target/microblaze: Directly check endianness via CPUConfig::endi flag (9281c68dec)
woocommerce
10 hours ago Fix the PR autoassign config file (#62783) (9c2a6a37d6)
13 hours ago [Fraud Protection] Add fraud protection tracking for successful order placements (#62765) (bc14677e7c)
13 hours ago Fix: Remove 'for' attribute from labels pointing to hidden fields (#61835) (21b027a326)
14 hours ago PayPal Standard: Re-add the deprecated PayPal class require for backward compatibility (#62789) (bf7f476ccb)
15 hours ago [Performance] Product attributes lookup table: speedup a slow delete-SQL (#62748) (cb4cd92595)
17 hours ago Docs: Improve grammar and clarity in README (#62752) (7c837dd2d7)
23 hours ago Add no-cache response header to Store API cart endpoint (#62653) (113bf2428e)
24 hours ago Only GET requests are cached, so passing the no-store header to POST requests is redundant (#62615) (7ee3a6111e)
24 hours ago Interactivity API Mini Cart: utilize data-wp-on-document directive to handle add/remove cart events. (#62673) (562c653299)
30 hours ago [Fraud Protection] Removed jetpack connection button (#62753) (27eb08ac34)
32 hours ago Bump version to 10.6.0-dev. (#62775) (5dd6e152bc)
32 hours ago Revert "Run CIs on release PRs using Blacksmith runners" (#62776) (4e5a36eadf)
32 hours ago Replace get_available_variations() with get_visible_children() in product-image.php (#62754) (215b50531a)
34 hours ago Hide experimental Fraud Protection feature UI (#62398) (1ee2936259)
2 days ago Detect and warn plugins that access blocks dependencies without declaring dependencies (#62229) (7ab5850e85)
2 days ago Ensure Order Attribution input element stamped (#62609) (0cf4ec7b4f)
2 days ago Set preferred term in core Breadrcumbs block to keep compatibility with Woo's block (#62746) (7e78c66934)
2 days ago Fix deprecation notices in Product Collection block (#62705) (93bdd0ea67)
2 days ago Update WP compatibility on release branch as well if stable hasn't been released (#62593) (5852125719)
2 days ago Run CIs on release PRs using Blacksmith runners (#62556) (84c6adf364)
2 days ago [Performance] Recent Reviews widget: address slow SQL query (#62680) (47d2a22bbb)
2 days ago Update Product Details block to use WordPress core Accordion in WP 6.9+ (#62339) (d101eb0cbc)
2 days ago Fix Import Status Bar UI overlap and add loading state (#62675) (f0198dc0ce)
2 days ago [Fraud Protection] Added tracking to visits to checkout and cart pages (#62745) (1de1607e7c)
2 days ago [Fraud Protection] Call fraud protection methods directly instead of relying on hooks (#62743) (6ff231e4b4)
2 days ago Fraud Protection: Fix session ID extraction in fraud decision logging (#62762) (bd99b7aa64)
2 days ago Fraud Protection: Add WooCommerce version to event data (#62763) (e3a83d9049)
3 days ago Fraud Protection: Display blocked notice on add payment method page (#62757) (7f485054a9)
3 hours ago Plugins: Remove incorrect entries from the `recently_activated` option array. (9372afd823)
5 hours ago General: Use legacy `content` properties for CSS icons. (a978fc5de1)
9 hours ago Customize: Preserve CSS cascade for Additional CSS in classic themes. (2a51baab4b)
12 hours ago Build/Test Tools: Use semantic HTML comparison in script tests. (d22285535e)
14 hours ago HTML API: Escape script tag contents automatically. (ed9ef8618b)
24 hours ago Build/Test Tools: Synchronize `svn:ignore` with `.gitignore`. (1b2fc4f02c)
29 hours ago Build/Test Tools: Ignore third-party plugins in `grunt watch` task. (6c2f09c47c)
30 hours ago Code Modernization: Utilize spaceship operator `<=>` in sort comparison logic. (8895aa5a69)
2 days ago Global Styles: Lift classic block restrictions. (5a7e06db91)
2 days ago General: Restore and deprecate `wp_register_development_scripts()`. (7a5076daca)
2 days ago Twenty Twenty-One: Only enqueue block editor assets in the admin. (8790001d3a)
3 days ago Code Modernization: Replace `if` statements with null coalescing operator. (964bcaf172)
3 days ago Themes: Use `WP_HTML_Tag_Processor` to insert the block template skip link instead of JavaScript. (87bb5634ca)
zlib
32 hours ago CMake: Add install-target for contrib/testzlib. (edd8895)
32 hours ago CMake: Make final fixes for Windows. (e62a3dd)
32 hours ago CMake: Add integration tests. (883c24b)
32 hours ago CMake: Fix MSVC build. (16abbd2)
32 hours ago CMake: Name tests consistently. (dc35ccc)
32 hours ago CMake: Name targets consistently. (c6d16d4)
32 hours ago CMake: Make it work with add_subdirectory. (9444f86)
32 hours ago CMake: Add install and exports. (39728a2)
32 hours ago CMake: Make the options available in cmake-gui. (53af7b0)
32 hours ago CMake: Added contrib/testzlib. (a863197)
32 hours ago CMake: Added contrib/puff. (fb0479a)
32 hours ago CMake: Removed bogus module-path. (89889de)
32 hours ago CMake: Moved everything to functions for consistency. (1956b5a)
32 hours ago CMake: Added contrib/iostream3. (4db1cd9)
32 hours ago CMake: Unify the options. (fb4bdb7)
32 hours ago CMake: Added contrib/infback9. (f7df8cc)
32 hours ago CMake: Added contrib/gcc_gvmat64. (6f0e6f1)
32 hours ago CMake: Filter out optimisation flags for the ada binder. (fe28c02)
32 hours ago CMake: Clean out unneeded stuff. (175ff09)
32 hours ago CMake: Added contrib/blast. (5ba29ae)
32 hours ago CMake: Added contrib/ada. (b74a346)
32 hours ago CMake: Set defaults for contrib/minizip from contrib. (fa448d4)
32 hours ago CMake: Move contrib options out of main file. (3a85de5)
33 hours ago Remove old subdirectory. (6598de3)
33 hours ago Add _z versions of the compress and uncompress functions. (4edb00d)
33 hours ago Remove untgz from contrib. (1a40058)
2 days ago Zero inflate state on allocation. (ecbaf03)
3 days ago Copy only the initialized deflate state in deflateCopy. (8404590)
3 days ago Correct #endif comment in trees.c. (edebc8c)
3 days ago Add --undefined option to ./configure for UBSan checker. (78832f5)