Rebuild for PolarSSL 1.3.6

This commit is contained in:
Morten Stevens 2014-05-02 13:50:06 +02:00
parent 1f947bbb18
commit c22dba5bfa

View File

@ -3,7 +3,7 @@
Name: pdns Name: pdns
Version: 3.3.1 Version: 3.3.1
Release: 2%{?dist} Release: 3%{?dist}
Summary: A modern, advanced and high performance authoritative-only nameserver Summary: A modern, advanced and high performance authoritative-only nameserver
Group: System Environment/Daemons Group: System Environment/Daemons
License: GPLv2 License: GPLv2
@ -260,6 +260,9 @@ exit 0
%{_libdir}/%{name}/libopendbxbackend.so %{_libdir}/%{name}/libopendbxbackend.so
%changelog %changelog
* Fri May 02 2014 Morten Stevens <mstevens@imt-systems.com> - 3.3.1-3
- Rebuild for PolarSSL 1.3.6
* Mon Mar 17 2014 Morten Stevens <mstevens@imt-systems.com> - 3.3.1-2 * Mon Mar 17 2014 Morten Stevens <mstevens@imt-systems.com> - 3.3.1-2
- Enable OpenDBX backend, thanks to Jean-Eudes Onfray (rhbz#1075490) - Enable OpenDBX backend, thanks to Jean-Eudes Onfray (rhbz#1075490)