Projects with recent changes

aom

23 hours ago lc-dec: Add sf to disable CDEF adaptively (ec4303d271)
23 hours ago lc-dec: Enable sf skip_loop_filter_using_filt_error (01bbedc0e3)
27 hours ago Remove unused FAST_HEX motion search method (236ceb9598)
27 hours ago Remove unused square motion search method (136511836e)
27 hours ago Prune either h or v 1:4 partitions (c9b95efd26)
27 hours ago Add speed feature to selectively change trellis rd mult (3e3512e478)
28 hours ago rtc: Allow for scroll sb detection for non-screen (8986ad6a7f)

asterisk.org

3 hours ago app_queue: Fix raise_respect_min lost in copy_rules() breaking rN queue rules (cef63b761f)
3 hours ago app_voicemail_odbc: fix msgnum race and crash on failed STORE (9e5f769e80)
6 hours ago ari_websockets: Fix two issues in the cleanup of outbound websockets. (f7b60322b1)
6 hours ago compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++. (7a57d9f2ed)

clamav.net

23 hours ago HFS+: Validate compressed attribute record bounds (#1708) (a136d006b)
28 hours ago Merge pull request #1715 from val-ms/update-generated-rust-bindings (a2e5b2527)

imagemagick.org

20 hours ago eliminate compiler warning (15c137e87)
20 hours ago https://github.com/ImageMagick/ImageMagick6/issues/420 (ab89688f3)
29 hours ago Corrected title. (0ba695f58)
2 days ago eliminate compiler warning (51367a170)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8690 (b348fac0c)
2 days ago Only reset the image type when ValidatePixelCacheMorphology returns false. (7d80d0997)
2 days ago Reset image type after -combine to avoid incorrect output images (#1835) (bf95a8482)
2 days ago eliminate compiler warning (9b3eaf83e)
2 days ago extent was computed in bytes; now in element count (abbad0118)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7wff-wpr6-vmhm (063015909)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8687 (97e42a4a1)
3 days ago https://github.com/ImageMagick/ImageMagick6/issues/420 (50507967a)

kernel

2 days ago Linux 7.1-rc1 (254f49634ee1)
2 days ago Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (14479877c1ec)
2 days ago Merge tag 'tsm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm (20b64cf8705a)
3 days ago Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux (b935117fe6d1)
3 days ago Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux (2ff1bc41ef91)
3 days ago Merge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (211d59331411)
3 days ago Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd (1d9f1b5e4374)

openssl.org

3 hours ago Workaround Uplink compilation for MINGW 32bit (95b31c0335)
3 hours ago Fix always false comparison in asn1/a_strex.c (2072517dc0)
7 hours ago test: move 'Simple single-stream test' from quic_multstream to quic-radix (8fa8acf036)
7 hours ago Make SSL_get_stream_write_state() safe for concluded streams (211b564f86)
12 hours ago FIPS: Add HMAC key size compliance check to the MAC legacy bridge. (87b2a6a7ff)
13 hours ago Fix record layer leak when swapping chained transport BIO (435feadaf4)
13 hours ago Add property method cache failure tests (31286c0351)
13 hours ago Fix property method cache insert failure handling (0c3ffa04a7)
2 days ago ssl/quic/quic_port.c: fix leak in port_make_channel() (b0912c27fd)
2 days ago Add icx compiler version support in perl asm scripts (82124a204a)
2 days ago move contents of HACKING.md to a doc/HOWTO (40577e1355)
2 days ago Increase the query cache insert grow retry (9d9943f031)
2 days ago crypto/hashtable/hashtable.c: fix hashtable grow cleanup for aligned allocation (82d4bd5e97)
2 days ago Handle NULL-buffer size probe in ossl_param_build_set_bn_pad() (7e57092596)
2 days ago remove ossl_quic_detach_stream() and ossl_quic_attach_stream() (bed6d88c26)
2 days ago CHANGES.md, NEWS.md: updates for 4.0.0 final release (78f65b1e09)
2 days ago Use EVP_MD_fetch() instead of EVP_get_digestbynid() in X509/TLS paths (b9ab1f3c01)
2 days ago doc/man3/SSL_set1_host.pod: fix Deprecated Functions heading formatting (11d9ea4ae4)
2 days ago aix: disable sendmmsg/recvmmsg (646aae648e)
2 days ago .github: add AArch64 extension cross-compile workflow (4a0c2ac709)
2 days ago Make win32_pathbyaddr more reliable (ebd5ea8ce5)
2 days ago Deprecate ASN1_BIT_STRING_set() (41a3fdde52)
2 days ago apps: Move PATH_MAX define out of the win32 block (33958827f7)
2 days ago Fix double-free in mlx_kem_dup() default case (aeea7dfaff)

php.net

2 hours ago Update ext/{pdo_sqlite,sqlite3} tests (#21198) (61e62a4dc9f)
12 hours ago NEWS/UPGRADING for #21490 (dcf653339c2)
17 hours ago Merge branch 'PHP-8.5' (a2bb92d85c8)
17 hours ago Update NEWS for URI cherry-pick to 8.5.6 (8db314629a1)
17 hours ago [RFC][mbregex] Set deprecate Oniguruma(mbregex) (#21490) (cc562253397)
25 hours ago CI: update download-bundled for uriparser 1.0.1 (936f7271066)
25 hours ago Merge branch 'PHP-8.5' (38667306a2c)
25 hours ago uri: Update to uriparser-1.0.1 (#21890) (542256ce24d)
29 hours ago ext/phar: refactor phar_create_signature() to return a zend_string* (#21843) (ea67883a1ff)
32 hours ago Fix OpenSSL SIV mode compatibility with older OpenSSL (#21880) (fe5d4187fc4)
2 days ago Merge branch 'PHP-8.5' (bd78496fb32)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (1adfed2dab5)
2 days ago Revert "Fix GH-20214: PDO::FETCH_DEFAULT unexpected behavior with PDOStatement::setFetchMode (#21434)" (171b722edc1)

qemu.org

26 hours ago Merge tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa into staging (759c456b1d)
28 hours ago Merge tag 'pull-target-arm-20260427' of https://gitlab.com/pm215/qemu into staging (86af3e3f67)
28 hours ago Merge tag 'pull-request-2026-04-27' of https://gitlab.com/thuth/qemu into staging (f53c98a6fd)
33 hours ago target/arm: report register in WFIT syndromes (4575da5ecb)
33 hours ago target/arm: remove old syndrome defines (fb5ffe0194)
33 hours ago target/arm: use syndrome helpers to query VNCR bit (3ebe35694b)
33 hours ago target/arm: use syndrome helpers in merge_syn_data_abort (f5fc9e119d)
33 hours ago target/arm: make hvf use syndrome helpers for decode (63b0c321d8)
33 hours ago target/arm: make whpx use syndrome helpers for decode (a4e9f271d8)
33 hours ago target/arm: use syndrome helpers to set SAME_EL EC bit (fb6748166e)
33 hours ago target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp (3559e61ebb)
33 hours ago target/arm: migrate check_hcr_el2_trap to use syndrome helper (ff1ec40a8e)
33 hours ago target/arm: migrate memory op syndromes to registerfields (d742196596)
33 hours ago target/arm: migrate gcs syndromes to registerfields (c0809cf012)
33 hours ago target/arm: migrate wfx syndromes to registerfields (9a90209cb0)
33 hours ago target/arm: migrate debug syndromes to registerfields (ab62f2f10c)
33 hours ago target/arm: migrate fault syndromes to registerfields (a646f41996)
33 hours ago target/arm: migrate Granule Protection traps to registerfields (cd28d3e796)
33 hours ago target/arm: migrate BXJ trap syndromes to registerfields (899ffd0113)
33 hours ago target/arm: migrate BTI trap syndromes to registerfields (35b87b1b80)
33 hours ago target/arm: migrate PAC trap syndromes to registerfields (a0c02e40b5)
33 hours ago target/arm: migrate SME trap syndromes to registerfields (9638a5d8ce)
33 hours ago target/arm: migrate eret trap syndromes to registerfields (9082db3e05)
33 hours ago target/arm: migrate FP/SIMD trap syndromes to registerfields (6581dddd2e)
33 hours ago target/arm: migrate system/cp trap syndromes to registerfields (342a587ca2)
33 hours ago target/arm: migrate basic syndrome helpers to registerfields (f0b64ba2bc)
33 hours ago hw/arm/fsl-imx6ul: Wire in the LCDIF device model (4cce7fe672)
33 hours ago hw/display: Add i.MX6UL LCDIF device model (5ef60a3787)
34 hours ago hw/arm/raspi4b: NOP all DTB nodes when removing unimplemented devices (4eba69b463)
34 hours ago Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat" (202126dcb9)

tesseract

2 days ago Bump actions/upload-artifact from 4 to 7 (#4545) (8fb9439c)

woocommerce

3 hours ago Align Product / Coupon Data panel labels and help-tips with 40px inputs (WP 7.0) (#64327) (2d2ece64ca6)
5 hours ago [DataViews - All Products] Implement bulk editing (#64441) (d090024ee01)
8 hours ago Align order edit page address Select2 with WordPress 7.0 input height (#64389) (4fbcf7e128d)
9 hours ago Fix: adopt $radius-s (2px) border-radius for Woo custom inputs and buttons (WP 7.0) (#64417) (4d87950eee9)
10 hours ago Tokenize hardcoded grays in Woo admin for WP 7.0 alignment (#64276) (11cf6619b01)
10 hours ago Show merchant-friendly message on plugin install upgrader failure (#64397) (89596932a8e)
10 hours ago Align Woo legacy admin custom button border-radius with WordPress 7.0 (#64262) (2b93b780b20)
11 hours ago Adopt WP 7.0 form-control sizing on settings inputs and Select2 multi-select (#64322) (a438ed96983)
11 hours ago [DataViews - All Products] Implement filters (#64424) (349bc77193b)
12 hours ago Add configurable maximum query depth to GraphQL settings (#64325) (035a13ab945)
16 hours ago Align structural admin elements with WP theme color CSS custom properties (#64196) (e813c06318c)
22 hours ago Add stock and product status indicators to admin order product selector (#64426) (ad8ab163d8a)
26 hours ago Log get_order() exception to WC Logger for easier debugging (#64347) (cf5f6839a1f)
29 hours ago [DataViews - All Products] Refactor Product Actions (#64419) (446c9cde354)
31 hours ago [Email Editor] Add server-side reset endpoint that stamps sync meta (#64355) (2fa660b3b99)
32 hours ago Add 8px border-radius to WooCommerce editor meta boxes (WP 7.0 alignment) (#64191) (19868f14bfc)
33 hours ago Prepare Packages for Release (#64416) (f9c2a2eedb2)
34 hours ago Fix early textdomain loading from dual code API feature check (#64332) (cf12552aba7)
2 days ago [Performance] BFCM stress-test config finalization (#64412) (891da0fb3d9)
2 days ago Drop default icon from CES feedback snackbars (#64357) (4512eca6f77)
2 days ago Add 'product.published' webhook topic (#63555) (5fa549207c7)