Accepting request 1304041 from home:amanzini:branches:devel:kubic

- fix CVE-2025-58063 https://bugzilla.suse.com/show_bug.cgi?id=1249389

OBS-URL: https://build.opensuse.org/request/show/1304041
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/coredns?expand=0&rev=57
This commit is contained in:
2025-09-11 08:50:33 +00:00
committed by Git OBS Bridge
parent 2fb165423c
commit 24bac165d1
+2
View File
@@ -1,6 +1,7 @@
-------------------------------------------------------------------
Thu Sep 11 06:35:54 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- fix CVE-2025-58063 https://bugzilla.suse.com/show_bug.cgi?id=1249389
- Update to version 1.12.4:
* bump deps
* fix(transfer): goroutine leak on axfr err (#7516)
@@ -29,6 +30,7 @@ Thu Sep 11 06:35:54 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
* plugin/loadbalance: support prefer option (#7433)
* Improve caddy.GracefulServer conformance checks (#7416)
-------------------------------------------------------------------
Sun Aug 31 14:18:42 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>