From 6269ca4b71d6c57018fdd7e7c566e0e6226ab558 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 21 Nov 2018 17:16:18 +0100 Subject: [PATCH] Rebuild for protobuf 3.6 Signed-off-by: Igor Gnatenko --- pdns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pdns.spec b/pdns.spec index c0cfbe9..82f0478 100644 --- a/pdns.spec +++ b/pdns.spec @@ -3,7 +3,7 @@ Name: pdns Version: 4.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver Group: System Environment/Daemons License: GPLv2 @@ -305,6 +305,9 @@ exit 0 %{_libdir}/%{name}/libtinydnsbackend.so %changelog +* Wed Nov 21 2018 Igor Gnatenko - 4.1.5-2 +- Rebuild for protobuf 3.6 + * Tue Nov 06 2018 Morten Stevens - 4.1.5-1 - Update to 4.1.5 - PowerDNS Security Advisory 2018-03 (CVE-2018-10851)