Projects with recent changes
aom
2 hours ago Extend sf 'prune_comp_ref_frames' to speed 3 (4df5e0bec9)
2 hours ago Force inline functions in skip_inter_mode() (6d8e6e2a36)
8 hours ago RC: Allocate the correct size of TPL blocks for RC (3a9a298744)
25 hours ago Fix clang-tidy issue: CONFIG_CWG_C013 not directly included (44abdb5f66)
26 hours ago encode_api_test.cc: remove stale comment (0589cfda1e)
26 hours ago Change #include pathnames in public headers (5daead2f81)
29 hours ago rtc-screen: Rework sb search window and palette testing (e5e50d6c3e)
2 days ago Use av1_num_planes(cm) in av1_init_mt_sync() (86a16e9595)
2 days ago Add comment on incrementing p_mt_info->num_workers (5c5374526d)
2 days ago Change assert(MAX_MB_PLANE == 3) to static_assert (692058c783)
5 hours ago res_pjsip_config_wizard: Trigger reloads from a pjsip servant thread (006e25471d)
29 hours ago build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build (47011850d4)
2 days ago Merge changes from patch branch back to main. (d304ad37)
2 days ago Merge 1.6.1 changes back to patch. (8141f38d)
2 days ago GUACAMOLE-2254: Merge reversion of server-side approach to GUACAMOLE-2237 (should be fixed client-side). (000d6198)
3 days ago Merge changes from patch branch back to main. (95f24ddf)
3 days ago Merge 1.6.1 changes back to patch. (e08efde3)
3 days ago GUACAMOLE-2213: Merge correction to handling of unknown OSC sequences (simply ignore). (235a2d40)
18 hours ago Added support for writing meta channels to the PSD coder (#8393) (8cb2a8ebb)
27 hours ago Updated comment to make it clear what the current default behavior is. (0836fbb65)
2 days ago Added option (icon:png-compression-size) to the icon decoder that can be use the specify the minimum size when png compression should be used (#2394) (92172c44e)
2 days ago Use a better name for the image. (22faaddf9)
2 days ago Improved name of variable. (a330f3ff4)
2 days ago Fix JXL animated export transparent blending and offset frames (#8656) (9505e6f88)
2 days ago build(deps): bump ImageMagick/code-signing-action from 1.0.0 to 1.0.1 (#8660) (fa886004a)
2 days ago build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#8661) (2a9895bd8)
kernel
3 days ago Linux 7.0-rc7 (591cd656a1bf)
libheif
8 hours ago Update to the libaom v3.13.3 release (858aa385)
8 hours ago Include "bit" header for "std::endian". (95e01016)
10 hours ago dav1d: resolve leak of packet data on decoder error (#1753) (540385bc)
10 hours ago Merge branch 'master' of github.com:strukturag/libheif (35504ef8)
10 hours ago svt: set current version to v4.1.0 (74728055)
10 hours ago svt: resolve image sequence encoding with v4.x and resolve low-delay encoding (#1680) (fa385774)
10 hours ago Merge pull request #1750 from strukturag/fix-cifuzz (3ae9ee01)
12 hours ago oss-fuzz: Include "openjph". (91d99450)
12 hours ago oss-fuzz: Include "openjpeg". (e3b586fc)
12 hours ago oss-fuzz: Include "openh264". (27bb916a)
12 hours ago oss-fuzz: Include "svt-av1". (22c730be)
12 hours ago oss-fuzz: Set "X265_LATEST_TAG" for x265. (f1b3ef27)
12 hours ago oss-fuzz: Don't build aom tools. (a396a564)
12 hours ago oss-fuzz: Don't build x265 cli application. (6ada6c5f)
12 hours ago oss-fuzz: Include "x264". (f106fae6)
12 hours ago oss-fuzz: Include "vvdec" / "vvenc". (e152a526)
12 hours ago Install clang script for fuzzer from github.com mirror. (e6d036d2)
12 hours ago oss-fuzz: Include "libsharpyuv". (84a21f87)
12 hours ago oss-fuzz: Include "dav1d" codec. (d298ee32)
12 hours ago oss-fuzz: Install libjpeg-dev. (bfc3ac1f)
12 hours ago oss-fuzz: Enable uncompressed codec. (7b0e46d0)
12 hours ago oss-fuzz: Switch to cmake-based libde265 build. (13fc2335)
12 hours ago CI: Run "cifuzz" jobs on direct commits and once per week. (cc066d30)
12 hours ago Merge pull request #1680 from eclipseo/svt-av1-4 (2a7a383f)
14 hours ago Add patch to fix building against SVT-AV1 4.1.0 (9c9d8391)
22 hours ago fix size check when reading JPEG EXIFs with 5-7 bytes length (96935020)
23 hours ago Prevent concurrent decoding of the same image item in crafted grid images (11736c4f)
12 hours ago Improve PBKDF2 password strength too weak error message with arguments (72d5e8dcd2)
12 hours ago evp_skey_test.c: Add test for EVP_SKEY_to_provider cross-provider transfer (e249566980)
12 hours ago evp_skey_test.c: Add test for EVP_SKEY_to_provider same-provider path (eaef6b20c7)
12 hours ago s_lib.c: Fix refcount leak in EVP_SKEY_to_provider (e1156ee77b)
12 hours ago OPENSSL_secure_malloc.pod: mention CRYPTO_secure_actual_size() (ef079ec822)
12 hours ago OPENSSL_malloc.pod: mention CRYPTO_memdup() (fb6c9d8620)
12 hours ago OPENSSL_malloc.pod: mention CRYPTO_aligned_alloc{,_array}() in RETURN VALUES (56358abb5a)
12 hours ago quic: remove unused scid from port_default_packet_handler (275dab58f0)
12 hours ago crypto/pkcs12/p12_add.c: Restore ERR_set_mark and ERR_pop_to_mark (8d2a17d4e0)
12 hours ago quic_channel.c: avoid clipping in ack_delay_exponent/disable_active_migration setters (854ea3aa93)
12 hours ago quic_channel.c: avoid integer overflow in ossl_quic_channel_set_max_data_request (78ced6c88a)
12 hours ago quic_channel.c: check the setters return values (cfd4dca5c9)
12 hours ago Deprecate EVP_CIPHER_CTX_get_num() and EVP_CIPHER_CTX_set_num(). (70cda24a33)
12 hours ago NEWS.md: Update 3.6.0 release date (5de59e4272)
12 hours ago CHANGES.md: move SSL_{add,set}1_{dnsname,ipaddr} entry to 4.0 section (148f29855c)
12 hours ago CHANGES.md: move SSL_CTX_is_server() entry to the 4.0 section (4c189a0954)
13 hours ago Make ext argument of X509V3_EXT_print_fp const (a44081572e)
13 hours ago Fix documentation of SSL_ech_get1_status() return values (e55107126a)
13 hours ago ECH: conformance test changes for echspec test tool (3f22aab4f9)
13 hours ago ECH: Conformance test changes in response to AISLE review (7952bc4b8a)
2 days ago 80-test_cms.t: Accept success in malformed RSA decryption (7b5ece69de)
2 days ago rsa_kem: test RSA_public_encrypt() result in RSASVE (4c92661c45)
2 days ago rsa_kem: validate RSA_public_encrypt() result in RSASVE (89dde74b69)
2 days ago Avoid possible buffer overflow in buf2hex conversion (3244aa4b9d)
2 days ago Added test for CVE-2026-28388 (dd3544845e)
2 days ago Fix NULL Dereference When Delta CRL Lacks CRL Number Extension (d6ad8595e8)
2 days ago Out-of-bounds read in AES-CFB-128 on X86-64 with AVX-512 support (7464ccdd43)
2 days ago Add test for CMS decryption with RSA keys (02986569b8)
2 days ago Fix NULL deref in rsa_cms_decrypt (b388240d34)
2 days ago Test for DH/ECDH CMS KARI processing NULL pointer dereference (6e257effe0)
3 hours ago [skip ci] Suppress opcache debugging tools in gcovr (0f3e741b538)
4 hours ago ext/gd: calls with array types check strengthening. (188d520972a)
4 hours ago ext/pcntl simplification. (#13975) (bcd6f67ebc5)
10 hours ago Merge branch 'PHP-8.5' (b6bee2cde9f)
10 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (55c2dbbd29b)
10 hours ago Fix missing addref for Countable::count() (89729383e27)
10 hours ago Merge branch 'PHP-8.5' (159725da2eb)
11 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (4f40c20ec9c)
11 hours ago Add EG(bailout) consistency assertion (e50cd125c9f)
11 hours ago Fix faulty zend_try handling in zend_jit_trace() (95e93b85fa3)
12 hours ago Merge branch 'PHP-8.5' (43f1cd05a2e)
12 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (b09ac895398)
12 hours ago [skip if] Drop NEWS entry (af50736ee2e)
12 hours ago Merge branch 'PHP-8.5' (cdc0366bbb3)
12 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (083ea7d4652)
12 hours ago NEWS (d1512d31b2c)
13 hours ago Merge branch 'PHP-8.5' (b4e2174fa52)
13 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (27415573a2b)
13 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (fc48049336e)
13 hours ago Remove redundant PHP manifest file (#21634) (057b70634bf)
25 hours ago Merge branch 'PHP-8.5' (961355c13dd)
25 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (0dd75c80edd)
25 hours ago Fix GH-21664: iconv_mime_decode/iconv_mime_encode bailout corrupts EG(bailout). (1f4b1699b72)
28 hours ago [skip ci] Fix various typos in ext/xml{reader,writer} (GH-21660) (f05b1563bab)
29 hours ago Merge branch 'PHP-8.5' (70d6e541765)
29 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (d04b03b55d5)
29 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (d935e3aa3b6)
29 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (b63fe81e2d8)
29 hours ago curl: add support for brotli and zstd on Windows (0c6fc66848a)
30 hours ago [skip ci] Move gcovr options to config file (GH-21663) (5bdfb1c5e64)
10 hours ago Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (6d3e9dddef)
10 hours ago util/readline: Fix out-of-bounds access in readline_insert_char(). (4e4832dd72)
11 hours ago util: fix missing aio_wait sym in qemu guest agent only build (17fbf3e18c)
11 hours ago Allow building qemu tools on 32-bit hosts (cf634dfcd8)
28 hours ago Merge tag 'pull-target-arm-20260407' of https://gitlab.com/pm215/qemu into staging (e29302cbe6)
31 hours ago docs/system: remove extraneous sentence (8a9fa9ec99)
34 hours ago target/arm: fix fault_s1ns for stage 2 faults (566594f108)
8 hours ago fuzz: Remove unnecessary calls to set plugin dirs (b9d9f8ad95)
8 hours ago fuzz: Create fuzzers with default and custom crypto plugins (444a1dc0e3)
29 hours ago github: Update actions so they don't use deprecated Node.js 20 (521c6e05c5)
woocommerce
5 hours ago Fix Product SKU not visible for variable products inside Product Collections (#63990) (bf1dae95379)
5 hours ago Fix tracking number lookup for custom shipping provider definitions (#64068) (edc9b61e8a3)
6 hours ago Fix account password field showing error on display (#64064) (9c28e725b98)
7 hours ago Show country name instead of country code in checkout address validation (#64008) (7f2a51359fc)
11 hours ago Harden email footer placeholder replacements against null input (#64056) (f118d351d5f)
11 hours ago Add unit tests for cart and checkout SlotFill components (#63950) (f24a690f30c)
11 hours ago Checkout: Prevent address autocomplete from triggering on browser autofill (#63902) (af33ce1c227)
12 hours ago Fix fatal error in PaymentsProviders when gateway order has integer keys (#64051) (46052fcf2d6)
13 hours ago Simplify the meta_key_value index in the wp_wc_orders_meta table (#63897) (6efafc73b3e)
13 hours ago Fix address autocomplete not updating HTML value attribute on field change (#63524) (6fa353bf751)
13 hours ago Fix email editor styling regressions in block emails (#63974) (252be4e9dcc)
14 hours ago Fix duplicate wc_customer_lookup rows on delayed account creation (#63989) (c97e0b80051)
14 hours ago Prevent `is_checkout()` and `is_cart()` from possibly caching invalid values (#63966) (7b13ef34fa4)
15 hours ago Allow extensionCartUpdate to selectively overwrite shipping or billing address (#64032) (b04e6f2f0e3)
16 hours ago [Performance] Optimize SQL performance in the wc_customer_bought_product function. (#63995) (66f4043dd74)
18 hours ago ProductFilters: normalise query vars before hashing cache keys (#64041) (cb4f8842e75)
30 hours ago Fix validation error message overlapping the advanced cost help text in Flat Rate shipping method settings (#63398) (19fb5825a30)
33 hours ago Release: Remove 10.7.0-beta.2 change files from trunk (#64048) (2b1f6c21119)
34 hours ago [Performance] Orders: added `transaction_id` index for `wc_orders` table. (#64025) (03575b85f88)
2 days ago Fix WP 7.0 styling of dismiss notice and select2 tablenav outside orders/products (#63987) (91cf0002145)
2 days ago Add to Cart + Options: Ensure attributes with spaces and special characters work well in dropdown mode (#64031) (3862c746418)
2 days ago Fix address autocomplete branding logo not rendering in block checkout (#63985) (c9189ad6a74)
2 days ago Added Standardized Contributing Doc (#63975) (b74b31e2c5c)
2 days ago Email Editor: Add full-width alignment support for product image (#63839) (754bbe7ab1e)
2 days ago Prepare Packages for Release (#64028) (529185dd2ef)
2 days ago Fix template-select modal not showing on WP 7.0 (#64026) (ccd4a90cda5)
2 days ago Fix further admin styling issues with WordPress 7.0 (#64001) (7bd8cf404dd)
3 days ago Prepare Packages for Release (#64024) (da1fdad33ca)
3 days ago Fix post_types missing from view context on WP 7.0 (#64023) (bf7b2d51705)
3 days ago Product Collection block: empty offset ("") triggers fatal 500 (TypeError: int + string) — frontend and editor become inaccessible (#64012) (58363d022dd)