Update to 4.1.8
This commit is contained in:
parent
e3f976ae69
commit
bc81be9692
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@ pdns-2.9.22.tar.gz
|
|||||||
/pdns-4.1.5.tar.bz2
|
/pdns-4.1.5.tar.bz2
|
||||||
/pdns-4.1.6.tar.bz2
|
/pdns-4.1.6.tar.bz2
|
||||||
/pdns-4.1.7.tar.bz2
|
/pdns-4.1.7.tar.bz2
|
||||||
|
/pdns-4.1.8.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global backends %{nil}
|
%global backends %{nil}
|
||||||
|
|
||||||
Name: pdns
|
Name: pdns
|
||||||
Version: 4.1.7
|
Version: 4.1.8
|
||||||
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
|
||||||
@ -293,6 +293,9 @@ exit 0
|
|||||||
%{_libdir}/%{name}/libtinydnsbackend.so
|
%{_libdir}/%{name}/libtinydnsbackend.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 27 2019 Morten Stevens <mstevens@fedoraproject.org> - 4.1.8-1
|
||||||
|
- Update to 4.1.8
|
||||||
|
|
||||||
* Tue Mar 19 2019 Morten Stevens <mstevens@fedoraproject.org> - 4.1.7-1
|
* Tue Mar 19 2019 Morten Stevens <mstevens@fedoraproject.org> - 4.1.7-1
|
||||||
- Update to 4.1.7
|
- Update to 4.1.7
|
||||||
- PowerDNS Security Advisory 2019-03 (CVE-2019-3871)
|
- PowerDNS Security Advisory 2019-03 (CVE-2019-3871)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pdns-4.1.7.tar.bz2) = dc9c693ac2eaf11ddce220e7fedc40f6ae3f9d7a55352643b30db2aad0b2d543ad04a14199a06355275aba2d9dd7873087715a16157b0ff2f7335f1a4a4b96a2
|
SHA512 (pdns-4.1.8.tar.bz2) = 1113745cdaa8fba591c176721893fb478e976861beee0cb6c0240e5afa6b68c9afae286579036b2ed77fffe76ca1e6f103cda915f8b7b875bcdc1253931ad935
|
||||||
|
Loading…
Reference in New Issue
Block a user