Skip to content

Commit bdc632e

Browse files
committed
update upstream sync baselines: net/http aa44f96, x/net/http2 bd5f1dc, quic-go v0.60.0
1 parent 57c9644 commit bdc632e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

STATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,17 @@ All loops read from here and write back after execution. State is external, not
8686
## Upstream Sync Tracking Loop
8787

8888
### Current Baselines
89-
- Go stdlib net/http: 2024-09-10 (ad6ee2)
90-
- golang.org/x/net/http2: 2024-09-06 (3c333c)
91-
- quic-go: v0.59.0
89+
- Go stdlib net/http: 2026-07-02 (aa44f96)
90+
- golang.org/x/net/http2: 2026-07-01 (bd5f1dc)
91+
- quic-go: v0.60.0
9292
- utls: v1.8.2
9393

9494
### Run History
95-
(first run pending — cron installed, will run at 01:00 daily)
95+
- 2026-07-03: Checked all 3 upstreams. Found 70+ commits since last baselines. 11 security fixes (CVE-2026-33814, CVE-2026-56853, header injection via trailers, sensitive header leakage on redirect, HTTP/2 DoS/deadlock fixes). quic-go v0.60.0 released (Go 1.25+, FIPS 140-3). x/net/http2 major architectural change (Go 1.27 wrapping). Opened issue #502 with full sync report.
9696

9797
### Last Run
98-
- Date: N/A
99-
- Result: not run
98+
- Date: 2026-07-03
99+
- Result: success — issue #502 created with full sync report, baselines updated, STATE.md committed
100100

101101
---
102102

0 commit comments

Comments
 (0)