Update to 4.5.1
This commit is contained in:
parent
ebc0fa153a
commit
d345a859cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@ pdns-2.9.22.tar.gz
|
|||||||
/pdns-4.4.0.tar.bz2
|
/pdns-4.4.0.tar.bz2
|
||||||
/pdns-4.4.1.tar.bz2
|
/pdns-4.4.1.tar.bz2
|
||||||
/pdns-4.5.0.tar.bz2
|
/pdns-4.5.0.tar.bz2
|
||||||
|
/pdns-4.5.1.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global backends %{nil}
|
%global backends %{nil}
|
||||||
|
|
||||||
Name: pdns
|
Name: pdns
|
||||||
Version: 4.5.0
|
Version: 4.5.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
|
||||||
@ -314,6 +314,10 @@ exit 0
|
|||||||
%{_unitdir}/ixfrdist@.service
|
%{_unitdir}/ixfrdist@.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 26 2021 Morten Stevens <mstevens@fedoraproject.org> - 4.5.1-1
|
||||||
|
- Update to 4.5.1
|
||||||
|
- PowerDNS Security Advisory 2021-01 (CVE-2021-36754)
|
||||||
|
|
||||||
* Sat Jul 24 2021 Morten Stevens <mstevens@fedoraproject.org> - 4.5.0-1
|
* Sat Jul 24 2021 Morten Stevens <mstevens@fedoraproject.org> - 4.5.0-1
|
||||||
- Update to 4.5.0
|
- Update to 4.5.0
|
||||||
- Upstream dropped support for 32-bit arches
|
- Upstream dropped support for 32-bit arches
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pdns-4.5.0.tar.bz2) = 7643cbd08e7cf6c2f5911784222b1e1f686153f4c8c4d5e0ee756a5c08b4fe52b617a948ef7f258ceddc45f31331c68a10034176fbd07cb2e2ba38174e54a17f
|
SHA512 (pdns-4.5.1.tar.bz2) = 428be2bea0d39613fe31def9116c0d3dbfc95eac953ca058df088f06a971a5a1a49067f83c99719af2657e7abcf2e7c471311bd26a1ebf1bae2bd70e1a823fca
|
||||||
|
Loading…
Reference in New Issue
Block a user