From c370ac03c3cfa11c1a9899a50e0068d5d2b5d7ce Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Mon, 4 Apr 2022 14:01:20 +0200 Subject: [PATCH] net-dns/pdns-recursor: Version bump to.4.6.2 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener --- net-dns/pdns-recursor/Manifest | 1 + .../files/pdns-recursor-4.6.2-parseACL.patch | 24 +++++ .../pdns-recursor/pdns-recursor-4.6.2.ebuild | 92 +++++++++++++++++++ 3 files changed, 117 insertions(+) create mode 100644 net-dns/pdns-recursor/files/pdns-recursor-4.6.2-parseACL.patch create mode 100644 net-dns/pdns-recursor/pdns-recursor-4.6.2.ebuild diff --git a/net-dns/pdns-recursor/Manifest b/net-dns/pdns-recursor/Manifest index 440508da8a661..9d82f3024287f 100644 --- a/net-dns/pdns-recursor/Manifest +++ b/net-dns/pdns-recursor/Manifest @@ -1 +1,2 @@ DIST pdns-recursor-4.6.1.tar.bz2 1541000 BLAKE2B fede4f654cd9900780df8dcc39585e95d8b0536c6d14476fde6f33a2d307144f50fb7b51bf6e0c950dcaff74120a101effee0c92cf15c4acedfa94a2682b0c5c SHA512 b595dd382bb4bff5cd47bff854952c8ee40bedeafe4236f935c8eceeca7ac97e8668b884e1ec0ce490ce535fab10d161ffc53ca395c0bb02ffcf6005a692674b +DIST pdns-recursor-4.6.2.tar.bz2 1552587 BLAKE2B 3e7fe59ebe9d776c012304fc1bf6ed723c1c15df0aaedcaa8ac538741e81c5b6ebac2528e763e1395a0ea383904e4a902319509580938caae85b3aef947cfc3d SHA512 20779a065720162f0a6223a4d92deeef7911892bb8aa1929f9c6a8a6ccd2f8756e7bd35c877dbf945bb7627a2a7d40626d02f0008c2e8a602b424d36c110fddc diff --git a/net-dns/pdns-recursor/files/pdns-recursor-4.6.2-parseACL.patch b/net-dns/pdns-recursor/files/pdns-recursor-4.6.2-parseACL.patch new file mode 100644 index 0000000000000..ee58e055f09a4 --- /dev/null +++ b/net-dns/pdns-recursor/files/pdns-recursor-4.6.2-parseACL.patch @@ -0,0 +1,24 @@ +--- a/pdns_recursor.cc ++++ b/pdns_recursor.cc +@@ -4775,8 +4775,6 @@ static std::shared_ptr parseACL(const std::string& aclFile, const + result->addMask(line); + } + g_log<size()<<" "< ips; +@@ -4790,11 +4788,9 @@ static std::shared_ptr parseACL(const std::string& aclFile, const + g_log<