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

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


commit 05b1cbc21e2b3e10a6c837e86028073732832eef
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 1163fe3..f6ffb18 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
@@ -873,8 +873,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