commit: ef018c04b47e3c4aacb0772fb1ff872d20f246db Author: Rahil Bhimjiani <me <AT> rahil <DOT> rocks> AuthorDate: Fri Dec 12 17:28:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 18 08:40:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef018c04
net-dns/coredns: update to 1.13.2 Signed-off-by: Rahil Bhimjiani <me <AT> rahil.rocks> Part-of: https://github.com/gentoo/gentoo/pull/45003 Closes: https://github.com/gentoo/gentoo/pull/45003 Signed-off-by: Sam James <sam <AT> gentoo.org> net-dns/coredns/Manifest | 2 ++ net-dns/coredns/{coredns-9999.ebuild => coredns-1.13.2.ebuild} | 4 ++-- net-dns/coredns/coredns-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/net-dns/coredns/Manifest b/net-dns/coredns/Manifest index 43c1672e03bf..27f517c492c5 100644 --- a/net-dns/coredns/Manifest +++ b/net-dns/coredns/Manifest @@ -2,3 +2,5 @@ DIST coredns-1.12.1-deps.tar.xz 9209492 BLAKE2B cf56598af4244c254933be32d966d857 DIST coredns-1.12.1.tar.gz 669045 BLAKE2B b1f75863a44b4cd75ab0d01f595576553a27bda11d989f78195181d78374d6bc208d25be8450c79b5a51ca5c7bffc90cbc273221688d86b6b71d2ab0acd2ad4c SHA512 a0b941a9631bb2429a7dab3cd4cff59aaba7c4c73cb16b9a7ae40894b968a0de47af656a77cfb3ad57ccfa7334be1e1a4d5ca33cab7bd426b7eb217c3ffb04b5 DIST coredns-1.12.2-deps.tar.xz 9286816 BLAKE2B 2a51001080bf5a09edb7921319019d797dc5df58dcdfb765c283ba0bf4d198c6246698a0f5935819e159ea60d4e81430490e0a03753aad1c5ee7a08c772b0dfc SHA512 8a9e64aece6dfa535b9e149ceef86a85edcf2da880131da4e527842ec8f2da4daeea4af8ce07da196f2e5cb2c95e1839725937ad69bf3282e08f60f36b34a619 DIST coredns-1.12.2.tar.gz 702782 BLAKE2B d6fbd6f4e43837e56da8a958361d69c26f824b1663d8be48f90d40dfcc32b85907130e762f32fa4ad32b9d98c9374c72537fa4cb322692aafeb5d778cb7e1399 SHA512 eeb209a60223ed1d41f904570c37e25bbc69217d78facfce521b25d787528877a8d4309856813fb2878b2531cc832ee6e07a339c01544c7c18079d700d1346bb +DIST coredns-1.13.2-deps.tar.xz 9947332 BLAKE2B 0e3d0fb5c89144b053b4010fc8d12b14b439555ea05bafd9e5cd78f143f98df3298f8879473639f78a386fed547ed9fde0de182562e50c0a7c45a91f821ce876 SHA512 9eb83d4293bf12517f0f127660f5c725f7c79a841820b3849df55812341745455997e22e7c70910562aa103a32cbc8b9273f9ef734d79f00baf851ecde94d87a +DIST coredns-1.13.2.tar.gz 748835 BLAKE2B 9552492c1df10185338e79e2419547b4c82386f717d0bd624b7c91ac85cb734c95554a21c7c87953a1a60b2d27ca290337d75fd85f2e2b0214b046fa93a54228 SHA512 1c325a6c9424c831e2652dc129e0688bde2766c7cc4a407ab0b2967ae782060d81ec52a1bfed27baf051ed9fecbae82a2bd423e5abf31e08699c4cf5f30a95a8 diff --git a/net-dns/coredns/coredns-9999.ebuild b/net-dns/coredns/coredns-1.13.2.ebuild similarity index 95% copy from net-dns/coredns/coredns-9999.ebuild copy to net-dns/coredns/coredns-1.13.2.ebuild index 117795b9f150..ff646063f771 100644 --- a/net-dns/coredns/coredns-9999.ebuild +++ b/net-dns/coredns/coredns-1.13.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit fcaps go-module multiprocessing systemd tmpfiles toolchain-funcs +inherit fcaps go-module systemd tmpfiles DESCRIPTION="CoreDNS is a DNS server that chains plugins" HOMEPAGE="https://github.com/coredns/coredns" diff --git a/net-dns/coredns/coredns-9999.ebuild b/net-dns/coredns/coredns-9999.ebuild index 117795b9f150..ff646063f771 100644 --- a/net-dns/coredns/coredns-9999.ebuild +++ b/net-dns/coredns/coredns-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit fcaps go-module multiprocessing systemd tmpfiles toolchain-funcs +inherit fcaps go-module systemd tmpfiles DESCRIPTION="CoreDNS is a DNS server that chains plugins" HOMEPAGE="https://github.com/coredns/coredns"
