Projects with recent changes

aom

3 hours ago Fix MSVC C4334 warnings in txb_rdopt.c (43f2b6a990)
4 hours ago Use true/false in comment for bool do_border_pad (674e0327f0)
6 hours ago Reformat a comment (b5ff2f8fdf)
7 hours ago Avoid SSE calculation for blocks outside frame boundary (f1e7f4e023)
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)

asterisk.org

4 hours ago res_pjsip_session: Bound delayed BYE behind UAC INVITE (f7c50cff7c)

clamav.net

4 hours ago Run metadata preclass scans before final verdict (#1721) (0a296a0d3)
25 hours ago Raise minimum CMake version to 3.17 (#1753) (909c0737c)
2 days ago Libclamav: fix compressed XLM STRING reads (#1735) (6b74d7d61)

freeswitch.com

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

handsontable.com

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

imagemagick.org

21 hours ago check for overflow (0ca86fca3)
23 hours ago Improve cache I/O robustness and fix race conditions (92b961a50)
23 hours ago check for possible add overflow (c2e84d828)
23 hours ago move add check to private header (b3b8d209e)
23 hours ago revert (ff4df375e)
23 hours ago overflow check (325fce5ad)
27 hours ago Added method that can be used to check if incrementing a value would result in an overflow. (b2740b95f)
29 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)
3 days ago Removed all the #if 0 blocks that have been there for ages. (f379865f3)
3 days ago Added earlier exit when image type is invalid. (03a0a683f)

openh264

2 days ago Make sure we allocate enough space for all slices (#3956) (a8e04adb)

openssl.org

8 hours ago use evp_asym_cipher_free in evp_asym_cipher_from_algorithm (8a072a3dab)
8 hours ago use evp_signature_free in evp_signature_from_algorithm (4d50403e51)
8 hours ago use evp_keymgmt_free in keymgmt_from_algorithm (4c48ed7319)
8 hours ago use evp_keyexch_free in evp_keyexch_from_algorithm (e4551d81c3)
8 hours ago use evp_kem_free in evp_kem_from_algorithm (8225d82f04)
10 hours ago s_client: skip TCP shutdown drain for datagram protocols (5d61a36a94)
11 hours ago apps/s_server.c: fix SSL object leak on rpk_enable() failure (2229aad774)
14 hours ago Suppress MSVC C4996 in applink.c (10c0927bb3)
14 hours ago Use more recent default for _WIN32_WINNT (8a57600f23)
14 hours ago Fix use of BCryptGenRandom (635ffe8bb9)
14 hours ago s390x: Fix AES-XTS hardware acceleration in IBM z17 (e9351bcce6)
16 hours ago demo: fix fips-version Makefile so it loads the FIPS provider correctly (1be08a7791)
26 hours ago s390x: Fix return code handling in HMAC_Init_ex() (f0ca416976)
2 days ago Removes some stale SSLv3 support around the code and updated documentation to reflect removal. (4402bc95fa)
2 days ago Clean up the cpu id stuff by hoisting the append into a helper (ed25946495)
2 days ago property: add cache provider-order regression test (c5ae170e85)
2 days ago TEST: Add DTLS 1.2 coverage for Session ID verification (a06203b3cb)
2 days ago Don't attempt to check the security level on what signed our own certificate. (5a55913f10)
2 days ago SSL_OP_SECOP is dead code (c25e1c4b78)
2 days ago Clarify the comment in asn1.h.in for ASN1_VALUE (bca4e46568)
2 days ago apps: cover the smime multiple -signer parsing path (f9dff99361)
2 days ago quic: add mfail test for RCIDM (801c432b18)
2 days ago quic: add mfail test for multi-packet RXE (1a80366668)
2 days ago statem: add direct tests for tls_construct_client_hello (c36a9b463e)
2 days ago statem: fail handshake if there is  memory failure in negotiate_dhe (7d4475bdf2)
2 days ago ensure writes are syncronized on windows in CRYPTO_THREAD_run_once (f5a5e89044)
2 days ago test: run RIO notifier smoke test everywhere (b06d2b2c92)
2 days ago Fix OP_READ_FAIL_WAIT macro definition (e6220f6e31)
2 days ago Port script_9 (7f2003289a)
2 days ago Port script_8 (783baebb17)

php.net

4 hours ago zend_types: Convert `HT_*()` macros to inline functions (#22305) (7c9fcfd7d8c)
7 hours ago [skip ci] UPGRADING.md: Add missing BC break entry in several patches (9c4f15ee6a4)
8 hours ago Remove submodule dependency from web-php in release process (#22535) (4b945820f33)
11 hours ago Merge branch 'PHP-8.5' (cc1b9eefbd8)
11 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (1e89e47376d)
11 hours ago Fix infinite recursion in property hook getter in opcache preloaded trait (d27da095b1c)
13 hours ago Fix stream_socket_get_crypto_status() after supplemental read (d822e940a22)
13 hours ago Merge branch 'PHP-8.5' (51dd32116e1)
13 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f6d8d04f13e)
13 hours ago Fixed timeout for supplemental read at end of a blocking stream in SSL stream wrapper (1c196d0ee56)
14 hours ago Merge branch 'PHP-8.5' (cf0da71e74a)
14 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (24448191436)
14 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (799353e2a77)
14 hours ago PHP-8.3 is now for PHP 8.3.33-dev (d6c3f4b5466)
14 hours ago Fix NULL deref when enabling TLS fails and the peer name needs to be reset (fc0f25f2861)
15 hours ago Merge branch 'PHP-8.5' (3ba44826876)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (cae3768825b)
15 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (bb3c00d4ed3)
15 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (6dcdf011840)
15 hours ago PHP-8.2 is now for PHP 8.2.33-dev (9aaf634fde8)
15 hours ago NEWS: fix markup (a1287f0ef01)
19 hours ago Merge branch 'PHP-8.5' (73a9bcf37ff)
19 hours ago Update NEWS after cherry-pick (f53c8a48ca2)
30 hours ago ext/standard: Fix `phpcredits()` QA team heading alignment (#22501) (a1b81e560f9)
34 hours ago [skip ci] docs/release-process.md: Update a link to php 8.6 release schedule (2f3a1ec9200)
35 hours ago [ci skip] Update NEWS for 8.6.0alpha2 (004701d5aeb)
2 days ago Merge branch 'PHP-8.5' (c0872ea33c4)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (92c179e640e)
2 days ago Deprecate returning values from `__construct()` and `__destruct()` (#21982) (18d783719d5)
2 days ago Add Locale::getDisplayKeyword() and Locale::getDisplayKeywordValue() (#22264) (0c1d809a75d)

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

16 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

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

woocommerce

2 hours ago fix(logging): delete all expired log files, not just the first 20 (#66073) (1fe972ff55d)
3 hours ago Move review guidelines to extensions docs (#66129) (b43561c5548)
4 hours ago Update Settings UI container radius (#66042) (03915eac58c)
6 hours ago Document product archive query parameters (#66134) (25be5f00898)
6 hours ago Clarify blocks registry import setup (#66135) (8b5f47607f8)
6 hours ago Add Cart and Checkout block compatibility docs (#66137) (529d944d5f1)
6 hours ago Fix REST API product batch docs syntax (#66138) (6cb1b5acfdb)
6 hours ago Align Order Edit meta boxes with WordPress 7.0 design conventions (#64564) (ef8a9ce420a)
7 hours ago Preserve zero variation attributes in cart items (#65725) (f075cdc444d)
9 hours ago Update Product Filters description copy (#65925) (f77b22cb818)
10 hours ago Always enable push notifications by deprecating the feature flag (#66088) (ab92f0b2c69)
13 hours ago Fix tax recommendations card not staying dismissed in non-production environments (#66041) (b24ba1d1836)
13 hours ago Add referrerPolicy to address autocomplete fetch requests (#62967) (e91ae94ed16)
13 hours ago Fix sales report refund date test flake (#66152) (719f72611c8)
15 hours ago Stabilize non-UTC refund sales report test (#66113) (53b138bbd71)
16 hours ago Store API: defer payment gateway resolution until a payment method is supplied (#65931) (5f5cf784350)
17 hours ago Fix: Disable "Continue" button on product CSV import until a file is selected (#66009) (f9c8782ab4d)
18 hours ago Fix customer history CPT order fallback (#65921) (a96e5adcef3)
24 hours ago Prepare Packages for Release (#66133) (75970098357)
26 hours ago Fix oversized heading on offline payment settings pages (#66044) (9d019d50d98)
30 hours ago Use direct filesystem for uploads-directory operations (logs, imports, transient files) (#64666) (24ce9113c12)
31 hours ago Add POS staff foundation: feature flag, orchestrator, caps model (#65657) (1a1326dce7b)
32 hours ago Require explicit class constant visibility for woocommerce-subscriptions-engine (#66066) (dad98f94cff)
32 hours ago Mark grouped products add to cart table as presentational (#66096) (1f180437992)
33 hours ago Add DimensionUnit enum class for woocommerce_dimension_unit option values (#66064) (c87c3d58ad7)
33 hours ago Split WC-CLI command docs into subpages (#66068) (03e334c1982)
33 hours ago Add WC settings page documentation (#66104) (15b768bcbb9)
33 hours ago Add Checkout block PO Box address snippet (#66101) (8b28fb3b99d)
34 hours ago Fix Product Collection filter resets (#66022) (1c67ffce1f3)
34 hours ago Add woocommerce_validate_phone filter for customizing of is_phone values (#65817) (a08bfc792eb)