[unbound] * update to 1.4.20

Paul Wouters pwouters at fedoraproject.org
Thu Mar 21 20:07:30 UTC 2013


commit b9ddae3b26d82a1c01a9fead5d23cb31edf51344
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Mar 21 16:07:08 2013 -0400

    * update to 1.4.20

 .gitignore   |    1 +
 sources      |    1 +
 unbound.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61e428c..c388427 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ unbound-1.4.5.tar.gz
 /unbound-1.4.17.tar.gz
 /unbound-1.4.18.tar.gz
 /unbound-1.4.19.tar.gz
+/unbound-1.4.20.tar.gz
diff --git a/sources b/sources
index 6d04e1f..cc00c74 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 39f121e1921c7b5ad2f05a4d756a0487  unbound-1.4.19.tar.gz
+1f2d0b490fd7928a708a326beda21948  unbound-1.4.20.tar.gz
diff --git a/unbound.spec b/unbound.spec
index e304290..ea9739d 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -13,8 +13,8 @@
 
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
-Version: 1.4.19
-Release: 5%{?dist}
+Version: 1.4.20
+Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/unbound/
 Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
@@ -35,7 +35,7 @@ Source13: root.anchor
 Source14: unbound.sysconfig
 Source15: unbound-monthly.cron
 Source16: unbound-munin.README
-Patch1: unbound-1.4.19-888759.patch
+
 Group: System Environment/Daemons
 BuildRequires: flex, openssl-devel , ldns-devel >= 1.6.13
 BuildRequires: libevent-devel expat-devel
@@ -110,7 +110,6 @@ Python modules and extensions for unbound
 
 %prep
 %setup -q 
-%patch1 -p1 -b .888759
 
 %build
 export LDFLAGS="$LDFLAGS -Wl,-z,now"
@@ -274,6 +273,10 @@ exit 0
 /bin/systemctl try-restart unbound-keygen.service >/dev/null 2>&1 || :
 
 %changelog
+* Thu Mar 21 2013 Paul Wouters <pwouters at redhat.com> - 1.4.20-1
+- Updated to 1.4.20
+- Removed patch for rhbz#888759 merged in upstream
+
 * Tue Mar 05 2013 Adam Tkac <atkac redhat com> - 1.4.19-5
 - build with full RELRO
 - symlink unbound-control-setup.8 manpage to unbound-control.8


More information about the scm-commits mailing list