Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/
Date: Mon, 01 Feb 2021 10:07:01
Message-Id: 1612174006.afbeb5c34227caae0b1bacc04a1d687892efc0d5.mgorny@gentoo
1 commit: afbeb5c34227caae0b1bacc04a1d687892efc0d5
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 10:02:30 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 10:06:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbeb5c3
7
8 package.mask: Last rite dev-libs/libressl
9
10 Bug: https://bugs.gentoo.org/762847
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/base/use.mask | 5 +++++
14 profiles/package.mask | 7 +++++++
15 2 files changed, 12 insertions(+)
16
17 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
18 index a5d0bb3705e..783f121982d 100644
19 --- a/profiles/base/use.mask
20 +++ b/profiles/base/use.mask
21 @@ -4,6 +4,11 @@
22 # This file is only for generic masks. For arch-specific masks (i.e.
23 # mask everywhere, unmask on arch/*) use arch/base.
24
25 +# Michał Górny <mgorny@g.o> (2021-02-01)
26 +# dev-libs/libressl is masked for removal.
27 +libressl
28 +curl_ssl_libressl
29 +
30 # Brian Evans <grknight@g.o> (2021-01-07)
31 # PHP 7.2 is security vulnerable and end-of-life
32 # Please upgrade to a newer slot
33
34 diff --git a/profiles/package.mask b/profiles/package.mask
35 index 763e8a8179b..0e8d4e639b3 100644
36 --- a/profiles/package.mask
37 +++ b/profiles/package.mask
38 @@ -32,6 +32,13 @@
39
40 #--- END OF EXAMPLES ---
41
42 +# Michał Górny <mgorny@g.o> (2021-02-01)
43 +# LibreSSL support is discontinued. Plaase read the relevant news item
44 +# and either migrate to dev-libs/openssl, or use the unsupported
45 +# user-maintained libressl overlay.
46 +# Removal on 2021-05-01. Bug #762847.
47 +dev-libs/libressl
48 +
49 # Ulrich Müller <ulm@g.o> (2021-01-29)
50 # Pretest versions, masked for testing.
51 ~app-editors/emacs-27.1.91