From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EAFB215800F for ; Fri, 20 Jan 2023 14:09:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A6DEE0919; Fri, 20 Jan 2023 14:09:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 22CDBE0919 for ; Fri, 20 Jan 2023 14:09:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F3B8340831 for ; Fri, 20 Jan 2023 14:09:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00CC484D for ; Fri, 20 Jan 2023 14:09:12 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1674223729.f3b847a0bd63df1e11889b8899bd4ae79e07f74a.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/pdns-recursor/Manifest net-dns/pdns-recursor/pdns-recursor-4.8.0.ebuild net-dns/pdns-recursor/pdns-recursor-4.8.1.ebuild X-VCS-Directories: net-dns/pdns-recursor/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: f3b847a0bd63df1e11889b8899bd4ae79e07f74a X-VCS-Branch: master Date: Fri, 20 Jan 2023 14:09:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9bbdd7d1-e38d-4574-b907-97f0a1b64a06 X-Archives-Hash: ac08c2eb1af86415c2d9224d5bf9f090 commit: f3b847a0bd63df1e11889b8899bd4ae79e07f74a Author: Sven Wegener gentoo org> AuthorDate: Fri Jan 20 14:07:32 2023 +0000 Commit: Sven Wegener gentoo org> CommitDate: Fri Jan 20 14:08:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b847a0 net-dns/pdns-recursor: add 4.8.1, drop 4.8.0, security bug #891475 Bug: https://bugs.gentoo.org/891475 Signed-off-by: Sven Wegener gentoo.org> net-dns/pdns-recursor/Manifest | 2 +- .../{pdns-recursor-4.8.0.ebuild => pdns-recursor-4.8.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/pdns-recursor/Manifest b/net-dns/pdns-recursor/Manifest index 3ae9bf916d91..996bffd31724 100644 --- a/net-dns/pdns-recursor/Manifest +++ b/net-dns/pdns-recursor/Manifest @@ -1,4 +1,4 @@ DIST pdns-recursor-4.7.2.tar.bz2 1580602 BLAKE2B 2d32d553629f665f9060e58f994a0256adc936f6fdb32ecd236ba202731342fe7e17db6678649292b4d1dd97e8579851e38fe41fd4f122dbf3d63f3d71c5de13 SHA512 b80fb1f403d5b81cf7500f6fce64914ab858b7bd7f617265db9a11ea78786de702563482c5b9daa5c9da1c19a0d02d90fd1f4f14b740d2fd492def7f4b1a7def DIST pdns-recursor-4.7.3.tar.bz2 1597064 BLAKE2B e5732c20f18b6711b854a2bcce36705f0f5fbf106e615a646b0a823e0eb4be8ff315f28ebbae77b67935c77255108b92f4ee6515f61019729f5191dfe147ade9 SHA512 e7d9fa32dd53e9b382689e6e735f35b12dbd9f2bb0e8b3031ab58f53a61b5cdc947cb5e857a991768afd1b403bc02d20d434dded5800be450ad45368c9d1dc0e DIST pdns-recursor-4.7.4.tar.bz2 1609031 BLAKE2B b051a77f1c734546b26c3bb0030c0e57ee4621b14f0e92d7d294fb80fde599aa813f56a64750e1a00587fee8f05aa9ae1def94f3c3709b103223ed48124b66a7 SHA512 51ecccb557a5a9f3aa28144b60ab75b0fe5534bb2534b0a44662b474a01a0fae61f08b8ca787fc27f22b2a89b721ae66e1a954c4ceb829e66f89f286d5e174a8 -DIST pdns-recursor-4.8.0.tar.bz2 1530308 BLAKE2B 8b915e5247aa973045e345150dd529e89585493808b4b34e956ee22d337a1af04180243d727803bb1be10e38edcd16956c84a9ae541cd4c0a9a15e851977729c SHA512 ec49de1d6d6d6b7fe10470afd8f5969a46a911ffc346001ef8f4035ba2b479de8a88f39d7d24059c4825ca466c21032f59283b181449d8d2cc9e3ff55cca10e4 +DIST pdns-recursor-4.8.1.tar.bz2 1528477 BLAKE2B 41fc1f275723caa1a3e8a19b3a29f3017bbcf7d301c73dd9f5a32f9620dee2e6a3b7a30e37dc41886512d934282182e03d88dd270748fcec4b90db8496149110 SHA512 f7be89749db345a9a57a63117835aadf506d1cbd8ba1d8a3a7021a3438f597ab2af7f2c9fecf3f4ef48a9c9b4b22406c4fc02357e8de787227756388e44217ee diff --git a/net-dns/pdns-recursor/pdns-recursor-4.8.0.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.8.1.ebuild similarity index 98% rename from net-dns/pdns-recursor/pdns-recursor-4.8.0.ebuild rename to net-dns/pdns-recursor/pdns-recursor-4.8.1.ebuild index c8d6a1da1b22..91930287cf77 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.8.0.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7