public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pdns-recursor] f43: update to 5.2.12 fixes rhbz#2506049
Date: Thu, 23 Jul 2026 01:51:06 GMT [thread overview]
Message-ID: <178477146629.1.16535838313377337570.rpms-pdns-recursor-513d4e4e6cf8@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-23 1:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178477146629.1.16535838313377337570.rpms-pdns-recursor-513d4e4e6cf8@fedoraproject.org \
--to=rosset.filipe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox