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

stevel pushed a change to branch branch-3.3.4
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from a1ce2fc44bc HADOOP-18305. Preparing for 3.3.4 release: 
hadoop.version=>3.3.4
     new f938ca98746 YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
     new a94f4eb01a4 HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
     new 562d2a95575 YARN-11126. ZKConfigurationStore Java deserialisation 
vulnerability. Contributed by Tamas Domok
     new 5e47894d80c HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
     new 953255a3fa4 YARN-11162. Set the zk acl for nodes created by 
ZKConfigurationStore. (#4350)
     new 34d7fc45d8c HADOOP-18307. Remove hadoop-cos as a dependency of 
hadoop-cloud-storage.

The 6 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:
 LICENSE-binary                                     |  2 +-
 hadoop-client-modules/hadoop-client/pom.xml        | 12 ++++
 .../hadoop-cloud-storage/pom.xml                   |  9 +++
 .../dev-support/findbugsExcludeFile.xml            | 13 ++++
 hadoop-hdfs-project/hadoop-hdfs-client/pom.xml     | 10 +++-
 .../ConfRefreshTokenBasedAccessTokenProvider.java  | 66 ++++++++++-----------
 .../oauth2/CredentialBasedAccessTokenProvider.java | 69 +++++++++++-----------
 .../hadoop/hdfs/web/oauth2/OAuth2Constants.java    |  2 +-
 hadoop-project/pom.xml                             | 38 ++++++++++--
 hadoop-tools/hadoop-azure-datalake/pom.xml         | 13 ----
 .../hadoop-yarn/hadoop-yarn-common/pom.xml         |  4 +-
 .../apache/hadoop/yarn/webapp/view/JQueryUI.java   | 15 +++--
 .../static/jquery/jquery-ui-1.12.1.custom.min.js   | 13 ----
 .../static/jquery/jquery-ui-1.13.1.custom.min.js   |  6 ++
 .../capacity/conf/ZKConfigurationStore.java        |  7 ++-
 .../capacity/conf/TestZKConfigurationStore.java    | 35 +++++++++++
 16 files changed, 199 insertions(+), 115 deletions(-)
 delete mode 100644 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery/jquery-ui-1.12.1.custom.min.js
 create mode 100644 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery/jquery-ui-1.13.1.custom.min.js


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to