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

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


commit 1390a749e9ba88b76ec4aa5c5d105b577d3a81cc
Author: Xavier Queralt <xqueralt at redhat.com>
Date:   Tue Dec 3 10:52:35 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 2914db0..6d47d79 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-nova
 Version:          2013.2
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -906,10 +906,13 @@ fi
 %endif
 
 %changelog
+* Tue Nov 03 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.2-4
+- Fix the CVE number references from the latest change
+
 * Tue Nov 18 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.2-3
 - 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-2
 - Depend on python-oslo-config >= 1:1.2.0 so it gets upgraded automatically - rhbz#1014835


More information about the scm-commits mailing list