Projects with recent changes

aom

2 hours ago Remove the build directory, move build/cmake up (b839f927f5)
5 hours ago Handle vmaf_model_path in set_config_arg_ctrls() (557a13d1fb)
32 hours ago Don't use 2x max tile area for level 7.x 8.x (3a0e3a7950)
34 hours ago Extend sf 'prune_comp_ref_frames' to speed 3 (4df5e0bec9)
34 hours ago Force inline functions in skip_inter_mode() (6d8e6e2a36)
2 days ago RC: Allocate the correct size of TPL blocks for RC (3a9a298744)
2 days ago Fix clang-tidy issue: CONFIG_CWG_C013 not directly included (44abdb5f66)
2 days ago encode_api_test.cc: remove stale comment (0589cfda1e)
2 days ago Change #include pathnames in public headers (5daead2f81)
3 days ago rtc-screen: Rework sb search window and palette testing (e5e50d6c3e)

asterisk.org

2 days ago res_pjsip_config_wizard: Trigger reloads from a pjsip servant thread (006e25471d)
3 days ago build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build (47011850d4)

imagemagick.org

8 hours ago eliminate compiler warning (5c43d48e6)
12 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5xg3-585r-9jh5 (2a06c7be3)
12 hours ago eliminate compiler warning (f2d430cc1)
13 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r83h-crwp-3vm7 (5facfecf1)
13 hours ago Patch to correct the sample size for 16 bit floats in the JXL encoder (GHSA-jvgr-9ph5-m8v4) (1c7767fc5)
15 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-2442-cq27-vf6x (476854241)
15 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pwg5-6jfc-crvh (3d653bea2)
16 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x928-4434-crqj (ca761f220)
17 hours ago Minor readability change. (51291c388)
18 hours ago Fix incorrect orientation of JPEG compressed TIFF images (dlemstra/Magick.NET/issues/1991) (b8d0cd4ef)
19 hours ago Code style change. (f4610bc0b)
21 hours ago Increase code determinism when when compiling with fuzzing instrumentation (#8544) (fb5751a65)
22 hours ago Fix MNG animation speed for sub-frame animations with offsets (#8666) (ecae45e65)
24 hours ago Corrected check to avoid possible overflow. (2d4494cba)
28 hours ago reset VID filename (a20f8f974)
28 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5592-p365-24xh (f86452a8a)
2 days ago Added support for writing meta channels to the PSD coder (#8393) (8cb2a8ebb)
2 days ago Updated comment to make it clear what the current default behavior is. (0836fbb65)

libheif

2 days ago Update to the libaom v3.13.3 release (858aa385)
2 days ago Include "bit" header for "std::endian". (95e01016)
2 days ago dav1d: resolve leak of packet data on decoder error (#1753) (540385bc)
2 days ago Merge branch 'master' of github.com:strukturag/libheif (35504ef8)
2 days ago svt: set current version to v4.1.0 (74728055)
2 days ago svt: resolve image sequence encoding with v4.x and resolve low-delay encoding (#1680) (fa385774)
2 days ago Merge pull request #1750 from strukturag/fix-cifuzz (3ae9ee01)
2 days ago oss-fuzz: Include "openjph". (91d99450)
2 days ago oss-fuzz: Include "openjpeg". (e3b586fc)
2 days ago oss-fuzz: Include "openh264". (27bb916a)
2 days ago oss-fuzz: Include "svt-av1". (22c730be)
2 days ago oss-fuzz: Set "X265_LATEST_TAG" for x265. (f1b3ef27)
2 days ago oss-fuzz: Don't build aom tools. (a396a564)
2 days ago oss-fuzz: Don't build x265 cli application. (6ada6c5f)
2 days ago oss-fuzz: Include "x264". (f106fae6)
2 days ago oss-fuzz: Include "vvdec" / "vvenc". (e152a526)
2 days ago Install clang script for fuzzer from github.com mirror. (e6d036d2)
2 days ago oss-fuzz: Include "libsharpyuv". (84a21f87)
2 days ago oss-fuzz: Include "dav1d" codec. (d298ee32)
2 days ago oss-fuzz: Install libjpeg-dev. (bfc3ac1f)
2 days ago oss-fuzz: Enable uncompressed codec. (7b0e46d0)
2 days ago oss-fuzz: Switch to cmake-based libde265 build. (13fc2335)
2 days ago CI: Run "cifuzz" jobs on direct commits and once per week. (cc066d30)
2 days ago Merge pull request #1680 from eclipseo/svt-av1-4 (2a7a383f)
2 days ago Add patch to fix building against SVT-AV1 4.1.0 (9c9d8391)
2 days ago fix size check when reading JPEG EXIFs with 5-7 bytes length (96935020)
2 days ago Prevent concurrent decoding of the same image item in crafted grid images (11736c4f)

openssl.org

2 days ago Improve PBKDF2 password strength too weak error message with arguments (72d5e8dcd2)
2 days ago evp_skey_test.c: Add test for EVP_SKEY_to_provider cross-provider transfer (e249566980)
2 days ago evp_skey_test.c: Add test for EVP_SKEY_to_provider same-provider path (eaef6b20c7)
2 days ago s_lib.c: Fix refcount leak in EVP_SKEY_to_provider (e1156ee77b)
2 days ago OPENSSL_secure_malloc.pod: mention CRYPTO_secure_actual_size() (ef079ec822)
2 days ago OPENSSL_malloc.pod: mention CRYPTO_memdup() (fb6c9d8620)
2 days ago OPENSSL_malloc.pod: mention CRYPTO_aligned_alloc{,_array}() in RETURN VALUES (56358abb5a)
2 days ago quic: remove unused scid from port_default_packet_handler (275dab58f0)
2 days ago crypto/pkcs12/p12_add.c: Restore ERR_set_mark and ERR_pop_to_mark (8d2a17d4e0)
2 days ago quic_channel.c: avoid clipping in ack_delay_exponent/disable_active_migration setters (854ea3aa93)
2 days ago quic_channel.c: avoid integer overflow in ossl_quic_channel_set_max_data_request (78ced6c88a)
2 days ago quic_channel.c: check the setters return values (cfd4dca5c9)
2 days ago Deprecate EVP_CIPHER_CTX_get_num() and EVP_CIPHER_CTX_set_num(). (70cda24a33)
2 days ago NEWS.md: Update 3.6.0 release date (5de59e4272)
2 days ago CHANGES.md: move SSL_{add,set}1_{dnsname,ipaddr} entry to 4.0 section (148f29855c)
2 days ago CHANGES.md: move SSL_CTX_is_server() entry to the 4.0 section (4c189a0954)
2 days ago Make ext argument of X509V3_EXT_print_fp const (a44081572e)
2 days ago Fix documentation of SSL_ech_get1_status() return values (e55107126a)
2 days ago ECH: conformance test changes for echspec test tool (3f22aab4f9)
2 days ago ECH: Conformance test changes in response to AISLE review (7952bc4b8a)

php.net

4 hours ago Wrap strings passed to libzip with zip_source_function_create() (#21659) (e0e2963b74e)
9 hours ago Merge branch 'PHP-8.5' (715645f5d7d)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (91842e03a8e)
9 hours ago Fix GH-21688: SEGV in C14N on empty HTMLDocument. (19f73c57125)
12 hours ago ext/snmp: Enable shutdown_snmp_logging on Windows (#21685) (57d6d71c438)
18 hours ago ext/session: add recursive session cleanup for dirname in nested directories (#21491) (dc7f6a8bebf)
18 hours ago Use zend_str_has_nul_byte instead of memchr (#21680) (da4185ab462)
35 hours ago [skip ci] Suppress opcache debugging tools in gcovr (0f3e741b538)
2 days ago ext/gd: calls with array types check strengthening. (188d520972a)
2 days ago ext/pcntl simplification. (#13975) (bcd6f67ebc5)
2 days ago Merge branch 'PHP-8.5' (b6bee2cde9f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (55c2dbbd29b)
2 days ago Fix missing addref for Countable::count() (89729383e27)
2 days ago Merge branch 'PHP-8.5' (159725da2eb)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (4f40c20ec9c)
2 days ago Add EG(bailout) consistency assertion (e50cd125c9f)
2 days ago Fix faulty zend_try handling in zend_jit_trace() (95e93b85fa3)
2 days ago Merge branch 'PHP-8.5' (43f1cd05a2e)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (b09ac895398)
2 days ago [skip if] Drop NEWS entry (af50736ee2e)
2 days ago Merge branch 'PHP-8.5' (cdc0366bbb3)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (083ea7d4652)
2 days ago NEWS (d1512d31b2c)
2 days ago Merge branch 'PHP-8.5' (b4e2174fa52)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (27415573a2b)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (fc48049336e)
2 days ago Remove redundant PHP manifest file (#21634) (057b70634bf)
2 days ago Merge branch 'PHP-8.5' (961355c13dd)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (0dd75c80edd)
2 days ago Fix GH-21664: iconv_mime_decode/iconv_mime_encode bailout corrupts EG(bailout). (1f4b1699b72)

qemu.org

10 hours ago Update version for v11.0.0-rc3 release (becd22fdc2)
15 hours ago Merge tag 'hw-misc-20260409' of https://github.com/philmd/qemu into staging (8969ee84d4)
16 hours ago qemu-keymap: fix altgr modifier lookup for newer xkeyboard-config (4e6fb62fb0)
16 hours ago ati-vga: Fix check for overflowing vram (a34f546c5f)
16 hours ago hw/timer: ibex_timer: Update IRQs after writing CTRL (c75b41f21f)
16 hours ago ati-vga: Fix pitch and offset registers mask (1c3bc5ea56)
19 hours ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (0175d6a4eb)
19 hours ago hw/uefi: fix heap overflow (CVE-2026-5744) (af74c9e46b)
19 hours ago virtio-scsi: pass the same cdb_size to virtio_scsi_pop_req and virtio_scsi_handle_cmd_req_prepare (7997130293)
2 days ago Merge tag 'hw-misc-20260407' of https://github.com/philmd/qemu into staging (a87e211600)
2 days ago Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (6d3e9dddef)
2 days ago util/readline: Fix out-of-bounds access in readline_insert_char(). (4e4832dd72)
2 days ago util: fix missing aio_wait sym in qemu guest agent only build (17fbf3e18c)
2 days ago Allow building qemu tools on 32-bit hosts (cf634dfcd8)
2 days ago ati-vga: Do not crash on 24 bits per pixel (992e01e838)
2 days ago ati-vga: Update mode on CRTC_PITCH change (f4813f444a)
2 days ago ati-vga: Fix setting CRTC_OFFSET (4bbe831f1e)
2 days ago hw/arm/omap_sx1: map CS3 at the correct base (9b3faf0d49)
2 days ago cirrus-vga: Make frame buffer endianness little endian by default (26f21f6e17)
2 days ago docs/about/removed-features: Replace 'since' -> 'removed in' (8108793f67)
3 days ago Merge tag 'pull-target-arm-20260407' of https://gitlab.com/pm215/qemu into staging (e29302cbe6)
3 days ago docs/system: remove extraneous sentence (8a9fa9ec99)
3 days ago target/arm: fix fault_s1ns for stage 2 faults (566594f108)

strongswan.org

22 hours ago github: Continue crypto tests even if OpenSSL tests fail (032d8adcd4)
22 hours ago Use wolfSSL 5.9.1 for tests (e8e34c4b33)
22 hours ago unit-tests: Use longer input for ECDSA tests (99e9db478d)
2 days ago fuzz: Remove unnecessary calls to set plugin dirs (b9d9f8ad95)
2 days ago fuzz: Create fuzzers with default and custom crypto plugins (444a1dc0e3)
3 days ago github: Update actions so they don't use deprecated Node.js 20 (521c6e05c5)

woocommerce

9 hours ago Reduce Terser compression passes in WooCommerce Blocks (#64081) (02a7bf1cf3d)
14 hours ago Fix button border-radius mismatch in email editor (#64060) (e507d6bd302)
15 hours ago Add OrderItemType enum class and adopt it across the codebase (#63863) (34a0f324099)
16 hours ago [dev] Monorepo: harden install and build so it runs on Ubuntu (#64058) (85324846148)
16 hours ago Fix express payment button spacing in Safari on block cart (#64074) (a2aac2df4e2)
16 hours ago [Performance] Scope wc_translate_user_roles to default-domain gettext hook (#64078) (e2cc1e795d2)
18 hours ago Unify Add to Cart + Options e2e test utils (#64083) (eee57322335)
18 hours ago Fix email preview padding for template-level blocks with preset variables (#64071) (bf8df6d3aa7)
20 hours ago Fix locale filter breaking address forms when hiding country or state fields (#63928) (367a4f16f33)
20 hours ago Improve messages in the Reviews Form block when users can't leave reviews (#64004) (4513b6a289b)
24 hours ago Prime attachment post caches in products REST get_images() (#64070) (ab791ca7836)
32 hours ago Add git commit and draft PR skills for Claude Code (#63883) (258b70331c6)
2 days ago Fix Product SKU not visible for variable products inside Product Collections (#63990) (bf1dae95379)
2 days ago Fix tracking number lookup for custom shipping provider definitions (#64068) (edc9b61e8a3)
2 days ago Fix account password field showing error on display (#64064) (9c28e725b98)
2 days ago Show country name instead of country code in checkout address validation (#64008) (7f2a51359fc)
2 days ago Harden email footer placeholder replacements against null input (#64056) (f118d351d5f)
2 days ago Add unit tests for cart and checkout SlotFill components (#63950) (f24a690f30c)
2 days ago Checkout: Prevent address autocomplete from triggering on browser autofill (#63902) (af33ce1c227)
2 days ago Fix fatal error in PaymentsProviders when gateway order has integer keys (#64051) (46052fcf2d6)
2 days ago Simplify the meta_key_value index in the wp_wc_orders_meta table (#63897) (6efafc73b3e)
2 days ago Fix address autocomplete not updating HTML value attribute on field change (#63524) (6fa353bf751)
2 days ago Fix email editor styling regressions in block emails (#63974) (252be4e9dcc)
2 days ago Fix duplicate wc_customer_lookup rows on delayed account creation (#63989) (c97e0b80051)
2 days ago Prevent `is_checkout()` and `is_cart()` from possibly caching invalid values (#63966) (7b13ef34fa4)
2 days ago Allow extensionCartUpdate to selectively overwrite shipping or billing address (#64032) (b04e6f2f0e3)
2 days ago [Performance] Optimize SQL performance in the wc_customer_bought_product function. (#63995) (66f4043dd74)
2 days ago ProductFilters: normalise query vars before hashing cache keys (#64041) (cb4f8842e75)
3 days ago Fix validation error message overlapping the advanced cost help text in Flat Rate shipping method settings (#63398) (19fb5825a30)
3 days ago Release: Remove 10.7.0-beta.2 change files from trunk (#64048) (2b1f6c21119)