Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package k3sup for openSUSE:Factory checked in at 2023-09-06 18:56:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/k3sup (Old) and /work/SRC/openSUSE:Factory/.k3sup.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "k3sup" Wed Sep 6 18:56:54 2023 rev:6 rq:1108991 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/k3sup/k3sup.changes 2023-05-30 22:02:46.255126461 +0200 +++ /work/SRC/openSUSE:Factory/.k3sup.new.1766/k3sup.changes 2023-09-06 18:58:41.108610746 +0200 @@ -1,0 +2,15 @@ +Thu Aug 31 14:44:03 UTC 2023 - andrea.manz...@suse.com + +- Update to version 0.13.0: + * Ignore gofmt errors from vendor folder + * Remove usage of deprecated errors package + * Remove rebuild and cgo + * Update to Go 1.20 + * Format some of the code, comment out unused line + * Add --tls-san for join command for servers + * Update README.md + * Update dependencies + * Print agent host/IP in join command + * Change streaming behaviour when joining nodes + +------------------------------------------------------------------- Old: ---- k3sup-0.12.12.obscpio New: ---- k3sup-0.13.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ k3sup.spec ++++++ --- /var/tmp/diff_new_pack.4aC4E3/_old 2023-09-06 18:58:42.692667214 +0200 +++ /var/tmp/diff_new_pack.4aC4E3/_new 2023-09-06 18:58:42.700667499 +0200 @@ -19,14 +19,14 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: k3sup -Version: 0.12.12 +Version: 0.13.0 Release: 0 Summary: Bootstrap Kubernetes with k3s over SSH < 1 min License: MIT -URL: https://github.com/rancher/k3sup +URL: https://github.com/alexellis/k3sup Source: k3sup-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.19 +BuildRequires: go >= 1.20 %description k3sup is a light-weight utility to get from zero to KUBECONFIG with k3s on any local or remote VM. All you need is ssh access and the k3sup binary to get kubectl access immediately. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.4aC4E3/_old 2023-09-06 18:58:42.732668640 +0200 +++ /var/tmp/diff_new_pack.4aC4E3/_new 2023-09-06 18:58:42.736668782 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/alexellis/k3sup</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">0.12.12</param> + <param name="revision">0.13.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.4aC4E3/_old 2023-09-06 18:58:42.752669353 +0200 +++ /var/tmp/diff_new_pack.4aC4E3/_new 2023-09-06 18:58:42.756669495 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/alexellis/k3sup</param> - <param name="changesrevision">02c7a775b9914b9dcf3b90fa7935eb347b7979e7</param></service></servicedata> + <param name="changesrevision">1d2e443ea56a355cc6bd0a14a8f8a2661a72f2e8</param></service></servicedata> (No newline at EOF) ++++++ k3sup-0.12.12.obscpio -> k3sup-0.13.0.obscpio ++++++ /work/SRC/openSUSE:Factory/k3sup/k3sup-0.12.12.obscpio /work/SRC/openSUSE:Factory/.k3sup.new.1766/k3sup-0.13.0.obscpio differ: char 48, line 1 ++++++ k3sup.obsinfo ++++++ --- /var/tmp/diff_new_pack.4aC4E3/_old 2023-09-06 18:58:42.796670921 +0200 +++ /var/tmp/diff_new_pack.4aC4E3/_new 2023-09-06 18:58:42.800671064 +0200 @@ -1,5 +1,5 @@ name: k3sup -version: 0.12.12 -mtime: 1671574005 -commit: 02c7a775b9914b9dcf3b90fa7935eb347b7979e7 +version: 0.13.0 +mtime: 1693309359 +commit: 1d2e443ea56a355cc6bd0a14a8f8a2661a72f2e8 ++++++ vendor.tar.gz ++++++ ++++ 37457 lines of diff (skipped)