public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pdns-recursor] f43: update to 5.2.12 fixes rhbz#2506049
@ 2026-07-23 1:51 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-23 1:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pdns-recursor
Branch : f43
Commit : 513d4e4e6cf8c6b5bbd50d0f8dda2a4b1d2f0512
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-22T22:50:12-03:00
Stats : +11/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pdns-recursor/c/513d4e4e6cf8c6b5bbd50d0f8dda2a4b1d2f0512?branch=f43
Log:
update to 5.2.12 fixes rhbz#2506049
Signed-off-by: Filipe Rosset <rosset.filipe@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 116a51e..fdf6389 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,6 @@ pdns-recursor-3.2.tar.bz2
/pdns-recursor-5.2.8.tar.bz2
/pdns-recursor-5.2.10.tar.bz2
/pdns-recursor-5.2.11.tar.bz2
+/pdns-recursor-5.2.12.tar.bz2
+/pdns-recursor-5.2.12.tar.bz2.sig
+/powerdns-keyblock.asc
diff --git a/pdns-recursor.spec b/pdns-recursor.spec
index 7aafa3d..e8de032 100644
--- a/pdns-recursor.spec
+++ b/pdns-recursor.spec
@@ -3,18 +3,21 @@
%endif
Name: pdns-recursor
-Version: 5.2.11
+Version: 5.2.12
Release: %autorelease
Summary: Modern, advanced and high performance recursing/non authoritative name server
License: GPL-2.0-only
URL: https://powerdns.com
Source0: https://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2
+Source1: https://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2.sig
+Source2: https://doc.powerdns.com/powerdns-keyblock.asc
ExcludeArch: %{arm} %{ix86}
Provides: powerdns-recursor = %{version}-%{release}
BuildRequires: make
BuildRequires: boost-devel
BuildRequires: gcc-c++
+BuildRequires: gnupg2
%ifarch %{ix86} x86_64 aarch64
BuildRequires: luajit-devel
%else
@@ -52,6 +55,7 @@ package if you need a dns cache for your network.
%prep
+%{gpgverify} --keyring=%{SOURCE2} --signature=%{SOURCE1} --data=%{SOURCE0}
%autosetup -n %{name}-%{version} -p1
# Create a sysusers.d config file
diff --git a/sources b/sources
index a697336..bc6ad3c 100644
--- a/sources
+++ b/sources
@@ -1 +1,3 @@
-SHA512 (pdns-recursor-5.2.11.tar.bz2) = 6c0d9aebc3a88fd9baf2111d768874208e5a7f28809d6df2d53349a39ee22f176743cbd861318aa66ae4046ac98dd5cd5be91d860fda7e2309dc756083c53ce2
+SHA512 (pdns-recursor-5.2.12.tar.bz2) = d053893842e284aecc7e15d40bf93015583bbb51acc2cf66c4ac9fc003fb7e59724fc8b8baa410ea67f0d126cf655b7b41f29f6fc6f1476c5f9040316e6827fd
+SHA512 (pdns-recursor-5.2.12.tar.bz2.sig) = b4af50d2843800df3890be01e38e642d6788d6a89a62c17eb752145767ee1e1fae7492890ce682069f293d86a705188a5dccc37a50a54e122ba7cc27445dbdd4
+SHA512 (powerdns-keyblock.asc) = 1442dad2fb4706bdb93c87867691a6907bf877ca69e7ca1648746113c92fe8c4458e1ee61ab4dfd0353b232feb3f5f88270027c1b277463d718d949d33f38fff
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 1:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 1:51 [rpms/pdns-recursor] f43: update to 5.2.12 fixes rhbz#2506049 Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox