Update to 4.5.2
This commit is contained in:
parent
84814b1443
commit
46db271729
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ pdns-2.9.22.tar.gz
|
|||||||
/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
|
/pdns-4.5.1.tar.bz2
|
||||||
|
/pdns-4.5.2.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global backends %{nil}
|
%global backends %{nil}
|
||||||
|
|
||||||
Name: pdns
|
Name: pdns
|
||||||
Version: 4.5.1
|
Version: 4.5.2
|
||||||
Release: 3%{?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
|
||||||
@ -314,6 +314,9 @@ exit 0
|
|||||||
%{_unitdir}/ixfrdist@.service
|
%{_unitdir}/ixfrdist@.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 10 2021 Morten Stevens <mstevens@fedoraproject.org> - 4.5.2-1
|
||||||
|
- Update to 4.5.2
|
||||||
|
|
||||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 4.5.1-3
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 4.5.1-3
|
||||||
- Rebuilt with OpenSSL 3.0.0
|
- Rebuilt with OpenSSL 3.0.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pdns-4.5.1.tar.bz2) = 428be2bea0d39613fe31def9116c0d3dbfc95eac953ca058df088f06a971a5a1a49067f83c99719af2657e7abcf2e7c471311bd26a1ebf1bae2bd70e1a823fca
|
SHA512 (pdns-4.5.2.tar.bz2) = 0a183d8c0bb517799afa0f9382e3c06ad3c6e9c871b7912073a860364ca97dc121be2372080100677db10601c8ef96ad56b10787c02a9a9ede82f8a1cc904c6e
|
||||||
|
Loading…
Reference in New Issue
Block a user