public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2011-05-05 22:07 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 39+ messages in thread
From: Anthony G. Basile (blueness) @ 2011-05-05 22:07 UTC (permalink / raw
  To: gentoo-commits

blueness    11/05/05 22:07:57

  Modified:             package.mask
  Log:
  sys-devel/prelink: Masked on hardened, use sys-apps/elfix instead to fix gnustack

Revision  Changes    Path
1.35                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.34&r2=1.35

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- package.mask	2 May 2011 19:31:13 -0000	1.34
+++ package.mask	5 May 2011 22:07:57 -0000	1.35
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.34 2011/05/02 19:31:13 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.35 2011/05/05 22:07:57 blueness Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -29,3 +29,6 @@
 
 # >=sci-libs/acml-3.6 requires gcc-4.2.
 >=sci-libs/acml-3.6
+
+# broken on hardened, use sys-apps/elfix to fix gnustack
+sys-devel/prelink






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2015-04-06 19:51 Ian Stakenvicius (axs)
  0 siblings, 0 replies; 39+ messages in thread
From: Ian Stakenvicius (axs) @ 2015-04-06 19:51 UTC (permalink / raw
  To: gentoo-commits

axs         15/04/06 19:51:46

  Modified:             package.mask
  Log:
  ChangeLog

Revision  Changes    Path
1.45                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.44&r2=1.45

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- package.mask	6 Apr 2015 16:48:39 -0000	1.44
+++ package.mask	6 Apr 2015 19:51:46 -0000	1.45
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.44 2015/04/06 16:48:39 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.45 2015/04/06 19:51:46 axs Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -26,6 +26,3 @@
 sys-devel/prelink
 # depends on prelink
 app-crypt/hmaccalc
-
-# Firefox-37 has major operational issues on hardened right now, still debugging.
-=www-client/firefox-37.0.1





^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2015-04-06 16:48 Ian Stakenvicius (axs)
  0 siblings, 0 replies; 39+ messages in thread
From: Ian Stakenvicius (axs) @ 2015-04-06 16:48 UTC (permalink / raw
  To: gentoo-commits

axs         15/04/06 16:48:39

  Modified:             package.mask
  Log:
  ChangeLog

Revision  Changes    Path
1.44                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.43&r2=1.44

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- package.mask	4 Aug 2014 03:52:14 -0000	1.43
+++ package.mask	6 Apr 2015 16:48:39 -0000	1.44
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2015 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.43 2014/08/04 03:52:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.44 2015/04/06 16:48:39 axs Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -26,3 +26,6 @@
 sys-devel/prelink
 # depends on prelink
 app-crypt/hmaccalc
+
+# Firefox-37 has major operational issues on hardened right now, still debugging.
+=www-client/firefox-37.0.1





^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2014-08-04  3:52 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 39+ messages in thread
From: Robin H. Johnson (robbat2) @ 2014-08-04  3:52 UTC (permalink / raw
  To: gentoo-commits

robbat2     14/08/04 03:52:15

  Modified:             package.mask
  Log:
  hmaccalc depends in prelink.

Revision  Changes    Path
1.43                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.42&r2=1.43

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.42
retrieving revision 1.43
diff -p -w -b -B -u -u -r1.42 -r1.43
--- package.mask	31 Mar 2014 22:16:39 -0000	1.42
+++ package.mask	4 Aug 2014 03:52:14 -0000	1.43
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.42 2014/03/31 22:16:39 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.43 2014/08/04 03:52:14 robbat2 Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -24,3 +24,5 @@ dev-python/skype4py
 
 # broken on hardened, use sys-apps/elfix to fix gnustack
 sys-devel/prelink
+# depends on prelink
+app-crypt/hmaccalc





^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2014-03-31 22:16 Tom Wijsman (tomwij)
  0 siblings, 0 replies; 39+ messages in thread
From: Tom Wijsman (tomwij) @ 2014-03-31 22:16 UTC (permalink / raw
  To: gentoo-commits

tomwij      14/03/31 22:16:39

  Modified:             package.mask
  Log:
  [QA] Remove obsolete hardened gcc-4.4.2 mask.

Revision  Changes    Path
1.42                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.41&r2=1.42

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- package.mask	9 Feb 2014 18:05:39 -0000	1.41
+++ package.mask	31 Mar 2014 22:16:39 -0000	1.42
@@ -1,15 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation.
+# Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.41 2014/02/09 18:05:39 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.42 2014/03/31 22:16:39 tomwij Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
 =sys-devel/gcc-4.1*
 =sys-devel/gcc-4.2*
 
-# Hardened >=sys-devel/gcc-4.4.3-r3 >=gcc-4.4.4-r1 available.
-=sys-devel/gcc-4.4.2*
-
 # =sys-devel/gdb-7.0 is not hardened-ready according to xake & Zorry.
 # sys-devel/gdb-7.1 works fine
 # 2010-03-26 zorry





^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2014-02-09 18:05 Richard Farina (zerochaos)
  0 siblings, 0 replies; 39+ messages in thread
From: Richard Farina (zerochaos) @ 2014-02-09 18:05 UTC (permalink / raw
  To: gentoo-commits

zerochaos    14/02/09 18:05:39

  Modified:             package.mask
  Log:
  remove syslinux-6 mask thanks to bugfix from 495146

Revision  Changes    Path
1.41                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.40&r2=1.41

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- package.mask	9 Feb 2014 04:05:27 -0000	1.40
+++ package.mask	9 Feb 2014 18:05:39 -0000	1.41
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.40 2014/02/09 04:05:27 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.41 2014/02/09 18:05:39 zerochaos Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -27,6 +27,3 @@
 
 # broken on hardened, use sys-apps/elfix to fix gnustack
 sys-devel/prelink
-
-# doesn't build on hardened, not really sure why
->=sys-boot/syslinux-6.0





^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2014-02-09  4:05 Richard Farina (zerochaos)
  0 siblings, 0 replies; 39+ messages in thread
From: Richard Farina (zerochaos) @ 2014-02-09  4:05 UTC (permalink / raw
  To: gentoo-commits

zerochaos    14/02/09 04:05:27

  Modified:             package.mask
  Log:
  masking >=syslinux-6 due to compile failure with hardened toolchain

Revision  Changes    Path
1.40                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.39&r2=1.40

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- package.mask	27 Dec 2012 11:19:04 -0000	1.39
+++ package.mask	9 Feb 2014 04:05:27 -0000	1.40
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.39 2012/12/27 11:19:04 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.40 2014/02/09 04:05:27 zerochaos Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -27,3 +27,6 @@
 
 # broken on hardened, use sys-apps/elfix to fix gnustack
 sys-devel/prelink
+
+# doesn't build on hardened, not really sure why
+>=sys-boot/syslinux-6.0





^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2012-12-27 11:19 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 39+ messages in thread
From: Sergey Popov (pinkbyte) @ 2012-12-27 11:19 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    12/12/27 11:19:04

  Modified:             package.mask
  Log:
  Remove obsolete masks, wrt bug #444181

Revision  Changes    Path
1.39                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.38&r2=1.39

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- package.mask	11 Feb 2012 10:42:34 -0000	1.38
+++ package.mask	27 Dec 2012 11:19:04 -0000	1.39
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.38 2012/02/11 10:42:34 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.39 2012/12/27 11:19:04 pinkbyte Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -20,7 +20,6 @@
 media-sound/skype-call-recorder
 net-im/skype
 net-im/skypetab-ng
-net-im/skysentials
 dev-python/skype4py
 
 # >=sci-libs/acml-3.6 requires gcc-4.2.





^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2012-02-11 10:42 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 39+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2012-02-11 10:42 UTC (permalink / raw
  To: gentoo-commits

slyfox      12/02/11 10:42:34

  Modified:             package.mask
  Log:
  Mask skypetab-ng for hardened as it's a library for x86-only skype.

Revision  Changes    Path
1.38                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.37&r2=1.38

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- package.mask	14 Aug 2011 19:47:46 -0000	1.37
+++ package.mask	11 Feb 2012 10:42:34 -0000	1.38
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation.
+# Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.37 2011/08/14 19:47:46 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.38 2012/02/11 10:42:34 slyfox Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -19,6 +19,7 @@
 # http://developer.skype.com/jira/browse/SCL-616
 media-sound/skype-call-recorder
 net-im/skype
+net-im/skypetab-ng
 net-im/skysentials
 dev-python/skype4py
 






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2011-08-14 19:47 Sven Vermeulen (swift)
  0 siblings, 0 replies; 39+ messages in thread
From: Sven Vermeulen (swift) @ 2011-08-14 19:47 UTC (permalink / raw
  To: gentoo-commits

swift       11/08/14 19:47:46

  Modified:             package.mask
  Log:
  Remove obsoleted pmask entries for gccs that are not available in portage anymore

Revision  Changes    Path
1.37                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.36&r2=1.37

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- package.mask	23 Jul 2011 13:36:29 -0000	1.36
+++ package.mask	14 Aug 2011 19:47:46 -0000	1.37
@@ -1,20 +1,14 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.36 2011/07/23 13:36:29 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.37 2011/08/14 19:47:46 swift Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
 =sys-devel/gcc-4.1*
 =sys-devel/gcc-4.2*
 
-# Mask non-hardened+non-testing gcc-4.3.x releases.
-=sys-devel/gcc-4.3.2*
-
 # Hardened >=sys-devel/gcc-4.4.3-r3 >=gcc-4.4.4-r1 available.
-=sys-devel/gcc-4.4.1*
 =sys-devel/gcc-4.4.2*
-=sys-devel/gcc-4.4.3-r2
-=sys-devel/gcc-4.4.4
 
 # =sys-devel/gdb-7.0 is not hardened-ready according to xake & Zorry.
 # sys-devel/gdb-7.1 works fine






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2011-07-23 13:36 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; 39+ messages in thread
From: Maciej Mrozowski (reavertm) @ 2011-07-23 13:36 UTC (permalink / raw
  To: gentoo-commits

reavertm    11/07/23 13:36:29

  Modified:             package.mask
  Log:
  Mask media-sound/skype-call-recorder on no-multilib and hardened

Revision  Changes    Path
1.36                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.35&r2=1.36

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- package.mask	5 May 2011 22:07:57 -0000	1.35
+++ package.mask	23 Jul 2011 13:36:29 -0000	1.36
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.35 2011/05/05 22:07:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.36 2011/07/23 13:36:29 reavertm Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -23,6 +23,7 @@
 
 # Can't be used on hardened. See upstream,
 # http://developer.skype.com/jira/browse/SCL-616
+media-sound/skype-call-recorder
 net-im/skype
 net-im/skysentials
 dev-python/skype4py






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2011-05-02 19:31 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 39+ messages in thread
From: Mark Loeser (halcy0n) @ 2011-05-02 19:31 UTC (permalink / raw
  To: gentoo-commits

halcy0n     11/05/02 19:31:13

  Modified:             package.mask
  Log:
  Mask acml as it requires masked gcc versions

Revision  Changes    Path
1.34                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.33&r2=1.34

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- package.mask	8 Mar 2011 00:05:04 -0000	1.33
+++ package.mask	2 May 2011 19:31:13 -0000	1.34
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.33 2011/03/08 00:05:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.34 2011/05/02 19:31:13 halcy0n Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -26,3 +26,6 @@
 net-im/skype
 net-im/skysentials
 dev-python/skype4py
+
+# >=sci-libs/acml-3.6 requires gcc-4.2.
+>=sci-libs/acml-3.6






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2010-06-25  8:54 Magnus Granberg (zorry)
  0 siblings, 0 replies; 39+ messages in thread
From: Magnus Granberg (zorry) @ 2010-06-25  8:54 UTC (permalink / raw
  To: gentoo-commits

zorry       10/06/25 08:54:26

  Modified:             package.mask
  Log:
  unmask gcc 4.4.3-r3 gcc-4.4.4-r1 for hardened

Revision  Changes    Path
1.32                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.31&r2=1.32

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- package.mask	10 Apr 2010 15:35:30 -0000	1.31
+++ package.mask	25 Jun 2010 08:54:26 -0000	1.32
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.31 2010/04/10 15:35:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.32 2010/06/25 08:54:26 zorry Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -10,8 +10,11 @@
 # Mask non-hardened+non-testing gcc-4.3.x releases.
 =sys-devel/gcc-4.3.2*
 
-# No hardened >=sys-devel/gcc-4.4 available.
->=sys-devel/gcc-4.4
+# Hardened >=sys-devel/gcc-4.4.3-r3 >=gcc-4.4.4-r1 available.
+=sys-devel/gcc-4.4.1*
+=sys-devel/gcc-4.4.2*
+=sys-devel/gcc-4.4.3-r2
+=sys-devel/gcc-4.4.4
 
 # >=sci-libs/acml-3.6 requires gcc-4.2.
 >=sci-libs/acml-3.6






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2010-03-26 14:19 Magnus Granberg (zorry)
  0 siblings, 0 replies; 39+ messages in thread
From: Magnus Granberg (zorry) @ 2010-03-26 14:19 UTC (permalink / raw
  To: gentoo-commits

zorry       10/03/26 14:19:15

  Modified:             package.mask
  Log:
  Unmasking sys-devel/gdb-7.1 on hardened profile

Revision  Changes    Path
1.30                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.29&r2=1.30

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- package.mask	28 Feb 2010 19:35:07 -0000	1.29
+++ package.mask	26 Mar 2010 14:19:15 -0000	1.30
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.29 2010/02/28 19:35:07 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.30 2010/03/26 14:19:15 zorry Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -23,8 +23,10 @@
 # 2006-03-13 kevquinn
 =sys-libs/glibc-2.4*
 
-# >=sys-devel/gdb-7 is not hardened-ready according to xake & Zorry.
->=sys-devel/gdb-7
+# =sys-devel/gdb-7.0 is not hardened-ready according to xake & Zorry.
+# sys-devel/gdb-7.1 works fine
+# 2010-03-26 zorry
+=sys-devel/gdb-7.0*
 
 # Can't be used on hardened. See upstream,
 # http://developer.skype.com/jira/browse/SCL-616






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2010-02-28 19:35 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 39+ messages in thread
From: Mark Loeser (halcy0n) @ 2010-02-28 19:35 UTC (permalink / raw
  To: gentoo-commits

halcy0n     10/02/28 19:35:08

  Modified:             package.mask
  Log:
  skysentials depends on dev-python/skype4py, so masking it as well

Revision  Changes    Path
1.29                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.28&r2=1.29

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- package.mask	28 Feb 2010 16:57:13 -0000	1.28
+++ package.mask	28 Feb 2010 19:35:07 -0000	1.29
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.28 2010/02/28 16:57:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.29 2010/02/28 19:35:07 halcy0n Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -29,4 +29,5 @@
 # Can't be used on hardened. See upstream,
 # http://developer.skype.com/jira/browse/SCL-616
 net-im/skype
+net-im/skysentials
 dev-python/skype4py






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2010-02-28 16:57 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 39+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-02-28 16:57 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/02/28 16:57:13

  Modified:             package.mask
  Log:
  Mask net-im/skype wrt #302589

Revision  Changes    Path
1.28                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.27&r2=1.28

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- package.mask	1 Dec 2009 23:22:10 -0000	1.27
+++ package.mask	28 Feb 2010 16:57:13 -0000	1.28
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.27 2009/12/01 23:22:10 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.28 2010/02/28 16:57:13 ssuominen Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -16,7 +16,6 @@
 # >=sci-libs/acml-3.6 requires gcc-4.2.
 >=sci-libs/acml-3.6
 
-
 # Mask off glibc-2.4 until the approach for SSP compatibilty is
 # resolved in a way that doesn't break running systems, and we
 # have a sensible upgrade path.  Advise having a static busybox
@@ -26,3 +25,8 @@
 
 # >=sys-devel/gdb-7 is not hardened-ready according to xake & Zorry.
 >=sys-devel/gdb-7
+
+# Can't be used on hardened. See upstream,
+# http://developer.skype.com/jira/browse/SCL-616
+net-im/skype
+dev-python/skype4py






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-12-01 23:22 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-12-01 23:22 UTC (permalink / raw
  To: gentoo-commits

gengor      09/12/01 23:22:10

  Modified:             package.mask
  Log:
  Mask >=sys-devel/gdb-7 on current hardened profiles.

Revision  Changes    Path
1.27                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.26&r2=1.27

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- package.mask	13 Oct 2009 23:02:35 -0000	1.26
+++ package.mask	1 Dec 2009 23:22:10 -0000	1.27
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.26 2009/10/13 23:02:35 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.27 2009/12/01 23:22:10 gengor Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -23,3 +23,6 @@
 # around if you try it in a live system.
 # 2006-03-13 kevquinn
 =sys-libs/glibc-2.4*
+
+# >=sys-devel/gdb-7 is not hardened-ready according to xake & Zorry.
+>=sys-devel/gdb-7






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-10-01 17:31 Mike Frysinger (vapier)
  0 siblings, 0 replies; 39+ messages in thread
From: Mike Frysinger (vapier) @ 2009-10-01 17:31 UTC (permalink / raw
  To: gentoo-commits

vapier      09/10/01 17:31:59

  Modified:             package.mask
  Log:
  drop glibc-2.10 mask now that patch applies

Revision  Changes    Path
1.25                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.24&r2=1.25

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- package.mask	12 Sep 2009 02:42:32 -0000	1.24
+++ package.mask	1 Oct 2009 17:31:59 -0000	1.25
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.24 2009/09/12 02:42:32 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.25 2009/10/01 17:31:59 vapier Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -35,10 +35,3 @@
 # around if you try it in a live system.
 # 2006-03-13 kevquinn
 =sys-libs/glibc-2.4*
-
-# Patch fails, mask for now. Bug #270274.
->=sys-libs/glibc-2.10
-
-# Requires >=sys-libs/glibc-2.10
-=x11-libs/fltk-1.1.9-r1
-=x11-libs/fltk-2.0_pre6786-r1






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-08-20  3:23 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 39+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-08-20  3:23 UTC (permalink / raw
  To: gentoo-commits

darkside    09/08/20 03:23:20

  Modified:             package.mask
  Log:
  p.mask dev-python/skype4py and net-im/skysentials on hardened because they depend on masked skype

Revision  Changes    Path
1.23                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.22&r2=1.23

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- package.mask	7 Aug 2009 14:32:16 -0000	1.22
+++ package.mask	20 Aug 2009 03:23:19 -0000	1.23
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.22 2009/08/07 14:32:16 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.23 2009/08/20 03:23:19 darkside Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -20,6 +20,10 @@
 
 # net-im/skype requires gcc-4* runtime.
 net-im/skype
+# Jeremy Olexa <darkside@gentoo.org> (20 Aug 2009)
+# Depends on skype. Remove this block when the skype block is removed.
+dev-python/skype4py
+net-im/skysentials
 
 # >=sci-libs/acml-3.6 requires gcc-4*.
 >=sci-libs/acml-3.6






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-08-07 14:32 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 39+ messages in thread
From: Tony Vroon (chainsaw) @ 2009-08-07 14:32 UTC (permalink / raw
  To: gentoo-commits

chainsaw    09/08/07 14:32:16

  Modified:             package.mask
  Log:
  Add nvidia CUDA SDK to mask, it depends on nvidia-drivers.

Revision  Changes    Path
1.22                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.21&r2=1.22

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- package.mask	31 Jul 2009 12:23:37 -0000	1.21
+++ package.mask	7 Aug 2009 14:32:16 -0000	1.22
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.21 2009/07/31 12:23:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.22 2009/08/07 14:32:16 chainsaw Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -44,5 +44,7 @@
 # Users must now the opensource xorg nv driver with nvidia cards
 # by placing Driver "nv" in xorg.conf.
 # 2006-06-29 solar
+# 2009-08-07 chainsaw
 x11-drivers/nvidia-drivers
 media-video/nvidia-settings
+dev-util/nvidia-cuda-sdk






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-07-31 12:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 39+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-31 12:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/31 12:23:37

  Modified:             package.mask
  Log:
  Invalid entries.

Revision  Changes    Path
1.21                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.20&r2=1.21

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- package.mask	29 Jul 2009 20:38:10 -0000	1.20
+++ package.mask	31 Jul 2009 12:23:37 -0000	1.21
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.20 2009/07/29 20:38:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.21 2009/07/31 12:23:37 ssuominen Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -9,7 +9,6 @@
 
 # Mask non-hardened+non-testing gcc-4.3.x releases.
 =sys-devel/gcc-4.3.2*
-=sys-devel/gcc-4.3.3
 
 # No hardened >=sys-devel/gcc-4.4 available.
 >=sys-devel/gcc-4.4






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-07-29 20:38 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 39+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-29 20:38 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/29 20:38:10

  Modified:             package.mask
  Log:
  Remove mask for nvidia-legacy-drivers as they haven't been in tree for quite a while.

Revision  Changes    Path
1.20                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.19&r2=1.20

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- package.mask	9 Jul 2009 00:47:45 -0000	1.19
+++ package.mask	29 Jul 2009 20:38:10 -0000	1.20
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.19 2009/07/09 00:47:45 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.20 2009/07/29 20:38:10 ssuominen Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -46,5 +46,4 @@
 # by placing Driver "nv" in xorg.conf.
 # 2006-06-29 solar
 x11-drivers/nvidia-drivers
-x11-drivers/nvidia-legacy-drivers
 media-video/nvidia-settings






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-07-09  0:47 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-07-09  0:47 UTC (permalink / raw
  To: gentoo-commits

gengor      09/07/09 00:47:45

  Modified:             package.mask
  Log:
  Batch of updates to hardened profiles - FLAGS, package.mask organizing, etc.

Revision  Changes    Path
1.19                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.18&r2=1.19

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- package.mask	8 Jul 2009 11:34:02 -0000	1.18
+++ package.mask	9 Jul 2009 00:47:45 -0000	1.19
@@ -1,21 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.18 2009/07/08 11:34:02 yngwin Exp $
-
-# Requires glibc-2.10
-=x11-libs/fltk-1.1.9-r1
-=x11-libs/fltk-2.0_pre6786-r1
-
-# Requires gcc-4*, unmask when stable. Bug #217927.
-media-libs/libopenraw
-media-gfx/raw-thumbnailer
-media-gfx/gnome-raw-thumbnailer
-
-# >=acml-3.6 depends on gcc-4*.
->=sci-libs/acml-3.6
-
-# net-im/skype requires gcc-4* runtime.
-net-im/skype
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.19 2009/07/09 00:47:45 gengor Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -29,8 +14,17 @@
 # No hardened >=sys-devel/gcc-4.4 available.
 >=sys-devel/gcc-4.4
 
-# Patch fails, mask for now. Bug #270274.
->=sys-libs/glibc-2.10
+# Requires gcc-4*, unmask when stable. Bug #217927.
+media-libs/libopenraw
+media-gfx/raw-thumbnailer
+media-gfx/gnome-raw-thumbnailer
+
+# net-im/skype requires gcc-4* runtime.
+net-im/skype
+
+# >=sci-libs/acml-3.6 requires gcc-4*.
+>=sci-libs/acml-3.6
+
 
 # Mask off glibc-2.4 until the approach for SSP compatibilty is
 # resolved in a way that doesn't break running systems, and we
@@ -39,6 +33,14 @@
 # 2006-03-13 kevquinn
 =sys-libs/glibc-2.4*
 
+# Patch fails, mask for now. Bug #270274.
+>=sys-libs/glibc-2.10
+
+# Requires >=sys-libs/glibc-2.10
+=x11-libs/fltk-1.1.9-r1
+=x11-libs/fltk-2.0_pre6786-r1
+
+
 # These packages do more harm than good w/ hardened.
 # Users must now the opensource xorg nv driver with nvidia cards
 # by placing Driver "nv" in xorg.conf.






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-07-08 11:34 Ben de Groot (yngwin)
  0 siblings, 0 replies; 39+ messages in thread
From: Ben de Groot (yngwin) @ 2009-07-08 11:34 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/07/08 11:34:02

  Modified:             package.mask
  Log:
  Add same mask to hardened/linux to work around this design fail of not having hardened as parent, while being its subdirectory

Revision  Changes    Path
1.18                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.17&r2=1.18

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- package.mask	24 May 2009 21:20:43 -0000	1.17
+++ package.mask	8 Jul 2009 11:34:02 -0000	1.18
@@ -1,6 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.17 2009/05/24 21:20:43 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.18 2009/07/08 11:34:02 yngwin Exp $
+
+# Requires glibc-2.10
+=x11-libs/fltk-1.1.9-r1
+=x11-libs/fltk-2.0_pre6786-r1
 
 # Requires gcc-4*, unmask when stable. Bug #217927.
 media-libs/libopenraw






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-05-24 21:20 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-05-24 21:20 UTC (permalink / raw
  To: gentoo-commits

gengor      09/05/24 21:20:43

  Modified:             package.mask
  Log:
  Mask sys-libs/glibc-2.10 and higher on hardened profiles, bug 270274

Revision  Changes    Path
1.17                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.16&r2=1.17

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- package.mask	9 May 2009 22:18:44 -0000	1.16
+++ package.mask	24 May 2009 21:20:43 -0000	1.17
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.16 2009/05/09 22:18:44 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.17 2009/05/24 21:20:43 gengor Exp $
 
 # Requires gcc-4*, unmask when stable. Bug #217927.
 media-libs/libopenraw
@@ -25,6 +25,9 @@
 # No hardened >=sys-devel/gcc-4.4 available.
 >=sys-devel/gcc-4.4
 
+# Patch fails, mask for now. Bug #270274.
+>=sys-libs/glibc-2.10
+
 # Mask off glibc-2.4 until the approach for SSP compatibilty is
 # resolved in a way that doesn't break running systems, and we
 # have a sensible upgrade path.  Advise having a static busybox






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-05-09 22:18 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-05-09 22:18 UTC (permalink / raw
  To: gentoo-commits

gengor      09/05/09 22:18:45

  Modified:             package.mask
  Log:
  Adjust hardened maskings, particularly wrt sys-devel/gcc-4

Revision  Changes    Path
1.16                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.15&r2=1.16

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- package.mask	23 Apr 2009 16:49:38 -0000	1.15
+++ package.mask	9 May 2009 22:18:44 -0000	1.16
@@ -1,30 +1,28 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.15 2009/04/23 16:49:38 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.16 2009/05/09 22:18:44 gengor Exp $
 
-# supported only by gcc-4, unmask when it's stable wrt #217927
+# Requires gcc-4*, unmask when stable. Bug #217927.
 media-libs/libopenraw
 media-gfx/raw-thumbnailer
 media-gfx/gnome-raw-thumbnailer
 
-# >=acml-3.6 depends on gcc-4*
+# >=acml-3.6 depends on gcc-4*.
 >=sci-libs/acml-3.6
 
-# The following packages need =gcc-4*
-=net-im/skype-1.4.0*
+# net-im/skype requires gcc-4* runtime.
+net-im/skype
 
-# Hardened versions of gcc-4.0 through gcc-4.2* are not available
+# Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
 =sys-devel/gcc-4.1*
 =sys-devel/gcc-4.2*
 
-# Mask non-hardened+non-testing gcc-4.3.x releases
-=sys-devel/gcc-4.3.0*
-=sys-devel/gcc-4.3.1*
+# Mask non-hardened+non-testing gcc-4.3.x releases.
 =sys-devel/gcc-4.3.2*
 =sys-devel/gcc-4.3.3
 
-# No hardened >=sys-devel/gcc-4.4 available
+# No hardened >=sys-devel/gcc-4.4 available.
 >=sys-devel/gcc-4.4
 
 # Mask off glibc-2.4 until the approach for SSP compatibilty is
@@ -35,8 +33,8 @@
 =sys-libs/glibc-2.4*
 
 # These packages do more harm than good w/ hardened.
-# users must now the opensource xorg nv driver with nvidia cards.
-# By placing Driver "nv" in xorg.conf
+# Users must now the opensource xorg nv driver with nvidia cards
+# by placing Driver "nv" in xorg.conf.
 # 2006-06-29 solar
 x11-drivers/nvidia-drivers
 x11-drivers/nvidia-legacy-drivers






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-04-23 16:49 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-04-23 16:49 UTC (permalink / raw
  To: gentoo-commits

gengor      09/04/23 16:49:38

  Modified:             package.mask
  Log:
  Update/Adjust sys-devel/gcc maskings for hardened profiles

Revision  Changes    Path
1.15                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.14&r2=1.15

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- package.mask	30 Mar 2009 15:45:29 -0000	1.14
+++ package.mask	23 Apr 2009 16:49:38 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.14 2009/03/30 15:45:29 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.15 2009/04/23 16:49:38 gengor Exp $
 
 # supported only by gcc-4, unmask when it's stable wrt #217927
 media-libs/libopenraw
@@ -21,11 +21,8 @@
 # Mask non-hardened+non-testing gcc-4.3.x releases
 =sys-devel/gcc-4.3.0*
 =sys-devel/gcc-4.3.1*
-=sys-devel/gcc-4.3.2
-=sys-devel/gcc-4.3.3*
-
-# Mask =sys-devel/gcc-4.3.2-r3 which is going stable until a more permanent solution is decided
-=sys-devel/gcc-4.3.2-r3
+=sys-devel/gcc-4.3.2*
+=sys-devel/gcc-4.3.3
 
 # No hardened >=sys-devel/gcc-4.4 available
 >=sys-devel/gcc-4.4






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-03-30 15:45 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-03-30 15:45 UTC (permalink / raw
  To: gentoo-commits

gengor      09/03/30 15:45:29

  Modified:             package.mask
  Log:
  Mask gcc-4.3.2-r3 on hardened profiles for now

Revision  Changes    Path
1.14                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.13&r2=1.14

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- package.mask	26 Mar 2009 03:03:23 -0000	1.13
+++ package.mask	30 Mar 2009 15:45:29 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.13 2009/03/26 03:03:23 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.14 2009/03/30 15:45:29 gengor Exp $
 
 # supported only by gcc-4, unmask when it's stable wrt #217927
 media-libs/libopenraw
@@ -24,6 +24,9 @@
 =sys-devel/gcc-4.3.2
 =sys-devel/gcc-4.3.3*
 
+# Mask =sys-devel/gcc-4.3.2-r3 which is going stable until a more permanent solution is decided
+=sys-devel/gcc-4.3.2-r3
+
 # No hardened >=sys-devel/gcc-4.4 available
 >=sys-devel/gcc-4.4
 






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-03-22 18:08 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-03-22 18:08 UTC (permalink / raw
  To: gentoo-commits

gengor      09/03/22 18:08:22

  Modified:             package.mask
  Log:
  Unmask sys-libs/glibc-2.8 and dependent packages on hardened profiles

Revision  Changes    Path
1.12                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.11&r2=1.12

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- package.mask	15 Mar 2009 11:29:04 -0000	1.11
+++ package.mask	22 Mar 2009 18:08:22 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.11 2009/03/15 11:29:04 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.12 2009/03/22 18:08:22 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -29,18 +29,6 @@
 # 2006-03-13 kevquinn
 =sys-libs/glibc-2.4*
 
-# sys-libs/glibc-2.8 is about to go stable and stable hardened may not be ready for it.
-# 2009-02-11 gengor
->=sys-libs/glibc-2.7
-
-# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time.
-# 2009-03-08 gengor
->=sys-apps/iproute2-2.6.25
-
-# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time.
-# 2009-03-15 pva
->=dev-libs/elfutils-0.140
-
 # These packages do more harm than good w/ hardened.
 # users must now the opensource xorg nv driver with nvidia cards.
 # By placing Driver "nv" in xorg.conf






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-03-15 11:29 Peter Volkov (pva)
  0 siblings, 0 replies; 39+ messages in thread
From: Peter Volkov (pva) @ 2009-03-15 11:29 UTC (permalink / raw
  To: gentoo-commits

pva         09/03/15 11:29:04

  Modified:             package.mask
  Log:
  Masked dev-libs/elfutils-0.140 on hardened since it depends on >=glibc-2.7.

Revision  Changes    Path
1.11                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.10&r2=1.11

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- package.mask	8 Mar 2009 21:07:21 -0000	1.10
+++ package.mask	15 Mar 2009 11:29:04 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.10 2009/03/08 21:07:21 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.11 2009/03/15 11:29:04 pva Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -37,6 +37,10 @@
 # 2009-03-08 gengor
 >=sys-apps/iproute2-2.6.25
 
+# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time.
+# 2009-03-15 pva
+>=dev-libs/elfutils-0.140
+
 # These packages do more harm than good w/ hardened.
 # users must now the opensource xorg nv driver with nvidia cards.
 # By placing Driver "nv" in xorg.conf






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-03-08 21:07 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-03-08 21:07 UTC (permalink / raw
  To: gentoo-commits

gengor      09/03/08 21:07:21

  Modified:             package.mask
  Log:
  Mask sys-apps/iproute2-2.6.25 and above on hardened

Revision  Changes    Path
1.10                 profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.9&r2=1.10

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- package.mask	13 Feb 2009 19:01:14 -0000	1.9
+++ package.mask	8 Mar 2009 21:07:21 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.9 2009/02/13 19:01:14 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.10 2009/03/08 21:07:21 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -33,6 +33,10 @@
 # 2009-02-11 gengor
 >=sys-libs/glibc-2.7
 
+# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time.
+# 2009-03-08 gengor
+>=sys-apps/iproute2-2.6.25
+
 # These packages do more harm than good w/ hardened.
 # users must now the opensource xorg nv driver with nvidia cards.
 # By placing Driver "nv" in xorg.conf






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-02-13 19:01 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-02-13 19:01 UTC (permalink / raw
  To: gentoo-commits

gengor      09/02/13 19:01:14

  Modified:             package.mask
  Log:
  Change glibc mask comment. Crikey we have a lot of whiners.

Revision  Changes    Path
1.9                  profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.8&r2=1.9

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- package.mask	12 Feb 2009 21:01:45 -0000	1.8
+++ package.mask	13 Feb 2009 19:01:14 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.8 2009/02/12 21:01:45 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.9 2009/02/13 19:01:14 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -29,7 +29,7 @@
 # 2006-03-13 kevquinn
 =sys-libs/glibc-2.4*
 
-# Mask off anything greater than glibc-2.6.x for now.
+# sys-libs/glibc-2.8 is about to go stable and stable hardened may not be ready for it.
 # 2009-02-11 gengor
 >=sys-libs/glibc-2.7
 






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-02-12 21:01 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-02-12 21:01 UTC (permalink / raw
  To: gentoo-commits

gengor      09/02/12 21:01:45

  Modified:             package.mask
  Log:
  Adjust hardened sys-devel/gcc-4.3.x masks

Revision  Changes    Path
1.8                  profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.7&r2=1.8

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.mask	12 Feb 2009 06:16:57 -0000	1.7
+++ package.mask	12 Feb 2009 21:01:45 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.7 2009/02/12 06:16:57 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.8 2009/02/12 21:01:45 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -13,12 +13,11 @@
 =sys-devel/gcc-4.1*
 =sys-devel/gcc-4.2*
 
-# Hardened versions of gcc-4.3.{0,1} are not available
+# Mask non-hardened+non-testing gcc-4.3.x releases
 =sys-devel/gcc-4.3.0*
 =sys-devel/gcc-4.3.1*
-
-# Mask non-hardened gcc-4.3.2 (>=gcc-4.3.2-r2 are ok)
 =sys-devel/gcc-4.3.2
+=sys-devel/gcc-4.3.3*
 
 # No hardened >=sys-devel/gcc-4.4 available
 >=sys-devel/gcc-4.4






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2009-02-12  6:16 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2009-02-12  6:16 UTC (permalink / raw
  To: gentoo-commits

gengor      09/02/12 06:16:57

  Modified:             package.mask
  Log:
  Mask greater than glibc 2.6.x on hardened profiles for now

Revision  Changes    Path
1.7                  profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.6&r2=1.7

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- package.mask	31 Dec 2008 21:42:06 -0000	1.6
+++ package.mask	12 Feb 2009 06:16:57 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.6 2008/12/31 21:42:06 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.7 2009/02/12 06:16:57 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -30,6 +30,10 @@
 # 2006-03-13 kevquinn
 =sys-libs/glibc-2.4*
 
+# Mask off anything greater than glibc-2.6.x for now.
+# 2009-02-11 gengor
+>=sys-libs/glibc-2.7
+
 # These packages do more harm than good w/ hardened.
 # users must now the opensource xorg nv driver with nvidia cards.
 # By placing Driver "nv" in xorg.conf






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2008-12-31 21:42 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2008-12-31 21:42 UTC (permalink / raw
  To: gentoo-commits

gengor      08/12/31 21:42:07

  Modified:             package.mask
  Log:
  Mask non-hardened =sys-devel/gcc-4.3.2 (>=gcc-4.3.2-r2 is ok)

Revision  Changes    Path
1.6                  profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.5&r2=1.6

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- package.mask	29 Dec 2008 09:50:37 -0000	1.5
+++ package.mask	31 Dec 2008 21:42:06 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.5 2008/12/29 09:50:37 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.6 2008/12/31 21:42:06 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -17,6 +17,9 @@
 =sys-devel/gcc-4.3.0*
 =sys-devel/gcc-4.3.1*
 
+# Mask non-hardened gcc-4.3.2 (>=gcc-4.3.2-r2 are ok)
+=sys-devel/gcc-4.3.2
+
 # No hardened >=sys-devel/gcc-4.4 available
 >=sys-devel/gcc-4.4
 






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2008-12-29  9:50 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2008-12-29  9:50 UTC (permalink / raw
  To: gentoo-commits

gengor      08/12/29 09:50:37

  Modified:             package.mask
  Log:
  Add gcc-4.3.{0,1}* to package.mask

Revision  Changes    Path
1.5                  profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.4&r2=1.5

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- package.mask	29 Dec 2008 09:22:59 -0000	1.4
+++ package.mask	29 Dec 2008 09:50:37 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.4 2008/12/29 09:22:59 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.5 2008/12/29 09:50:37 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -13,6 +13,10 @@
 =sys-devel/gcc-4.1*
 =sys-devel/gcc-4.2*
 
+# Hardened versions of gcc-4.3.{0,1} are not available
+=sys-devel/gcc-4.3.0*
+=sys-devel/gcc-4.3.1*
+
 # No hardened >=sys-devel/gcc-4.4 available
 >=sys-devel/gcc-4.4
 






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2008-12-29  9:22 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2008-12-29  9:22 UTC (permalink / raw
  To: gentoo-commits

gengor      08/12/29 09:22:59

  Modified:             package.mask
  Log:
  Remove mask =dev-lang/php-5.2.3-r3 - no longer in portage

Revision  Changes    Path
1.4                  profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.3&r2=1.4

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.mask	29 Dec 2008 09:22:35 -0000	1.3
+++ package.mask	29 Dec 2008 09:22:59 -0000	1.4
@@ -1,13 +1,10 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.3 2008/12/29 09:22:35 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.4 2008/12/29 09:22:59 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
 
-# Fails on hardened, bug 187120
-=dev-lang/php-5.2.3-r3
-
 # The following packages need =gcc-4*
 =net-im/skype-1.4.0*
 






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2008-12-29  9:22 Gordon Malm (gengor)
  0 siblings, 0 replies; 39+ messages in thread
From: Gordon Malm (gengor) @ 2008-12-29  9:22 UTC (permalink / raw
  To: gentoo-commits

gengor      08/12/29 09:22:35

  Modified:             package.mask
  Log:
  Unmask sys-devel/gcc-4.3

Revision  Changes    Path
1.3                  profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.2&r2=1.3

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.mask	22 May 2008 19:08:40 -0000	1.2
+++ package.mask	29 Dec 2008 09:22:35 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.2 2008/05/22 19:08:40 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.3 2008/12/29 09:22:35 gengor Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -11,8 +11,13 @@
 # The following packages need =gcc-4*
 =net-im/skype-1.4.0*
 
-# gcc-4* still isn't ready.
-=sys-devel/gcc-4*
+# Hardened versions of gcc-4.0 through gcc-4.2* are not available
+=sys-devel/gcc-4.0*
+=sys-devel/gcc-4.1*
+=sys-devel/gcc-4.2*
+
+# No hardened >=sys-devel/gcc-4.4 available
+>=sys-devel/gcc-4.4
 
 # Mask off glibc-2.4 until the approach for SSP compatibilty is
 # resolved in a way that doesn't break running systems, and we






^ permalink raw reply	[flat|nested] 39+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
@ 2008-05-22 19:08 Chris PeBenito (pebenito)
  0 siblings, 0 replies; 39+ messages in thread
From: Chris PeBenito (pebenito) @ 2008-05-22 19:08 UTC (permalink / raw
  To: gentoo-commits

pebenito    08/05/22 19:08:40

  Modified:             package.mask
  Log:
  remove selinux masking in hardened/linux since the profile has a glibc >= 2.4.

Revision  Changes    Path
1.2                  profiles/hardened/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.1&r2=1.2

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.mask	1 Apr 2008 17:41:10 -0000	1.1
+++ package.mask	22 May 2008 19:08:40 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.1 2008/04/01 17:41:10 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.2 2008/05/22 19:08:40 pebenito Exp $
 
 # >=acml-3.6 depends on gcc-4*
 >=sci-libs/acml-3.6
@@ -27,76 +27,3 @@
 # 2006-06-29 solar
 x11-drivers/nvidia-drivers
 media-video/nvidia-settings
-
-# Shouldn't be merging these SELinux packages on this profile
-# but this keeps repoman happy since they require >=glibc-2.4
-# 20061009 pebenito
->=sys-libs/libselinux-1.30.29
->=sys-libs/libsemanage-1.6.17
->=sys-apps/policycoreutils-1.30.30
->=sys-apps/checkpolicy-1.30.12
-sec-policy/selinux-acpi
->=sec-policy/selinux-apache-20060101
->=sec-policy/selinux-arpwatch-20060101
->=sec-policy/selinux-asterisk-20060101
->=sec-policy/selinux-audio-entropyd-20060101
-sec-policy/selinux-avahi
->=sec-policy/selinux-base-policy-20060101
->=sec-policy/selinux-bind-20060101
-sec-policy/selinux-bluez
->=sec-policy/selinux-clamav-20060101
->=sec-policy/selinux-clockspeed-20060101
->=sec-policy/selinux-courier-imap-20060101
-sec-policy/selinux-cups
->=sec-policy/selinux-cyrus-sasl-20060101
->=sec-policy/selinux-daemontools-20060101
->=sec-policy/selinux-dante-20060101
-sec-policy/selinux-dbus
-sec-policy/selinux-desktop
->=sec-policy/selinux-dhcp-20060101
->=sec-policy/selinux-distcc-20060101
->=sec-policy/selinux-djbdns-20060101
-sec-policy/selinux-dnsmasq
->=sec-policy/selinux-ftpd-20060101
-sec-policy/selinux-games
->=sec-policy/selinux-gnupg-20060101
->=sec-policy/selinux-gpm-20060101
-sec-policy/selinux-hal
-sec-policy/selinux-inetd
->=sec-policy/selinux-ipsec-tools-20060101
->=sec-policy/selinux-jabber-server-20060101
->=sec-policy/selinux-kerberos-20060101
->=sec-policy/selinux-logrotate-20060101
-sec-policy/selinux-lpd
->=sec-policy/selinux-lvm-20060101
->=sec-policy/selinux-mdadm-20060101
-sec-policy/selinux-munin
->=sec-policy/selinux-mysql-20060101
->=sec-policy/selinux-nfs-20060101
->=sec-policy/selinux-ntop-20060101
->=sec-policy/selinux-ntp-20060101
->=sec-policy/selinux-openldap-20060101
->=sec-policy/selinux-openvpn-20060101
-sec-policy/selinux-pcmcia
->=sec-policy/selinux-portmap-20060101
->=sec-policy/selinux-postfix-20060101
->=sec-policy/selinux-postgresql-20060101
-sec-policy/selinux-ppp
->=sec-policy/selinux-privoxy-20060101
->=sec-policy/selinux-procmail-20060101
->=sec-policy/selinux-publicfile-20060101
-sec-policy/selinux-pyzor
->=sec-policy/selinux-qmail-20060101
-sec-policy/selinux-razor
->=sec-policy/selinux-samba-20060101
->=sec-policy/selinux-screen-20060101
->=sec-policy/selinux-snmpd-20060101
->=sec-policy/selinux-snort-20060101
->=sec-policy/selinux-spamassassin-20060101
->=sec-policy/selinux-squid-20060101
->=sec-policy/selinux-stunnel-20060101
->=sec-policy/selinux-sudo-20060101
-sec-policy/selinux-tcpd
->=sec-policy/selinux-tftpd-20060101
->=sec-policy/selinux-ucspi-tcp-20060101
->=sec-policy/selinux-wireshark-20060101



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2015-04-06 19:51 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 22:07 [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-06 19:51 Ian Stakenvicius (axs)
2015-04-06 16:48 Ian Stakenvicius (axs)
2014-08-04  3:52 Robin H. Johnson (robbat2)
2014-03-31 22:16 Tom Wijsman (tomwij)
2014-02-09 18:05 Richard Farina (zerochaos)
2014-02-09  4:05 Richard Farina (zerochaos)
2012-12-27 11:19 Sergey Popov (pinkbyte)
2012-02-11 10:42 Sergei Trofimovich (slyfox)
2011-08-14 19:47 Sven Vermeulen (swift)
2011-07-23 13:36 Maciej Mrozowski (reavertm)
2011-05-02 19:31 Mark Loeser (halcy0n)
2010-06-25  8:54 Magnus Granberg (zorry)
2010-03-26 14:19 Magnus Granberg (zorry)
2010-02-28 19:35 Mark Loeser (halcy0n)
2010-02-28 16:57 Samuli Suominen (ssuominen)
2009-12-01 23:22 Gordon Malm (gengor)
2009-10-01 17:31 Mike Frysinger (vapier)
2009-08-20  3:23 Jeremy Olexa (darkside)
2009-08-07 14:32 Tony Vroon (chainsaw)
2009-07-31 12:23 Samuli Suominen (ssuominen)
2009-07-29 20:38 Samuli Suominen (ssuominen)
2009-07-09  0:47 Gordon Malm (gengor)
2009-07-08 11:34 Ben de Groot (yngwin)
2009-05-24 21:20 Gordon Malm (gengor)
2009-05-09 22:18 Gordon Malm (gengor)
2009-04-23 16:49 Gordon Malm (gengor)
2009-03-30 15:45 Gordon Malm (gengor)
2009-03-22 18:08 Gordon Malm (gengor)
2009-03-15 11:29 Peter Volkov (pva)
2009-03-08 21:07 Gordon Malm (gengor)
2009-02-13 19:01 Gordon Malm (gengor)
2009-02-12 21:01 Gordon Malm (gengor)
2009-02-12  6:16 Gordon Malm (gengor)
2008-12-31 21:42 Gordon Malm (gengor)
2008-12-29  9:50 Gordon Malm (gengor)
2008-12-29  9:22 Gordon Malm (gengor)
2008-12-29  9:22 Gordon Malm (gengor)
2008-05-22 19:08 Chris PeBenito (pebenito)

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