Projects with recent changes

aom

2 days ago av1_inv_txfm2d_test: NEON test w//gcc-14+ & armv7 (632172a468)
2 days ago Optimize update_coeff_* functions in txb_rdopt.c (f55fa5ee4e)

clamav.net

16 hours ago Raise minimum CMake version to 3.17 (#1753) (909c0737c)
2 days ago Libclamav: fix compressed XLM STRING reads (#1735) (6b74d7d61)

freeswitch.com

18 hours ago [Build-system] Migrate music/sounds from files.freeswitch.org to https://github.com/freeswitch/freeswitch-sounds/releases (#3062) (225a5e197e)

handsontable.com

30 hours ago Merge remote-tracking branch 'origin/release/18.0.0' (892378293c)
30 hours ago 18.0.0 (9b82d4be68)
30 hours ago 18.0.0-rc6 (a6010bbae9)
30 hours ago RELEASE-633: Add 18.0.0 release notes (changelog-18) (#12808) (ff710e24a6)

imagemagick.org

12 hours ago check for overflow (0ca86fca3)
14 hours ago Improve cache I/O robustness and fix race conditions (92b961a50)
14 hours ago check for possible add overflow (c2e84d828)
14 hours ago move add check to private header (b3b8d209e)
14 hours ago revert (ff4df375e)
15 hours ago overflow check (325fce5ad)
18 hours ago Added method that can be used to check if incrementing a value would result in an overflow. (b2740b95f)
20 hours ago build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#8830) (ac025e7f8)
2 days ago check profile length before reading header in GetIPTCStream (#8829) (0d37a67d1)
2 days ago Removed all the #if 0 blocks that have been there for ages. (f379865f3)
2 days ago Added earlier exit when image type is invalid. (03a0a683f)

kernel

3 days ago Linux 7.2-rc1 (dc59e4fea9d8)
3 days ago Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb (0716f9b9338a)

openh264

30 hours ago Make sure we allocate enough space for all slices (#3956) (a8e04adb)

openssl.org

2 hours ago apps/s_server.c: fix SSL object leak on rpk_enable() failure (2229aad774)
5 hours ago Suppress MSVC C4996 in applink.c (10c0927bb3)
5 hours ago Use more recent default for _WIN32_WINNT (8a57600f23)
5 hours ago Fix use of BCryptGenRandom (635ffe8bb9)
5 hours ago s390x: Fix AES-XTS hardware acceleration in IBM z17 (e9351bcce6)
7 hours ago demo: fix fips-version Makefile so it loads the FIPS provider correctly (1be08a7791)
17 hours ago s390x: Fix return code handling in HMAC_Init_ex() (f0ca416976)
27 hours ago Removes some stale SSLv3 support around the code and updated documentation to reflect removal. (4402bc95fa)
27 hours ago Clean up the cpu id stuff by hoisting the append into a helper (ed25946495)
27 hours ago property: add cache provider-order regression test (c5ae170e85)
27 hours ago TEST: Add DTLS 1.2 coverage for Session ID verification (a06203b3cb)
27 hours ago Don't attempt to check the security level on what signed our own certificate. (5a55913f10)
27 hours ago SSL_OP_SECOP is dead code (c25e1c4b78)
28 hours ago Clarify the comment in asn1.h.in for ASN1_VALUE (bca4e46568)
29 hours ago apps: cover the smime multiple -signer parsing path (f9dff99361)
29 hours ago quic: add mfail test for RCIDM (801c432b18)
29 hours ago quic: add mfail test for multi-packet RXE (1a80366668)
29 hours ago statem: add direct tests for tls_construct_client_hello (c36a9b463e)
29 hours ago statem: fail handshake if there is  memory failure in negotiate_dhe (7d4475bdf2)
29 hours ago ensure writes are syncronized on windows in CRYPTO_THREAD_run_once (f5a5e89044)
29 hours ago test: run RIO notifier smoke test everywhere (b06d2b2c92)
30 hours ago Fix OP_READ_FAIL_WAIT macro definition (e6220f6e31)
30 hours ago Port script_9 (7f2003289a)
30 hours ago Port script_8 (783baebb17)
30 hours ago Port script_7 (0f41f011f8)
30 hours ago Port script_6 (1ca326f0e7)
30 hours ago Port script_5 (6bb3799400)
30 hours ago [test] check tag abuse for AEAD ciphers (ea655177e0)
3 days ago demo: add program that shows how to query the FIPS provider version (b00f7b6c30)
3 days ago providers/fips/fipsprov.c, test/p_test.c: remove c_gettable_params static global (f32f8682ea)

php.net

2 hours ago Merge branch 'PHP-8.5' (cc1b9eefbd8)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (1e89e47376d)
2 hours ago Fix infinite recursion in property hook getter in opcache preloaded trait (d27da095b1c)
4 hours ago Fix stream_socket_get_crypto_status() after supplemental read (d822e940a22)
4 hours ago Merge branch 'PHP-8.5' (51dd32116e1)
4 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f6d8d04f13e)
4 hours ago Fixed timeout for supplemental read at end of a blocking stream in SSL stream wrapper (1c196d0ee56)
5 hours ago Merge branch 'PHP-8.5' (cf0da71e74a)
5 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (24448191436)
5 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (799353e2a77)
5 hours ago PHP-8.3 is now for PHP 8.3.33-dev (d6c3f4b5466)
5 hours ago Fix NULL deref when enabling TLS fails and the peer name needs to be reset (fc0f25f2861)
6 hours ago Merge branch 'PHP-8.5' (3ba44826876)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (cae3768825b)
6 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (bb3c00d4ed3)
6 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (6dcdf011840)
6 hours ago PHP-8.2 is now for PHP 8.2.33-dev (9aaf634fde8)
6 hours ago NEWS: fix markup (a1287f0ef01)
10 hours ago Merge branch 'PHP-8.5' (73a9bcf37ff)
10 hours ago Update NEWS after cherry-pick (f53c8a48ca2)
21 hours ago ext/standard: Fix `phpcredits()` QA team heading alignment (#22501) (a1b81e560f9)
25 hours ago [skip ci] docs/release-process.md: Update a link to php 8.6 release schedule (2f3a1ec9200)
26 hours ago [ci skip] Update NEWS for 8.6.0alpha2 (004701d5aeb)
27 hours ago Merge branch 'PHP-8.5' (c0872ea33c4)
27 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (92c179e640e)
30 hours ago Deprecate returning values from `__construct()` and `__destruct()` (#21982) (18d783719d5)
31 hours ago Add Locale::getDisplayKeyword() and Locale::getDisplayKeywordValue() (#22264) (0c1d809a75d)
33 hours ago Fix GH-20726: crash in pdo_odbc with pooling and no credentials (#22512) (c8d90e7e189)
2 days ago Fix GH-21006: JIT SEGV with property hooks and FETCH_OBJ_FUNC_ARG (#21369) (ae00731fd2a)
2 days ago Merge branch 'PHP-8.5' (97000779e3c)

qemu.org

2 days ago Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging (30e8a06b64)
2 days ago Merge tag 's390x-20260629' of https://gitlab.com/cohuck/qemu into staging (60c68d27f1)
2 days ago Merge tag 'pull-9p-20260629' of https://github.com/cschoenebeck/qemu into staging (0272eab4d2)
2 days ago Merge tag 'pull-hex-20260629' of https://github.com/qualcomm/qemu into staging (a73ffa38a9)
2 days ago hw/9pfs/local: harden local_fid_fd() on FID types (75893c058b)
2 days ago hw/9pfs: fix invalid union access by v9fs_co_fstat() (c3aa2491cd)
2 days ago hw/9pfs: fix invalid union access by v9fs_co_fsync() (32cae47c33)
2 days ago tests/9p: add 3 xattr FID limit test cases (local fs driver) (04a62cdfe8)
2 days ago tests/9p: add 3 xattr FID limit test cases (synth fs driver) (0e1085819e)
2 days ago tests/9p: add virtio_9p_add_synth_driver_args() test client function (84525ece68)
2 days ago tests/9p: increase P9_MAX_SIZE for test client (df88255543)
2 days ago hw/9pfs: add xattr count query interface to fs synth driver (7e42d569a6)
2 days ago hw/9pfs: enable xattr (mockup) support for synth fs driver (0e3085ddc7)
2 days ago tests/9p: add Txattrcreate / Rxattrcreate test client functions (7664feb26f)
2 days ago tests/9p: add Tclunk / Rclunk test client functions (c46150530b)
2 days ago tests/9p: add Tread / Rread test client functions (54b8f64c42)
2 days ago qemu-options: document 9pfs max_xattr option (44cb540d2d)
2 days ago hw/9pfs: add max_xattr option (e6116a81f0)
2 days ago hw/9pfs: add xattr FID limit to prevent memory exhaustion (693b296b17)
2 days ago hw/9pfs: cap Treaddir allocation (CVE-2026-9238) (64c6c7e0df)
2 days ago 9pfs/xen: implement response_buffer_size callback (69c8f5e694)
2 days ago 9pfs/virtio: implement response_buffer_size callback (12bcbdca8a)
2 days ago hw/9pfs: add response_buffer_size transport callback (4b615eaa1b)
2 days ago hw/9pfs: cap negotiated msize to transport limit (bb5ab96e35)
2 days ago 9pfs/xen: implement msize_limit callback (815d1799c3)
2 days ago 9pfs/virtio: implement msize_limit callback (4a1a2fa4d3)
2 days ago hw/9pfs: add msize_limit transport callback (a1c0e5a737)
2 days ago tests/qtest: Add hexagon boot-serial-test (79aabe39d5)
2 days ago hw/hexagon: Define hexagon "virt" machine (88a8bc7f43)
2 days ago target/hexagon: add build config for softmmu (6beec3bcda)

strongswan.org

7 hours ago testing: Format link to test results as OSC 8 hyperlink (fa56cca73b)
2 days ago github: Remove installation of unnecessary debug symbols for OpenSSL (9326e4707b)
2 days ago vici: Update supported Python versions (02ade69543)
2 days ago github: Use AWS-LC 5.1.0 for tests (b727eb88b4)
2 days ago Use wolfSSL 5.9.2 for tests (7eefadca67)
2 days ago unit-tests: Allow Ed448 implementations to fail parsing small-order public keys (528898a976)

tesseract

21 hours ago ci: Remove unused ilammy/setup-nasm (#4575) (49aa8360)

woocommerce

88 minutes ago Always enable push notifications by deprecating the feature flag (#66088) (ab92f0b2c69)
4 hours ago Fix tax recommendations card not staying dismissed in non-production environments (#66041) (b24ba1d1836)
4 hours ago Add referrerPolicy to address autocomplete fetch requests (#62967) (e91ae94ed16)
4 hours ago Fix sales report refund date test flake (#66152) (719f72611c8)
6 hours ago Stabilize non-UTC refund sales report test (#66113) (53b138bbd71)
7 hours ago Store API: defer payment gateway resolution until a payment method is supplied (#65931) (5f5cf784350)
8 hours ago Fix: Disable "Continue" button on product CSV import until a file is selected (#66009) (f9c8782ab4d)
9 hours ago Fix customer history CPT order fallback (#65921) (a96e5adcef3)
16 hours ago Prepare Packages for Release (#66133) (75970098357)
18 hours ago Fix oversized heading on offline payment settings pages (#66044) (9d019d50d98)
21 hours ago Use direct filesystem for uploads-directory operations (logs, imports, transient files) (#64666) (24ce9113c12)
22 hours ago Add POS staff foundation: feature flag, orchestrator, caps model (#65657) (1a1326dce7b)
23 hours ago Require explicit class constant visibility for woocommerce-subscriptions-engine (#66066) (dad98f94cff)
23 hours ago Mark grouped products add to cart table as presentational (#66096) (1f180437992)
24 hours ago Add DimensionUnit enum class for woocommerce_dimension_unit option values (#66064) (c87c3d58ad7)
24 hours ago Split WC-CLI command docs into subpages (#66068) (03e334c1982)
24 hours ago Add WC settings page documentation (#66104) (15b768bcbb9)
24 hours ago Add Checkout block PO Box address snippet (#66101) (8b28fb3b99d)
25 hours ago Fix Product Collection filter resets (#66022) (1c67ffce1f3)
26 hours ago Add woocommerce_validate_phone filter for customizing of is_phone values (#65817) (a08bfc792eb)
26 hours ago Fix product attributes lookup table tools failing via REST API (#66082) (a75effc19b1)
27 hours ago Add contextual Marketplace promo card to the WooCommerce Orders screen (#65970) (a5039415972)
28 hours ago Fix oversized headings in cart/checkout product short descriptions (#66025) (5ccbe9e3ffb)
30 hours ago Detect and recover stuck POS catalog feed generation jobs (#65919) (60c87b5e417)
31 hours ago Fix product description editor alignment in classic product editor (#66087) (6ec4700f848)
33 hours ago [Performance] Introduce persistent product status counters (#65957) (7274c56fbac)
2 days ago Add cart checkout template guidance (#65952) (dbd35f1f252)
2 days ago Performance: skip redundant meta existence checks on product create (#65595) (fe30f760f94)
2 days ago e2e tests: fix unstable customer-list and create-order tests (#66093) (f26180756ea)
2 days ago Fix 'current-menu-item' class not being added to the Shop page in the Page List block (#65996) (66eb8619cca)