diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-05-10 12:54:21 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-05-10 12:54:21 +0000 |
commit | b762012231235b231511ccea95bc16bcbcbc669e (patch) | |
tree | bb651b12e2d989c6aa8c2b5882c0d043c54e70b3 /sys-apps/policycoreutils | |
parent | Version bump to 3.1.4. (diff) | |
download | gentoo-2-b762012231235b231511ccea95bc16bcbcbc669e.tar.gz gentoo-2-b762012231235b231511ccea95bc16bcbcbc669e.tar.bz2 gentoo-2-b762012231235b231511ccea95bc16bcbcbc669e.zip |
Stabilize to work around CVE-2014-3215
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sys-apps/policycoreutils')
-rw-r--r-- | sys-apps/policycoreutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-2.2.5-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/policycoreutils/ChangeLog b/sys-apps/policycoreutils/ChangeLog index 293ceec75a90..49a269a36bbc 100644 --- a/sys-apps/policycoreutils/ChangeLog +++ b/sys-apps/policycoreutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/policycoreutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.135 2014/05/09 20:32:10 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.136 2014/05/10 12:54:21 swift Exp $ + + 10 May 2014; Sven Vermeulen <swift@gentoo.org> + policycoreutils-2.2.5-r4.ebuild: + Stabilize to work around vulnerability CVE-2014-3215 *policycoreutils-2.3 (09 May 2014) diff --git a/sys-apps/policycoreutils/policycoreutils-2.2.5-r4.ebuild b/sys-apps/policycoreutils/policycoreutils-2.2.5-r4.ebuild index 5d5998d9fd4c..f32e6be20bc4 100644 --- a/sys-apps/policycoreutils/policycoreutils-2.2.5-r4.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-2.2.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.2.5-r4.ebuild,v 1.1 2014/05/09 18:39:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.2.5-r4.ebuild,v 1.2 2014/05/10 12:54:21 swift Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -23,7 +23,7 @@ http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-${P}-gentoo-r1. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python] >=sys-libs/glibc-2.4 |