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] rawhide: update to 5.4.4 fixes rhbz#2506049
Date: Thu, 23 Jul 2026 01:29:06 GMT	[thread overview]
Message-ID: <178477014601.1.12298034019747619891.rpms-pdns-recursor-5a58ca1da39a@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-23  1:29 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=178477014601.1.12298034019747619891.rpms-pdns-recursor-5a58ca1da39a@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