* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/powerpc/ppc32/17.0/uclibc/
@ 2019-06-14 22:00 Anthony G. Basile
0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile @ 2019-06-14 22:00 UTC (permalink / raw
To: gentoo-commits
commit: ae28065309e859564786c3084e52d11bc5d8cc30
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 22:00:23 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 22:00:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae280653
profiles: tweak default USE flags for ppc uclibc
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use | 3 +++
profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask | 4 ++++
2 files changed, 7 insertions(+)
diff --git a/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use
new file mode 100644
index 00000000000..c5b2c94bf03
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use
@@ -0,0 +1,3 @@
+# Anthony G. Basile <blueness@gentoo.org> (14 Jun 2019)
+# This is needed for default stage3
+sys-libs/gdbm berkdb
diff --git a/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask
index 6cb4c23de17..19760ecc41d 100644
--- a/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask
+++ b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask
@@ -1,3 +1,7 @@
# Anthony G. Basile <blueness@gentoo.org> (12 Jun 2019)
# Unfortunately pie has broken on ppc uclibc for years
sys-devel/gcc pie
+
+# Anthony G. Basile <blueness@gentoo.org> (14 Jun 2019)
+# pie is also broken on openssh uclibc
+net-misc/openssh pie
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/powerpc/ppc32/17.0/uclibc/
@ 2021-11-19 4:50 Georgy Yakovlev
0 siblings, 0 replies; 3+ messages in thread
From: Georgy Yakovlev @ 2021-11-19 4:50 UTC (permalink / raw
To: gentoo-commits
commit: 0a6ac5d20a85b2bab1b171d444a5d93a2c89769a
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 19 04:47:19 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 04:47:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a6ac5d2
profiles/default/linux/powerpc/ppc32/17.0/uclibc: deprecate
Bug: https://bugs.gentoo.org/820905
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
.../default/linux/powerpc/ppc32/17.0/uclibc/deprecated | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/profiles/default/linux/powerpc/ppc32/17.0/uclibc/deprecated b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/deprecated
new file mode 100644
index 000000000000..a03e880d5f33
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/powerpc/ppc32/17.0/uclibc/
@ 2019-06-12 14:46 Anthony G. Basile
0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile @ 2019-06-12 14:46 UTC (permalink / raw
To: gentoo-commits
commit: c8547facc55e827deaf5153654dfa30a28e3981f
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 14:46:17 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 14:46:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8547fac
profiles: pie is broken on ppc uclibc
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask | 3 +++
1 file changed, 3 insertions(+)
diff --git a/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask
new file mode 100644
index 00000000000..6cb4c23de17
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask
@@ -0,0 +1,3 @@
+# Anthony G. Basile <blueness@gentoo.org> (12 Jun 2019)
+# Unfortunately pie has broken on ppc uclibc for years
+sys-devel/gcc pie
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-19 4:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-14 22:00 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/powerpc/ppc32/17.0/uclibc/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2021-11-19 4:50 Georgy Yakovlev
2019-06-12 14:46 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox