Rebuilt for Boost 1.59

This commit is contained in:
Jonathan Wakely 2015-09-03 14:19:58 +01:00
parent 836ad6db22
commit 7b03ac79fb
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: pdns
Version: 3.4.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A modern, advanced and high performance authoritative-only nameserver
Group: System Environment/Daemons
License: GPLv2
@ -324,6 +324,9 @@ exit 0
%{_libdir}/%{name}/liblmdbbackend.so
%changelog
* Thu Sep 03 2015 Jonathan Wakely <jwakely@redhat.com> - 3.4.6-2
- Rebuilt for Boost 1.59
* 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