Projects with recent changes

aom

2 hours ago Disable WarpedMotionEnabled for REALTIME_ONLY build (6c3d57c07f)
5 hours ago lc-dec: Extend sf dual_sgr_penalty_level for VOD test sets (608ad413b1)
20 hours ago test: update svc-L2T1 & svc-L2T2 test vectors (293d25779b)
20 hours ago README.md: fix gcloud storage role (35276e8526)
25 hours ago Replace native AVX2 convolve horiz with Highway (b9714769f9)
28 hours ago Fix to update num_proj_ref for nonrd mode (15d987ce53)
3 days ago rtc: Unittest for flat source chessboard artifact issue (8260aa6000)

asterisk.org

5 hours ago chan_local: Update chan_local references for Local channels. (70dc09c3f3)
31 hours ago res_ari: Add res_ari_model as an optional_module. (0afce4f66f)
2 days ago res ari: Add attachable states to Channels and Bridges (19eb1897da)
2 days ago ARI: Added paths to get and set multiple channel variables. (983d1f20bd)

clamav.net

2 hours ago feat: Add support for scanning Zstandard (zstd) compressed files (#1700) (f90fcf0fb)

imagemagick.org

4 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-h5r4-w88w-7ccr (ed143b98d)
4 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pjxj-pchx-4c3m (47ca72105)
5 hours ago Added workflow that can be used to publish a release. (126f102c4)
6 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-h58x-r7f7-rh84 (b237a4fa9)
6 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-m596-67p7-69wh (fdbf39ba9)
6 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r628-69v2-2f9c (b2dc602e1)
6 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-h7f2-f9cc-h2gv (808506dc4)
6 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jfq9-q63x-rc63 (f34065ecd)
6 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-99w9-hv66-rfv7 (0bb3578ee)
7 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3564-h588-56gr (f80b878e8)
7 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hv63-qgj6-7gh7 (d0d8ae7c5)
7 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hwf3-r46v-5ggx (4079949ba)
18 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-j8rh-v2r8-v94x (b535126ba)
18 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7c7m-fpjw-gwcq (174275bc1)
18 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6vxp-gfwf-hcr9 (f3ff3afee)
20 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-c8r2-mc3p-4f8j (fe20c950a)
20 hours ago beta release (8ee9390a8)
21 hours ago release (04a04eaaa)
24 hours ago Cosmetic. (037e46295)
25 hours ago Make sure the mask is properly respected when setting the alpha channel (#8778) (10156885f)
25 hours ago Minor optimization of the ClipPixelCacheNexus method. (e9dcf3a10)
25 hours ago cosmetic (ec374e334)
2 days ago fix method type (6512f373d)
2 days ago fix wrong type (22b1aac59)
2 days ago need to export so coders can leverage SetQuantumExtent() (9fb23a562)
2 days ago support SetQuantumExtent() private method (706439c6c)
2 days ago validate argument count for polynomial distortion (#8780) (497e1d802)
2 days ago fix oob read of gps rationals in GetEXIFProperty (#8782) (a0c3781ae)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8766 (3fea455d9)
3 days ago revert (f5f5f364d)

libheif

33 hours ago only use __visibility__ attribute with GCC/Clang compilers (3021ff4e)

openssl.org

2 days ago aes_wrap: prevent crash on update without a key (d099e33e57)
2 days ago doc: Clarify SSL_CERT_DIR uses semicolon separator on Windows (14d4dedc2a)
2 days ago Provide ASN1_STRING_new_not_owned() (68c0321e90)
2 days ago quic: avoid one-byte over-read of conn close reason in copy_tcause (46b5165d44)
2 days ago Remove unused crl_dir setting from config files (d056bc0118)
2 days ago statem: fix missing fatal if valid_flags mfail in process cert req (4dcf6d276d)
2 days ago crypto/hpke/hpke_util: Fixes redundant mdname is valid check. (c97318e35e)
3 days ago Fix broken hex data by reformatting (d23670f3af)

php.net

21 hours ago Merge branch 'PHP-8.5' (95b5b487993)
21 hours ago Fix GH-22218: SoapServer::handle() crash on non-array `$_SERVER`. (80d580b2922)
27 hours ago Convert stream error in php_stream_xport_crypto_get_status (ecd6cd81399)
27 hours ago Add stream crypto status for exposing OSSL WANT_READ / WANT_WRITE (#22193) (88161995562)
27 hours ago Fix GH-22200: stream api memory leaks. (#22204) (631bf8acdf4)
33 hours ago Reject out-of-range SOAP schema integers (#22178) (21c2318e295)
33 hours ago ext/intl: Fix UConverter::transcode() substitution length truncation (#22199) (b747e19eb5e)
33 hours ago ext/intl: Preserve int64 precision in IntlNumberRangeFormatter::format() (a4ff76ec1a2)
2 days ago ext/openssl: convert SESSION callback to FCC (425cd3d6a15)
2 days ago ext/openssl: convert PSK callback to FCC (f7c63f7f479)
2 days ago ext/openssl: use helper function for ValueError (eea5d0a82fc)
2 days ago Merge branch 'PHP-8.5' (951c89198d5)
2 days ago zend_ini.c: fix zend_ini_bool_literal() with unknown INI setting (#22209) (4e4306af5aa)
2 days ago win32/signal.c: convert ctrl_handler to FCC (#22210) (9f96285f2a8)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (092fd61bfc0)
2 days ago ext/phar: improve .phar madic directory preservation logic in phar::addEmptyDir() (30645401341)
3 days ago openssl: fix memory leaks when session callback returns wrong type (#21966) (b5c17e76a29)

qemu.org

2 days ago lcitool: remove Cirrus CI support (29c042c6e9)
2 days ago gitlab: remove x64-freebsd-14-build Cirrus job (4023f38b50)
2 days ago tests/unit: add test-envlist covering setenv/unsetenv name matching (05221c600a)
2 days ago util/envlist: fix prefix-match in envlist_unsetenv() name lookup (c131ae56c1)

strongswan.org

5 hours ago leak-detective: Also ignore unknown memory freed in OPENSSL_cleanup() (5fc403702b)
5 hours ago leak-detective: Add workaround for unknown memory reports with glibc (3216646bdb)
34 hours ago eap-aka: Make sure AT_RAND has the correct length in AKA-Challenge (4df53109a5)
34 hours ago kernel-netlink: Enable mixed-family IPComp scenarios (a904f9125d)

tesseract

33 hours ago Fix compiler warning on macOS (#4558) (f4afb2cc)
2 days ago autotools: Fix linker warning on macOS (#4559) (b0aa12f4)

woocommerce

6 hours ago Fix order items being lost when order resume fails mid-checkout (#64326) (49441af86a0)
7 hours ago Remove deprecated product block editor (#65500) (28185322ea9)
10 hours ago [Dev] Fix phpstan checks (#65534) (2c05b9e3db1)
10 hours ago Product Collection: Prevent block preview state from dirtying the post on load (#65524) (4c6cf94f2eb)
10 hours ago Add woocommerce_term_recount_product_count filter to _wc_term_recount (#64374) (02d842afc4d)
12 hours ago Prepare Marketplace for React 19 compatibility (#65401) (4d03fc58761)
13 hours ago Fix guest purchases in wc_customer_bought_product when user ID is supplied (#65517) (5ca2eb2ec01)
13 hours ago Build Packages With Admin/Blocks (#65254) (49a8c9fd7e4)
22 hours ago Fix duplicate processors accumulating in wc_pending_batch_processes (#65450) (89c0bccb539)
22 hours ago Blocks: Fix JS crash in useCollection when store error is not an Error instance (#64218) (cfa1c0a76d5)
23 hours ago Use order capabilities for HPOS placeholder posts (backwards compat) (#58432) (710f950e0af)
27 hours ago Fix: Wrap checkout payment method radios in a fieldset for better accessibility (#65201) (681166b9687)
28 hours ago Show reply-to email settings without block editor (#65122) (81d3e418656)
29 hours ago Fix Add to Cart Button not working on Products (Beta) block (#65511) (fabe01e5b4a)
29 hours ago Fix: `woocommerce_adjust_non_base_location_prices` not respected for manual backend orders (#63744) (1b320629104)
31 hours ago [e2e tests] Fix missing baseURL guard in restApi fixture (#65516) (01c128b5110)
31 hours ago Fix TypeError: string - string in get_formatted_order_total() on PHP 8.3 with refunded orders (#65507) (f4c48c85c4a)
32 hours ago Fix: Allow view_woocommerce_reports cap to access Analytics Leaderboards endpoint (#65492) (6f6db1a2be5)
32 hours ago Add theme.json support to breadcrumbs block. Fix #65459 (#65460) (586d8de6045)
33 hours ago [Performance] Optimize Jetpack connection status retrieval on admin pages (#65505) (155791ea10f)
34 hours ago Batch-prime product image caches across product collection endpoints (#65436) (0e1861682a9)
35 hours ago Batch-prime post caches in analytics Reports include_extended_info (#65468) (af7497b2c56)
2 days ago Fix order totals only filling half width on edit order screen (on mobile) (#65469) (e513b786105)
2 days ago [Performance] Actualize line item product object caching. (#65486) (621bb08c9fd)
2 days ago Simplify block templates compatibility layer checks (#64504) (20c8388e6ab)
2 days ago [RSM] Add Checkout Recovery email settings behind an experimental feature flag (#65136) (c5efd8647be)
2 days ago Fix random Product Collection pagination (#65462) (9de3b28614e)
2 days ago Remove create product editor block package (#65435) (1a0f2417143)
2 days ago Store API: ensure create_order_from_cart removes its default_order_status filter on exception (#65417) (5fd32378df6)
2 days ago Remove unused `products-catalog-api feature` flag and mock controller (#65456) (b0606e83996)