Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sudo/
Date: Sat, 03 Jun 2017 11:39:08
Message-Id: 1496489936.270a6423a85e65f15a99e95574d5400424fd5612.polynomial-c@gentoo
1 commit: 270a6423a85e65f15a99e95574d5400424fd5612
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 3 11:38:09 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 3 11:38:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=270a6423
7
8 app-admin/sudo: Version 1.8.20_p2 stable for all arches (bug #620482).
9
10 Fast stabilizing as this is a followup bug of CVE-2017-1000367.
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.2
13
14 app-admin/sudo/sudo-1.8.20_p2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/sudo/sudo-1.8.20_p2.ebuild b/app-admin/sudo/sudo-1.8.20_p2.ebuild
18 index 163cd385023..621ff50e219 100644
19 --- a/app-admin/sudo/sudo-1.8.20_p2.ebuild
20 +++ b/app-admin/sudo/sudo-1.8.20_p2.ebuild
21 @@ -23,7 +23,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
22 LICENSE="ISC BSD"
23 SLOT="0"
24 if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
25 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris"
26 + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris"
27 fi
28 IUSE="gcrypt ldap nls pam offensive openssl selinux skey +sendmail"