This release fixes issues for SREs watching stability and regressions.
Published 26d
Network Security
✓ No known CVEs patched
✓ No known CVEs patched in this version
Affected surfaces
deps
rce_ssrf
Summary
AI summaryFixed browser HTTP/3 e2e tests on Linux by importing the CA into the per‑user NSS database.
Full changelog
Dependencies and toolchain
- Updated quiche from
0.29.1to0.29.2: corrects stream send-buffer accounting so the congestion controller's app-limited detection andStats::tx_buffered_statetrack the bytes actually buffered. (The release also fixes use-after-frees in quiche's C FFI API, which this package does not use — it links the Rust API with theffifeature disabled.) - Updated napi from
3.9.0to3.9.4and napi-derive from3.5.6to3.5.7: ThreadsafeFunction weak-reference flag sync, Reference finalize-callback Arc/Rc unification, and zero-copy external strings — all on FFI paths this package exercises (TSFN event delivery and recyclable external buffers). - Refreshed the compatible Rust dependency graph, including bytes
1.12.0, io-uring0.7.13, log0.4.33, and env_logger0.11.11. - Updated build/dev tooling:
@napi-rs/clito3.7.2(regenerates the native loader with corrected tri-stateNAPI_RS_FORCE_WASIhandling),@types/nodeto^26(aligning the type baseline with the Node 26 runtime), eslint to10.6.0, typescript-eslint to8.62.1, and playwright to1.61.1.
Testing
- Fixed the browser HTTP/3 e2e Chromium case on Linux. Chromium's certificate verifier on Linux reads the per-user NSS database (
~/.pki/nssdb), not the launch-profile NSS db, so the prior profile-only CA import left Chromium's forced-QUIC handshake failing withCERTIFICATE_VERIFY_FAILED. The test now also imports the CA into the user NSS database (with matching teardown), so Chromium completes the HTTP/3 handshake on Linux.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Http3
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]