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

Xavier Queralt Mateu xqueralt at fedoraproject.org
Tue Dec 3 10:18:09 UTC 2013


commit db7cf46a4247266a3661b7d6032d03f16d91ccc3
Author: Xavier Queralt <xqueralt at redhat.com>
Date:   Tue Dec 3 10:58:56 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 ef64a90..6e57db9 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-nova
 Version:          2013.2
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -934,10 +934,13 @@ fi
 %endif
 
 %changelog
+* Tue Nov 03 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.2-5
+- Fix the CVE number references from the latest change
+
 * Tue Nov 18 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.2-4
 - Remove cert and scheduler hard dependency on cinderclient - rhbz#1031679
 - Require ipmitool for baremetal driver - rhbz#1022243
-- 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.2-3
 - Require bridge-utils on nova-compute package - rhbz#1009065


More information about the scm-commits mailing list