Update to 4.6.1
This commit is contained in:
parent
b1bdfd79b4
commit
ecadbd34f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ pdns-2.9.22.tar.gz
|
|||||||
/pdns-4.5.2.tar.bz2
|
/pdns-4.5.2.tar.bz2
|
||||||
/pdns-4.5.3.tar.bz2
|
/pdns-4.5.3.tar.bz2
|
||||||
/pdns-4.6.0.tar.bz2
|
/pdns-4.6.0.tar.bz2
|
||||||
|
/pdns-4.6.1.tar.bz2
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
%global backends %{nil}
|
%global backends %{nil}
|
||||||
|
|
||||||
Name: pdns
|
Name: pdns
|
||||||
Version: 4.6.0
|
Version: 4.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A modern, advanced and high performance authoritative-only nameserver
|
Summary: A modern, advanced and high performance authoritative-only nameserver
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://powerdns.com
|
URL: http://powerdns.com
|
||||||
Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2
|
Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2
|
||||||
Patch0: pdns-disable-secpoll.patch
|
Patch0: pdns-disable-secpoll.patch
|
||||||
Patch1: pdns-openssl.patch
|
# Patch1: pdns-openssl.patch
|
||||||
ExcludeArch: %{arm} %{ix86}
|
ExcludeArch: %{arm} %{ix86}
|
||||||
|
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
@ -318,6 +318,9 @@ exit 0
|
|||||||
%{_unitdir}/ixfrdist@.service
|
%{_unitdir}/ixfrdist@.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 10 2022 Morten Stevens <mstevens@fedoraproject.org> - 4.6.1-1
|
||||||
|
- Update to 4.6.1
|
||||||
|
|
||||||
* Tue Jan 25 2022 Morten Stevens <mstevens@fedoraproject.org> - 4.6.0-1
|
* Tue Jan 25 2022 Morten Stevens <mstevens@fedoraproject.org> - 4.6.0-1
|
||||||
- Update to 4.6.0
|
- Update to 4.6.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pdns-4.6.0.tar.bz2) = bbe64ad01fed0ea93cec90d47b2fe71228b9298999f14456dd4b5617929c0e370b5b7cb568deeb17cbf3fd42873bb8c986e655ddda8c7b93b4591361ddef2397
|
SHA512 (pdns-4.6.1.tar.bz2) = 02ecb4e182ac4976f9d788b351b70988ec56cc034631f482e539ec9c420bba231c4597b2f76a4b511c5aaa58ee097ad9de4e4b29b191af65eaf5033269ae7087
|
||||||
|
Loading…
x
Reference in New Issue
Block a user