You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/31 07:12:48 UTC

[GitHub] [pulsar] yaalsn opened a new pull request #14964: [CI] Upgrade zlib version to 1.2.12

yaalsn opened a new pull request #14964:
URL: https://github.com/apache/pulsar/pull/14964


   ### Motivation
   
   Currently, `zlib` 1.2.11 version cannot be downloaded from [zlib](https://zlib.net/), 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
   
   - [x] 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)
     
   - [x] `no-need-doc` 
     
     (Please explain why)
     
   - [ ] `doc` 
     
     (If this PR contains doc changes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] RobertIndie commented on a change in pull request #14964: [CI] Upgrade zlib version to 1.2.12

Posted by GitBox <gi...@apache.org>.
RobertIndie commented on a change in pull request #14964:
URL: https://github.com/apache/pulsar/pull/14964#discussion_r839302659



##########
File path: pulsar-client-cpp/pkg/licenses/LICENSE-zlib.txt
##########
@@ -1,7 +1,7 @@
 zlib.h -- interface of the 'zlib' general purpose compression library
-  version 1.2.11, January 15th, 2017
+  version 1.2.12, March 11th, 2022

Review comment:
       ```suggestion
     version 1.2.12, March 27th, 2022
   ```
   
   According to the [zlib license](http://zlib.net/zlib_license.html)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] RobertIndie commented on a change in pull request #14964: [CI] Upgrade zlib version to 1.2.12

Posted by GitBox <gi...@apache.org>.
RobertIndie commented on a change in pull request #14964:
URL: https://github.com/apache/pulsar/pull/14964#discussion_r839302659



##########
File path: pulsar-client-cpp/pkg/licenses/LICENSE-zlib.txt
##########
@@ -1,7 +1,7 @@
 zlib.h -- interface of the 'zlib' general purpose compression library
-  version 1.2.11, January 15th, 2017
+  version 1.2.12, March 11th, 2022

Review comment:
       ```suggestion
     version 1.2.12, March 27th, 2022
   ```
   
   According to the [zlip license](http://zlib.net/zlib_license.html)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari merged pull request #14964: [CI] Upgrade zlib version to 1.2.12

Posted by GitBox <gi...@apache.org>.
lhotari merged pull request #14964:
URL: https://github.com/apache/pulsar/pull/14964


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari commented on pull request #14964: [CI] Upgrade zlib version to 1.2.12

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #14964:
URL: https://github.com/apache/pulsar/pull/14964#issuecomment-1084312222


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari closed pull request #14964: [CI] Upgrade zlib version to 1.2.12

Posted by GitBox <gi...@apache.org>.
lhotari closed pull request #14964:
URL: https://github.com/apache/pulsar/pull/14964


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] yaalsn commented on pull request #14964: [CI] Upgrade zlib version to 1.2.12

Posted by GitBox <gi...@apache.org>.
yaalsn commented on pull request #14964:
URL: https://github.com/apache/pulsar/pull/14964#issuecomment-1084264475


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org