public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-01-21 16:15 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-01-21 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     aa5951042246c9ca96301cdaa2c6ea0a7462f25e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 16:15:36 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 16:15:36 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=aa595104

profile: removed udev in favor of static-dev

---
 profiles/hardened/linux/uclibc/package.mask |    2 +-
 profiles/hardened/linux/uclibc/packages     |    1 +
 profiles/vanilla/linux/uclibc/package.mask  |    2 +-
 profiles/vanilla/linux/uclibc/packages      |    1 +
 4 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index 81ab164..e01d49c 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,5 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
+sys-fs/udev
 #
->sys-fs/udev-141
 >sys-libs/pam-1.1.2

diff --git a/profiles/hardened/linux/uclibc/packages b/profiles/hardened/linux/uclibc/packages
index 4589a54..84c411e 100644
--- a/profiles/hardened/linux/uclibc/packages
+++ b/profiles/hardened/linux/uclibc/packages
@@ -1,3 +1,4 @@
 app-misc/pax-utils
 dev-libs/libiconv
+sys-fs/static-dev
 -*sys-apps/man-pages

diff --git a/profiles/vanilla/linux/uclibc/package.mask b/profiles/vanilla/linux/uclibc/package.mask
index 81ab164..e01d49c 100644
--- a/profiles/vanilla/linux/uclibc/package.mask
+++ b/profiles/vanilla/linux/uclibc/package.mask
@@ -1,5 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
+sys-fs/udev
 #
->sys-fs/udev-141
 >sys-libs/pam-1.1.2

diff --git a/profiles/vanilla/linux/uclibc/packages b/profiles/vanilla/linux/uclibc/packages
index 4589a54..84c411e 100644
--- a/profiles/vanilla/linux/uclibc/packages
+++ b/profiles/vanilla/linux/uclibc/packages
@@ -1,3 +1,4 @@
 app-misc/pax-utils
 dev-libs/libiconv
