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

sekikn pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.5 by this push:
     new 79fb2857c BIGTOP-4484. Upgrade Ranger to 2.7.0. (#1372)
79fb2857c is described below

commit 79fb2857c7c52d680cbaba0e5cb1e9a0f0d33132
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Thu Aug 14 07:43:40 2025 +0900

    BIGTOP-4484. Upgrade Ranger to 2.7.0. (#1372)
    
    (cherry picked from commit 7325a5730e766211e20d1b8ed28d3a75908f43e7)
---
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop.bom b/bigtop.bom
index 0e53183c2..35db75575 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -339,7 +339,7 @@ bigtop {
       name    = 'ranger'
       rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
       relNotes = 'Apache Ranger'
-      version { base = '2.6.0'; pkg = base; release = 1 }
+      version { base = '2.7.0'; pkg = base; release = 1 }
       tarball { destination = "release-$name-${version.base}.tar.gz"
                 source      = destination }
       url     { site = "https://github.com/apache/ranger/archive/refs/tags";

Reply via email to