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

[CI] Upgrade zlib version to 1.2.12 #14964

Merged
merged 2 commits into from
Mar 31, 2022
Merged

[CI] Upgrade zlib version to 1.2.12 #14964

merged 2 commits into from
Mar 31, 2022

Conversation

yaalsn
Copy link
Contributor

@yaalsn yaalsn commented Mar 31, 2022

Motivation

Currently, zlib 1.2.11 version cannot be downloaded from zlib, and the CI python build is blocked, this pr upgrades zlib version to 1.2.12 to fix this problem

Modifications

Anywhere which uses zlib v1.2.11.

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

Check the box below or label this PR directly (if you have committer privilege).

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

@RobertIndie RobertIndie added type/bug The PR fixed a bug or issue reported a bug area/ci labels Mar 31, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Mar 31, 2022
Co-authored-by: Zike Yang <zike@apache.org>
@yaalsn
Copy link
Contributor Author

yaalsn commented Mar 31, 2022

This PR needs to be cherry-picked for all releases' branch.

@lhotari
Copy link
Member

lhotari commented Mar 31, 2022

Closing and re-opening this PR to pick up latest changes in master branch which make the CI to pass.

@lhotari lhotari closed this Mar 31, 2022
@lhotari lhotari reopened this Mar 31, 2022
@lhotari lhotari merged commit 8b2b988 into apache:master Mar 31, 2022
codelipenghui pushed a commit that referenced this pull request Apr 4, 2022
Co-authored-by: Zike Yang <zike@apache.org>
(cherry picked from commit 8b2b988)
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Apr 4, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Apr 5, 2022
Co-authored-by: Zike Yang <zike@apache.org>
(cherry picked from commit 8b2b988)
(cherry picked from commit c8b7eba)
Nicklee007 pushed a commit to Nicklee007/pulsar that referenced this pull request Apr 20, 2022
Co-authored-by: Zike Yang <zike@apache.org>
codelipenghui pushed a commit that referenced this pull request May 20, 2022
Co-authored-by: Zike Yang <zike@apache.org>
(cherry picked from commit 8b2b988)
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request May 23, 2022
Co-authored-by: Zike Yang <zike@apache.org>
(cherry picked from commit 8b2b988)
(cherry picked from commit e19cee1)
mattisonchao pushed a commit that referenced this pull request May 25, 2022
Co-authored-by: Zike Yang <zike@apache.org>

(cherry picked from commit 8b2b988)
@mattisonchao mattisonchao added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci cherry-picked/branch-2.8 Archived: 2.8 is end of life cherry-picked/branch-2.9 Archived: 2.9 is end of life cherry-picked/branch-2.10 doc-not-needed Your PR changes do not impact docs release/2.8.4 release/2.9.3 release/2.10.1 type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants