[quagga/f13/master] * Tue Aug 31 2010 Jiri Skala <jskala at redhat.com> - 0.99.17-1 - update to latest upstream - fixes #62

Jiri Skala jskala at fedoraproject.org
Tue Aug 31 15:33:00 UTC 2010


commit b882e46d2da33757ed74b33766e544991084414b
Author: Jiri Skala <jskala at localhost.localdomain>
Date:   Tue Aug 31 17:33:00 2010 +0200

    * Tue Aug 31 2010 Jiri Skala <jskala at redhat.com> - 0.99.17-1
    - update to latest upstream
    - fixes #628981 - CVE-2010-2948 and CVE-2010-2949

 .gitignore  |    1 +
 quagga.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2553e3f..160a686 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 quagga-0.99.15.tar.gz
+quagga-0.99.17.tar.gz
diff --git a/quagga.spec b/quagga.spec
index 20a909a..bf83de8 100644
--- a/quagga.spec
+++ b/quagga.spec
@@ -31,8 +31,8 @@
 
 Summary:    Routing daemon
 Name:		quagga
-Version:	0.99.15
-Release:    3%{?dist}
+Version:	0.99.17
+Release:    1%{?dist}
 License:	GPLv2+
 Group:      System Environment/Daemons
 Source0:	http://www.quagga.net/download/%{name}-%{version}.tar.gz
@@ -366,6 +366,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Aug 31 2010 Jiri Skala <jskala at redhat.com> - 0.99.17-1
+- update to latest upstream
+- fixes #628981 - CVE-2010-2948 and CVE-2010-2949
+
 * Fri Jun 11 2010 Jiri Skala <jskala at redhat.com> - 0.99.15-3
 - fixes #602851 - ships PAM config file, even though PAM is disabled
 
diff --git a/sources b/sources
index 76eb7e0..9fc162b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8975414c76a295f4855a417af0b5ddce  quagga-0.99.15.tar.gz
+37b9022adca04b03863d2d79787e643f  quagga-0.99.17.tar.gz


More information about the scm-commits mailing list