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

Update zlib, zlib-intel dependencies #73082

Merged
merged 3 commits into from
Aug 2, 2022
Merged

Update zlib, zlib-intel dependencies #73082

merged 3 commits into from
Aug 2, 2022

Conversation

GrabYourPitchforks
Copy link
Member

@GrabYourPitchforks GrabYourPitchforks commented Jul 29, 2022

  • zlib updated to v1.2.12
  • zlib-intel updated to v1.2.12_jtk.1
  • updated third party notices file

Also required additional minor tweaks (documented in zlib-version.txt and zlib-intel-version.txt) to get the build to work.

Resolves #69652.

The PR dotnet/arcade#10215 is a companion to this, and once that's merged into the arcade repo it should flow here automatically.

- zlib updated to v1.2.12
- zlib-intel updated to v1.2.12_jtk.1

Also required additional minor tweaks (documented in zlib-version.txt and zlib-intel-version.txt) to get the build to work.
@ghost
Copy link

ghost commented Jul 29, 2022

Tagging subscribers to this area: @dotnet/area-system-io-compression
See info in area-owners.md if you want to be subscribed.

Issue Details
  • zlib updated to v1.2.12
  • zlib-intel updated to v1.2.12_jtk.1
  • updated third party notices file

Also required additional minor tweaks (documented in zlib-version.txt and zlib-intel-version.txt) to get the build to work.

Resolves #69652.

The PR dotnet/arcade#10207 is a companion to this, and once that's merged into the arcade repo it should flow here automatically.

Author: GrabYourPitchforks
Assignees: -
Labels:

area-System.IO.Compression

Milestone: 7.0.0

madler and others added 2 commits August 1, 2022 14:16
The previous releases of zlib were not sensitive to incorrect CRC
inputs with bits set above the low 32. This commit restores that
behavior, so that applications with such bugs will continue to
operate as before.
@EgorBo
Copy link
Member

EgorBo commented Aug 4, 2022

Improvements on win-arm64 dotnet/perf-autofiling-issues#7145

@cmoaciopm
Copy link

Does anyone know when(or whether) will zlib be updated in 6.0.x? Thanks.

@kunalspathak
Copy link
Member

Improvements on windows/arm64: dotnet/perf-autofiling-issues#7256

@ghost ghost locked as resolved and limited conversation to collaborators Sep 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update zlib (zlib-Intel) to 1.2.12
7 participants