Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package traefik for openSUSE:Factory checked in at 2024-09-24 17:34:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/traefik (Old) and /work/SRC/openSUSE:Factory/.traefik.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "traefik" Tue Sep 24 17:34:36 2024 rev:22 rq:1202895 version:3.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/traefik/traefik.changes 2024-09-18 15:27:30.578407528 +0200 +++ /work/SRC/openSUSE:Factory/.traefik.new.29891/traefik.changes 2024-09-24 17:34:56.441259869 +0200 @@ -1,0 +2,22 @@ +Tue Sep 24 00:25:39 UTC 2024 - Eric Torres <[email protected]> + +- Update to version 3.1.4 + - Fixes CVE-2024-45410, boo#1230842 + - k8s, ingress, rules, crd + * Allow configuring rule syntax with Kubernetes Ingress annotation + * Re-allow empty configuration for Kubernetes Ingress provider + * Remove mentions about APIVersion traefik.io/v1 + * Update quick-start-with-kubernetes.md to include required permissions + - middlewares, metrics + * Wrap capture for services used by pieces of middleware + * Mention missing metrics removal in the migration guide + * Guess Datadog socket type when prefix is unix + - plugins + * Removes goexport dependency and adds _initialize + - tracing + * Fix tracing documentation + * OTLP doc + potential panic + +- Update ldflags to point to correct traefik version (v3 instead of v2) + +------------------------------------------------------------------- Old: ---- traefik-v3.1.2.src.tar.gz New: ---- traefik-v3.1.4.src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ traefik.spec ++++++ --- /var/tmp/diff_new_pack.e8e03T/_old 2024-09-24 17:34:57.949323001 +0200 +++ /var/tmp/diff_new_pack.e8e03T/_new 2024-09-24 17:34:57.949323001 +0200 @@ -23,7 +23,7 @@ %define buildmode pie %endif Name: traefik -Version: 3.1.2 +Version: 3.1.4 Release: 0 Summary: The Cloud Native Application Proxy License: MIT @@ -73,9 +73,9 @@ CGO_ENABLED=1 GOGC=off go build \ -buildmode=%{buildmode} \ -mod=vendor \ - -ldflags "-X github.com/traefik/traefik/v2/pkg/version.Version=%{version} \ - -X github.com/traefik/traefik/v2/pkg/version.Codename='' \ - -X github.com/traefik/traefik/v2/pkg/version.BuildDate=${build_date}" \ + -ldflags "-X github.com/traefik/traefik/v3/pkg/version.Version=%{version} \ + -X github.com/traefik/traefik/v3/pkg/version.Codename='' \ + -X github.com/traefik/traefik/v3/pkg/version.BuildDate=${build_date}" \ -installsuffix nocgo \ -o traefik \ ./cmd/traefik ++++++ traefik-v3.1.2.src.tar.gz -> traefik-v3.1.4.src.tar.gz ++++++ /work/SRC/openSUSE:Factory/traefik/traefik-v3.1.2.src.tar.gz /work/SRC/openSUSE:Factory/.traefik.new.29891/traefik-v3.1.4.src.tar.gz differ: char 12, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/traefik/vendor.tar.gz /work/SRC/openSUSE:Factory/.traefik.new.29891/vendor.tar.gz differ: char 5, line 1
