Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package traefik for openSUSE:Factory checked in at 2022-02-09 20:39:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/traefik (Old) and /work/SRC/openSUSE:Factory/.traefik.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "traefik" Wed Feb 9 20:39:14 2022 rev:4 rq:952671 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/traefik/traefik.changes 2021-07-30 23:22:24.635620987 +0200 +++ /work/SRC/openSUSE:Factory/.traefik.new.1898/traefik.changes 2022-02-09 20:40:18.386534758 +0100 @@ -1,0 +2,16 @@ +Fri Feb 04 13:37:58 UTC 2022 - [email protected] + +- Update to version 2.6.0: + * Updated Kubernetes Gateway API provider + * Consul Enterprise support + * Consul Connect support + * Inflight request middleware for TCP routers + * HTTP/3 support (experimental) + * Added support for loading plugins directly from the filesystem (Local Plugins) + * Added ability to create Provider Plugins + * Added TCP Middleware + * Kubernetes 1.22 API changes + * Dropped support for Ingress API versions extensions/v1beta1 + * Updated Traefik Proxy CRDs to use API apiextensions.k8s.io/v1 + +------------------------------------------------------------------- @@ -28 +43,0 @@ - Old: ---- traefik-2.4.12.tar.gz New: ---- traefik-2.6.0.tar.gz traefik-2.6.0.webui.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ traefik.spec ++++++ --- /var/tmp/diff_new_pack.bVKYsK/_old 2022-02-09 20:40:19.682537858 +0100 +++ /var/tmp/diff_new_pack.bVKYsK/_new 2022-02-09 20:40:19.686537867 +0100 @@ -1,7 +1,7 @@ # # spec file for package traefik # -# Copyright (c) 2021 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 project github.com/traefik/traefik Name: traefik -Version: 2.4.12 +Version: 2.6.0 Release: 0 Summary: The Cloud Native Application Proxy License: MIT @@ -29,6 +29,7 @@ Source1: vendor.tar.gz Source2: traefik.service Source3: traefik.toml +Source4: %{name}-%{version}.webui.tar.gz BuildRequires: go-bindata BuildRequires: golang-packaging BuildRequires: systemd-rpm-macros @@ -57,6 +58,9 @@ # tarball causes "inconsistent vendoring" tar -xf %{SOURCE1} +# unpack webui +tar -xf %{SOURCE4} + CGO_ENABLED=0 go generate ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bVKYsK/_old 2022-02-09 20:40:19.734537982 +0100 +++ /var/tmp/diff_new_pack.bVKYsK/_new 2022-02-09 20:40:19.738537992 +0100 @@ -2,7 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/traefik/traefik.git</param> <param name="scm">git</param> - <param name="revision">v2.4.12</param> + <param name="exclude">.git</param> + <param name="revision">v2.6.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -13,5 +14,7 @@ <param name="file">*.tar</param> <param name="compression">gz</param> </service> + <service name="go_modules" mode="disabled"> + </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.bVKYsK/_old 2022-02-09 20:40:19.762538049 +0100 +++ /var/tmp/diff_new_pack.bVKYsK/_new 2022-02-09 20:40:19.766538059 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/traefik/traefik.git</param> - <param name="changesrevision">8be434aaadfcb14270657980f7ffffa0ebca420b</param></service></servicedata> + <param name="changesrevision">5a1c936ede0c4ef1d7adb82052f8240f64791aa6</param></service></servicedata> (No newline at EOF) ++++++ traefik-2.4.12.tar.gz -> traefik-2.6.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/traefik/traefik-2.4.12.tar.gz /work/SRC/openSUSE:Factory/.traefik.new.1898/traefik-2.6.0.tar.gz differ: char 12, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/traefik/vendor.tar.gz /work/SRC/openSUSE:Factory/.traefik.new.1898/vendor.tar.gz differ: char 4, line 1
