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

[C++] Thirdparty: Bump zlib to 1.3.1 #39876

Closed
mapleFU opened this issue Feb 1, 2024 · 0 comments · Fixed by #39877
Closed

[C++] Thirdparty: Bump zlib to 1.3.1 #39876

mapleFU opened this issue Feb 1, 2024 · 0 comments · Fixed by #39877

Comments

@mapleFU
Copy link
Member

mapleFU commented Feb 1, 2024

Describe the enhancement requested

zlib 1.3.1 is released, which containing some bugfix: https://github.com/madler/zlib/releases/tag/v1.3.1

We're currently default using zlib 1.3, so maybe we can bump it

Component(s)

C++

@kou kou closed this as completed in #39877 Feb 1, 2024
kou pushed a commit that referenced this issue Feb 1, 2024
### Rationale for this change

zlib 1.3.1 is the latest release.

### What changes are included in this PR?

Bump zlib to 1.3.1

### Are these changes tested?

Already has testing

### Are there any user-facing changes?

no

* Closes: #39876

Authored-by: mwish <maplewish117@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 16.0.0 milestone Feb 1, 2024
@pitrou pitrou modified the milestones: 16.0.0, 15.0.1 Feb 14, 2024
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
### Rationale for this change

zlib 1.3.1 is the latest release.

### What changes are included in this PR?

Bump zlib to 1.3.1

### Are these changes tested?

Already has testing

### Are there any user-facing changes?

no

* Closes: apache#39876

Authored-by: mwish <maplewish117@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
raulcd pushed a commit that referenced this issue Feb 20, 2024
zlib 1.3.1 is the latest release.

Bump zlib to 1.3.1

Already has testing

no

* Closes: #39876

Authored-by: mwish <maplewish117@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this issue Feb 28, 2024
### Rationale for this change

zlib 1.3.1 is the latest release.

### What changes are included in this PR?

Bump zlib to 1.3.1

### Are these changes tested?

Already has testing

### Are there any user-facing changes?

no

* Closes: apache#39876

Authored-by: mwish <maplewish117@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Mar 8, 2024
### Rationale for this change

zlib 1.3.1 is the latest release.

### What changes are included in this PR?

Bump zlib to 1.3.1

### Are these changes tested?

Already has testing

### Are there any user-facing changes?

no

* Closes: apache#39876

Authored-by: mwish <maplewish117@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants