This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a change to branch branch-4.14
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.


    from efa568a  Upgrade to Grpc 1.42.1 (#2934)
     new 3d9842e  Allow to easily override `zkServers` with 
`metadataServiceUri` (#2952)
     new a5ef549  [security] Upgrade Netty to 4.1.72 - CVE-2021-43797 (#2951)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bookkeeper-dist/all/build.gradle                   |   2 +-
 bookkeeper-dist/bkctl/build.gradle                 |   3 +-
 bookkeeper-dist/server/build.gradle                |   2 +-
 bookkeeper-dist/src/assemble/bin-all.xml           |   2 +-
 bookkeeper-dist/src/assemble/bin-server.xml        |   2 +-
 bookkeeper-dist/src/assemble/bkctl.xml             |   2 +-
 .../src/main/resources/LICENSE-all.bin.txt         | 146 +++++++++++----------
 .../src/main/resources/LICENSE-bkctl.bin.txt       | 142 ++++++++++----------
 .../src/main/resources/LICENSE-server.bin.txt      | 146 +++++++++++----------
 .../src/main/resources/NOTICE-all.bin.txt          |  32 ++---
 .../src/main/resources/NOTICE-bkctl.bin.txt        |  28 ++--
 .../src/main/resources/NOTICE-server.bin.txt       |  32 ++---
 .../LICENSE.aalto-xml.txt                          |   0
 .../LICENSE.base64.txt                             |   0
 .../LICENSE.bouncycastle.txt                       |   0
 .../LICENSE.caliper.txt                            |   0
 .../LICENSE.commons-lang.txt                       |   0
 .../LICENSE.commons-logging.txt                    |   0
 .../LICENSE.compress-lzf.txt                       |   0
 .../LICENSE.dnsinfo.txt                            |   0
 .../LICENSE.harmony.txt                            |   0
 .../LICENSE.hpack.txt                              |   0
 .../LICENSE.hyper-hpack.txt                        |   0
 .../LICENSE.jboss-marshalling.txt                  |   0
 .../LICENSE.jbzip2.txt                             |   0
 .../LICENSE.jctools.txt                            |   0
 .../LICENSE.jfastlz.txt                            |   0
 .../LICENSE.jsr166y.txt                            |   0
 .../LICENSE.jzlib.txt                              |   0
 .../LICENSE.libdivsufsort.txt                      |   0
 .../LICENSE.log4j.txt                              |   0
 .../LICENSE.lz4.txt                                |   0
 .../LICENSE.lzma-java.txt                          |   0
 .../LICENSE.mvn-wrapper.txt                        |   0
 .../LICENSE.nghttp2-hpack.txt                      |   0
 .../LICENSE.protobuf.txt                           |   0
 .../LICENSE.slf4j.txt                              |   0
 .../LICENSE.snappy.txt                             |   0
 .../LICENSE.webbit.txt                             |   0
 .../NOTICE.harmony.txt                             |   0
 .../bookkeeper/conf/AbstractConfiguration.java     |   2 +-
 dependencies.gradle                                |   4 +-
 pom.xml                                            |   4 +-
 43 files changed, 280 insertions(+), 269 deletions(-)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.aalto-xml.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.base64.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.bouncycastle.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.caliper.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.commons-lang.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.commons-logging.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.compress-lzf.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.dnsinfo.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.harmony.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.hpack.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.hyper-hpack.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.jboss-marshalling.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.jbzip2.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.jctools.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.jfastlz.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.jsr166y.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.jzlib.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.libdivsufsort.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.log4j.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.lz4.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.lzma-java.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.mvn-wrapper.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.nghttp2-hpack.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.protobuf.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.slf4j.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.snappy.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/LICENSE.webbit.txt (100%)
 rename bookkeeper-dist/src/main/resources/deps/{netty-4.1.68.Final => 
netty-4.1.72.Final}/NOTICE.harmony.txt (100%)

Reply via email to