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-swift_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-swift_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb index 43ba8dd..fe5fa02 100644 --- a/meta-openstack/recipes-devtools/python/python-swift_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb @@ -14,11 +14,10 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ file://swift.init \ file://swift_setup.sh \ file://cluster.conf \ - file://CVE-2014-0006-swift-1265665.patch \ " -SRCREV="2f3526c559fe53ce904b735a81dee6de46127176" -PV="2013.2.2+git${SRCPV}" +SRCREV="f9c44df6e2d32edf663814670c21ef552bef37db" +PV="1.10.0+git${SRCPV}" S = "${WORKDIR}/git" inherit setuptools python-dir update-rc.d hosts identity -- cgit v1.2.3-54-g00ecf