Update to 4.1.11
This commit is contained in:
parent
9b4d1629cb
commit
65b49ccbfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ pdns-2.9.22.tar.gz
|
|||||||
/pdns-4.1.7.tar.bz2
|
/pdns-4.1.7.tar.bz2
|
||||||
/pdns-4.1.8.tar.bz2
|
/pdns-4.1.8.tar.bz2
|
||||||
/pdns-4.1.10.tar.bz2
|
/pdns-4.1.10.tar.bz2
|
||||||
|
/pdns-4.1.11.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global backends %{nil}
|
%global backends %{nil}
|
||||||
|
|
||||||
Name: pdns
|
Name: pdns
|
||||||
Version: 4.1.10
|
Version: 4.1.11
|
||||||
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
|
||||||
@ -293,6 +293,10 @@ exit 0
|
|||||||
%{_libdir}/%{name}/libtinydnsbackend.so
|
%{_libdir}/%{name}/libtinydnsbackend.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 02 2019 Morten Stevens <mstevens@fedoraproject.org> - 4.1.11-1
|
||||||
|
- Update to 4.1.11
|
||||||
|
- PowerDNS Security Advisory 2019-06 (CVE-2019-10203)
|
||||||
|
|
||||||
* Fri Jul 26 2019 Miro Hrončok <mhroncok@redhat.com> - 4.1.10-3
|
* Fri Jul 26 2019 Miro Hrončok <mhroncok@redhat.com> - 4.1.10-3
|
||||||
- Drop unused build dependency on python2-virtualenv
|
- Drop unused build dependency on python2-virtualenv
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pdns-4.1.10.tar.bz2) = 59a7a52468f6daae8de01bb2b08d812906ef58047026369895341cfff253a5b9ba29d6a6b43a822f1632641eec34fa1afa6fbb5b0ba5e72ecce8e61787892136
|
SHA512 (pdns-4.1.11.tar.bz2) = 18215f523a39d48c8756bc13ecae1bd78967c2d66619d93ddaafb13062690002a9bdfe1d337796820706692c449286c7b9e9b8d45933684d32acbc20e490c0c4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user