Gentoo Archives: gentoo-commits

From: John Helmert III <ajak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/
Date: Wed, 30 Nov 2022 02:57:22
Message-Id: 1669777018.f1541a2a674a765f9e785712f3480c616a511560.ajak@gentoo
1 commit: f1541a2a674a765f9e785712f3480c616a511560
2 Author: John Helmert III <ajak <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 02:40:48 2022 +0000
4 Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 02:56:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1541a2a
7
8 profiles: last rite sys-apps/ucspi-ssl
9
10 Bug: https://bugs.gentoo.org/696936
11 Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
12
13 profiles/base/package.use.mask | 5 +++++
14 profiles/package.mask | 7 ++++++-
15 2 files changed, 11 insertions(+), 1 deletion(-)
16
17 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
18 index 6d258d921740..059d9ef6ee5b 100644
19 --- a/profiles/base/package.use.mask
20 +++ b/profiles/base/package.use.mask
21 @@ -6,6 +6,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 +# John Helmert III <ajak@g.o> (2022-11-29)
26 +# sys-apps/ucspi-ssl is last rited
27 +mail-mta/netqmail pop3
28 +mail-mta/notqmail pop3
29 +
30 # Joonas Niilola <juippis@g.o> (2022-11-25)
31 # x11-wm/stumpwm-22.05_p20220818[doc] is totally broken. Bug #882935
32 x11-wm/stumpwm doc
33
34 diff --git a/profiles/package.mask b/profiles/package.mask
35 index fc2967092247..c6cc530e0183 100644
36 --- a/profiles/package.mask
37 +++ b/profiles/package.mask
38 @@ -33,10 +33,15 @@
39
40 #--- END OF EXAMPLES ---
41
42 +# John Helmert III <ajak@g.o> (2022-11-29)
43 +# Unmaintained and outdated in Gentoo, compatibility issues with
44 +# openssl-1.1. Removal in 30 days. Bug #696936.
45 +sys-apps/ucspi-ssl
46 +
47 # John Helmert III <ajak@g.o> (2022-11-29)
48 # Authentication bypass vulnerability, unmaintained in Gentoo, source
49 # package available. Use app-metrics/prometheus instead. Removal in 30
50 -# days. Bug ##883637.
51 +# days. Bug #883637.
52 app-metrics/prometheus-bin
53
54 # Piotr Karbowski <slashbeast@g.o> (2022-11-29)