public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/, profiles/features/hardened/
@ 2021-11-02 23:04 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-11-02 23:04 UTC (permalink / raw
  To: gentoo-commits

commit:     8f375926fb1e991d3aa84f889052a28b225f970b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  2 11:56:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  2 23:04:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f375926

profiles/default/linux: drop USE="tcpd" from defaults

Closes: https://bugs.gentoo.org/805077
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/22795
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/make.defaults     | 2 +-
 profiles/features/hardened/make.defaults | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults
index 168f895eaf7..6ae7cf297cf 100644
--- a/profiles/default/linux/make.defaults
+++ b/profiles/default/linux/make.defaults
@@ -11,7 +11,7 @@
 
 
 # Default starting set of USE flags for all default/linux profiles.
-USE="crypt ipv6 ncurses nls pam readline ssl tcpd zlib"
+USE="crypt ipv6 ncurses nls pam readline ssl zlib"
 
 # make sure toolchain has sane defaults <toolchain@gentoo.org>
 USE="${USE} fortran openmp"

diff --git a/profiles/features/hardened/make.defaults b/profiles/features/hardened/make.defaults
index 0646f485005..2ce5764c527 100644
--- a/profiles/features/hardened/make.defaults
+++ b/profiles/features/hardened/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors.
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (2011-11-16)
@@ -20,7 +20,7 @@ USE="${USE} -ptpax"
 
 # Default starting set of USE flags for all default/linux profiles.
 # We unset them so we get a clean use flag profile.
-USE="${USE} -berkdb -gdbm -tcpd"
+USE="${USE} -berkdb -gdbm"
 USE="${USE} -fortran"
 USE="${USE} -cli"
 USE="${USE} -dri"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/, profiles/features/hardened/
@ 2023-01-01 21:17 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2023-01-01 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b089ea8e785c7b12727382898a6d5bec924c267c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 21:17:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 21:17:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b089ea8e

profiles: drop unnecessary sys-devel/gcc[hardened] mask

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/package.use.mask     | 4 +---
 profiles/features/hardened/package.use.mask | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask
index 1bbc258de2d3..f1d08717fb06 100644
--- a/profiles/default/linux/package.use.mask
+++ b/profiles/default/linux/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Peter Levine <plevine457@gmail.com> (2019-10-01)
@@ -28,8 +28,6 @@ sys-fs/zfs kernel-builtin
 # The prevent-removal USE flag is only implemented for Linux.
 sys-auth/pam_mktemp -prevent-removal
 
-sys-devel/gcc hardened
-
 # Samuli Suominen <ssuominen@gentoo.org> (2012-01-10)
 # Masked in base/package.use.mask as Linux -only feature
 app-arch/libarchive -e2fsprogs

diff --git a/profiles/features/hardened/package.use.mask b/profiles/features/hardened/package.use.mask
index fd48a16c7817..93ec47068ef0 100644
--- a/profiles/features/hardened/package.use.mask
+++ b/profiles/features/hardened/package.use.mask
@@ -1,10 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 sys-apps/hwloc gl
 
-sys-devel/gcc -hardened
-
 # Ian Stakenvicius <axs@gentoo.org> (2014-12-03)
 # Have no way of knowing what Gecko Media Plugins will install in profiles
 www-client/firefox gmp-autoupdate


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-01 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-01 21:17 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/, profiles/features/hardened/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-11-02 23:04 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox