Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rancher-cli for openSUSE:Factory 
checked in at 2024-07-25 15:39:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rancher-cli (Old)
 and      /work/SRC/openSUSE:Factory/.rancher-cli.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rancher-cli"

Thu Jul 25 15:39:33 2024 rev:11 rq:1189463 version:2.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rancher-cli/rancher-cli.changes  2024-05-20 
18:12:47.136873699 +0200
+++ /work/SRC/openSUSE:Factory/.rancher-cli.new.1882/rancher-cli.changes        
2024-07-25 16:00:34.238739043 +0200
@@ -1,0 +2,55 @@
+Wed Jul 24 18:01:54 UTC 2024 - [email protected]
+
+- Update to version 2.9.0:
+  * [v2.9] Bump dependencies (#377)
+  * [v2.9] Upload CLI assets to GCS (#379)
+  * [v2.9][forwardport] Small refactor (error messages) (#375)
+  * use Rancher org FOSSA secret (#373)
+  * add codeowners file
+  * avoid recursive find and inclusion of sha256sum.txt file in
+    shasum (#368)
+  * Fix GitHub Action permission to publish assets (#367)
+  * [v2.9] Migrate from Drone to Github Actions, remove Dapper and
+    add Darwin/arm64 support (#362)
+  * GHA migration: secrets check (#365)
+  * Azuread support (#346)
+  * [v2.9] Updated `k8s.io/client-go` and `rancher/norman`
+    dependencies (#358)
+  * Added linter and removed deprecated and unused packages (#357)
+  * bump to go1.22 (#355)
+  * added test to serverLs, edded config to tabwriter
+  * added serverDelete tests, fix for delete current
+  * changed visibility of server commands funcs
+  * moved cfg to server command
+  * added parallel test
+  * updated tests
+  * validate as beforeFunc
+  * added tests
+  * fix server current panic, server commands refactor
+  * fix panic
+  * fix panics
+  * make runnable on windows
+  * Update saml auth login endpoint to dashboard endpoint
+  * Add missing packages after moving Dapper image to BCI (#339)
+  * Bump Go and Dockerfile versions
+
+-------------------------------------------------------------------
+Wed Jul 24 17:48:32 UTC 2024 - [email protected]
+
+- Update to version 2.8.6 (no release 2.8.5):
+  * [v2.8] Bump dependencies (#376)
+  * fix for assets dfestination (#381)
+  * fix for env var (#380)
+  * upload assets to gcs (#378)
+  * [v2.8] Small refactor (error messages) (#374)
+  * [v2.8] [backport] AzureAD support (#363)
+  * use Rancher org FOSSA secret (#372)
+  * Add CODEOWNERS file (#370)
+  * [v2.8][backport] Migrate from Drone to Github Actions, remove
+    Dapper and add Darwin/arm64 support  (#366)
+  * bump of k8s.io/client-go and rancher norman (#361)
+  * [v2.8] [backport] Added linter and removed deprecated and
+    unused packages (#357) (#359)
+  * bump to go1.21 (#360)
+
+-------------------------------------------------------------------

Old:
----
  cli-2.8.4.obscpio

New:
----
  cli-2.9.0.obscpio

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

Other differences:
------------------
++++++ rancher-cli.spec ++++++
--- /var/tmp/diff_new_pack.HIHoEW/_old  2024-07-25 16:00:35.006769752 +0200
+++ /var/tmp/diff_new_pack.HIHoEW/_new  2024-07-25 16:00:35.010769913 +0200
@@ -18,17 +18,18 @@
 
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 Name:           rancher-cli
-Version:        2.8.4
+Version:        2.9.0
 Release:        0
 Summary:        Rancher CLI
 License:        Apache-2.0
 URL:            https://github.com/rancher/cli
 Source:         cli-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  golang(API) = 1.20
+BuildRequires:  golang(API) = 1.22
 
 %description
-The Rancher Command Line Interface (CLI) is a unified tool for interacting 
with your Rancher Server.
+The Rancher Command Line Interface (CLI) is a unified tool for interacting with
+your Rancher Server.
 For usage information see: https://rancher.com/docs/rancher/v2.x/en/cli/
 
 %prep
@@ -37,6 +38,7 @@
 %build -n cli-%{version}
 go build \
    -mod=vendor \
+   -buildmode=pie \
    -ldflags="-X main.Version=%{version}"
 
 %install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HIHoEW/_old  2024-07-25 16:00:35.042771192 +0200
+++ /var/tmp/diff_new_pack.HIHoEW/_new  2024-07-25 16:00:35.046771352 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/rancher/cli</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.8.4</param>
+    <param name="revision">v2.9.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">cli-2.8.4.obscpio</param>
+    <param name="archive">cli-2.9.0.obscpio</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.HIHoEW/_old  2024-07-25 16:00:35.066772152 +0200
+++ /var/tmp/diff_new_pack.HIHoEW/_new  2024-07-25 16:00:35.070772311 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rancher/cli</param>
-              <param 
name="changesrevision">a45136af410c886f5e201776060cacda5d5eb853</param></service></servicedata>
+              <param 
name="changesrevision">fbbf20571a909e9fe3c6ced17b39fbbc5dce2ee0</param></service></servicedata>
 (No newline at EOF)
 

++++++ cli-2.8.4.obscpio -> cli-2.9.0.obscpio ++++++
++++ 4904 lines of diff (skipped)

++++++ cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.HIHoEW/_old  2024-07-25 16:00:35.214778070 +0200
+++ /var/tmp/diff_new_pack.HIHoEW/_new  2024-07-25 16:00:35.218778229 +0200
@@ -1,5 +1,5 @@
 name: cli
-version: 2.8.4
-mtime: 1712339984
-commit: a45136af410c886f5e201776060cacda5d5eb853
+version: 2.9.0
+mtime: 1721252468
+commit: fbbf20571a909e9fe3c6ced17b39fbbc5dce2ee0
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/rancher-cli/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.rancher-cli.new.1882/vendor.tar.gz differ: char 5, 
line 1

Reply via email to