[unbound/f18] * Wed Dec 19 2012 Paul Wouters <pwouters at redhat.com> - 1.4.19-1 - Updated to 1.4.19, which incorpora

Paul Wouters pwouters at fedoraproject.org
Fri Dec 21 03:30:31 UTC 2012


commit 443cda28d088d288d4b2b3957cf518ea2df86bb6
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 19 18:47:49 2012 -0500

    * Wed Dec 19 2012 Paul Wouters <pwouters at redhat.com> - 1.4.19-1
    - Updated to 1.4.19, which incorporates all our patches

 .gitignore   |    1 +
 sources      |    3 +--
 unbound.spec |   15 +++++----------
 3 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7afb3e..61e428c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ unbound-1.4.5.tar.gz
 /unbound-1.4.16.tar.gz
 /unbound-1.4.17.tar.gz
 /unbound-1.4.18.tar.gz
+/unbound-1.4.19.tar.gz
diff --git a/sources b/sources
index 33188b2..6d04e1f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-812d49064a78c92765970a1364736da7  unbound-1.4.17.tar.gz
-2cad65b6a2d08bb6e0210ea92156ca4b  unbound-1.4.18.tar.gz
+39f121e1921c7b5ad2f05a4d756a0487  unbound-1.4.19.tar.gz
diff --git a/unbound.spec b/unbound.spec
index 9a03566..23a07f0 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -13,8 +13,8 @@
 
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
-Version: 1.4.18
-Release: 5%{?dist}
+Version: 1.4.19
+Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/unbound/
 Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
@@ -35,10 +35,6 @@ Source13: root.anchor
 Source14: unbound.sysconfig
 Source15: unbound-monthly.cron
 Source16: unbound-munin.README
-Patch1: unbound-1.2-glob.patch
-Patch2: unbound-1.4.18-openssl_threads.patch
-Patch3: unbound-1.4.18-includeglob.patch
-Patch4: unbound-1.4.18-stub-hole.patch
 Group: System Environment/Daemons
 BuildRequires: flex, openssl-devel , ldns-devel >= 1.6.13
 BuildRequires: libevent-devel expat-devel
@@ -113,10 +109,6 @@ Python modules and extensions for unbound
 
 %prep
 %setup -q 
-%patch1 -p1
-%patch2 -p0
-%patch3 -p1
-%patch4 -p0
 
 %build
 %configure  --with-ldns= --with-libevent --with-pthreads --with-ssl \
@@ -278,6 +270,9 @@ exit 0
 /bin/systemctl try-restart unbound-keygen.service >/dev/null 2>&1 || :
 
 %changelog
+* Wed Dec 19 2012 Paul Wouters <pwouters at redhat.com> - 1.4.19-1
+- Updated to 1.4.19, which incorporates all our patches
+
 * Fri Nov 09 2012 Paul Wouters <pwouters at redhat.com> - 1.4.18-5
 - Patch to allow wildcards in include: statements
 - Patch to ensure stube-zone's are lost when using dnssec-triggerd


More information about the scm-commits mailing list