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/
@ 2011-12-22 13:24 Anthony G. Basile
  0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile @ 2011-12-22 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     6ec33082593c027b4991338a3119bf56a0444f4c
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:24:29 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:24:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=6ec33082

nls must be masked (for now)

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

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



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/
@ 2011-12-22 13:53 Anthony G. Basile
  0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile @ 2011-12-22 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9ea62606bda48e26371c20fa43f0a63a840b7c17
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:53:38 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:53:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=9ea62606

>sys-fs/udev-141 is seriously borken on uclibc

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

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index be69761..387805f 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,2 +1,5 @@
 -sys-libs/uclibc
 sys-libs/glibc
+
+# Seriously broken past this version
+>sys-fs/udev-141



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/
@ 2011-12-29 15:37 Anthony G. Basile
  0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile @ 2011-12-29 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     62744d3f89a87f769f16b7baf76369eb52fd7135
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 15:37:23 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 15:37:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=62744d3f

ivp6 must be masked (for now)

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

diff --git a/profiles/hardened/linux/uclibc/use.mask b/profiles/hardened/linux/uclibc/use.mask
index 9b179aa..85900c7 100644
--- a/profiles/hardened/linux/uclibc/use.mask
+++ b/profiles/hardened/linux/uclibc/use.mask
@@ -1,6 +1,8 @@
+ipv6
 nls
 
 emul-linux-x86
+
 -uclibc
 
 -elibc_uclibc



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

* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/
@ 2011-12-29 15:38 Anthony G. Basile
  0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile @ 2011-12-29 15:38 UTC (permalink / raw
  To: gentoo-commits

commit:     1337d58763ffa382594fce27ec0e6bf1e5bae1dd
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 15:38:33 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 15:38:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=1337d587

Revert "ivp6 must be masked (for now)"

This reverts commit 62744d3f89a87f769f16b7baf76369eb52fd7135.

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

diff --git a/profiles/hardened/linux/uclibc/use.mask b/profiles/hardened/linux/uclibc/use.mask
index 85900c7..9b179aa 100644
--- a/profiles/hardened/linux/uclibc/use.mask
+++ b/profiles/hardened/linux/uclibc/use.mask
@@ -1,8 +1,6 @@
-ipv6
 nls
 
 emul-linux-x86
-
 -uclibc
 
 -elibc_uclibc



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

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

commit:     5c301b82170690a331ecb15e62d31266d83ba8f6
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 22:15:37 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 22:15:37 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=5c301b82

Refine maskings.

iconv is masked on all
ipv6 is masked on some packages which fail with it
package versions broken on uclibc are masked

---
 profiles/hardened/linux/uclibc/package.mask     |   11 ++++++++++-
 profiles/hardened/linux/uclibc/package.use.mask |    3 +++
 profiles/hardened/linux/uclibc/use.mask         |    1 +
 3 files changed, 14 insertions(+), 1 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index 387805f..5e524c7 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,5 +1,14 @@
 -sys-libs/uclibc
 sys-libs/glibc
 
-# Seriously broken past this version
+sys-devel/gettext
+dev-libs/glib
+
+>app-admin/sudo-1.7.4_p5
+>app-text/tree-1.5.3
+>dev-util/pkgconfig-0.25-r2
+>dev-vcs/git-1.7.0.4
+>net-misc/dhcp-3.1.2_p1
+>sys-apps/coreutils-8.4
+>sys-apps/util-linux-2.18-r1
 >sys-fs/udev-141

diff --git a/profiles/hardened/linux/uclibc/package.use.mask b/profiles/hardened/linux/uclibc/package.use.mask
new file mode 100644
index 0000000..cf149a8
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/package.use.mask
@@ -0,0 +1,3 @@
+dev-lang/python ipv6
+sys-process/psmisc ipv6
+net-misc/iputils ipv6

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



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

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

commit:     4bca25436c275b6d473659341f480298e1db41b6
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 04:58:58 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 04:58:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=4bca2543

Add unicode, xattr and nptl to default USE

---
 profiles/hardened/linux/uclibc/make.defaults |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/profiles/hardened/linux/uclibc/make.defaults b/profiles/hardened/linux/uclibc/make.defaults
index 385cadb..d479f74 100644
--- a/profiles/hardened/linux/uclibc/make.defaults
+++ b/profiles/hardened/linux/uclibc/make.defaults
@@ -4,5 +4,5 @@ PORTAGE_LIBC="uClibc"
 ELIBC=uclibc
 FEATURES="sandbox sfperms strict"
 
-USE="ncurses readline zlib uclibc -pam"
+USE="ncurses nptl readline zlib uclibc -pam unicode xattr"
 BOOTSTRAP_USE="${BOOTSTRAP_USE} uclibc"



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

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

commit:     13ea362797d0b9f460d86a98fbb272e4578eb47d
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 09:28:26 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 09:28:26 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=13ea3627

profiles: mask >=dev-libs/glib-2.32.1 on hardened

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

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index a21562d..2a2ba68 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -7,3 +7,5 @@ sys-fs/udev
 >=app-arch/tar-1.23-r4
 >=sys-fs/e2fsprogs-1.42
 >=sys-libs/e2fsprogs-libs-1.42
+#
+>=dev-libs/glib-2.32.1



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

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

commit:     f74e5d63fd86f99d41bc1885dceef46bac58d2b7
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 09:31:25 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 09:31:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=f74e5d63

profiles: restrict masking to >=dev-libs/glib-2.32 on hardened

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

diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index 2a2ba68..66c77e3 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -8,4 +8,4 @@ sys-fs/udev
 >=sys-fs/e2fsprogs-1.42
 >=sys-libs/e2fsprogs-libs-1.42
 #
->=dev-libs/glib-2.32.1
+>=dev-libs/glib-2.32



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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29 15:37 [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/ Anthony G. Basile
  -- strict thread matches above, loose matches on Subject: below --
2012-04-16  9:31 Anthony G. Basile
2012-04-16  9:28 Anthony G. Basile
2012-01-02  4:59 Anthony G. Basile
2011-12-29 22:16 Anthony G. Basile
2011-12-29 15:38 Anthony G. Basile
2011-12-22 13:53 Anthony G. Basile
2011-12-22 13:24 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