Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package traefik for openSUSE:Factory checked 
in at 2025-07-23 16:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/traefik (Old)
 and      /work/SRC/openSUSE:Factory/.traefik.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "traefik"

Wed Jul 23 16:35:18 2025 rev:37 rq:1295213 version:3.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/traefik/traefik.changes  2025-06-27 
23:08:53.744115172 +0200
+++ /work/SRC/openSUSE:Factory/.traefik.new.8875/traefik.changes        
2025-07-23 16:39:04.205287451 +0200
@@ -1,0 +2,16 @@
+Tue Jul 22 13:38:51 UTC 2025 - Johannes Weberhofer <jweberho...@weberhofer.at>
+
+- Fixed boo#1246094 bad logrotate configuration allows potential escalation
+  from traefik to root
+
+- Disabled MPTCP which caused issues (see gh#traefik/traefik#11869
+
+- Version 3.4.4
+  - k8s/gatewayapi
+    * Respect service.nativelb=false annotation when nativeLBByDefault is
+      enabled (gh#traefik/traefik#11847 by sdelicata)
+  - service
+    * Fix concurrent access to balancer status map in WRR and P2C 
+      strategies (gh#traefik/traefik#11887 by kevinpollet)
+
+-------------------------------------------------------------------

Old:
----
  traefik-v3.4.3.src.tar.gz

New:
----
  traefik-v3.4.4.src.tar.gz

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

Other differences:
------------------
++++++ traefik.spec ++++++
--- /var/tmp/diff_new_pack.ckPbvr/_old  2025-07-23 16:39:06.109363809 +0200
+++ /var/tmp/diff_new_pack.ckPbvr/_new  2025-07-23 16:39:06.109363809 +0200
@@ -23,7 +23,7 @@
 %define buildmode pie
 %endif
 Name:           traefik
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        The Cloud Native Application Proxy
 License:        MIT
@@ -61,7 +61,7 @@
 Pointing Traefik at your orchestrator should be the only configuration step 
you need.
 
 %prep
-%setup -q -c %{name}-%{version} -b0 -a1
+%autosetup -c %{name}-%{version} -b0 -a1 -p1
 
 %build
 %sysusers_generate_pre %{SOURCE4} %{name} %{name}-user.conf

++++++ traefik-v3.4.3.src.tar.gz -> traefik-v3.4.4.src.tar.gz ++++++
/work/SRC/openSUSE:Factory/traefik/traefik-v3.4.3.src.tar.gz 
/work/SRC/openSUSE:Factory/.traefik.new.8875/traefik-v3.4.4.src.tar.gz differ: 
char 12, line 1

++++++ traefik.logrotate ++++++
--- /var/tmp/diff_new_pack.ckPbvr/_old  2025-07-23 16:39:06.197367338 +0200
+++ /var/tmp/diff_new_pack.ckPbvr/_new  2025-07-23 16:39:06.201367498 +0200
@@ -1,4 +1,6 @@
 /var/log/traefik/*.log {
+    su traefik traefik
+
     weekly
     maxsize 32G
     notifempty

++++++ traefik.service ++++++
--- /var/tmp/diff_new_pack.ckPbvr/_old  2025-07-23 16:39:06.221368300 +0200
+++ /var/tmp/diff_new_pack.ckPbvr/_new  2025-07-23 16:39:06.221368300 +0200
@@ -10,6 +10,7 @@
 Type=notify
 ExecStart=/usr/bin/traefik --configFile=/etc/traefik/traefik.yml
 ExecReload=kill -HUP $MAINPID ; kill -USR1 $MAINPID
+Environment="GODEBUG=multipathtcp=0"
 User=traefik
 WorkingDirectory=~
 Restart=always

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/traefik/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.traefik.new.8875/vendor.tar.gz differ: char 116, 
line 1

Reply via email to