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

pradeep pushed a change to branch RANGER-4076_master
in repository https://gitbox.apache.org/repos/asf/ranger.git


 discard c8f9bea33 RANGER-5489: Add required libraries for kms module
 discard 98b33c2bb RANGER-4706: Fix tagsync issues for the docker
 discard 393986312 Revert "RANGER-5488: Allow clients to access secure API 
endpoints in Ranger admin forcibly via config (#849)"
 discard 21fa22387 RANGER-5489: Remove unused libraries from distro
 discard 1f79d04e8 RANGER-5475: add JWT support in RangerRESTClient
 discard c6edf9a7e RANGER-4706: Change jdk version to 17 in docker
 discard 02a90e3c9 RANGER-4706: Migrate from com.sun.jersey 1.x to glassfish 
jersey 2.x
 discard 9e7c9d5cc RANGER-4076: Document update for required environment 
variable
 discard b473a59ba RANGER-4076: Fix TestCase failures in 
TestRecordFilterJavaScript
 discard be3dc4b6f RANGER-4076: Ranger KMS changes for JDK17 build
 discard d1f9db971 RANGER-4076: Fix TestCase failures in 
RangerRequestScriptEvaluatorTest
 discard 1d6aa5823 RANGER-4076: Unix Auth Client remove deprecated APIs
 discard f82951724 RANGER-4076: Remove Nashorn Script Engine
 discard c984e2ad6 RANGER-4076: pom & config changes for jdk17 build
 discard d361f51f0 Revert "RANGER-5475: add JWT support in RangerRESTClient 
(#831)"
     add a4904abe8 RANGER-5508: fix Runtime.exec parameters (#868)
     add 4dad34420 RANGER-5408: Make MasterKey size configurable for RangerHSM 
(#865)
     new bcb8f945d Revert "RANGER-5475: add JWT support in RangerRESTClient 
(#831)"
     new 22070fc67 RANGER-4076: pom & config changes for jdk17 build
     new 7a1c20967 RANGER-4076: Remove Nashorn Script Engine
     new 2aecda712 RANGER-4076: Unix Auth Client remove deprecated APIs
     new 521261a2e RANGER-4076: Fix TestCase failures in 
RangerRequestScriptEvaluatorTest
     new e25533519 RANGER-4076: Ranger KMS changes for JDK17 build
     new e9a54eea9 RANGER-4076: Fix TestCase failures in 
TestRecordFilterJavaScript
     new a93bfd1b1 RANGER-4076: Document update for required environment 
variable
     new 11892143e RANGER-4706: Migrate from com.sun.jersey 1.x to glassfish 
jersey 2.x
     new 3ee8bc7f0 RANGER-4706: Change jdk version to 17 in docker
     new 32704dbec RANGER-5475: add JWT support in RangerRESTClient
     new 4b420f626 RANGER-5489: Remove unused libraries from distro
     new 9c6f89e10 Revert "RANGER-5488: Allow clients to access secure API 
endpoints in Ranger admin forcibly via config (#849)"
     new ac8073f23 RANGER-4706: Fix tagsync issues for the docker
     new 05f2b21d7 RANGER-5489: Add required libraries for kms module

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c8f9bea33)
            \
             N -- N -- N   refs/heads/RANGER-4076_master (05f2b21d7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 15 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:
 .../ranger-docker/docker-compose.ranger-kms.yml    |  2 +-
 .../ranger-docker/scripts/kms/ranger-kms.sh        |  5 +++++
 distro/src/main/assembly/kms.xml                   |  1 +
 .../org/apache/hadoop/crypto/key/RangerHSM.java    | 25 +++++++++++++---------
 .../unixusersync/process/UnixUserGroupBuilder.java |  2 +-
 5 files changed, 23 insertions(+), 12 deletions(-)

Reply via email to