Update to 4.2.1
This commit is contained in:
parent
5004e01577
commit
649c846161
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ pdns-2.9.22.tar.gz
|
|||||||
/pdns-4.1.11.tar.bz2
|
/pdns-4.1.11.tar.bz2
|
||||||
/pdns-4.1.13.tar.bz2
|
/pdns-4.1.13.tar.bz2
|
||||||
/pdns-4.2.0.tar.bz2
|
/pdns-4.2.0.tar.bz2
|
||||||
|
/pdns-4.2.1.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global backends %{nil}
|
%global backends %{nil}
|
||||||
|
|
||||||
Name: pdns
|
Name: pdns
|
||||||
Version: 4.2.0
|
Version: 4.2.1
|
||||||
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
|
||||||
@ -306,6 +306,9 @@ exit 0
|
|||||||
%{_unitdir}/ixfrdist@.service
|
%{_unitdir}/ixfrdist@.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 06 2019 Morten Stevens <mstevens@fedoraproject.org> - 4.2.1-1
|
||||||
|
- Update to 4.2.1
|
||||||
|
|
||||||
* Wed Oct 30 2019 Morten Stevens <mstevens@fedoraproject.org> - 4.2.0-3
|
* Wed Oct 30 2019 Morten Stevens <mstevens@fedoraproject.org> - 4.2.0-3
|
||||||
- Drop support for backend lua and mydns
|
- Drop support for backend lua and mydns
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pdns-4.2.0.tar.bz2) = ee67c132458e539d522aaa5835237dc64d92ad546f51e0ef86366964f7105631f2bd1e6c5d19d85466d95e1982f6410aeb14932c265fddfd301e403e76542624
|
SHA512 (pdns-4.2.1.tar.bz2) = 40b5533c755d7c0d41cfb273b704a45a3006dafc98c79bf41cae43d9e2d03bbd7a663996a7f209c390a89c5f7161f2f6246389beef18fbac48e95907e1b7936a
|
||||||
|
Loading…
Reference in New Issue
Block a user