[openstack-nova/f18] Update to Folsom stable 2012.2.4

Nikola Dipanov ndipanov at fedoraproject.org
Fri May 17 14:49:15 UTC 2013


commit d4e570b89a63b7eaaae97bc696ff5cfc7a5bad60
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Fri May 17 16:37:02 2013 +0200

    Update to Folsom stable 2012.2.4
    
    * Also fixes CVE-2013-2096

 .gitignore          |    1 +
 openstack-nova.spec |   10 +++++++---
 sources             |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 885a82f..e0ea54d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /nova-2012.2.1.tar.gz
 /nova-2012.2.2.tar.gz
 /nova-2012.2.3.tar.gz
+/nova-2012.2.4.tar.gz
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 9756f18..db7942b 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -1,8 +1,8 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-nova
-Version:          2012.2.3
-Release:          2%{?dist}
+Version:          2012.2.4
+Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -32,7 +32,7 @@ Source22:         nova-ifc-template
 Source24:         nova-sudoers
 
 #
-# patches_base=2012.2.3
+# patches_base=2012.2.4
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -741,6 +741,10 @@ fi
 %endif
 
 %changelog
+* Fri May 17 2013 Nikola Đipanov <ndipanov at redhat.com> - 2012.2.4-1
+- Update to latest stable Folsom 2012.2.4
+- Check QCOW2 image size during root disk creation (CVE-2013-2096)
+
 * Thu Feb 28 2013 Dan Prince <dprince at redhat.com> - 2012.2.3-2
 - Use LIBGUESTFS_ATTACH_METHOD=appliance to allow injection to work
 
diff --git a/sources b/sources
index 1ab2a7b..c3deed6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e511339e727705790c1a9a9846adc17  nova-2012.2.3.tar.gz
+fdba78d5bc0ccd6ab08e09cf5ae92098  nova-2012.2.4.tar.gz


More information about the scm-commits mailing list