From 0f225491c7e34a52b1e65b6af2482c9f16472cac Mon Sep 17 00:00:00 2001 From: Vu Tran Date: Wed, 20 Aug 2014 10:45:11 -0400 Subject: core: update core components to latest havana/stable releases The patch CVE-2014-0006-swift-1265665.patch is already in the latest Swift havana/stable release, so dropping it. Signed-off-by: Vu Tran Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-nova_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 9903b94..cfa5caa 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb @@ -26,8 +26,8 @@ SRC_URI += "file://nova-all \ file://nova.conf \ file://openrc \ " -SRCREV="a3a955507d9d4b3e2688847fe45f88a26be3e8cc" -PV="2013.2.3+git${SRCPV}" +SRCREV="1d9c57a9845ddb3e386d039742184dc1d3d6b136" +PV="2013.2.4+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf