* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2012-12-07 8:53 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-12-07 8:53 UTC (permalink / raw
To: gentoo-commits
commit: af6f14bcaa3cb1c293a8ccebcd90e2af89335a15
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 21 03:02:54 2012 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Fri Dec 7 08:53:23 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=af6f14bc
Masking net-analyzer/iptraf-ng as it fails to build
---
.../specs/amd64/hardened/admincd-stage1.spec | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
index 8c3e828..0ba59db 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
@@ -83,7 +83,8 @@ livecd/packages:
dev-lang/python
media-gfx/fbgrab
net-analyzer/gnu-netcat
- net-analyzer/iptraf-ng
+# Masked as it fails trying to write to /var/lock
+# net-analyzer/iptraf-ng
net-analyzer/netcat6
net-analyzer/tcptraceroute
net-analyzer/traceroute
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2012-12-08 5:03 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-12-08 5:03 UTC (permalink / raw
To: gentoo-commits
commit: 9f4be62ae0903913650a40524513f62ab62e1c09
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 05:01:56 2012 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 05:01:56 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=9f4be62a
Moved sys-fs/zfs package from admincd-stage1 to admincd-stage2 as it's pulling in sys-kernel/spl that requires a kernel to compile.
---
.../specs/amd64/hardened/admincd-stage1.spec | 1 -
.../specs/amd64/hardened/admincd-stage2.spec | 1 +
2 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
index 0ba59db..b75b5d9 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
@@ -192,7 +192,6 @@ livecd/packages:
sys-fs/ntfs3g
sys-fs/reiserfsprogs
sys-fs/xfsprogs
- sys-fs/zfs
sys-libs/gpm
sys-power/acpid
sys-process/htop
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
index eca1109..1a97af1 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
@@ -92,6 +92,7 @@ boot/kernel/gentoo/packages:
sys-apps/pcmciautils
sys-kernel/spl
+ sys-fs/zfs
sys-fs/zfs-kmod
livecd/unmerge:
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2013-03-01 23:36 Robin H. Johnson
0 siblings, 0 replies; 12+ messages in thread
From: Robin H. Johnson @ 2013-03-01 23:36 UTC (permalink / raw
To: gentoo-commits
commit: 15ec94fc59d399389623e3b5b5b4dd4baa62dbf7
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 1 23:36:17 2013 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 1 23:36:17 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=15ec94fc
Add some more useful tools per request by jmbsvicetto.
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
---
.../specs/amd64/hardened/admincd-stage1.spec | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
index f236ed5..cc56536 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
@@ -123,11 +123,14 @@ livecd/packages:
net-wireless/wireless-tools
net-wireless/wpa_supplicant
sys-apps/apmd
+ sys-apps/arrayprobe
sys-apps/acl
sys-apps/attr
sys-apps/busybox
sys-apps/cciss_vol_status
+ sys-apps/chname
sys-apps/coreutils
+ sys-apps/dcfldd
sys-apps/diffutils
sys-apps/dmidecode
sys-apps/dstat
@@ -158,7 +161,9 @@ livecd/packages:
sys-apps/smartmontools
sys-apps/usbutils
sys-apps/which
+ sys-apps/x86info
sys-block/aoetools
+ sys-block/fio
sys-block/mtx
sys-block/open-iscsi
sys-block/parted
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2013-04-18 9:22 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2013-04-18 9:22 UTC (permalink / raw
To: gentoo-commits
commit: 1f2dbe00b8cc628fe2d902706109a14ffd8060b8
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 08:48:58 2013 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 08:48:58 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=1f2dbe00
Add initial specs for building selinux stages and admin-cd for amd64.
---
.../amd64/hardened/admincd-stage1-selinux.spec | 197 +++++++++++++
.../amd64/hardened/admincd-stage2-selinux.spec | 309 ++++++++++++++++++++
.../amd64/hardened/stage1-selinux-nomultilib.spec | 8 +
.../specs/amd64/hardened/stage1-selinux.spec | 8 +
.../amd64/hardened/stage2-selinux-nomultilib.spec | 7 +
.../specs/amd64/hardened/stage2-selinux.spec | 7 +
.../amd64/hardened/stage3-selinux-nomultilib.spec | 7 +
.../specs/amd64/hardened/stage3-selinux.spec | 7 +
8 files changed, 550 insertions(+), 0 deletions(-)
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
new file mode 100644
index 0000000..8130ea8
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
@@ -0,0 +1,197 @@
+subarch: amd64
+version_stamp: 2008.0-selinux
+target: livecd-stage1
+rel_type: hardened
+profile: hardened/linux/amd64/selinux
+snapshot: 2008.0
+source_subpath: hardened/stage3-amd64-hardened-selinux-latest
+portage_confdir: /release/releng/releases/weekly/portage/admincd
+
+livecd/use:
+ deprecated
+ fbcon
+ ipv6
+ livecd
+ loop-aes
+ lvm1
+ modules
+ ncurses
+ nls
+ nptl
+ nptlonly
+ pam
+ readline
+ socks5
+ ssl
+ static-libs
+ unicode
+ xml
+
+livecd/packages:
+ app-accessibility/brltty
+ app-admin/hddtemp
+ app-admin/passook
+ app-admin/pwgen
+ app-admin/syslog-ng
+ app-admin/sysstat
+ app-admin/testdisk
+ app-arch/bzip2
+ app-arch/cpio
+ app-arch/gzip
+ app-arch/mt-st
+ app-arch/p7zip
+ app-arch/pbzip2
+ app-arch/rar
+ app-arch/tar
+ app-arch/unrar
+ app-arch/unzip
+ app-backup/duplicity
+ app-benchmarks/bonnie
+ app-benchmarks/bonnie++
+ app-benchmarks/dbench
+ app-benchmarks/iozone
+ app-benchmarks/piozone
+ app-benchmarks/stress
+ app-benchmarks/tiobench
+ app-crypt/bcwipe
+ app-crypt/gnupg
+ app-crypt/pinentry
+ app-editors/emacs
+ app-editors/hexcurse
+ app-editors/hexedit
+ app-editors/mg
+ app-editors/vim
+ app-emacs/gentoo-syntax
+ app-misc/colordiff
+ app-misc/mc
+ app-misc/pax-utils
+ app-misc/screen
+ app-misc/tmux
+ app-misc/vlock
+ app-portage/eix
+ app-portage/gentoolkit
+ app-portage/mirrorselect
+ app-portage/portage-utils
+ app-shells/bash-completion
+ app-shells/gentoo-bashcomp
+ app-shells/zsh
+ app-text/tree
+ app-text/unix2dos
+ app-text/wgetpaste
+ app-vim/gentoo-syntax
+ dev-lang/perl
+ dev-lang/python
+ media-gfx/fbgrab
+ net-analyzer/gnu-netcat
+ net-analyzer/iptraf-ng
+ net-analyzer/netcat6
+ net-analyzer/tcptraceroute
+ net-analyzer/traceroute
+ net-analyzer/traceroute-nanog
+ net-analyzer/tcpdump
+ net-analyzer/nmap
+ net-dialup/mingetty
+ net-dialup/minicom
+ net-dialup/pptpclient
+ net-dialup/rp-pppoe
+ net-dns/bind-tools
+ net-fs/cifs-utils
+ net-fs/nfs-utils
+ net-ftp/ftp
+ net-ftp/ncftp
+ net-irc/irssi
+ net-misc/curl
+ net-misc/dhcpcd
+ net-misc/iputils
+ net-misc/ndisc6
+ net-misc/ntp
+ net-misc/openssh
+ net-misc/openvpn
+ net-misc/rdate
+ net-misc/rsync
+ net-misc/telnet-bsd
+ net-misc/vconfig
+ net-misc/wget
+ net-misc/whois
+ net-proxy/dante
+ net-proxy/ntlmaps
+ net-proxy/tsocks
+ net-wireless/b43-fwcutter
+### Masked (~amd64)
+# net-wireless/bcm43xx-fwcutter
+ net-wireless/rfkill
+ net-wireless/wireless-tools
+ net-wireless/wpa_supplicant
+ sys-apps/apmd
+ sys-apps/arrayprobe
+ sys-apps/acl
+ sys-apps/attr
+ sys-apps/busybox
+ sys-apps/cciss_vol_status
+ sys-apps/chname
+ sys-apps/coreutils
+ sys-apps/dcfldd
+ sys-apps/diffutils
+ sys-apps/dmidecode
+ sys-apps/dstat
+ sys-apps/ethtool
+ sys-apps/file
+ sys-apps/findutils
+ sys-apps/flashrom
+ sys-apps/fxload
+ sys-apps/gawk
+ sys-apps/gptfdisk
+ sys-apps/grep
+ sys-apps/hdparm
+ sys-apps/hwsetup
+ sys-apps/ipmitool
+ sys-apps/iproute2
+ sys-apps/less
+ sys-apps/man
+ sys-apps/man-pages
+ sys-apps/man-pages-posix
+ sys-apps/memtester
+ sys-apps/mlocate
+ sys-apps/netplug
+ sys-apps/pciutils
+ sys-apps/sdparm
+ sys-apps/sed
+ sys-apps/setserial
+ sys-apps/sg3_utils
+ sys-apps/smartmontools
+ sys-apps/usbutils
+ sys-apps/which
+ sys-apps/x86info
+ sys-block/aoetools
+ sys-block/fio
+ sys-block/mtx
+ sys-block/open-iscsi
+ sys-block/parted
+ sys-block/partimage
+ sys-block/tw_cli
+ sys-boot/grub
+ sys-fs/btrfs-progs
+ sys-fs/cryptsetup
+ sys-fs/ddrescue
+ sys-fs/dmraid
+ sys-fs/dosfstools
+ sys-fs/e2fsprogs
+ sys-fs/ext3grep
+ sys-fs/extundelete
+ sys-fs/jfsutils
+ sys-fs/lsscsi
+ sys-fs/lvm2
+ sys-fs/mac-fdisk
+ sys-fs/mdadm
+ sys-fs/multipath-tools
+ sys-fs/ntfs3g
+ sys-fs/reiserfsprogs
+ sys-fs/xfsprogs
+ sys-libs/gpm
+ sys-power/acpid
+ sys-process/htop
+ sys-process/lsof
+ sys-process/iotop
+ sys-process/procps
+ sys-process/psmisc
+ www-client/links
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
new file mode 100644
index 0000000..9d9ea21
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
@@ -0,0 +1,309 @@
+subarch: amd64
+version_stamp: 2008.0-selinux
+target: livecd-stage2
+rel_type: hardened
+profile: hardened/linux/amd64/selinux
+snapshot: 2008.0
+source_subpath: hardened/livecd-stage1-amd64-2008.0-selinux
+portage_confdir: /release/releng/releases/weekly/portage/admincd
+
+livecd/bootargs: dokeymap
+livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
+livecd/fstype: squashfs
+livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
+livecd/iso: admincd-amd64-2008.0.iso
+livecd/type: gentoo-release-minimal
+livecd/volid: Gentoo Linux Admin CD 2008.0
+livecd/rcdel: keymaps|boot
+
+boot/kernel: gentoo
+
+boot/kernel/gentoo/sources: hardened-sources
+boot/kernel/gentoo/config: /release/releng/releases/weekly/kconfig/amd64/admincd-3.7.4.config
+boot/kernel/gentoo/use:
+ -*
+ alsa
+ alsa_pcm_plugins_adpcm
+ alsa_pcm_plugins_alaw
+ alsa_pcm_plugins_asym
+ alsa_pcm_plugins_copy
+ alsa_pcm_plugins_dmix
+ alsa_pcm_plugins_dshare
+ alsa_pcm_plugins_dsnoop
+ alsa_pcm_plugins_empty
+ alsa_pcm_plugins_extplug
+ alsa_pcm_plugins_file
+ alsa_pcm_plugins_hooks
+ alsa_pcm_plugins_iec958
+ alsa_pcm_plugins_ioplug
+ alsa_pcm_plugins_ladspa
+ alsa_pcm_plugins_lfloat
+ alsa_pcm_plugins_linear
+ alsa_pcm_plugins_meter
+ alsa_pcm_plugins_mmap_emul
+ alsa_pcm_plugins_mulaw
+ alsa_pcm_plugins_multi
+ alsa_pcm_plugins_null
+ alsa_pcm_plugins_plug
+ alsa_pcm_plugins_rate
+ alsa_pcm_plugins_route
+ alsa_pcm_plugins_share
+ alsa_pcm_plugins_shm
+ alsa_pcm_plugins_softvol
+ atm
+ deprecated
+ fbcon
+ fbcondecor
+ ipv6
+ livecd
+ loop-aes
+ lvm1
+ midi
+ mng
+ modules
+ ncurses
+ nls
+ nptl
+ nptlonly
+ pam
+ png
+ portaudio
+ readline
+ socks5
+ ssl
+ truetype
+ unicode
+ usb
+
+boot/kernel/gentoo/packages:
+### These need to be added for software speech.
+ app-accessibility/espeakup
+ media-libs/alsa-oss
+ media-sound/alsa-utils
+ net-dialup/globespan-adsl
+
+ sys-apps/pcmciautils
+ sys-kernel/linux-firmware
+ sys-kernel/spl
+ sys-fs/zfs
+ sys-fs/zfs-kmod
+
+livecd/unmerge:
+ app-admin/eselect
+ app-admin/eselect-ctags
+ app-admin/eselect-vi
+ app-admin/perl-cleaner
+ app-admin/python-updater
+ app-arch/cpio
+ dev-libs/gmp
+ dev-libs/libxml2
+ dev-libs/mpfr
+ dev-python/pycrypto
+ dev-util/pkgconfig
+ perl-core/PodParser
+ perl-core/Test-Harness
+ sys-apps/debianutils
+ sys-apps/diffutils
+ sys-apps/groff
+ sys-apps/man
+ sys-apps/man-pages
+ sys-apps/miscfiles
+ sys-apps/texinfo
+ sys-devel/autoconf
+ sys-devel/autoconf-wrapper
+ sys-devel/automake
+ sys-devel/automake-wrapper
+ sys-devel/binutils-config
+ sys-devel/bison
+ sys-devel/flex
+ sys-devel/gcc
+ sys-devel/gcc-config
+ sys-devel/gettext
+ sys-devel/gnuconfig
+ sys-devel/libtool
+ sys-devel/m4
+ sys-devel/make
+ sys-devel/patch
+ sys-libs/db
+ sys-libs/gdbm
+ sys-libs/libkudzu
+ sys-kernel/genkernel
+ sys-kernel/linux-headers
+
+livecd/empty:
+ /etc/cron.daily
+ /etc/cron.hourly
+ /etc/cron.monthly
+ /etc/cron.weekly
+ /etc/logrotate.d
+ /etc/modules.autoload.d
+ /etc/runlevels/single
+ /etc/skel
+ /lib/dev-state
+ /lib/udev-state
+ /lib64/dev-state
+ /lib64/udev-state
+ /root/.ccache
+ /tmp
+ /usr/diet/include
+ /usr/diet/man
+ /usr/i?86-gentoo-linux-uclibc
+ /usr/i?86-pc-linux-uclibc
+ /usr/lib/X11/config
+ /usr/lib/X11/doc
+ /usr/lib/X11/etc
+ /usr/lib/awk
+ /usr/lib/ccache
+ /usr/lib/gcc-config
+ /usr/lib/gconv
+ /usr/lib/nfs
+ /usr/lib/perl5/site_perl
+ /usr/lib/portage
+ /usr/lib64/X11/config
+ /usr/lib64/X11/doc
+ /usr/lib64/X11/etc
+ /usr/lib64/awk
+ /usr/lib64/ccache
+ /usr/lib64/gcc-config
+ /usr/lib64/gconv
+ /usr/lib64/nfs
+ /usr/lib64/perl5/site_perl
+ /usr/lib64/portage
+ /usr/local
+ /usr/portage
+ /usr/share/aclocal
+ /usr/share/baselayout
+ /usr/share/binutils-data
+ /usr/share/consolefonts/partialfonts
+ /usr/share/consoletrans
+ /usr/share/dict
+ /usr/share/et
+ /usr/share/gcc-data
+ /usr/share/genkernel
+ /usr/share/gettext
+ /usr/share/glib-2.0
+ /usr/share/gnuconfig
+ /usr/share/gtk-doc
+ /usr/share/i18n
+ /usr/share/info
+ /usr/share/lcms
+ /usr/share/libtool
+ /usr/share/locale
+ /usr/share/man
+ /usr/share/rfc
+ /usr/share/ss
+ /usr/share/state
+ /usr/share/texinfo
+ /usr/share/unimaps
+ /usr/share/zoneinfo
+ /usr/src
+ /var/cache
+ /var/empty
+ /var/lib/portage
+ /var/log
+ /var/spool
+ /var/state
+ /var/tmp
+
+livecd/rm:
+ /boot/System*
+ /boot/initr*
+ /boot/kernel*
+ /etc/*-
+ /etc/*.old
+ /etc/default/audioctl
+ /etc/dispatch-conf.conf
+ /etc/env.d/05binutils
+ /etc/env.d/05gcc
+ /etc/etc-update.conf
+ /etc/hosts.bck
+ /etc/issue*
+ /etc/genkernel.conf
+ /etc/make.conf*
+ /etc/make.globals
+ /etc/make.profile
+ /etc/man.conf
+ /etc/resolv.conf
+ /lib*/*.a
+ /lib*/*.la
+ /lib*/cpp
+ /root/.bash_history
+ /root/.viminfo
+ /sbin/*.static
+ /sbin/fsck.cramfs
+ /sbin/fsck.minix
+ /sbin/mkfs.bfs
+ /sbin/mkfs.cramfs
+ /sbin/mkfs.minix
+ /usr/bin/addr2line
+ /usr/bin/ar
+ /usr/bin/as
+ /usr/bin/audioctl
+ /usr/bin/c++*
+ /usr/bin/cc
+ /usr/bin/cjpeg
+ /usr/bin/cpp
+ /usr/bin/djpeg
+ /usr/bin/ebuild
+ /usr/bin/emerge
+ /usr/bin/elftoaout
+ /usr/bin/f77
+ /usr/bin/g++*
+ /usr/bin/g77
+ /usr/bin/gcc*
+ /usr/bin/genkernel
+ /usr/bin/gprof
+ /usr/bin/i?86-gentoo-linux-uclibc-*
+ /usr/bin/i?86-pc-linux-*
+ /usr/bin/jpegtran
+ /usr/bin/ld
+ /usr/bin/libpng*
+ /usr/bin/nm
+ /usr/bin/objcopy
+ /usr/bin/objdump
+ /usr/bin/piggyback*
+ /usr/bin/portageq
+ /usr/bin/ranlib
+ /usr/bin/readelf
+ /usr/bin/repoman
+ /usr/bin/size
+ /usr/bin/strip
+ /usr/bin/tbz2tool
+ /usr/bin/xpak
+ /usr/bin/yacc
+ /usr/lib*/*.a
+ /usr/lib*/*.la
+ /usr/lib*/perl5/site_perl
+ /usr/lib*/gcc-lib/*/*/libgcj*
+ /usr/sbin/archive-conf
+ /usr/sbin/dispatch-conf
+ /usr/sbin/emaint
+ /usr/sbin/emerge-webrsync
+ /usr/sbin/env-update
+ /usr/sbin/fb*
+ /usr/sbin/fixpackages
+ /usr/sbin/quickpkg
+ /usr/sbin/regenworld
+ /usr/share/consolefonts/1*
+ /usr/share/consolefonts/7*
+ /usr/share/consolefonts/8*
+ /usr/share/consolefonts/9*
+ /usr/share/consolefonts/A*
+ /usr/share/consolefonts/C*
+ /usr/share/consolefonts/E*
+ /usr/share/consolefonts/G*
+ /usr/share/consolefonts/L*
+ /usr/share/consolefonts/M*
+ /usr/share/consolefonts/R*
+ /usr/share/consolefonts/a*
+ /usr/share/consolefonts/c*
+ /usr/share/consolefonts/dr*
+ /usr/share/consolefonts/g*
+ /usr/share/consolefonts/i*
+ /usr/share/consolefonts/k*
+ /usr/share/consolefonts/l*
+ /usr/share/consolefonts/r*
+ /usr/share/consolefonts/s*
+ /usr/share/consolefonts/t*
+ /usr/share/consolefonts/v*
+ /usr/share/misc/*.old
diff --git a/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
new file mode 100644
index 0000000..c8e280a
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
@@ -0,0 +1,8 @@
+subarch: amd64
+target: stage1
+version_stamp: hardened-selinux+nomultilib-2008.0
+rel_type: hardened
+profile: hardened/linux/amd64/no-multilib/selinux
+snapshot: 2008.0
+source_subpath: hardened/stage3-amd64-hardened-selinux+nomultilib-latest
+update_seed: yes
diff --git a/releases/weekly/specs/amd64/hardened/stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
new file mode 100644
index 0000000..01bcd19
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
@@ -0,0 +1,8 @@
+subarch: amd64
+target: stage1
+version_stamp: hardened-selinux-2008.0
+rel_type: hardened
+profile: hardened/linux/amd64/selinux
+snapshot: 2008.0
+source_subpath: hardened/stage3-amd64-hardened-selinux-latest
+update_seed: yes
diff --git a/releases/weekly/specs/amd64/hardened/stage2-selinux-nomultilib.spec b/releases/weekly/specs/amd64/hardened/stage2-selinux-nomultilib.spec
new file mode 100644
index 0000000..0bfa5e9
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/stage2-selinux-nomultilib.spec
@@ -0,0 +1,7 @@
+subarch: amd64
+target: stage2
+version_stamp: hardened-selinux+nomultilib-2008.0
+rel_type: hardened
+profile: hardened/linux/amd64/no-multilib/selinux
+snapshot: 2008.0
+source_subpath: hardened/stage1-amd64-hardened-selinux+nomultilib-2008.0
diff --git a/releases/weekly/specs/amd64/hardened/stage2-selinux.spec b/releases/weekly/specs/amd64/hardened/stage2-selinux.spec
new file mode 100644
index 0000000..ccd8549
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/stage2-selinux.spec
@@ -0,0 +1,7 @@
+subarch: amd64
+target: stage2
+version_stamp: hardened-selinux-2008.0
+rel_type: hardened
+profile: hardened/linux/amd64/selinux
+snapshot: 2008.0
+source_subpath: hardened/stage1-amd64-hardened-selinux-2008.0
diff --git a/releases/weekly/specs/amd64/hardened/stage3-selinux-nomultilib.spec b/releases/weekly/specs/amd64/hardened/stage3-selinux-nomultilib.spec
new file mode 100644
index 0000000..551b7d6
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/stage3-selinux-nomultilib.spec
@@ -0,0 +1,7 @@
+subarch: amd64
+target: stage3
+version_stamp: hardened-selinux+nomultilib-2008.0
+rel_type: hardened
+profile: hardened/linux/amd64/no-multilib/selinux
+snapshot: 2008.0
+source_subpath: hardened/stage2-amd64-hardened-selinux+nomultilib-2008.0
diff --git a/releases/weekly/specs/amd64/hardened/stage3-selinux.spec b/releases/weekly/specs/amd64/hardened/stage3-selinux.spec
new file mode 100644
index 0000000..39f953f
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/stage3-selinux.spec
@@ -0,0 +1,7 @@
+subarch: amd64
+target: stage3
+version_stamp: hardened-selinux-2008.0
+rel_type: hardened
+profile: hardened/linux/amd64/selinux
+snapshot: 2008.0
+source_subpath: hardened/stage2-amd64-hardened-selinux-2008.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2014-06-15 5:40 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2014-06-15 5:40 UTC (permalink / raw
To: gentoo-commits
commit: 26f8901554f4f93658d44730a3c94ad70b2625ba
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 05:35:09 2014 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 05:35:09 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=26f89015
Add app-emulation/xen-tools to the admin-cd specs.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
---
releases/weekly/specs/amd64/hardened/admincd-stage1.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
index c9a76cf..aff1321 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
@@ -62,6 +62,7 @@ livecd/packages:
app-editors/mg
app-editors/vim
app-emacs/ebuild-mode
+ app-emulation/xen-tools
app-misc/colordiff
app-misc/mc
app-misc/pax-utils
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2015-02-25 0:11 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2015-02-25 0:11 UTC (permalink / raw
To: gentoo-commits
commit: c6e1260a494ad9a1d8f49a6805201ece70cdfcb0
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 00:10:32 2015 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 00:10:32 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=c6e1260a
Sync with admincd specs.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
---
releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec | 3 +++
1 file changed, 3 insertions(+)
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
index 18f3703..21f315e 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
@@ -62,6 +62,7 @@ livecd/packages:
app-editors/mg
app-editors/vim
app-emacs/ebuild-mode
+ app-emulation/xen-tools
app-misc/colordiff
app-misc/mc
app-misc/pax-utils
@@ -119,6 +120,7 @@ livecd/packages:
net-wireless/b43-fwcutter
### Masked (~amd64)
# net-wireless/bcm43xx-fwcutter
+ net-wireless/iw
net-wireless/rfkill
net-wireless/wireless-tools
net-wireless/wpa_supplicant
@@ -178,6 +180,7 @@ livecd/packages:
sys-fs/e2fsprogs
sys-fs/ext3grep
sys-fs/extundelete
+ sys-fs/f2fs-tools
sys-fs/jfsutils
sys-fs/lsscsi
sys-fs/lvm2
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2015-02-26 23:51 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2015-02-26 23:51 UTC (permalink / raw
To: gentoo-commits
commit: 0536fd38e89ad22a4c7afc8c59ce8ecf95ef4a3c
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 23:51:08 2015 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 23:51:49 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=0536fd38
Disable zfs in the admincd until it can build with CONFIG_PAX_RANDKSTACK.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
---
releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec | 7 ++++---
releases/weekly/specs/amd64/hardened/admincd-stage2.spec | 7 ++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
index bc15103..6017177 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
@@ -84,9 +84,10 @@ boot/kernel/gentoo/packages:
sys-apps/pcmciautils
sys-kernel/linux-firmware
- sys-kernel/spl
- sys-fs/zfs
- sys-fs/zfs-kmod
+# ZFS is disabled until spl can build with CONFIG_PAX_RANDKSTACK
+# sys-kernel/spl
+# sys-fs/zfs
+# sys-fs/zfs-kmod
livecd/unmerge:
app-admin/eselect
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
index 04e98a7..9973cfa 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
@@ -84,9 +84,10 @@ boot/kernel/gentoo/packages:
sys-apps/pcmciautils
sys-kernel/linux-firmware
- sys-kernel/spl
- sys-fs/zfs
- sys-fs/zfs-kmod
+# ZFS is disabled until spl can build with CONFIG_PAX_RANDKSTACK
+# sys-kernel/spl
+# sys-fs/zfs
+# sys-fs/zfs-kmod
livecd/unmerge:
app-admin/eselect
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2016-01-14 21:24 Matt Thode
0 siblings, 0 replies; 12+ messages in thread
From: Matt Thode @ 2016-01-14 21:24 UTC (permalink / raw
To: gentoo-commits
commit: aa5b71355866bfc418f04d402af25756d2133d20
Author: Matthew Thode <mthode <AT> mthode <DOT> org>
AuthorDate: Thu Jan 14 21:23:58 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 21:23:58 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=aa5b7135
unmerge hardened-sources not gentoo-sources for hardened specs
releases/weekly/specs/amd64/hardened/stage4-cloud.spec | 2 +-
releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/releases/weekly/specs/amd64/hardened/stage4-cloud.spec b/releases/weekly/specs/amd64/hardened/stage4-cloud.spec
index 2eda8b5..8925724 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-cloud.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-cloud.spec
@@ -60,7 +60,7 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
# all of the cleanup...
stage4/unmerge:
sys-kernel/genkernel
- sys-kernel/gentoo-sources
+ sys-kernel/hardened-sources
stage4/empty:
/root/.ccache
diff --git a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec
index 312e59b..47139c3 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec
@@ -60,7 +60,7 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
# all of the cleanup...
stage4/unmerge:
sys-kernel/genkernel
- sys-kernel/gentoo-sources
+ sys-kernel/hardened-sources
stage4/empty:
/root/.ccache
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2016-01-22 8:21 Matt Thode
0 siblings, 0 replies; 12+ messages in thread
From: Matt Thode @ 2016-01-22 8:21 UTC (permalink / raw
To: gentoo-commits
commit: d92473d5e8fa7af5572596d4456902df1732d122
Author: Matthew Thode <mthode <AT> mthode <DOT> org>
AuthorDate: Fri Jan 22 08:19:43 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 08:19:43 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=d92473d5
add xattr flag to cloud specs so they work on xattr kernels
releases/weekly/specs/amd64/hardened/stage4-cloud.spec | 1 +
releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec | 1 +
2 files changed, 2 insertions(+)
diff --git a/releases/weekly/specs/amd64/hardened/stage4-cloud.spec b/releases/weekly/specs/amd64/hardened/stage4-cloud.spec
index 8925724..03a2e79 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-cloud.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-cloud.spec
@@ -16,6 +16,7 @@ stage4/use:
sse
sse2
urandom
+ xattr
stage4/packages:
app-admin/logrotate
diff --git a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec
index 47139c3..1d1b0bd 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec
@@ -16,6 +16,7 @@ stage4/use:
sse
sse2
urandom
+ xattr
stage4/packages:
app-admin/logrotate
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2016-01-25 4:10 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2016-01-25 4:10 UTC (permalink / raw
To: gentoo-commits
commit: b748d08022789e35835ab37a668cf210697dec4b
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 04:06:45 2016 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 04:06:45 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=b748d080
Use tar.xz as source for selinux stages as that's what I've pushed to the server.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec | 2 +-
releases/weekly/specs/amd64/hardened/stage1-selinux.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
index 3da83f9..b858332 100644
--- a/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
+++ b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
@@ -4,7 +4,7 @@ version_stamp: hardened-selinux+nomultilib-latest
rel_type: hardened
profile: hardened/linux/amd64/no-multilib/selinux
snapshot: latest
-source_subpath: hardened/stage3-amd64-hardened-selinux+nomultilib-latest
+source_subpath: hardened/stage3-amd64-hardened-selinux+nomultilib-latest.tar.xz
update_seed: yes
update_seed_command: --update --deep @world
portage_confdir: /release/releng/releases/weekly/portage/stages
diff --git a/releases/weekly/specs/amd64/hardened/stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
index 43ddd75..1bdbd65 100644
--- a/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
@@ -4,7 +4,7 @@ version_stamp: hardened-selinux-latest
rel_type: hardened
profile: hardened/linux/amd64/selinux
snapshot: latest
-source_subpath: hardened/stage3-amd64-hardened-selinux-latest
+source_subpath: hardened/stage3-amd64-hardened-selinux-latest.tar.xz
update_seed: yes
update_seed_command: --update --deep @world
portage_confdir: /release/releng/releases/weekly/portage/stages
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2016-03-24 4:26 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2016-03-24 4:26 UTC (permalink / raw
To: gentoo-commits
commit: 1652029114894e0709bd38fa33a2854003ef6add
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 04:25:35 2016 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 04:25:35 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=16520291
Don't hardcode format for source_subpath.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec | 2 +-
releases/weekly/specs/amd64/hardened/stage1-selinux.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
index b858332..3da83f9 100644
--- a/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
+++ b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
@@ -4,7 +4,7 @@ version_stamp: hardened-selinux+nomultilib-latest
rel_type: hardened
profile: hardened/linux/amd64/no-multilib/selinux
snapshot: latest
-source_subpath: hardened/stage3-amd64-hardened-selinux+nomultilib-latest.tar.xz
+source_subpath: hardened/stage3-amd64-hardened-selinux+nomultilib-latest
update_seed: yes
update_seed_command: --update --deep @world
portage_confdir: /release/releng/releases/weekly/portage/stages
diff --git a/releases/weekly/specs/amd64/hardened/stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
index 1bdbd65..43ddd75 100644
--- a/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
@@ -4,7 +4,7 @@ version_stamp: hardened-selinux-latest
rel_type: hardened
profile: hardened/linux/amd64/selinux
snapshot: latest
-source_subpath: hardened/stage3-amd64-hardened-selinux-latest.tar.xz
+source_subpath: hardened/stage3-amd64-hardened-selinux-latest
update_seed: yes
update_seed_command: --update --deep @world
portage_confdir: /release/releng/releases/weekly/portage/stages
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/
@ 2020-02-03 19:59 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 12+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2020-02-03 19:59 UTC (permalink / raw
To: gentoo-commits
commit: c8b2d3368e13f5c7c6489146446a7d20426f7bbf
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 3 19:57:46 2020 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon Feb 3 19:57:46 2020 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=c8b2d336
Add app-backup/fsarchiver to the admin-cd specs.
Bug: https://bugs.gentoo.org/708000
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
releases/weekly/specs/amd64/hardened/admincd-stage1.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
index 9f36b3f9..b1aa74ee 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
@@ -49,6 +49,7 @@ livecd/packages:
app-arch/unrar
app-arch/unzip
app-backup/duplicity
+ app-backup/fsarchiver
app-benchmarks/bonnie
app-benchmarks/bonnie++
app-benchmarks/dbench
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2020-02-03 20:00 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25 4:10 [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/ Jorge Manuel B. S. Vicetto
-- strict thread matches above, loose matches on Subject: below --
2020-02-03 19:59 Jorge Manuel B. S. Vicetto
2016-03-24 4:26 Jorge Manuel B. S. Vicetto
2016-01-22 8:21 Matt Thode
2016-01-14 21:24 Matt Thode
2015-02-26 23:51 Jorge Manuel B. S. Vicetto
2015-02-25 0:11 Jorge Manuel B. S. Vicetto
2014-06-15 5:40 Jorge Manuel B. S. Vicetto
2013-04-18 9:22 Jorge Manuel B. S. Vicetto
2013-03-01 23:36 Robin H. Johnson
2012-12-08 5:03 Jorge Manuel B. S. Vicetto
2012-12-07 8:53 Jorge Manuel B. S. Vicetto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox