Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kucero for openSUSE:Factory checked in at 2022-03-18 16:42:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kucero (Old) and /work/SRC/openSUSE:Factory/.kucero.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kucero" Fri Mar 18 16:42:39 2022 rev:3 rq:962684 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kucero/kucero.changes 2020-11-11 20:46:56.431677897 +0100 +++ /work/SRC/openSUSE:Factory/.kucero.new.25692/kucero.changes 2022-03-18 16:42:58.529217373 +0100 @@ -1,0 +2,43 @@ +Fri Mar 18 12:38:46 UTC 2022 - [email protected] + +- Update to version 1.6.0: + * For v1.6.0 release (#35) + * Honor Kubernetes CSR spec.expirationSeconds to control cert duration (#34) + * Add CI test on k8s v1.23.0 (#32) + +------------------------------------------------------------------- +Fri Mar 18 12:34:07 UTC 2022 - [email protected] + +- Update to version 1.5.2: + * For v1.5.2 release (#31) + * Bump authorization.k8s.io to v1 (#30) + +------------------------------------------------------------------- +Fri Mar 18 12:20:53 UTC 2022 - [email protected] + +- Update to version 1.5.1: + * For v1.5.1 release (#28) + * Bump certificates.k8s.io to v1 (#25) + * Bump E2E k8s version to v1.22.2 (#27) + * Bump base image go to 1.17 (#26) + * Add Go 1.17 CI test (#24) + * Add k8s v1.22 CI test (#22) + * Bump base image version to opensuse leap 15.3 (#20) + * Add Kubernetes v1.21 CI test (#21) + +------------------------------------------------------------------- +Fri Mar 18 11:49:08 UTC 2022 - [email protected] + +- Update to version 1.5.0: + * For v1.5.0 release (#19) + * Support kubeadm >= v1.20.0 (#18) + * Bump CI kind version to engineerd/[email protected] (#17) + * Remove kubectl binary (#15) + * Update kubelet config (#13) + * Address insensitive language (#10) + * Add duration flag to change kubelet server certificate TTL (#8) + * Update README for CI badge + * SUSE use OBS to build/push container image, remove build/push to docker hub (#7) + * Update new recordings (#6) + +------------------------------------------------------------------- Old: ---- kucero-1.4.0.tar.gz New: ---- _servicedata kucero-1.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kucero.spec ++++++ --- /var/tmp/diff_new_pack.cXBObs/_old 2022-03-18 16:42:59.397217995 +0100 +++ /var/tmp/diff_new_pack.cXBObs/_new 2022-03-18 16:42:59.401217998 +0100 @@ -1,7 +1,7 @@ # # spec file for package kucero # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define goipath github.com/jenting/kucero Name: kucero -Version: 1.4.0 +Version: 1.6.0 Release: 0 Summary: Kubernetes control plane certificate auto rotation License: Apache-2.0 @@ -28,7 +28,7 @@ Source0: https://github.com/SUSE/kucero/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang-packaging -BuildRequires: golang(API) = 1.14 +BuildRequires: golang(API) >= 1.16 %description A Kubernetes daemonset to perform automatic control plane certificate rotation. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cXBObs/_old 2022-03-18 16:42:59.449218032 +0100 +++ /var/tmp/diff_new_pack.cXBObs/_new 2022-03-18 16:42:59.453218035 +0100 @@ -1,4 +1,17 @@ <services> + <service name="tar_scm" mode="disabled"> + <param name="url">https://github.com/SUSE/kucero</param> + <param name="scm">git</param> + <param name="exclude">.git</param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="versionrewrite-pattern">v(.*)</param> + <param name="revision">v1.6.0</param> + <param name="changesgenerate">enable</param> + </service> + <service name="recompress" mode="disabled"> + <param name="file">kucero-*.tar</param> + <param name="compression">gz</param> + </service> <service name="set_version" mode="disabled"> <param name="basename">kucero</param> </service> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/SUSE/kucero</param> <param name="changesrevision">aaafb00a06f9d3da9e9bd67beb989562f2088d9c</param></service></servicedata> (No newline at EOF) ++++++ kucero-1.4.0.tar.gz -> kucero-1.6.0.tar.gz ++++++ ++++ 2326 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/kucero/vendor.tar.gz /work/SRC/openSUSE:Factory/.kucero.new.25692/vendor.tar.gz differ: char 5, line 1
