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

chore(deps): update dependency zlib-ng/zlib-ng to v2.2.2 #139

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2024

This PR contains the following updates:

Package Update Change
zlib-ng/zlib-ng patch 2.2.1 -> 2.2.2

Release Notes

zlib-ng/zlib-ng (zlib-ng/zlib-ng)

v2.2.2

Compare Source

This release fixes a corruption bug with the inflateback implementation, this was
detected by Docker using pigz w/zlib-ng to decompress a 25GB image file and failing CRC.
Since this is so far the only known way to trigger the bug, it seems to be hard to hit.

Most of the rest are minor changes to avoid triggering warnings in MSVC or optional
warnings in other compilers, as well as a few minor fixes to the buildsystem and CI.

Changes

Important Fixes
  • Don't use chunkunroll for inflateBack #​1773
Buildsystem
  • Enable warning C4242 and treat warnings as errors for Visual C++. #​1768
  • Fixed false positive HAVE_ARMV6_INTRIN value on old ARM platforms #​1774
CI/Test
  • Upgrade MacOS ARM64 UBSAN to use gcc-13. #​1763
Misc
S390x
  • IBM zSystems: Hardcode HWCAP_S390_VXRS #​1766
RISC-V
  • Better run-time detection of RVV vector instruction support #​1770

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the bump/patch label Sep 17, 2024
@renovate renovate bot merged commit d00d285 into main Sep 17, 2024
12 checks passed
@renovate renovate bot deleted the renovate/zlib-ng-zlib-ng-2.x branch September 17, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants