Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[24.0 backport] vendor: github.com/klauspost/compress v1.17.2 #4628

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

thaJeztah
Copy link
Member


fixes data corruption with zstd output in "best"

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

full diff: klauspost/compress@v1.16.3...v1.16.5

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 497b13c)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
fixes data corruption with zstd output in "best"

- 1.17.2 diff: klauspost/compress@v1.17.1...v1.17.2
- full diff: klauspost/compress@v1.16.5...v1.17.2

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 6372c6a)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added this to the 24.0.7 milestone Oct 25, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #4628 (1777018) into 24.0 (d9f94d5) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             24.0    #4628   +/-   ##
=======================================
  Coverage   59.58%   59.58%           
=======================================
  Files         288      288           
  Lines       24817    24817           
=======================================
  Hits        14786    14786           
  Misses       9145     9145           
  Partials      886      886           

@cpuguy83 cpuguy83 merged commit 12c309f into docker:24.0 Oct 26, 2023
74 checks passed
@thaJeztah thaJeztah deleted the 24.0_backport_bump_compress branch October 26, 2023 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants