Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Wed, 29 Nov 2017 11:57:26
Message-Id: 1511956625.96d134eada4d3f67581583d6f8623d64bb8d0abc.dilfridge@gentoo
1 commit: 96d134eada4d3f67581583d6f8623d64bb8d0abc
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 11:52:30 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 11:57:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96d134ea
7
8 package.mask: Mask all glibc before current stable for sec reasons
9
10 profiles/package.mask | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index b4ede26836f..f0174efee0b 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -541,7 +541,7 @@ dev-ruby/poltergeist
18 # switch the compiler / the binutils) ASAP. If you need them for a specific
19 # (isolated) use case, feel free to unmask them on your system.
20 <sys-devel/gcc-4.9
21 -<sys-libs/glibc-2.23-r4
22 +<sys-libs/glibc-2.25-r9
23 <sys-devel/binutils-2.28.1
24
25 # Michał Górny <mgorny@g.o> (20 May 2017)