summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-21 13:28:06 +0000
committerSam James <sam@gentoo.org>2021-11-21 13:28:47 +0000
commitc08f65d92ce82ec718051672147333d9a037487d (patch)
treec573b7528afe1f1cccfe6c327c679ce8a2444283 /profiles/default/linux/amd64
parentnet-print/hplip: Version bump. (diff)
downloadgentoo-c08f65d92ce82ec718051672147333d9a037487d.tar.gz
gentoo-c08f65d92ce82ec718051672147333d9a037487d.tar.bz2
gentoo-c08f65d92ce82ec718051672147333d9a037487d.zip
profiles/default/linux: add missing uclibc deprecation files
'deprecated' isn't inherited so let's put it in every remaining uclibc profile that doesn't already have such a file to ensure everybody is notified. Noticed when trying 'default/linux/arm/17.0/uclibc/armv7a/hardened/deprecated' out of curiosity to verify it when setting up a new box. Bug: https://bugs.gentoo.org/820905 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/default/linux/amd64')
-rw-r--r--profiles/default/linux/amd64/17.0/uclibc/hardened/deprecated17
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/17.0/uclibc/hardened/deprecated b/profiles/default/linux/amd64/17.0/uclibc/hardened/deprecated
new file mode 100644
index 000000000000..a03e880d5f33
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/uclibc/hardened/deprecated
@@ -0,0 +1,17 @@
+
+uClibc-ng is mostly abandoned upstream, and since an RFC by its maintainer in Gentoo
+in Jan 2021, no one has volunteered to step up maintenance or expressed interest in
+the uClibc-ng profiles. With this announcement we last-rite the "uclibc"
+profiles, which will be removed on 2022-01-01. For parties interested in
+an alternative libc, consider moving to musl, which is supported.
+
+Gentoo continues to wholeheartedly support musl and is focusing its
+efforts in that area.
+
+Resources:
+- https://wiki.gentoo.org/wiki/Project:Hardened_musl
+- https://gitweb.gentoo.org/proj/musl.git/ (overlay for patches)
+- #gentoo-hardened (IRC channel on irc.libera.chat) for support and discussion
+
+Please see the news item for more information:
+https://www.gentoo.org/support/news-items/2021-08-18-uclibc-ng-retirement.html