From 1d564ad9b99f009707da951f21d68b90ea8299ad Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Tue, 19 Aug 2014 19:07:39 +0200 Subject: [PATCH] update to 1.5.1 --- knot.spec | 18 +++++++++++++++--- sources | 2 +- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/knot.spec b/knot.spec index 82245bc..943bdf4 100644 --- a/knot.spec +++ b/knot.spec @@ -7,8 +7,8 @@ Summary: An authoritative DNS daemon Name: knot -Version: 1.5.0 -Release: 2%{?dist} +Version: 1.5.1 +Release: 1%{?dist} License: GPLv3 Group: System Environment/Daemons URL: http://www.knot-dns.cz @@ -17,7 +17,7 @@ Source1: %{name}.service Source2: %{name}.conf Source3: %{name}.tmpfiles -BuildRequires: flex bison openssl-devel userspace-rcu-devel libcap-ng-devel libidn-devel +BuildRequires: flex bison openssl-devel userspace-rcu-devel libcap-ng-devel libidn-devel systemd-devel BuildRequires: systemd-units # ragel is optional, required only if .rl source files are modified #BuildRequires: ragel @@ -106,6 +106,18 @@ exit 0 %{_mandir}/man8/* %changelog +* Tue Aug 19 2014 Jan Vcelak 1.5.1-1 +- new upstream release: + + logging: unified logging messages + + logging: support for systemd journal + + DDNS: processing updates in bulk + + DDNS: fix signing of responses with TSIG + + DDNS: fix prerequisites checking in apex node + + DNSSEC: fix domain names conversion to canonical format before signing + + DNSSEC: semantic checks for signing keys + + EDNS: fix inclusion of OPT record into some packets + + knsupdate: fix use of zone origin for deletions + * Sun Aug 17 2014 Fedora Release Engineering - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 1c8f30b..7026403 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d677de99c19afea3b1e8ef075a9d5a8b knot-1.5.0.tar.gz +4109648a538d35babea8379993c34996 knot-1.5.1.tar.gz