Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 03 Mar 2019 18:42:33
Message-Id: 1551638542.bd67ec413ced8566454bf7c43e2400aab61addf3.bman@gentoo
1 commit: bd67ec413ced8566454bf7c43e2400aab61addf3
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 3 18:40:15 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 3 18:42:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd67ec41
7
8 profiles/package.mask: update libressl mask
9
10 -Reminder that patches will need to be updated once 2.9.0 is unmasked
11 due to new API implementations from 1.1 standard.
12 -This will impact across the tree as some patches are hardcoded to
13 specific versions.
14
15 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
16
17 profiles/package.mask | 3 ++-
18 1 file changed, 2 insertions(+), 1 deletion(-)
19
20 diff --git a/profiles/package.mask b/profiles/package.mask
21 index 51b546c9079..c7e9819b6a5 100644
22 --- a/profiles/package.mask
23 +++ b/profiles/package.mask
24 @@ -262,7 +262,8 @@ dev-db/pgadmin3
25 media-libs/libglvnd
26
27 # Aaron Bauman <bman@g.o> (30 Apr 2018)
28 -# Masked for testing
29 +# Masked for testing. Will implement more of the 1.1 API
30 +# Which will require patch updates across the tree
31 =dev-libs/libressl-2.9*
32
33 # Brian Evans <grknight@g.o> (20 Apr 2018)