Update to 3.4.7

This commit is contained in:
Morten Stevens 2015-11-08 16:17:59 +01:00
parent af35468fa3
commit c2e4b08278
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ pdns-2.9.22.tar.gz
/pdns-3.4.4.tar.bz2
/pdns-3.4.5.tar.bz2
/pdns-3.4.6.tar.bz2
/pdns-3.4.7.tar.bz2

View File

@ -2,7 +2,7 @@
%global backends %{nil}
Name: pdns
Version: 3.4.6
Version: 3.4.7
Release: 1%{?dist}
Summary: A modern, advanced and high performance authoritative-only nameserver
Group: System Environment/Daemons
@ -325,6 +325,9 @@ exit 0
%{_libdir}/%{name}/liblmdbbackend.so
%changelog
* Sun Nov 08 2015 Morten Stevens <mstevens@imt-systems.com> - 3.4.7-1
- Update to 3.4.7
* Wed Sep 02 2015 Ruben Kerkhof <ruben@rubenkerkhof.com> - 3.4.6-1
- Upstream released new version, containing fix for CVE-2015-5230
- Remove dnsdist, it is now a separate project

View File

@ -1 +1 @@
1d44709f07bc62dabdaa34d67c894de5 pdns-3.4.6.tar.bz2
e58d4a391f76f8a8d71ea668fd1ac81e pdns-3.4.7.tar.bz2