[openstack-nova/f19] Fix the CVE number references in latest commit

Xavier Queralt Mateu xqueralt at fedoraproject.org
Tue Dec 3 10:16:48 UTC 2013


commit 115b35fd857f97681d39cbd44cc48e75fc84e6ec
Author: Xavier Queralt <xqueralt at redhat.com>
Date:   Tue Dec 3 10:57:14 2013 +0100

    Fix the CVE number references in latest commit
    
    Resolves: CVE-2013-4463
    Resolves: CVE-2013-2096

 openstack-nova.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 39abf0f..7c7df45 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-nova
 Version:          2013.1.4
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -848,8 +848,11 @@ fi
 %endif
 
 %changelog
+* Tue Nov 03 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.1.4-3
+- Fix the CVE number references from the latest change
+
 * Fri Nov 29 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.1.4-2
-- Ensure we don't boot oversized images (CVE-2013-0326)
+- Ensure we don't boot oversized images (CVE-2013-4463 and CVE-2013-2096)
 
 * Wed Oct 23 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.1.4-1
 - Update to stable/grizzly 2013.1.4 release


More information about the scm-commits mailing list