Commit 70077c3
build: pin vendored zstd to released v1.5.7
No v1.6.0 release exists upstream (dev-branch changelog only); the submodule
was tracking dev. Pin to tag v1.5.7 — the latest release — for a reproducible,
released codebase.
- third_party/zstd → v1.5.7 (ZSTD_VERSION 1.5.7)
- README badge + docs/supported.md version → 1.5.7
- public symbol count 186 → 185 (drop ZSTD_isDeterministicBuild, a 1.6.0-dev
addition); Misc/experimental 0/11 → 0/10
- deprecated set unchanged (25); all 55 bound symbols present; 114 tests green
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 1961e4a commit 70077c3
3 files changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
0 commit comments