+sys-fs/static-dev
 -*sys-apps/man-pages



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-01-22  1:34 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-01-22  1:34 UTC (permalink / raw
  To: gentoo-commits

commit:     e92caf137e86c77a666e22add54592fe34027774
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 01:34:28 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 01:34:28 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=e92caf13

profile: restrict linux-headers to 3.1 for iptables

---
 .../hardened/linux/uclibc/package.accept_keywords  |    2 +-
 .../vanilla/linux/uclibc/package.accept_keywords   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.accept_keywords b/profiles/hardened/linux/uclibc/package.accept_keywords
index 81cac73..4ed9fe8 100644
--- a/profiles/hardened/linux/uclibc/package.accept_keywords
+++ b/profiles/hardened/linux/uclibc/package.accept_keywords
@@ -1,4 +1,4 @@
 dev-libs/glib
 dev-libs/libiconv **
-sys-kernel/linux-headers
+=sys-kernel/linux-headers-3.1
 sys-devel/gettext

diff --git a/profiles/vanilla/linux/uclibc/package.accept_keywords b/profiles/vanilla/linux/uclibc/package.accept_keywords
index 81cac73..4ed9fe8 100644
--- a/profiles/vanilla/linux/uclibc/package.accept_keywords
+++ b/profiles/vanilla/linux/uclibc/package.accept_keywords
@@ -1,4 +1,4 @@
 dev-libs/glib
 dev-libs/libiconv **
-sys-kernel/linux-headers
+=sys-kernel/linux-headers-3.1
 sys-devel/gettext



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-02-16 16:10 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-02-16 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     711acd674f4e2a1a510779d4a83d1335062a3e2e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 16:10:16 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 16:10:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=711acd67

Unmask =sys-devel/gcc-4.6.2-r99 on all uclibc profiles

---
 profiles/hardened/linux/uclibc/package.unmask |    1 +
 profiles/vanilla/linux/uclibc/package.unmask  |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.unmask b/profiles/hardened/linux/uclibc/package.unmask
new file mode 100644
index 0000000..4a1b59d
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/package.unmask
@@ -0,0 +1 @@
+=sys-devel/gcc-4.6.2-r99

diff --git a/profiles/vanilla/linux/uclibc/package.unmask b/profiles/vanilla/linux/uclibc/package.unmask
new file mode 100644
index 0000000..4a1b59d
--- /dev/null
+++ b/profiles/vanilla/linux/uclibc/package.unmask
@@ -0,0 +1 @@
+=sys-devel/gcc-4.6.2-r99



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-03-03  1:03 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-03-03  1:03 UTC (permalink / raw
  To: gentoo-commits

commit:     575a5b35437a3aec3d37b6c678f88341b6a4e2c3
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  3 01:03:19 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Mar  3 01:03:19 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=575a5b35

profiles: unmask sys-apps/util-linux-2.20.1-r99

---
 profiles/hardened/linux/uclibc/package.unmask |    1 +
 profiles/vanilla/linux/uclibc/package.unmask  |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.unmask b/profiles/hardened/linux/uclibc/package.unmask
index 4a1b59d..2f20f17 100644
--- a/profiles/hardened/linux/uclibc/package.unmask
+++ b/profiles/hardened/linux/uclibc/package.unmask
@@ -1 +1,2 @@
 =sys-devel/gcc-4.6.2-r99
+=sys-apps/util-linux-2.20.1-r99

diff --git a/profiles/vanilla/linux/uclibc/package.unmask b/profiles/vanilla/linux/uclibc/package.unmask
index 4a1b59d..2f20f17 100644
--- a/profiles/vanilla/linux/uclibc/package.unmask
+++ b/profiles/vanilla/linux/uclibc/package.unmask
@@ -1 +1,2 @@
 =sys-devel/gcc-4.6.2-r99
+=sys-apps/util-linux-2.20.1-r99



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-04-19 19:14 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-04-19 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b297e34dc2a5b7d319b462385eaf6faf2f8d09db
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 19 19:14:46 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Apr 19 19:14:46 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=b297e34d

Un use-mask ipv6 on net-misc/iputils

---
 profiles/hardened/linux/uclibc/package.use.mask |    1 -
 profiles/vanilla/linux/uclibc/package.use.mask  |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.use.mask b/profiles/hardened/linux/uclibc/package.use.mask
index 2d8b00f..3c86481 100644
--- a/profiles/hardened/linux/uclibc/package.use.mask
+++ b/profiles/hardened/linux/uclibc/package.use.mask
@@ -1,2 +1 @@
-net-misc/iputils ipv6
 net-misc/openssh pam

diff --git a/profiles/vanilla/linux/uclibc/package.use.mask b/profiles/vanilla/linux/uclibc/package.use.mask
index 2d8b00f..3c86481 100644
--- a/profiles/vanilla/linux/uclibc/package.use.mask
+++ b/profiles/vanilla/linux/uclibc/package.use.mask
@@ -1,2 +1 @@
-net-misc/iputils ipv6
 net-misc/openssh pam



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-05-06 16:57 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-05-06 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     c142d8a6858dc72f639edb0ab46dd3a0da690d1c
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun May  6 16:56:51 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun May  6 16:56:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=c142d8a6

profiles: remove sys-fs/static-dev and add sys-fs/udev

---
 profiles/hardened/linux/uclibc/package.mask |    1 -
 profiles/hardened/linux/uclibc/packages     |    1 -
 profiles/vanilla/linux/uclibc/package.mask  |    1 -
 profiles/vanilla/linux/uclibc/packages      |    1 -
 4 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index 66c77e3..d04ff96 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,6 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
-sys-fs/udev
 #
 >sys-libs/pam-1.1.2
 #

diff --git a/profiles/hardened/linux/uclibc/packages b/profiles/hardened/linux/uclibc/packages
index 84c411e..4589a54 100644
--- a/profiles/hardened/linux/uclibc/packages
+++ b/profiles/hardened/linux/uclibc/packages
@@ -1,4 +1,3 @@
 app-misc/pax-utils
 dev-libs/libiconv
-sys-fs/static-dev
 -*sys-apps/man-pages

diff --git a/profiles/vanilla/linux/uclibc/package.mask b/profiles/vanilla/linux/uclibc/package.mask
index 66c77e3..d04ff96 100644
--- a/profiles/vanilla/linux/uclibc/package.mask
+++ b/profiles/vanilla/linux/uclibc/package.mask
@@ -1,6 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
-sys-fs/udev
 #
 >sys-libs/pam-1.1.2
 #

diff --git a/profiles/vanilla/linux/uclibc/packages b/profiles/vanilla/linux/uclibc/packages
index 84c411e..4589a54 100644
--- a/profiles/vanilla/linux/uclibc/packages
+++ b/profiles/vanilla/linux/uclibc/packages
@@ -1,4 +1,3 @@
 app-misc/pax-utils
 dev-libs/libiconv
-sys-fs/static-dev
 -*sys-apps/man-pages



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-06-05 17:13 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-06-05 17:13 UTC (permalink / raw
  To: gentoo-commits

commit:     1b13058ca52081aadc1c0def5abbb6c14a45f145
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  5 17:13:10 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Jun  5 17:13:10 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=1b13058c

profiles: no need to unmask gcc-4.6.3

---
 profiles/hardened/linux/uclibc/package.unmask |    1 -
 profiles/vanilla/linux/uclibc/package.unmask  |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.unmask b/profiles/hardened/linux/uclibc/package.unmask
deleted file mode 100644
index 4a1b59d..0000000
--- a/profiles/hardened/linux/uclibc/package.unmask
+++ /dev/null
@@ -1 +0,0 @@
-=sys-devel/gcc-4.6.2-r99

diff --git a/profiles/vanilla/linux/uclibc/package.unmask b/profiles/vanilla/linux/uclibc/package.unmask
deleted file mode 100644
index 4a1b59d..0000000
--- a/profiles/vanilla/linux/uclibc/package.unmask
+++ /dev/null
@@ -1 +0,0 @@
-=sys-devel/gcc-4.6.2-r99



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-06-30 23:47 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-06-30 23:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f267116f77635edde4786a7aa64a9237bd0bf887
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 23:46:59 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 23:46:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=f267116f

profiles: unmask newer versions of tar

---
 profiles/hardened/linux/uclibc/package.mask |    1 -
 profiles/vanilla/linux/uclibc/package.mask  |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index d04ff96..b4ab869 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -3,7 +3,6 @@ sys-libs/glibc
 #
 >sys-libs/pam-1.1.2
 #
->=app-arch/tar-1.23-r4
 >=sys-fs/e2fsprogs-1.42
 >=sys-libs/e2fsprogs-libs-1.42
 #

diff --git a/profiles/vanilla/linux/uclibc/package.mask b/profiles/vanilla/linux/uclibc/package.mask
index d04ff96..b4ab869 100644
--- a/profiles/vanilla/linux/uclibc/package.mask
+++ b/profiles/vanilla/linux/uclibc/package.mask
@@ -3,7 +3,6 @@ sys-libs/glibc
 #
 >sys-libs/pam-1.1.2
 #
->=app-arch/tar-1.23-r4
 >=sys-fs/e2fsprogs-1.42
 >=sys-libs/e2fsprogs-libs-1.42
 #



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-06-30 23:51 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-06-30 23:51 UTC (permalink / raw
  To: gentoo-commits

commit:     7d4e304d474e1e7f4167e751eff50c9a3679834e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 23:51:26 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 23:51:26 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=7d4e304d

profiles: unmask newer versoins of e2fsprogs{-libs}

---
 profiles/hardened/linux/uclibc/package.mask |    3 ---
 profiles/vanilla/linux/uclibc/package.mask  |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index b4ab869..c31e1bc 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -3,7 +3,4 @@ sys-libs/glibc
 #
 >sys-libs/pam-1.1.2
 #
->=sys-fs/e2fsprogs-1.42
->=sys-libs/e2fsprogs-libs-1.42
-#
 >=dev-libs/glib-2.32

diff --git a/profiles/vanilla/linux/uclibc/package.mask b/profiles/vanilla/linux/uclibc/package.mask
index b4ab869..c31e1bc 100644
--- a/profiles/vanilla/linux/uclibc/package.mask
+++ b/profiles/vanilla/linux/uclibc/package.mask
@@ -3,7 +3,4 @@ sys-libs/glibc
 #
 >sys-libs/pam-1.1.2
 #
->=sys-fs/e2fsprogs-1.42
->=sys-libs/e2fsprogs-libs-1.42
-#
 >=dev-libs/glib-2.32



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-07-01  0:12 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-07-01  0:12 UTC (permalink / raw
  To: gentoo-commits

commit:     b8e106c42eb28ec34c682e342f6f590f41ea62e9
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  1 00:12:33 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jul  1 00:12:33 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=b8e106c4

profiles: no need to accept keywords for =sys-kernel/linux-headers-3.1

---
 .../hardened/linux/uclibc/package.accept_keywords  |    1 -
 .../vanilla/linux/uclibc/package.accept_keywords   |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.accept_keywords b/profiles/hardened/linux/uclibc/package.accept_keywords
index 4ed9fe8..9b6abe3 100644
--- a/profiles/hardened/linux/uclibc/package.accept_keywords
+++ b/profiles/hardened/linux/uclibc/package.accept_keywords
@@ -1,4 +1,3 @@
 dev-libs/glib
 dev-libs/libiconv **
-=sys-kernel/linux-headers-3.1
 sys-devel/gettext

diff --git a/profiles/vanilla/linux/uclibc/package.accept_keywords b/profiles/vanilla/linux/uclibc/package.accept_keywords
index 4ed9fe8..9b6abe3 100644
--- a/profiles/vanilla/linux/uclibc/package.accept_keywords
+++ b/profiles/vanilla/linux/uclibc/package.accept_keywords
@@ -1,4 +1,3 @@
 dev-libs/glib
 dev-libs/libiconv **
-=sys-kernel/linux-headers-3.1
 sys-devel/gettext



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-07-01  0:15 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-07-01  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     2265939597bc34324f24d69c5db3c9323bba0d8f
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  1 00:15:12 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jul  1 00:15:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=22659395

profiles: don't try to save any version of pam

---
 profiles/hardened/linux/uclibc/package.mask |    3 +--
 profiles/vanilla/linux/uclibc/package.mask  |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index c31e1bc..dee2b29 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,6 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
-#
->sys-libs/pam-1.1.2
+sys-libs/pam
 #
 >=dev-libs/glib-2.32

diff --git a/profiles/vanilla/linux/uclibc/package.mask b/profiles/vanilla/linux/uclibc/package.mask
index c31e1bc..dee2b29 100644
--- a/profiles/vanilla/linux/uclibc/package.mask
+++ b/profiles/vanilla/linux/uclibc/package.mask
@@ -1,6 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
-#
->sys-libs/pam-1.1.2
+sys-libs/pam
 #
 >=dev-libs/glib-2.32



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-07-01  0:22 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-07-01  0:22 UTC (permalink / raw
  To: gentoo-commits

commit:     80cfc677fa498c8cfa9031c68d50a0147cd9c882
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  1 00:22:08 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jul  1 00:22:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=80cfc677

profiles: fall back on tree keywording for dev-libs/glib

---
 .../hardened/linux/uclibc/package.accept_keywords  |    1 -
 profiles/hardened/linux/uclibc/package.mask        |    2 --
 .../vanilla/linux/uclibc/package.accept_keywords   |    1 -
 profiles/vanilla/linux/uclibc/package.mask         |    2 --
 4 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.accept_keywords b/profiles/hardened/linux/uclibc/package.accept_keywords
index 9b6abe3..afc71ef 100644
--- a/profiles/hardened/linux/uclibc/package.accept_keywords
+++ b/profiles/hardened/linux/uclibc/package.accept_keywords
@@ -1,3 +1,2 @@
-dev-libs/glib
 dev-libs/libiconv **
 sys-devel/gettext

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index dee2b29..6ddb7d0 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,5 +1,3 @@
 -sys-libs/uclibc
 sys-libs/glibc
 sys-libs/pam
-#
->=dev-libs/glib-2.32

diff --git a/profiles/vanilla/linux/uclibc/package.accept_keywords b/profiles/vanilla/linux/uclibc/package.accept_keywords
index 9b6abe3..afc71ef 100644
--- a/profiles/vanilla/linux/uclibc/package.accept_keywords
+++ b/profiles/vanilla/linux/uclibc/package.accept_keywords
@@ -1,3 +1,2 @@
-dev-libs/glib
 dev-libs/libiconv **
 sys-devel/gettext

diff --git a/profiles/vanilla/linux/uclibc/package.mask b/profiles/vanilla/linux/uclibc/package.mask
index dee2b29..6ddb7d0 100644
--- a/profiles/vanilla/linux/uclibc/package.mask
+++ b/profiles/vanilla/linux/uclibc/package.mask
@@ -1,5 +1,3 @@
 -sys-libs/uclibc
 sys-libs/glibc
 sys-libs/pam
-#
->=dev-libs/glib-2.32



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-07-01  0:25 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-07-01  0:25 UTC (permalink / raw
  To: gentoo-commits

commit:     48303bbafd5697b7bafcc93d33691e416ee4d68b
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  1 00:24:50 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jul  1 00:24:50 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=48303bba

profiles: use.mask pam keyword

---
 profiles/hardened/linux/uclibc/package.use.mask |    1 -
 profiles/hardened/linux/uclibc/use.mask         |    1 +
 profiles/vanilla/linux/uclibc/package.use.mask  |    1 -
 profiles/vanilla/linux/uclibc/use.mask          |    1 +
 4 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.use.mask b/profiles/hardened/linux/uclibc/package.use.mask
deleted file mode 100644
index 3c86481..0000000
--- a/profiles/hardened/linux/uclibc/package.use.mask
+++ /dev/null
@@ -1 +0,0 @@
-net-misc/openssh pam

diff --git a/profiles/hardened/linux/uclibc/use.mask b/profiles/hardened/linux/uclibc/use.mask
index 9b179aa..e5ad739 100644
--- a/profiles/hardened/linux/uclibc/use.mask
+++ b/profiles/hardened/linux/uclibc/use.mask
@@ -1,4 +1,5 @@
 nls
+pam
 
 emul-linux-x86
 -uclibc

diff --git a/profiles/vanilla/linux/uclibc/package.use.mask b/profiles/vanilla/linux/uclibc/package.use.mask
deleted file mode 100644
index 3c86481..0000000
--- a/profiles/vanilla/linux/uclibc/package.use.mask
+++ /dev/null
@@ -1 +0,0 @@
-net-misc/openssh pam

diff --git a/profiles/vanilla/linux/uclibc/use.mask b/profiles/vanilla/linux/uclibc/use.mask
index 5969a91..8fe76cc 100644
--- a/profiles/vanilla/linux/uclibc/use.mask
+++ b/profiles/vanilla/linux/uclibc/use.mask
@@ -1,4 +1,5 @@
 nls
+pam
 
 emul-linux-x86
 -uclibc



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-07-04  0:17 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-07-04  0:17 UTC (permalink / raw
  To: gentoo-commits

commit:     341464c9260fce5cf22b801aae655fe0c16532dd
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  4 00:17:31 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jul  4 00:17:31 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=341464c9

profiles: remove iconv from git

---
 profiles/hardened/linux/uclibc/package.use |    2 ++
 profiles/vanilla/linux/uclibc/package.use  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.use b/profiles/hardened/linux/uclibc/package.use
new file mode 100644
index 0000000..074272f
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/package.use
@@ -0,0 +1,2 @@
+# git 1.7.3.4 can find libiconv, but 1.7.8.6 cannot
+dev-vcs/git -iconv

diff --git a/profiles/vanilla/linux/uclibc/package.use b/profiles/vanilla/linux/uclibc/package.use
new file mode 100644
index 0000000..074272f
--- /dev/null
+++ b/profiles/vanilla/linux/uclibc/package.use
@@ -0,0 +1,2 @@
+# git 1.7.3.4 can find libiconv, but 1.7.8.6 cannot
+dev-vcs/git -iconv



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-07-04 20:05 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-07-04 20:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9ce7e75a8b598a55981cea4eb45a271675c7a761
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  4 20:05:00 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jul  4 20:05:00 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=9ce7e75a

profiles: fix packages in hardened and vanilla

---
 profiles/hardened/linux/uclibc/packages |    4 ++--
 profiles/vanilla/linux/uclibc/packages  |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/packages b/profiles/hardened/linux/uclibc/packages
index 4589a54..7d51d67 100644
--- a/profiles/hardened/linux/uclibc/packages
+++ b/profiles/hardened/linux/uclibc/packages
@@ -1,3 +1,3 @@
-app-misc/pax-utils
-dev-libs/libiconv
+*app-misc/pax-utils
+*dev-libs/libiconv
 -*sys-apps/man-pages

diff --git a/profiles/vanilla/linux/uclibc/packages b/profiles/vanilla/linux/uclibc/packages
index 4589a54..7d51d67 100644
--- a/profiles/vanilla/linux/uclibc/packages
+++ b/profiles/vanilla/linux/uclibc/packages
@@ -1,3 +1,3 @@
-app-misc/pax-utils
-dev-libs/libiconv
+*app-misc/pax-utils
+*dev-libs/libiconv
 -*sys-apps/man-pages



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
@ 2012-07-04 20:31 Anthony G. Basile
  0 siblings, 0 replies; 16+ messages in thread
From: Anthony G. Basile @ 2012-07-04 20:31 UTC (permalink / raw
  To: gentoo-commits

commit:     d10d7d2abf5c134abc324f43d59772362d4d0c0b
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  4 20:31:16 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jul  4 20:31:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=d10d7d2a

profiles: mask dev-libs/elfutils on all arches

---
 profiles/hardened/linux/uclibc/package.mask |    2 ++
 profiles/vanilla/linux/uclibc/package.mask  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index 6ddb7d0..b6cea7d 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,3 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
+#
+dev-libs/elfutils
 sys-libs/pam

diff --git a/profiles/vanilla/linux/uclibc/package.mask b/profiles/vanilla/linux/uclibc/package.mask
index 6ddb7d0..b6cea7d 100644
--- a/profiles/vanilla/linux/uclibc/package.mask
+++ b/profiles/vanilla/linux/uclibc/package.mask
@@ -1,3 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
+#
+dev-libs/elfutils
 sys-libs/pam



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

end of thread, other threads:[~2012-07-04 20:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-03  1:03 [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/ Anthony G. Basile
  -- strict thread matches above, loose matches on Subject: below --
2012-07-04 20:31 Anthony G. Basile
2012-07-04 20:05 Anthony G. Basile
2012-07-04  0:17 Anthony G. Basile
2012-07-01  0:25 Anthony G. Basile
2012-07-01  0:22 Anthony G. Basile
2012-07-01  0:15 Anthony G. Basile
2012-07-01  0:12 Anthony G. Basile
2012-06-30 23:51 Anthony G. Basile
2012-06-30 23:47 Anthony G. Basile
2012-06-05 17:13 Anthony G. Basile
2012-05-06 16:57 Anthony G. Basile
2012-04-19 19:14 Anthony G. Basile
2012-02-16 16:10 Anthony G. Basile
2012-01-22  1:34 Anthony G. Basile
2012-01-21 16:15 Anthony G. Basile

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