Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openbao for openSUSE:Factory checked 
in at 2026-07-23 23:12:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openbao (Old)
 and      /work/SRC/openSUSE:Factory/.openbao.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openbao"

Thu Jul 23 23:12:53 2026 rev:23 rq:1367322 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/openbao/openbao.changes  2026-07-15 
17:11:04.578455786 +0200
+++ /work/SRC/openSUSE:Factory/.openbao.new.2004/openbao.changes        
2026-07-23 23:15:20.946828473 +0200
@@ -1,0 +2,55 @@
+Thu Jul 23 05:55:56 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.6.1:
+  * IMPROVEMENTS
+    - core: Warn on sys/ key with no explicit invalidation handler;
+      please report if you see a log line with no mechanism to
+      invalidate cache. [GH-3555]
+    - core/policies: Introduce PATCH operation support for
+      modifying the values of specific parameters. [GH-3506]
+  * BUG FIXES
+    - core/expiration: Ensure leases are not inadvertently cached
+      on standby nodes. [GH-3555]
+    - core/policies: Allow removal of expiration from policies on
+      POST/PUT to sys/policies/acl/<name> by eliding the parameter;
+      use PATCH to update policies without modifying unnecessary
+      parameters. [GH-3506]
+    - core/policies: Fix limit=0 and negative limits bypassing the
+      pagination_limit ACL option. [GH-3518]
+    - core/policies: Fix persistence of new
+      allow_wildcards_in_identity_templates,
+      allow_slashes_in_identity_templates parameters in storage.
+      [GH-3506]
+    - auth/approle: Ensure initial salt is created without
+      transaction to avoid deadlocks. [GH-3556]
+    - auth/jwt: Fix patch operation of CEL roles losing existing
+      data (bound_audiences not_before_leeway, clock_skew_leeway
+      and expiration_leeway). [GH-3551]
+    - auth/token: Ensure salt cache is invalidated properly on
+      standby nodes. [GH-3555]
+    - sdk/plugin: Ensure all log messages are visible under
+      plugin.ServeMultiplex(...) by default to align with
+      plugin.Serve(...). [GH-3536]
+    - sdk: Better support non-usr-merged distributions in
+      containerized testing. [GH-3554]
+  * What's Changed
+    - Add OVHcloud KMS seal documentation (#3503 by @Sakutaroo)
+      backported by @satoqz in #3524
+    - Fix policy persistence issue, introduce PATCH support for
+      policies (#3506 by @cipherboy) backported by @phil9909 in
+      #3538
+    - Allow all log messages in multiplexed plugins (#3536 by
+      @cipherboy) backported by @phil9909 in #3537
+    - Fix limit=0 and negative limits bypassing pagination_limit
+      ACL cap (#3518 by @RealFakeAccount) backported by @phil9909
+      in #3548
+    - Fix profile source headings, response field (#3550 by
+      @cipherboy) backported by @phil9909 in #3553
+    - auth/jwt: fix patch operation of CEL roles lost data (#3551
+      by @phil9909) backported by @phil9909 in #3552
+    - Fix lease renewal cache invalidation (#3555 by @cipherboy)
+      backported by @phil9909 in #3566
+    - Ensure AppRole salt is created without transaction (#3556 by
+      @cipherboy) backported by @phil9909 in #3565
+
+-------------------------------------------------------------------

Old:
----
  openbao-2.6.0.obscpio
  ui-2.6.0.tar.gz

New:
----
  openbao-2.6.1.obscpio
  ui-2.6.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openbao.spec ++++++
--- /var/tmp/diff_new_pack.8Q1Hrx/_old  2026-07-23 23:15:32.775244425 +0200
+++ /var/tmp/diff_new_pack.8Q1Hrx/_new  2026-07-23 23:15:32.775244425 +0200
@@ -23,7 +23,7 @@
 %define short_executable_name bao
 
 Name:           openbao
-Version:        2.6.0
+Version:        2.6.1
 Release:        0
 Summary:        Manage, store, and distribute sensitive data
 License:        MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8Q1Hrx/_old  2026-07-23 23:15:32.847246957 +0200
+++ /var/tmp/diff_new_pack.8Q1Hrx/_new  2026-07-23 23:15:32.851247098 +0200
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/openbao/openbao.git</param>
     <param name="scm">git</param>
-    <param name="revision">refs/tags/v2.6.0</param>
+    <param name="revision">refs/tags/v2.6.1</param>
     <param name="package-meta">yes</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.8Q1Hrx/_old  2026-07-23 23:15:32.895248645 +0200
+++ /var/tmp/diff_new_pack.8Q1Hrx/_new  2026-07-23 23:15:32.895248645 +0200
@@ -3,6 +3,6 @@
                 <param name="url">https://github.com/openbao/openbao</param>
               <param 
name="changesrevision">028992583c693c4de6350b8aa52ff85e30375a99</param></service><service
 name="tar_scm">
                 <param 
name="url">https://github.com/openbao/openbao.git</param>
-              <param 
name="changesrevision">03e3a243b6f07d17c60ce0a182adee7cf4c424eb</param></service></servicedata>
+              <param 
name="changesrevision">ba7ad8861d0578cd4da4f7b9e5a6756d30484f8f</param></service></servicedata>
 (No newline at EOF)
 

++++++ openbao-2.6.0.obscpio -> openbao-2.6.1.obscpio ++++++
/work/SRC/openSUSE:Factory/openbao/openbao-2.6.0.obscpio 
/work/SRC/openSUSE:Factory/.openbao.new.2004/openbao-2.6.1.obscpio differ: char 
49, line 1

++++++ openbao.obsinfo ++++++
--- /var/tmp/diff_new_pack.8Q1Hrx/_old  2026-07-23 23:15:32.975251459 +0200
+++ /var/tmp/diff_new_pack.8Q1Hrx/_new  2026-07-23 23:15:32.979251599 +0200
@@ -1,5 +1,5 @@
 name: openbao
-version: 2.6.0
-mtime: 1784046841
-commit: 03e3a243b6f07d17c60ce0a182adee7cf4c424eb
+version: 2.6.1
+mtime: 1784729839
+commit: ba7ad8861d0578cd4da4f7b9e5a6756d30484f8f
 

++++++ ui-2.6.0.tar.gz -> ui-2.6.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/openbao/ui-2.6.0.tar.gz 
/work/SRC/openSUSE:Factory/.openbao.new.2004/ui-2.6.1.tar.gz differ: char 14, 
line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/openbao/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.openbao.new.2004/vendor.tar.gz differ: char 133, 
line 1

Reply via email to