prometheanfire    15/04/28 00:55:04

  Modified:             python-keystoneclient-1.4.0.ebuild ChangeLog
  Log:
  fix bug 547602
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x33ED3FD25AFC78BA)

Revision  Changes    Path
1.2                  
dev-python/python-keystoneclient/python-keystoneclient-1.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-1.4.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-1.4.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-1.4.0.ebuild?r1=1.1&r2=1.2

Index: python-keystoneclient-1.4.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-keystoneclient-1.4.0.ebuild  22 Apr 2015 20:58:58 -0000      1.1
+++ python-keystoneclient-1.4.0.ebuild  28 Apr 2015 00:55:04 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-1.4.0.ebuild,v
 1.1 2015/04/22 20:58:58 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-1.4.0.ebuild,v
 1.2 2015/04/28 00:55:04 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -72,7 +72,6 @@
        >=dev-python/stevedore-1.3.0[${PYTHON_USEDEP}]
 "
 PATCHES=(
-"${FILESDIR}/cve-2015-1852-master-keystoneclient.patch"
 )
 
 python_prepare_all() {



1.54                 dev-python/python-keystoneclient/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?rev=1.54&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?rev=1.54&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   22 Apr 2015 20:58:58 -0000      1.53
+++ ChangeLog   28 Apr 2015 00:55:04 -0000      1.54
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-keystoneclient
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.53 
2015/04/22 20:58:58 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.54 
2015/04/28 00:55:04 prometheanfire Exp $
+
+  28 Apr 2015; Matthew Thode <[email protected]>
+  python-keystoneclient-1.4.0.ebuild:
+  fix bug 547602
 
 *python-keystoneclient-1.4.0 (22 Apr 2015)
 




Reply via email to