[quagga] spec: update to 0.99.22.2

Michal Sekletar msekleta at fedoraproject.org
Tue Jul 30 14:32:46 UTC 2013


commit 6130a74175718d89fd7e6d4e9b4481e39be35949
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Tue Jul 30 15:53:55 2013 +0200

    spec: update to 0.99.22.2
    
    Update to the latest upstream. 0.99.22.2 delivers only the fix for
    CVE-2013-2236. We have ospfapi and ospfclient disabled, but in order
    to be consistent we push update anyway.
    
    Resolves: #990015
    
    http://nongnu.askapache.com//quagga/quagga-0.99.22.2.changelog.txt

 .gitignore  |    1 +
 quagga.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a8c1bf..592e338 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ quagga-0.99.17.tar.gz
 /quagga-0.99.20.1.tar.gz
 /quagga-0.99.22.tar.xz
 /quagga-0.99.22.1.tar.xz
+/quagga-0.99.22.2.tar.xz
diff --git a/quagga.spec b/quagga.spec
index 7ddb56b..fa697b1 100644
--- a/quagga.spec
+++ b/quagga.spec
@@ -4,8 +4,8 @@
 %define vty_gid     85
 
 Name: quagga
-Version: 0.99.22.1
-Release: 9%{?dist}
+Version: 0.99.22.2
+Release: 1%{?dist}
 Summary: Routing daemon
 License: GPLv2+
 Group: System Environment/Daemons
@@ -222,6 +222,9 @@ fi
 %{_includedir}/quagga/ospfd/*.h
 
 %changelog
+* Tue Jul 30 2013 Michal Sekletar <msekleta at redhat.com> - 0.99.22.2-1
+- update to 0.99.22.2
+
 * Mon Jul 22 2013 Michal Sekletar <msekleta at redhat.com> - 0.99.22.1-9
 - disable ospfapi and ospfclient
 - fix bogus dates in changelog
diff --git a/sources b/sources
index 861a98b..e4e3826 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94962234ba1e35426e168e60726567ce  quagga-0.99.22.1.tar.xz
+0869723f9ea05966767528fa13e79008  quagga-0.99.22.2.tar.xz


More information about the scm-commits mailing list