* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/
@ 2016-09-02 21:00 Alon Bar-Lev
0 siblings, 0 replies; 7+ messages in thread
From: Alon Bar-Lev @ 2016-09-02 21:00 UTC (permalink / raw
To: gentoo-commits
commit: 5660097f4b8e052723d6af39ac46f9eca03cf715
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 2 20:58:56 2016 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Sep 2 20:58:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5660097f
profiles/hardened/linux/amd64/package.use.stable.mask: unmask media-video/vlc opus
Requirement for a stabled version of media-libs/opus now met
Gentoo-bug: #572190
profiles/hardened/linux/amd64/package.use.stable.mask | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/hardened/linux/amd64/package.use.stable.mask b/profiles/hardened/linux/amd64/package.use.stable.mask
index 8d03e5c..2e6eb7b 100644
--- a/profiles/hardened/linux/amd64/package.use.stable.mask
+++ b/profiles/hardened/linux/amd64/package.use.stable.mask
@@ -2,10 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-# Ben de Groot <yngwin@gentoo.org (19 Apr 2015)
-# >=opus-1.0.3 is still not stable (bug 500868)
-media-video/vlc opus
-
# Tom Wijsman <TomWij@gentoo.org> (06 Feb 2014)
# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable.
www-apps/cgit jit
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/
@ 2016-12-11 11:21 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2016-12-11 11:21 UTC (permalink / raw
To: gentoo-commits
commit: eeef600cddbfeee08c386fb88bd92098dc095872
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 11:18:04 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 11:21:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeef600c
Mask dev-util/nvidia-cuda-toolkit for hardened amd64
It depends on masked x11-drivers/nvidia-drivers[X]
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
profiles/hardened/linux/amd64/package.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask
index e6af48a..85b4a8b 100644
--- a/profiles/hardened/linux/amd64/package.mask
+++ b/profiles/hardened/linux/amd64/package.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Justin Lecher <jlec@gentoo.org> (10 Dec 2016)
+# Depends on masked x11-drivers/nvidia-drivers[X]
+dev-util/nvidia-cuda-toolkit
+
# Magnus Granberg <zorry@gentoo.org> (20 Nov 2012)
# Newer then 300.00 is patched but we still have RWX in the libs.
# We mask X for we still need to make the doc for revdep-pax else
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/
@ 2016-12-11 12:21 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2016-12-11 12:21 UTC (permalink / raw
To: gentoo-commits
commit: 111fd48a8160f354b87079cc6e097f5b480e34fb
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 12:20:12 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 12:21:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111fd48a
Mask more package for amd64-hardened depending on dev-util/nvidia-cuda-toolkit
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
profiles/hardened/linux/amd64/package.mask | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask
index 85b4a8b..402ac14 100644
--- a/profiles/hardened/linux/amd64/package.mask
+++ b/profiles/hardened/linux/amd64/package.mask
@@ -4,7 +4,35 @@
# Justin Lecher <jlec@gentoo.org> (10 Dec 2016)
# Depends on masked x11-drivers/nvidia-drivers[X]
+#
+# /opt/cuda/lib64/libcuinj64.so.8.0.44 from dev-util/nvidia-cuda-toolkit
+# is linked to /usr/lib64/libnvidia-fatbinaryloader.so.375.20 from
+#x11-drivers/nvidia-drivers which is installed via USE=X
+app-crypt/johntheripper
+dev-libs/libdynd
+dev-libs/libflatarray
+dev-libs/starpu
+dev-python/pycuda
+dev-util/nvidia-cuda-sdk
dev-util/nvidia-cuda-toolkit
+media-gfx/blender
+media-gfx/k3d
+media-gfx/nvidia-texture-tools
+media-libs/opencv
+media-libs/opensubdiv
+net-analyzer/suricata
+net-wireless/cpyrit-cuda
+sci-chemistry/ball
+sci-chemistry/gromacs
+sci-chemistry/vmd
+sci-libs/cholmod
+sci-libs/flann
+sci-libs/magma
+sci-libs/pcl
+sci-misc/boinc
+sci-physics/espresso
+sys-apps/hwloc
+sys-cluster/openmpi
# Magnus Granberg <zorry@gentoo.org> (20 Nov 2012)
# Newer then 300.00 is patched but we still have RWX in the libs.
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/
@ 2016-12-11 12:58 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2016-12-11 12:58 UTC (permalink / raw
To: gentoo-commits
commit: 408b1c6d77bf294ee051fcc0d2260aab1ae08373
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 12:56:23 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 12:58:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408b1c6d
Drop mask to unbreak the tree
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
profiles/hardened/linux/amd64/package.mask | 32 ------------------------------
1 file changed, 32 deletions(-)
diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask
index 402ac14..e6af48a 100644
--- a/profiles/hardened/linux/amd64/package.mask
+++ b/profiles/hardened/linux/amd64/package.mask
@@ -2,38 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-# Justin Lecher <jlec@gentoo.org> (10 Dec 2016)
-# Depends on masked x11-drivers/nvidia-drivers[X]
-#
-# /opt/cuda/lib64/libcuinj64.so.8.0.44 from dev-util/nvidia-cuda-toolkit
-# is linked to /usr/lib64/libnvidia-fatbinaryloader.so.375.20 from
-#x11-drivers/nvidia-drivers which is installed via USE=X
-app-crypt/johntheripper
-dev-libs/libdynd
-dev-libs/libflatarray
-dev-libs/starpu
-dev-python/pycuda
-dev-util/nvidia-cuda-sdk
-dev-util/nvidia-cuda-toolkit
-media-gfx/blender
-media-gfx/k3d
-media-gfx/nvidia-texture-tools
-media-libs/opencv
-media-libs/opensubdiv
-net-analyzer/suricata
-net-wireless/cpyrit-cuda
-sci-chemistry/ball
-sci-chemistry/gromacs
-sci-chemistry/vmd
-sci-libs/cholmod
-sci-libs/flann
-sci-libs/magma
-sci-libs/pcl
-sci-misc/boinc
-sci-physics/espresso
-sys-apps/hwloc
-sys-cluster/openmpi
-
# Magnus Granberg <zorry@gentoo.org> (20 Nov 2012)
# Newer then 300.00 is patched but we still have RWX in the libs.
# We mask X for we still need to make the doc for revdep-pax else
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/
@ 2016-12-11 15:11 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2016-12-11 15:11 UTC (permalink / raw
To: gentoo-commits
commit: bc56bc58360645770bbdb2cef5bf09cf3e70a19d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 15:09:57 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 15:11:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc56bc58
Drop obsolete mask
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
profiles/hardened/linux/amd64/package.use.mask | 7 -------
1 file changed, 7 deletions(-)
diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask
index 75c82a8..3329f0f 100644
--- a/profiles/hardened/linux/amd64/package.use.mask
+++ b/profiles/hardened/linux/amd64/package.use.mask
@@ -23,13 +23,6 @@
# mask assembler as it currently doesn't work
dev-lang/path64 assembler
-# Magnus Granberg <zorry@gentoo.org> (20 Nov 2012)
-# mask X for we still mis the docs for revdep-pax
-# else hell will rule. (RWX in the libs)
-# Bug 433121
-# also mask tools as it requires X -zerochaos
-x11-drivers/nvidia-drivers X tools
-
# Magnus Granberg <zorry@gentoo.org> (29 Nov 2012)
# Bug #444786 disable nvidia on app-admin/conky
app-admin/conky nvidia
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/
@ 2017-12-30 10:16 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2017-12-30 10:16 UTC (permalink / raw
To: gentoo-commits
commit: 12dcf774edb9da54ce1155e65432df5788304586
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 10:01:45 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 10:16:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12dcf774
profiles/hardened/linux: Remove refs to removed package USE flags
profiles/hardened/linux/amd64/package.use.mask | 6 ------
1 file changed, 6 deletions(-)
diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask
index adf1cdc2411..6c676aebf21 100644
--- a/profiles/hardened/linux/amd64/package.use.mask
+++ b/profiles/hardened/linux/amd64/package.use.mask
@@ -21,9 +21,3 @@
# Magnus Granberg <zorry@gentoo.org> (29 Nov 2012)
# Bug #444786 disable nvidia on app-admin/conky
app-admin/conky nvidia
-
-# Cernlib has address space issues on amd64 and package is no
-# longer supported by upstream. Thus masking it and its reverse
-# dependencies.
-# See bugs 426764, 556612.
-=sci-physics/geant-4.9.4* geant3
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/
@ 2018-01-24 12:46 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2018-01-24 12:46 UTC (permalink / raw
To: gentoo-commits
commit: e33a861c56f9b076d63dede9ef75a87a314b0ed1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 23:26:11 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 24 12:46:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33a861c
profiles: hardened: Cleanup obsolete package entries
profiles/hardened/linux/amd64/package.mask | 1 -
1 file changed, 1 deletion(-)
diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask
index 37c202d1ffc..33e09b35488 100644
--- a/profiles/hardened/linux/amd64/package.mask
+++ b/profiles/hardened/linux/amd64/package.mask
@@ -14,5 +14,4 @@ media-video/nvidia-settings
# See bug 426764.
sci-physics/cernlib
sci-physics/cernlib-montecarlo
-sci-physics/geant:3
sci-physics/paw
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2018-01-24 12:46 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-30 10:16 [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2018-01-24 12:46 Andreas Sturmlechner
2016-12-11 15:11 Justin Lecher
2016-12-11 12:58 Justin Lecher
2016-12-11 12:21 Justin Lecher
2016-12-11 11:21 Justin Lecher
2016-09-02 21:00 Alon Bar-Lev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox