Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/
Date: Sun, 31 Oct 2021 04:53:06
Message-Id: 1635655974.3adfba31ee2553ef5858a6d0608db307f867790b.sam@gentoo
1 commit: 3adfba31ee2553ef5858a6d0608db307f867790b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 04:48:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 04:52:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adfba31
7
8 profiles/default/linux/uclibc: mark deprecated
9
10 Note that we already have the news item (2021-08-18-uclibc-ng-retirement).
11
12 Bug: https://bugs.gentoo.org/820905
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 profiles/default/linux/uclibc/deprecated | 17 +++++++++++++++++
16 1 file changed, 17 insertions(+)
17
18 diff --git a/profiles/default/linux/uclibc/deprecated b/profiles/default/linux/uclibc/deprecated
19 new file mode 100644
20 index 00000000000..a03e880d5f3
21 --- /dev/null
22 +++ b/profiles/default/linux/uclibc/deprecated
23 @@ -0,0 +1,17 @@
24 +
25 +uClibc-ng is mostly abandoned upstream, and since an RFC by its maintainer in Gentoo
26 +in Jan 2021, no one has volunteered to step up maintenance or expressed interest in
27 +the uClibc-ng profiles. With this announcement we last-rite the "uclibc"
28 +profiles, which will be removed on 2022-01-01. For parties interested in
29 +an alternative libc, consider moving to musl, which is supported.
30 +
31 +Gentoo continues to wholeheartedly support musl and is focusing its
32 +efforts in that area.
33 +
34 +Resources:
35 +- https://wiki.gentoo.org/wiki/Project:Hardened_musl
36 +- https://gitweb.gentoo.org/proj/musl.git/ (overlay for patches)
37 +- #gentoo-hardened (IRC channel on irc.libera.chat) for support and discussion
38 +
39 +Please see the news item for more information:
40 +https://www.gentoo.org/support/news-items/2021-08-18-uclibc-ng-retirement.html