Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openbao for openSUSE:Factory checked in at 2024-11-30 13:31:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openbao (Old) and /work/SRC/openSUSE:Factory/.openbao.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openbao" Sat Nov 30 13:31:39 2024 rev:5 rq:1227380 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openbao/openbao.changes 2024-11-19 22:21:32.232016646 +0100 +++ /work/SRC/openSUSE:Factory/.openbao.new.28523/openbao.changes 2024-11-30 13:31:41.683324109 +0100 @@ -1,0 +2,58 @@ +Fri Nov 29 20:20:11 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 2.1.0: + * Note: + - This release does not ship with the UI enabled. The UI will + be available in the future. #129 + - OpenBao does not provide support for Vault Enterprise + features. If there is an enterprise feature you would like to + see added to the project, please open a feature request. + - OpenBao is fully API compatible with Vault 1.14.9, and seal + compatible with the plugins the project supports. Plugin + support for OpenBao can be found here. + * New Features: + - Remove Mount Table Limits: Using transactional storage, we've + split the + - auth and secret mount tables into separate storage entires, + removing the + - requirement that the entire table fit into a single storage + entry limited by + - max_entry_size. This allows potentially hundreds of thousands + of mounts on + - a single scaled-up server. [GH-622] + - Transactional Storage: Plugin developers can now take + advantage of safe + - storage modification APIs when the underlying physical + storage supports + - them. The physical.TransactionalBackend and + logical.TransactionalStorage + - types allow developers to begin read-only and writable + transactions, + - committing or rolling back the desired changes. [GH-292] + - Transit: Support PKI CSR and certificate storage alongside + key material. This allows callers to securely create keys and + submit requests for certificates without the key material + leaving Transit. Storage of the certificate on the key avoids + the need for an additional K/V mount. Rotation of this + certificate and its chain is also supported. [GH-536] + - auth/oidc: Add a new callback_mode role option value device + to use the oidc device flow instead of a callback, add a new + poll_interval role option to control how often to poll for a + response, and add a new callbackmode=device option to the + oidc login method in the cli. [GH-319] + - auth/oidc: Add new callback_mode=direct role option to cause + the oidc callback to be direct to the server instead of the + client, and add a callbackmode=direct option to the oidc + login method in the cli. [GH-318] + - physical/postgres: Reintroduce Postgres database for OpenBao + storage, implementing paginated list support. This feature is + currently in preview and breaking changes may occur. [GH-467] + * Changelog + - 93609bf: Add changelog for v2.1.0 GA (#772) (@cipherboy) + - d083548: Bump go-kms-wrapping, openbao-template prior to + release (#770) (@cipherboy) + - Full changelog see + https://github.com/openbao/openbao/releases/tag/v2.1.0 + https://github.com/openbao/openbao/releases/tag/v2.1.0-beta20241114.3 + +------------------------------------------------------------------- Old: ---- openbao-2.0.3.obscpio New: ---- openbao-2.1.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openbao.spec ++++++ --- /var/tmp/diff_new_pack.QA5TIy/_old 2024-11-30 13:31:43.079382256 +0100 +++ /var/tmp/diff_new_pack.QA5TIy/_new 2024-11-30 13:31:43.083382423 +0100 @@ -24,7 +24,7 @@ %define statedir_name openbao Name: openbao -Version: 2.0.3 +Version: 2.1.0 Release: 0 Summary: Manage, store, and distribute sensitive data License: MPL-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QA5TIy/_old 2024-11-30 13:31:43.111383590 +0100 +++ /var/tmp/diff_new_pack.QA5TIy/_new 2024-11-30 13:31:43.115383756 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/openbao/openbao</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.0.3</param> + <param name="revision">v2.1.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.QA5TIy/_old 2024-11-30 13:31:43.139384756 +0100 +++ /var/tmp/diff_new_pack.QA5TIy/_new 2024-11-30 13:31:43.139384756 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openbao/openbao</param> - <param name="changesrevision">a2522eb71d1854f83c7e2e02fdbfc01ae74c3a78</param></service></servicedata> + <param name="changesrevision">93609bf0c73a18dd81ac8c7d21b95cbde1e4887c</param></service></servicedata> (No newline at EOF) ++++++ openbao-2.0.3.obscpio -> openbao-2.1.0.obscpio ++++++ /work/SRC/openSUSE:Factory/openbao/openbao-2.0.3.obscpio /work/SRC/openSUSE:Factory/.openbao.new.28523/openbao-2.1.0.obscpio differ: char 49, line 1 ++++++ openbao.obsinfo ++++++ --- /var/tmp/diff_new_pack.QA5TIy/_old 2024-11-30 13:31:43.195387088 +0100 +++ /var/tmp/diff_new_pack.QA5TIy/_new 2024-11-30 13:31:43.199387255 +0100 @@ -1,5 +1,5 @@ name: openbao -version: 2.0.3 -mtime: 1731689512 -commit: a2522eb71d1854f83c7e2e02fdbfc01ae74c3a78 +version: 2.1.0 +mtime: 1732894306 +commit: 93609bf0c73a18dd81ac8c7d21b95cbde1e4887c ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/openbao/vendor.tar.gz /work/SRC/openSUSE:Factory/.openbao.new.28523/vendor.tar.gz differ: char 5, line 1