File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ This package will support the current Go version and 2 versions back.
2626Use the links above for more information on each.
2727
2828# changelog
29+ * Jan 16th, 2026 [ 1.18.3] ( https://github.com/klauspost/compress/releases/tag/v1.18.3 )
30+ * Downstream CVE-2025-61728. See [golang/go#77102](https://github.com/golang/go/issues/77102).
2931
3032* Dec 1st, 2025 - [ 1.18.2] ( https://github.com/klauspost/compress/releases/tag/v1.18.2 )
3133 * flate: Fix invalid encoding on level 9 with single value input in https://github.com/klauspost/compress/pull/1115
@@ -689,3 +691,4 @@ Here are other packages of good quality and pure Go (no cgo wrappers or autoconv
689691This code is licensed under the same conditions as the original Go code. See LICENSE file.
690692
691693
694+
You can’t perform that action at this time.
0 commit comments