Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package coredns for openSUSE:Factory checked 
in at 2026-01-09 17:03:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/coredns (Old)
 and      /work/SRC/openSUSE:Factory/.coredns.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "coredns"

Fri Jan  9 17:03:31 2026 rev:27 rq:1325985 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/coredns/coredns.changes  2025-09-18 
21:12:38.144384527 +0200
+++ /work/SRC/openSUSE:Factory/.coredns.new.1928/coredns.changes        
2026-01-09 17:04:47.711232572 +0100
@@ -1,0 +2,63 @@
+Thu Jan 08 14:45:03 UTC 2026 - Andrea Manzini <[email protected]>
+
+- fix CVE-2025-68156 https://bugzilla.suse.com/show_bug.cgi?id=1255345
+- Update to version 1.14.0:
+  * core: Fix gosec G115 integer overflow warnings
+  * core: Add regex length limit
+  * plugin/azure: Fix slice init length
+  * plugin/errors: Add optional show_first flag to consolidate directive
+  * plugin/file: Fix for misleading SOA parser warnings
+  * plugin/kubernetes: Rate limits to api server
+  * plugin/metrics: Implement plugin chain tracking
+  * plugin/sign: Report parser err before missing SOA
+  * build(deps): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7
+
+- Update to version 1.13.2:
+  * core: Add basic support for DoH3
+  * core: Avoid proxy unnecessary alloc in Yield
+  * core: Fix usage of sync.Pool to save an alloc
+  * core: Fix data race with sync.RWMutex for uniq
+  * core: Prevent QUIC reload panic by lazily initializing the listener
+  * core: Refactor/use reflect.TypeFor
+  * plugin/auto: Limit regex length
+  * plugin/cache: Remove superfluous allocations in item.toMsg
+  * plugin/cache: Isolate metadata in prefetch goroutine
+  * plugin/cache: Correct spelling of MaximumDefaultTTL in cache and dnsutil 
+    packages
+  * plugin/dnstap: Better error handling (redial & logging) when Dnstap is busy
+  * plugin/file: Performance finetuning
+  * plugin/forward: Disallow NOERROR in failover
+  * plugin/forward: Added support for per-nameserver TLS SNI
+  * plugin/forward: Prevent busy loop on connection err
+  * plugin/forward: Add max connect attempts knob
+  * plugin/geoip: Add ASN schema support
+  * plugin/geoip: Add support for subdivisions
+  * plugin/kubernetes: Fix kubernetes plugin logging
+  * plugin/multisocket: Cap num sockets to prevent OOM
+  * plugin/nomad: Support service filtering
+  * plugin/rewrite: Pre-compile CNAME rewrite regexp
+  * plugin/secondary: Fix reload causing secondary plugin goroutine to leak 
+
+- Update to version 1.13.1:
+  * core: Avoid string concatenation in loops
+  * core: Update golang to 1.25.2 and golang.org/x/net to v0.45.0 on CVE fixes
+  * plugin/sign: Reject invalid UTF‑8 dbfile token
+
+- Update to version 1.13.0:
+  * core: Export timeout values in dnsserver.Server
+  * core: Fix Corefile infinite loop on unclosed braces
+  * core: Fix Corefile related import cycle issue
+  * core: Normalize panics on invalid origins
+  * core: Rely on dns.Server.ShutdownContext to gracefully stop
+  * plugin/dnstap: Add bounds for plugin args
+  * plugin/file: Fix data race in tree Elem.Name
+  * plugin/forward: No failover to next upstream when receiving SERVFAIL or 
+    REFUSED response codes
+  * plugin/grpc: Enforce DNS message size limits
+  * plugin/loop: Prevent panic when ListenHosts is empty
+  * plugin/loop: Avoid panic on invalid server block
+  * plugin/nomad: Add a Nomad plugin
+  * plugin/reload: Prevent SIGTERM/reload deadlock
+
+
+-------------------------------------------------------------------

Old:
----
  coredns-1.12.4.tar.gz

New:
----
  coredns-1.14.0.tar.gz

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

Other differences:
------------------
++++++ coredns.spec ++++++
--- /var/tmp/diff_new_pack.afLJRT/_old  2026-01-09 17:04:48.803277949 +0100
+++ /var/tmp/diff_new_pack.afLJRT/_new  2026-01-09 17:04:48.807278116 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package coredns
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define project github.com/coredns/coredns
 Name:           coredns
-Version:        1.12.4
+Version:        1.14.0
 Release:        0
 Summary:        DNS server written in Go
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.afLJRT/_old  2026-01-09 17:04:48.915282603 +0100
+++ /var/tmp/diff_new_pack.afLJRT/_new  2026-01-09 17:04:48.919282770 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/coredns/coredns</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.12.4</param>
+    <param name="revision">v1.14.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.afLJRT/_old  2026-01-09 17:04:48.991285761 +0100
+++ /var/tmp/diff_new_pack.afLJRT/_new  2026-01-09 17:04:48.995285928 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/coredns/coredns</param>
-              <param 
name="changesrevision">f32329577fd5e3fe19908f8a9ba5c76aafb45bf6</param></service></servicedata>
+              <param 
name="changesrevision">1c964f2f68bd04a875a41479822ec3da1f1e76ef</param></service></servicedata>
 (No newline at EOF)
 

++++++ coredns-1.12.4.tar.gz -> coredns-1.14.0.tar.gz ++++++
++++ 13880 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/coredns/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.coredns.new.1928/vendor.tar.gz differ: char 13, 
line 1

Reply via email to