Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kured for openSUSE:Factory checked 
in at 2022-07-06 15:41:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kured (Old)
 and      /work/SRC/openSUSE:Factory/.kured.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kured"

Wed Jul  6 15:41:57 2022 rev:20 rq:986895 version:1.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kured/kured.changes      2022-01-09 
22:49:59.355274151 +0100
+++ /work/SRC/openSUSE:Factory/.kured.new.1548/kured.changes    2022-07-06 
15:42:08.850530307 +0200
@@ -1,0 +2,97 @@
+Fri Jul 01 22:23:52 UTC 2022 - [email protected]
+
+- Update to version 1.10.1:
+  * prepare release 1.10.1 (#594)
+  * Updated helm charts with new message template flag (#589)
+  * add CoC file
+  * added notification when uncordoning (#587)
+  * build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#588)
+  * build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 (#583)
+  * build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#584)
+  * build(deps): bump gotest.tools/v3 from 3.2.0 to 3.3.0 (#582)
+  * build(deps): bump github.com/prometheus/common from 0.34.0 to 0.35.0 (#580)
+  * build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (#581)
+  * build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 (#578)
+  * build(deps): bump guyarb/golang-test-annoations from 0.5.1 to 0.6.0 (#577)
+- Refresh kured-imagePullPolicy.patch
+- Update to BuildRequires: golang(API) >= 1.17 from pinned 1.16
+
+-------------------------------------------------------------------
+Thu Jun  9 18:24:12 UTC 2022 - [email protected]
+
+- Update to version 1.10.0:
+  * Release 1.10.0 preparation (#572)
+  * build(deps): bump actions/setup-python from 3 to 4 (#576)
+  * build(deps): bump docker/setup-buildx-action from 1 to 2 (#575)
+  * build(deps): bump docker/build-push-action from 2 to 3 (#573)
+  * build(deps): bump docker/setup-qemu-action from 1 to 2 (#574)
+  * Added support for multi-arch image build (#496)
+  * Downgrade kind-images for 1.22.x and 1.23.x (#569)
+  * build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#571)
+  * build(deps): bump github.com/containrrr/shoutrrr from 0.5.3 to 0.6.0 (#570)
+  * updated slack-related documentation (#568)
+  * build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#565)
+  * improved documentation covering slack usage (#564)
+  * build(deps): bump alpine from 3.15.4 to 3.16.0 in /cmd/kured (#560)
+  * tolerate both 1.24+ and prior control plane taints (#562)
+  * build: small debug commands for nightly job
+  * feat: update kubernetes dependencies (#552)
+  * Use clean patch to update node labels. Fixes #553
+  * Change after-reboot-node-labels flag to post-reboot-node-labels
+  * Add a note about adding multiple node labels
+  * Use Errorf instead of Fatalf for node label logging
+  * Tidy node labelling code
+  * Update readme with node labelling info
+  * Add verification for node labelling flags
+  * Add node labelling
+  * strip unnecessary quotes for notify-url configurations
+  * ci: substring suffix inside quotes
+  * ci: always use the latest golang patch version
+  * build(deps): bump github.com/prometheus/client_golang
+  * bump Helm chart version to v2.14.1
+  * helm: fix tolerations on 1.24
+  * build(deps): bump docker/login-action from 1 to 2
+  * helm: ensure kured on 1.24 gets the correct toleration
+  * build(deps): bump nick-invision/retry from 2.6.0 to 2.7.0
+  * build(deps): bump gotest.tools/v3 from 3.1.0 to 3.2.0
+  * build(deps): bump github.com/prometheus/common from 0.33.0 to 0.34.0
+  * feat: use [email protected]
+  * build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0
+  * build(deps): bump guyarb/golang-test-annoations from 0.5.0 to 0.5.1
+  * build(deps): bump github.com/containrrr/shoutrrr from 0.5.2 to 0.5.3
+  * build(deps): bump actions/setup-go from 2 to 3
+  * build(deps): bump actions/stale from 4 to 5
+  * build(deps): bump alpine from 3.15.3 to 3.15.4 in /cmd/kured
+  * fixed yamllint error #521
+  * updated README with additional values #521
+  * bump chart version to 2.13.0 #521
+  * adding value containerSecurityContext to helm chart #521
+  * Update README.md
+  * build(deps): bump github.com/prometheus/common from 0.32.1 to 0.33.0
+  * retry cordon + drain if fail, keep lock
+
+-------------------------------------------------------------------
+Wed Mar 30 16:50:21 UTC 2022 - [email protected]
+
+- Update to version 1.9.2:
+  * update to [email protected]
+  * build(deps): bump alpine from 3.15.1 to 3.15.2 in /cmd/kured
+  * build(deps): bump alpine from 3.15.0 to 3.15.1 in /cmd/kured
+  * build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
+  * Bump chart version to 2.12.0
+  * Mention dynamic Slack parameters
+  * Bump chart version
+  * Use templating in Slack URL, channel and username
+  * build(deps): bump actions/checkout from 2 to 3
+  * build(deps): bump helm/chart-testing-action from 2.2.0 to 2.2.1
+  * build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
+  * Add Helm values example
+  * docs: add sentinel command example for RHEL family
+  * build(deps): bump actions/setup-python from 2 to 3
+  * build(deps): bump github.com/prometheus/client_golang
+  * build(deps): bump github.com/prometheus/client_golang
+  * build(deps): bump gotest.tools/v3 from 3.0.3 to 3.1.0
+  * Add ability to define ds annotations in helm chart
+  * build(deps): bump helm/chart-testing-action from 2.1.0 to 2.2.0
+
+-------------------------------------------------------------------

Old:
----
  kured-1.9.1.tar.gz

New:
----
  kured-1.10.1.tar.gz

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

Other differences:
------------------
++++++ kured.spec ++++++
--- /var/tmp/diff_new_pack.4RDzEp/_old  2022-07-06 15:42:09.594531404 +0200
+++ /var/tmp/diff_new_pack.4RDzEp/_new  2022-07-06 15:42:09.602531416 +0200
@@ -22,7 +22,7 @@
 # Project upstream commit.
 %define commit 685f328
 Name:           kured
-Version:        1.9.1
+Version:        1.10.1
 Release:        0
 Summary:        Kubernetes daemonset to perform safe automatic node reboots
 License:        Apache-2.0
@@ -34,7 +34,7 @@
 Patch1:         kured-imagePullPolicy.patch
 BuildRequires:  fdupes
 BuildRequires:  go-go-md2man
-BuildRequires:  golang(API) = 1.16
+BuildRequires:  golang(API) >= 1.17
 ExcludeArch:    s390
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4RDzEp/_old  2022-07-06 15:42:09.634531463 +0200
+++ /var/tmp/diff_new_pack.4RDzEp/_new  2022-07-06 15:42:09.638531469 +0200
@@ -6,7 +6,7 @@
     <param name="filename">kured</param>
     <param name="changesgenerate">enable</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">1.9.1</param>
+    <param name="revision">1.10.1</param>
   </service>
   <service name="set_version" mode="disabled"/>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.4RDzEp/_old  2022-07-06 15:42:09.654531492 +0200
+++ /var/tmp/diff_new_pack.4RDzEp/_new  2022-07-06 15:42:09.658531498 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/weaveworks/kured.git</param>
-              <param 
name="changesrevision">aefd901b4ed34737a535b290c2d0d5e025db3382</param></service></servicedata>
+              <param 
name="changesrevision">67c50b27ab8674280255d180e307f6fa70c65ccf</param></service></servicedata>
 (No newline at EOF)
 

++++++ kured-1.9.1.tar.gz -> kured-1.10.1.tar.gz ++++++
++++ 2693 lines of diff (skipped)

++++++ kured-imagePullPolicy.patch ++++++
--- /var/tmp/diff_new_pack.4RDzEp/_old  2022-07-06 15:42:09.742531621 +0200
+++ /var/tmp/diff_new_pack.4RDzEp/_new  2022-07-06 15:42:09.746531628 +0200
@@ -12,8 +12,8 @@
 index 15869c4..b226865 100644
 --- a/kured-ds.yaml
 +++ b/kured-ds.yaml
-@@ -32,7 +32,7 @@ spec:
-           image: docker.io/weaveworks/kured:1.9.1
+@@ -34,7 +34,7 @@
+           image: docker.io/weaveworks/kured:1.10.1
                   # If you find yourself here wondering why there is no
                   # :latest tag on Docker Hub,see the FAQ in the README
 -          imagePullPolicy: IfNotPresent
@@ -21,7 +21,4 @@
            securityContext:
              privileged: true # Give permission to nsenter /proc/1/ns/mnt
            env:
--- 
-2.34.1
-
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/kured/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.kured.new.1548/vendor.tar.gz differ: char 4, line 1

Reply via email to