Projects with recent changes

aom

17 hours ago ctrl_set_svc_params: add missing setjmp (36d919cd32)
23 hours ago Output decoder component timing information (24c7d3c82a)
2 days ago Add Neon I8MM implementation av1_filter_intra_predictor (9f39edc5ca)
2 days ago highbd_convolve8_sve.h: fix include guard (3c9fabba9e)
2 days ago Fix to nightly failures for one_pass_rt_lag encoding (c046d2e8af)
2 days ago rtc: Adjust psnr to fix nightly rt test failures (26a7d8db83)
2 days ago Add a range check for cpi->gf_frame_index (bf9db06f26)
3 days ago Refactor one_pass_rt_lag encoding mode (9fb409170b)
3 days ago Additional logging and disable speed feature for b:457951958 (3e925fddb6)

clamav.net

3 days ago libclamav: Remove MyDoom Heuristic (#1545) (4361c2503)

imagemagick.org

2 days ago latest autoconf update (7b8b8e925)
2 days ago Fix autoconf syntax errors (configure.ac) (#8488) (544d7a851)

jssip.net

25 hours ago 3.10.9 (13f5f28)
25 hours ago UA: Do not log sensitive information (12045f8)
28 hours ago 3.10.8 (0a780d0)
28 hours ago RTCSession: close and fire 'failed' upon answer() failure (1613066)
28 hours ago 3.10.7 (81e95be)
28 hours ago cosmetic (458da9d)
28 hours ago Allow sending DTMF during early dialog #689 (#925) (db132dd)

libheif

31 hours ago [BSD3] add ctts box only if there is frame-reordering (4a1c26f8)
31 hours ago [BSD3] vvenc: fix setting framerate fraction (49d7617d)
31 hours ago [BSD3] set written ctts box version to 1 (7c49fce6)
31 hours ago [BSD3] pass sequence framerate through to encoders (17dd3f6d)
2 days ago [BSD3] since some files seem to have bad  boxes, ignore the errors. We do not need the data anyway. (32b19ad0)
2 days ago Fix typo in README (bf24bcde)
2 days ago Fix typo in README (1bbf7d75)
2 days ago README: Add usage section for libheif security limits (defcb7c9)
2 days ago add missing <algorithm> include (461e7a45)
2 days ago [BSD3] write and parse 'ctts' box (c2b38c17)
2 days ago add missing error message (72c171d5)
2 days ago support reading 'nclc' color profile (1b5c3cc2)
2 days ago [BSD3] ignore unsupported track types instead of throwing error (8926c433)
2 days ago [BSD3] support for short avcC boxes (31cc4b54)
2 days ago [BSD3] relax brands check and also accept 'mp41' and 'mp42' files (36a0bcf5)
2 days ago accept strings that do not end with '0' (68dd790d)
2 days ago [BSD3] relax brands check and also accept 'isom' files (3a5297bb)
2 days ago [BSD3] fix potential endless loop when trying to decode incomplete input data (#1640) second try (623a7750)
2 days ago [BSD3] fix potential endless loop when trying to decode incomplete input data (#1640) (4e9ba9ce)
2 days ago [BSD3] fix sequence encoding with kvazaar encoder (564e9732)
2 days ago [BSD3] fix uninitialized data_reference_index in SampleEntry (42a44dd1)

openssl.org

23 hours ago Update doc/man3/OPENSSL_init_crypto.pod (d78e642f28)
23 hours ago Update NEWS.md (994413f995)
23 hours ago Update CHANGES.md (095db166f7)
23 hours ago - update NEWS.md (85773d519a)
23 hours ago - fix CHANGES.md style (874552686c)
23 hours ago - fix .cstyle (01b420986d)
23 hours ago Introduce OPENSSL_ATEXIT_CLEANUP env. variable. (31659fe326)
25 hours ago BIO_send/recvmmsg(): Pass msgs_processed to the return callback (380ff14485)
25 hours ago win-makefile.tmpl: Fix program install check (ca9827379a)
25 hours ago Remove the c_rehash script (43033e129b)
26 hours ago test/run_tests.pl: Ensure that all HARNESS_VERBOSE values are respected (3a06643251)
26 hours ago ppc64le: Restore VSX registers in AES/GCM ppc64le encrypt/decrypt (ebd690b1eb)
26 hours ago Add engine stubs test (706606c008)
26 hours ago Remove ossl_err_load_ENGINE_strings from stubs (9ce72b90eb)
26 hours ago Fix stub definitions for no-deprecated config (807fd8bc09)
26 hours ago Fix typo in engine.h stub (8d58b05b28)
27 hours ago Harden digest context deserialization (eea8db4124)
27 hours ago evp_test Fix tests that were always skipped (e1e04709de)
27 hours ago util: add reformat-patches script (b16a53862c)
28 hours ago Use 'codespell:ignore' where justifiable (cfbd2e1bae)
28 hours ago Fix legitimate spelling errors (dc7f7f01ad)
28 hours ago Adjust .codespellrc (e2b15858a7)
2 days ago Add new public API for checking certificate times. (4036f4b0e3)
2 days ago Fix silent failure in ASYNC_start_job when size is 0 (5cbbced70d)
2 days ago Ensure path to libcrypto can be resolved on AIX. (576efc44ae)
2 days ago Add documentation for X509_V_FLAG_OCSP_RESP_CHECK and X509_V_FLAG_OCSP_RESP_CHECK_ALL (f13fe0e025)
2 days ago apps/x509.c: factor out add_object() for handling -addtrust and -addreject options (c8073cac15)
2 days ago Add mention of OPENSSL_ENGINE_STUBS to openssl_user_macros(7) (0ccd3a238f)
2 days ago Add removed EVP_PKEY_meth* functions to ossl-removed-api.pod (c28576e784)
2 days ago Remove all EVP_PKEY_meth_* functions from the documentation (d7a4f81aed)

php.net

6 hours ago Merge branch 'PHP-8.5' (3e87cfa9c8b)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (66d44412177)
6 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (96869363787)
6 hours ago Fix GH-20732: Phar::LoadPhar undefined behavior when loading directory (22aaa20dab6)
13 hours ago ext/standard/tests/file/windows_mb_path/util.inc: fix typo (#20723) (cec087e02f1)
18 hours ago standard: Move freeing of temp buffer and use efree variant (#20738) (420f3dce529)
20 hours ago standard: Remove nonsensical dtor of return value in fread() (#20739) (4315c3a5aa1)
22 hours ago Merge branch 'PHP-8.5' (77eedd78efe)
22 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c35224e11cc)
22 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (0590a34aeeb)
22 hours ago Fix GH-20352: UAF in php_output_handler_free via re-entrant ob_start() during error deactivation (ee0143887dc)
33 hours ago ext/sockets: adding Linux's TCP_USER_TIMEOUT constant. (46e55dd97ce)
2 days ago Merge branch 'PHP-8.5' (b6f786a7ca3)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (735f354ac9a)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (bf63341f356)
2 days ago Fix GH-20722: Null pointer dereference in DOM namespace node cloning via clone on malformed objects (983be089c0c)
2 days ago [ci skip] dom: Remove outdated comment (cf62b6c0588)
2 days ago Remove unused macro (f4538c67c3d)
2 days ago [RFC] Add clamp function (#19434) (06ea0e5df1d)
2 days ago Trim WS (833120eb722)
2 days ago reflection: set `key_initialized` global to proper booleans (#20691) (c0b16e080b6)
2 days ago pdo_mysql___construct_options.phpt: remove unexpected Cedilla (#20692) (65c367f9828)
3 days ago ext/standard: create_data() is never called with a 4th argument (95abeba7490)
3 days ago ext/standard: use sapi_windows_cp_*() functions directly (4ca4be5dfea)
3 days ago ext/standard: refactor Windows codepage tests (3502c6500c2)

qemu.org

3 days ago Update version for v10.2.0-rc4 release (bb7fc1543f)
3 days ago Merge tag 'pull-error-2025-12-17' of https://repo.or.cz/qemu/armbru into staging (8208694e56)

woocommerce

23 hours ago Add `woocommerce_email_template_post_data` filter hook (#62512) (68180329f2)
25 hours ago Remove the AccessiblePrivateMethods trait (#62200) (7aeb150bfa)
26 hours ago Email Editor: fix block width preprocessor (#62524) (804105c61e)
29 hours ago Update AI backend skill to always be invoked before writing tests (#62531) (fd9c578cb4)
30 hours ago Add caching and cache control headers for product REST API responses (#62258) (9a39207f2d)
30 hours ago Fix handling of order modified date during HPOS sync-on-read (#62514) (acfa4fa6e1)
33 hours ago Product Gallery: Full page gallery improvements (#62172) (850f00b6e6)
2 days ago Add batched pixel requests to WC_Tracks_Client for improved performance (#62461) (e11ae8b63f)
2 days ago [Cart shortcode] Fix undo cart item removal action (#62472) (31360e0002)
2 days ago Ensure PRs generated as part of the release process are milestoned (#62344) (3a94b76167)
2 days ago e2e tests: remove flaky tests reporter (#62521) (16f1fd198d)
2 days ago Fix PHPStan details in README.md (#62520) (a66d6190fa)
2 days ago Send the team name to the release assignment webhook (#62259) (7608e0e70c)
2 days ago Add a product version string invalidator (#61613) (94fd68fd4f)
3 days ago Add WordPress environment type to site status report (#62458) (c84f1475ca)
3 days ago Update summary title to "Discount" instead of coupon(s) and ensure negative fees are reflected in order details (#62454) (73ebf6058d)

wordpress.org

17 hours ago Tests: Update scripts tests to use semantic HTML comparison. (6ab237015f)
2 days ago Tests: Use `assertEqualHTML()` in styles HTML tests. (2c659fa2da)
3 days ago Tests: Use `assertEqualHTML()` in Script Modules HTML tests. (a08ec7e522)