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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C3FEB1382C5 for ; Mon, 22 Jan 2018 15:07:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07E12E094A; Mon, 22 Jan 2018 15:07:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6F25E094A for ; Mon, 22 Jan 2018 15:07:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C878D335C2F for ; Mon, 22 Jan 2018 15:07:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C8F91A0 for ; Mon, 22 Jan 2018 15:06:59 +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: <1516633602.9b5b9435bdddc10b425ec58bdd306ec01e2fe6e4.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.1.0.ebuild net-dns/pdns-recursor/pdns-recursor-4.1.1.ebuild X-VCS-Directories: net-dns/pdns-recursor/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 9b5b9435bdddc10b425ec58bdd306ec01e2fe6e4 X-VCS-Branch: master Date: Mon, 22 Jan 2018 15:06:59 +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-Archives-Salt: 05632382-a363-4b1b-bae5-4aea46635a29 X-Archives-Hash: a08a62550f7598a9cdda680c1d9cf201 commit: 9b5b9435bdddc10b425ec58bdd306ec01e2fe6e4 Author: Sven Wegener gentoo org> AuthorDate: Mon Jan 22 15:04:29 2018 +0000 Commit: Sven Wegener gentoo org> CommitDate: Mon Jan 22 15:06:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5b9435 net-dns/pdns-recursor: Version bump, security bug #644710 Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-dns/pdns-recursor/Manifest | 2 +- .../{pdns-recursor-4.1.0.ebuild => pdns-recursor-4.1.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 fff163b8922..835ce37a1f8 100644 --- a/net-dns/pdns-recursor/Manifest +++ b/net-dns/pdns-recursor/Manifest @@ -1,2 +1,2 @@ DIST pdns-recursor-4.0.8.tar.bz2 1071831 BLAKE2B d9ab0dada8efa4b05c136650b9a2eab3aec4acab28ffb6da5bb4f627dc085b2c2d046d1f0dac5cf6e7054b47d76b8d7b95f56cc096b613891a4422b77e9abe9d SHA512 9886fccd3042904b7133e03a7b45479c8f2f57ecb33e4a043703b5e84816cd04a331503870e16030c86b353c1e14d9283dba767c1247e46ed6e14b7e0e93a5ef -DIST pdns-recursor-4.1.0.tar.bz2 1222751 BLAKE2B b2b5a7dee227b28eb3a1451a4d07cb1804e039e6b405c332f30fbb8df39f395906607f3c074b2469b01885b702d12e86e4ffd6114811404134c16956905c744f SHA512 1e4d70f3794005c3f45b2ec0ab580c3697e7de3096f3378b9b9d1cd53f10f95e577522ca9f634eb235b166f007e8a2bfa99f312ddf19f266ad4bb0965167fd7c +DIST pdns-recursor-4.1.1.tar.bz2 1224544 BLAKE2B 886353fabed5795696e84c6f70872577ff3832e449c5b88c81fec007777eb39b764091b92c9c8b5dfc7aa0af2fdb305a3ec3578ccaff469e9c305903bcea8089 SHA512 a8561bf0688752f30c4c997930f13d55c506b2a2113d22b074443757a51cde9be182ef948e61eb8c4d639bbf8679d8a4139aafb6983f483b3a917e049fa64e45 diff --git a/net-dns/pdns-recursor/pdns-recursor-4.1.0.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.1.1.ebuild similarity index 97% rename from net-dns/pdns-recursor/pdns-recursor-4.1.0.ebuild rename to net-dns/pdns-recursor/pdns-recursor-4.1.1.ebuild index 346091e0ec1..7e2d4e9bfdb 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.1.0.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6"