public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pdns-recursor] rawhide: update to 5.4.4 fixes rhbz#2506049
@ 2026-07-23 1:29 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-23 1:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pdns-recursor
Branch : rawhide
Commit : 5a58ca1da39adbce62142a1b29d16d4e60ea1c40
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-22T20:53:44-03:00
Stats : +11/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pdns-recursor/c/5a58ca1da39adbce62142a1b29d16d4e60ea1c40?branch=rawhide
Log:
update to 5.4.4 fixes rhbz#2506049
Signed-off-by: Filipe Rosset <rosset.filipe@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 744f5e6..8128ebb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,6 @@ pdns-recursor-3.2.tar.bz2
/pdns-recursor-5.4.1.tar.xz
/pdns-recursor-5.4.2.tar.xz
/pdns-recursor-5.4.3.tar.xz
+/pdns-recursor-5.4.4.tar.xz
+/pdns-recursor-5.4.4.tar.xz.sig
+/powerdns-keyblock.asc
diff --git a/pdns-recursor.spec b/pdns-recursor.spec
index 6ffdc08..90d2bb3 100644
--- a/pdns-recursor.spec
+++ b/pdns-recursor.spec
@@ -3,18 +3,21 @@
%endif
Name: pdns-recursor
-Version: 5.4.3
+Version: 5.4.4
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.xz
+Source1: https://downloads.powerdns.com/releases/%{name}-%{version}.tar.xz.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
@@ -49,6 +52,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 fc4aa02..2a26f01 100644
--- a/sources
+++ b/sources
@@ -1 +1,3 @@
-SHA512 (pdns-recursor-5.4.3.tar.xz) = 8b51a693bcf57efa66e57b077a61efda4449d5a69f56ab1045929a7a8982c20dc15b36a09229986e0e12c81642196877534d57eb1c3d4b07e9cdb4639bf8b42b
+SHA512 (pdns-recursor-5.4.4.tar.xz) = a0fc22e9a81598480590ff699c0868488b7d3c981be6cac042c636c7a163dd0ae81f986b47c87fd8469f0d152d7a3d9d5de610cc0fbcde92b3345343ce877fe8
+SHA512 (pdns-recursor-5.4.4.tar.xz.sig) = a1a563ccd7f4805d3f5423e2524d19d755ad63b43d9d0dae675822fc16b807587d6bb27c617cf98a3c1716d5325b740ed4eb8b96cb8c8bfc7f5b9b6916c11364
+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:29 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:29 [rpms/pdns-recursor] rawhide: update to 5.4.4 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