Projects with recent changes

aom

20 hours ago Test aom_var_2d_u16_sve with odd values of height (ffb210a678)
21 hours ago rtc-screen: Prune intraBC search for nonrd pickmode (bb172c89e7)
26 hours ago sum_squares_sve: Call funcs under right conditions (2b022abbd7)
2 days ago av1_encode: disable do_border_pad (998a3fcda4)
2 days ago av1: Add AVX512 Highway Convolve2DSR (31f7433bee)
3 days ago av1_encode: enable do_border_pad (f311099b0a)
3 days ago Add explicit uint16_t cast in aom_memset16() (263bb488a9)

asterisk.org

22 hours ago res_http_websocket: Unref session when it fails to establish. (ae85ad744a)
3 days ago Bundled pjproject: Make it easier to override options in config_site.h. (546749516b)
3 days ago test_performance: Add performance experimentation test module. (1fc956a48b)
3 days ago manager: Move away from shared linked list for events. (2158dff4b5)

clamav.net

15 hours ago Clang-format fixup (#1762) (6c1d28bed)

guacamole.apache.org

31 hours ago Merge changes from patch branch back to main. (8925e510)
31 hours ago Merge 1.6.1 changes back to patch. (0dfd36f4)
31 hours ago GUACAMOLE-2295: Merge proper checking of setsockopt() and lseek() return values. (2a4e793f)
31 hours ago GUACAMOLE-2220: Merge fix for terminal issues caused by patch branch merge. (d790c1a1)
2 days ago GUACAMOLE-2295: Check setsockopt and lseek return values. (9e1ee380)

imagemagick.org

14 hours ago premature reconstruct destruction (d11096437)
23 hours ago build(deps): bump github/codeql-action/upload-sarif (#8851) (17cd0e655)
23 hours ago build(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (#8849) (d75c73d7e)
24 hours ago build(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#8850) (e529f6058)
2 days ago ensure file resource identify is valid (bbbf79e33)
3 days ago if path attributes fail relinquish memory (9f1810998)
3 days ago normalize AE metric (de81b9a63)
3 days ago time-of-check to time-of-use check (ef0eb6df0)
3 days ago revert (c5a692ad2)

kernel

15 hours ago Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd (a635d6748234)
23 hours ago Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2c7c88a412aa)
28 hours ago macsec: don't read an unset MAC header in macsec_encrypt() (f5089008f90c)
28 hours ago dibs: loopback: validate offset and size in move_data() (78237e3c0720)
29 hours ago octeontx2-af: fix VF bringup affecting PF promiscuous state (fabb881df322)
29 hours ago Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (24c4c8825946)
29 hours ago ethtool: rss: Fix hfunc and input_xfrm parsing on big endian (b62869a81a7c)
29 hours ago net/mlx5: Fix L3 tunnel entropy refcount leak (c914307e1d41)
29 hours ago Merge tag 'batadv-net-pullrequest-20260708' of https://git.open-mesh.org/batadv (604e9594449b)
30 hours ago net: macb: drop in-flight Tx SKBs on close (27f575836cfe)
30 hours ago Merge branch 'fix-mana-rx-with-bounce-buffering' (c26c33e63224)
30 hours ago net: mana: Sync page pool RX frags for CPU (c72a0f09c57f)
30 hours ago net: mana: Validate the packet length reported by the NIC (2e2a83b4998a)
30 hours ago selftests/net: fix EVP_MD_CTX leak in tcp_mmap (f4ef35efbb49)
2 days ago Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (6bad2e38fe7f)
2 days ago ipvs: ensure inner headers in ICMP errors are in headroom (3f7a535ff0fa)
2 days ago ipvs: use parsed transport offset in SCTP state lookup (2f75c0faa336)
2 days ago ipvs: use parsed transport offset in TCP state lookup (2500fa3958b1)
2 days ago ipvs: pass parsed transport offset to state handlers (bae7ce7bafb5)
2 days ago netfilter: handle unreadable frags (da5b58478a9c)
2 days ago netfilter: flowtable: support IPIP tunnel with direct xmit (fa7395c02d95)
2 days ago netfilter: flowtable: IPIP tunnel hardware offload is not yet support (6c5dcab95f4c)
2 days ago netfilter: flowtable: use dst in this direction when pushing IPIP header (c328b90c17fc)
2 days ago netfilter: ipset: allocate the proper memory for the generic hash structure (724f32699aea)
2 days ago netfilter: ipset: cleanup the add/del backlog when resize failed (672321302ed6)
2 days ago netfilter: ipset: exclude gc when resize is in progress (cffcf57bf03c)
2 days ago netfilter: ipset: mark the rcu locked areas properly (5d0c22e73656)
2 days ago netfilter: nft_lookup: fix catchall element handling with inverted lookups (e6107a4c74b5)
2 days ago netfilter: ebtables: module names must be null-terminated (084d23f81832)
2 days ago netfilter: ebtables: zero chainstack array (cbfe53599eeb)

libheif

3 hours ago fix case fallthrough (1a3583bc)

openh264

8 hours ago Prevent potential undedefined behavior in WelsCommon::BsFlush() (#3957) (40555ec6)
2 days ago build: upgrade bundled gtest to 1.15.2 (#3963) (3bc90ba5)

openssl.org

2 hours ago Fix a bug in BN_ucmp() when comparing constant-time BIGNUMs of different lengths (68c0861075)
3 hours ago Allow MinGW-w64 builds to use BCryptGenRandom (09d12ef1d7)
3 hours ago Drop missed unneded GNUC>=2 check (b72ee09a45)
3 hours ago Simplify printf-attribute guards in bio.h.in and test/testutil/output.h. (aa2b1432b3)
3 hours ago We no longer need to test for GCC versions this old (a7241e862e)
3 hours ago Drop Watcom C compiler support. (e06fe98769)
5 hours ago Improve TLS handling of EC point formats (9d59af025a)
5 hours ago EC: make the group the single source of the point conversion form (d172868e53)
21 hours ago Add BIO bio_sock2 test (234845aaab)
21 hours ago Add BIO bio_sock test (207c40c97a)
21 hours ago Add BIO bss_socket test (bd07dda47d)
21 hours ago Add BIO bss_dgram test (b05333b7e9)
21 hours ago Add BIO bss_acpt test (b69282a759)
21 hours ago Add BIO bss_conn test (90afdb14ed)
21 hours ago Add BIO bio_addr test (bcbecdcaa5)
21 hours ago Add BIO bss_fd test (82ccc1747f)
21 hours ago Add mkwraps script for generting wraps and expectations (ac858acc91)
21 hours ago Add unit testing cmocka based framework (acd7679800)
21 hours ago Deprecate unit-test configure option and SSL_test_functions (bc79a23e6c)
21 hours ago Add WRAP build.info variable (6b6fc64711)
2 days ago crypto/x509/x509_lu.c: check X509_OBJECT_up_ref_count() in x509_object_dup() (38c7ace6c1)
2 days ago Reject AES-XTS operations without an IV (a4ee6965a0)
2 days ago [test] exercise AEAD tag read rejection when actually present during decryption (a17cd7691a)
2 days ago Fix doubled semicolons as statement terminations (0cb923d4ba)
2 days ago apps: cover the unencrypted key bag path in the pkcs12 test recipe (ea902d80b3)
2 days ago Add regression test for remove_session_cb under lock (b24c43f9b8)
2 days ago Fix remove_session_cb called while holding ctx->lock (4be956b9cd)
2 days ago test: add all-alias BIGNUM coverage in file_sum (4d32206641)
2 days ago Allow `getentropy` for Emscripten (4e2e6f4174)
2 days ago Suppress function pointer type validation in clang ubsan (11889aa905)

php.net

2 hours ago Merge branch 'PHP-8.5' (b2011f2ea3f)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (e4dbda9ae72)
2 hours ago Fix GH-11310: __debugInfo does nothing on userland classes extending Date classes (#22655) (8b1079a890a)
2 hours ago Throw an error on null byte in curl array options (#22662) (d1d144e44bd)
2 hours ago Add support for -1 as valid year for idate() output. (#22657) (3c15cf1e4f3)
3 hours ago [skip ci] NEWS entry for zip extension (34951bf55c8)
6 hours ago Merge branch 'PHP-8.5' (658b29b8f55)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (b6868563901)
6 hours ago Fix GH-22649: avoid ZipArchive comment reset crash (#22652) (ebed41a03b8)
9 hours ago ext/zip: stricter numeric handling for archive array options. (201e3cc3d20)
21 hours ago Add information about PIE extensions (#22613) (c3f1015e565)
24 hours ago Merge branch 'PHP-8.5' (93e23496660)
24 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (119163a3e2a)
24 hours ago Update timelib to 2022.17, which has fixes for PHP bugs (d83851dae86)
25 hours ago Merge branch 'PHP-8.5' (46e9291d5ab)
25 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (9bd15cf1008)
25 hours ago Updated to version 2026.3 (2026c) (29f8f56b1ed)
27 hours ago Replace dependencies on /ext/hash in various extensions (#21832) (6bc7c26cf67)
2 days ago CI: fix encoding errors in iconv tests (#22646) (9dc29aafa5e)
2 days ago iconv: fix test with duplicate SKIPIF from merge up (d0ce868a5a5)
2 days ago Zend: Add new zend APIs for `bin2hex` to remove `ext/hash` usage in various extensions (#21724) (8d1d4e3cf8e)
2 days ago Merge branch 'PHP-8.5' (d4f4f4f88cf)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (a8a2eb6cc0c)
2 days ago ext/iconv/tests/iconv_mime_encode.phpt: skip for "unknown" iconv (863263a775e)
2 days ago ext/iconv/tests/eucjp2iso2022jp.phpt: skip for "unknown" iconv (ebbfb3c02bc)
2 days ago Merge branch 'PHP-8.5' (39675b651f1)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (c3966f73feb)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (db8cabd0031)
2 days ago Merge branch 'PHP-8.2' into PHP-8.3 (5df586300ab)
2 days ago [skip ci] Fix CXXFLAGS for type verification build (6f1beedb446)

qemu.org

29 hours ago Merge tag 'pull-ufs-20260709' of https://gitlab.com/jeuk20.kim/qemu into staging (ab2056a0b7)
29 hours ago Merge tag 'pbouvier/pr/dockerfiles-20260708' of https://gitlab.com/p-b-o/qemu into staging (4faab9a11f)
30 hours ago Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into staging (88b410c527)
2 days ago hw/ufs: avoid double unref of wrapped scsi-hd (90aacd5bc4)
2 days ago tests/docker/dockerfiles/debian-all-test-cross.docker: add missing apt update (7d9493a331)
2 days ago tests/docker/dockerfiles/debian.docker: add missing apt update (334566dfc4)
2 days ago tests/docker/dockerfiles/ubuntu2404.docker: add missing apt update (81994f1990)
2 days ago tests/lcitool/refresh: use raw string literal for trailers (532e8eeb11)
2 days ago Merge tag 'qemu-openbios-20260707' of https://github.com/mcayland/qemu into staging (f893c46c39)
2 days ago Merge tag 'pull-tcg-20260707' of https://gitlab.com/rth7680/qemu into staging (8dcbb339f5)
2 days ago Merge tag 'mips-20260707' of https://github.com/philmd/qemu into staging (2c8cf1f16d)
3 days ago Update OpenBIOS images to e5ac46dd built from submodule. (9e3508dce0)
3 days ago tcg/loongarch64: Fix cmp_vec with TCG_COND_NE (c56ebd64b8)
3 days ago qemu-options: Do not list -enable-kvm on MIPS binaries (f086625548)
3 days ago target/sh4: fixup tcg for sh4 fipr/ftrv instructions (614a52cf54)
3 days ago tests/tcg/mips: cover Octeon QMAC instructions (b6726871b9)
3 days ago target/mips: add Octeon CvmCount RDHWR support (c2fd17ec64)
3 days ago target/mips: decode Octeon CHORD and LLM COP2 selectors (8d399e3e03)
3 days ago target/mips: decode Octeon block-cipher COP2 selectors (ec931476cd)
3 days ago target/mips: decode Octeon ZUC and SNOW3G COP2 selectors (b6ed5076a3)
3 days ago target/mips: decode Octeon HSH and SHA3 COP2 selectors (ac28df97e5)
3 days ago target/mips: decode Octeon CRC and GFM COP2 selectors (9679d839f8)
3 days ago target/mips: decode Octeon COP2 register selectors (e32e36298e)
3 days ago target/mips: add Octeon CHORD and LLM COP2 helpers (e3c6d52fa0)
3 days ago target/mips: add Octeon HSH COP2 helpers (900c423717)
3 days ago target/mips: add Octeon Camellia COP2 helpers (c75e3503c8)
3 days ago target/mips: add Octeon 3DES and KASUMI COP2 helpers (ff155dd718)
3 days ago target/mips: add Octeon SMS4 COP2 helpers (e94d1a2fe0)
3 days ago target/mips: add Octeon AES COP2 helpers (9bf93903f7)
3 days ago target/mips: add Octeon SNOW3G COP2 helpers (e3ba2fd89c)

tesseract

34 hours ago autotools: Simplify Makefile rules (#4579) (7757f871)

woocommerce

84 minutes ago Update Blocks feature flags and experimental interfaces docs (#66487) (de1c08c1f82)
2 hours ago Fix wp-env start retry masking failures due to missing pipefail (#66495) (6dc2d7b3004)
2 hours ago fix: add missing layout styles for brand thumbnails description shortcode (#66280) (bb9d620f84d)
2 hours ago Retry wp-env start in CI to survive transient network timeouts (#66491) (02c44e7d9ae)
5 hours ago Fix Revenue report double-counting returns on partial-then-full refunds (#66320) (440d3aff26f)
6 hours ago Fix NOX test account step retry loop on non-recoverable errors (#66356) (c7756939030)
7 hours ago Update bundled WordPress UI packages (#66361) (f19ee43bdd1)
7 hours ago fix: respect cleared actionable order statuses in Activity Panel counts (#66483) (3d8d6bf87dd)
8 hours ago Analytics: remove trailing colon from FilterPicker labels (#66477) (a014a6e5557)
9 hours ago Combine Activity Panel count requests into one endpoint (#66276) (0a3a4a581d9)
21 hours ago Update product-specific docs organization (#66419) (00b15cb109a)
21 hours ago e2e tests: fix review order page e2e flakiness from a stale host-page option (#66469) (6473ec7aa50)
21 hours ago php tests: create REST auth user once per class in v4 API unit tests (#66432) (02bc8a2803d)
21 hours ago Fix deferred product transient shutdown order (#66168) (64d3ec832ce)
21 hours ago e2e tests: close two race windows in blocks save helper (#66458) (cc956a89239)
22 hours ago Remove experimental-feature user meta on full uninstall (#66027) (1ccb853d400)
22 hours ago Keep the subscriptions-engine Core zone WordPress-free in BillingPolicy (#66463) (ecfa8f9c6b1)
22 hours ago php tests: Fix duplicate PRIMARY key DB error in customer data store test (#66451) (1069f6e8d57)
23 hours ago Fix stale Algeria wilaya data in onboarding test fixture (#66460) (c552799da8a)
25 hours ago Fix Local Pickup settings save confirmation notice (#66459) (46af826b778)
25 hours ago Migrate tests off react-test-renderer to @testing-library (#66436) (29810a89eea)
26 hours ago [Checkout block] Lower specificity of payment method label image styles (#66158) (0fdf501f13e)
26 hours ago php tests: Balance output buffers in WC_AJAX order-add-meta nonce test (#66425) (f15ff214c69)
26 hours ago Render Settings UI cards with WordPress Design System components (#66403) (bd2e6ed2f63)
27 hours ago e2e tests: fix flaky Legacy MiniCart blocks e2e specs by waiting on settled cart state (#66429) (9ab32d1202f)
27 hours ago Update stable tag to 10.9.4 (trunk) (#66383) (c62eb041990)
27 hours ago Fix fatal when calculating totals for an order with a blank fee value (#66231) (d4c01ac0323)
27 hours ago Fix analytics legacy admin disable filters (#66444) (ea399ae01c8)
28 hours ago php tests: fix flaky variation-gallery "feature off" test (#66445) (c692ed503d7)
28 hours ago php tests: Replace deprecated PHPUnit at() matcher in CartItems test (#66424) (77024ba0359)