30045 Commits

Author SHA1 Message Date
Geoff Levand
59b46ba9f1 Merge pull request #373 from glevand/for-merge-net
Update for net
2016-01-26 15:15:22 -08:00
Alex Crawford
58f9b027c7 Merge pull request #1746 from crawford/flannel
app-admin/flannel: expose docker path as variable
2016-01-26 15:10:57 -08:00
Nick Owens
5a065ef9e5 Merge pull request #1745 from mischief/portage
portage 2.2.26
2016-01-26 14:18:25 -08:00
Alex Crawford
a8f02e6902 app-admin/flannel: expose docker path as variable
This allows users to override the path to a local mirror.
2016-01-25 19:08:41 -08:00
Michael Marineau
95d0bdaf72 *: Fix PIPESTATUS checks for bash 4.3
The one-liner `[[ -z ${PIPESTATUS[*]#0} ]]` no longer works because the
expansion still includes spaces even if all the values are zero. Somehow
that didn't matter in bash 4.2 but it does mater in 4.3 to be consistent
with the general behavior of variables in [[ tests.
2016-01-25 18:25:53 -08:00
Nick Owens
98b8375562 sys-apps/portage: mark arm64 stable 2016-01-25 15:51:06 -08:00
Nick Owens
30d9b7d6ab Merge pull request #374 from mischief/eclass-python
eclass: sync python eclasses
2016-01-25 15:27:06 -08:00
Nick Owens
df68b29bfa Merge pull request #1744 from mischief/arm64-zram
sys-kernel/coreos-kernel: enable ZRAM
2016-01-25 15:08:16 -08:00
Geoff Levand
9eef0808bd Merge pull request #1741 from glevand/for-merge-etcd
dev-db/etcd: Set CROS_WORKON_COMMIT for arm64
2016-01-25 14:13:32 -08:00
Nick Owens
7a583c8b00 sys-apps/portage: apply CoreOS patches to 2.2.26 2016-01-25 12:13:43 -08:00
Nick Owens
a093297e94 sys-apps/portage: import 2.2.26 2016-01-25 12:13:43 -08:00
Nick Owens
0c73a57e23 sys-kernel/coreos-kernel: enable ZRAM 2016-01-25 11:59:39 -08:00
Nick Owens
d7966f82ed eclass: sync python eclasses 2016-01-25 11:48:21 -08:00
Alex Crawford
989387a2a2 Merge pull request #1737 from crawford/length
sys-apps/shadow: increase minimum password length
2016-01-21 16:44:00 -08:00
Geoff Levand
fe848f57cf dev-db/etcd: Set CROS_WORKON_COMMIT for arm64
The current CROS_WORKON_COMMIT of etcd-2.2.4 does not build from
arm64.  Add a temporary conditional to set CROS_WORKON_COMMIT to
a known good revision for arm64.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-01-21 15:34:31 -08:00
Michael Marineau
676a9f2173 Merge pull request #1734 from marineam/go
Go 1.5.3
2016-01-21 13:51:40 -08:00
Alex Crawford
71903eab1d sys-apps/shadow: increase minimum password length
Several cloud providers have requested that the minimum password length be
increased to eight.
2016-01-21 09:17:16 -08:00
Nick Owens
e9e876f0e9 Merge pull request #1736 from mischief/ntp
net-misc/ntp: sync with upstream to 4.2.8p6
2016-01-20 23:36:27 -08:00
Nick Owens
7b6add8913 net-misc/ntp: sync with upstream to 4.2.8p6 2016-01-20 22:42:05 -08:00
Geoff Levand
94441549da bump(dev-libs/libnl): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-01-20 11:53:12 -08:00
Geoff Levand
d82ef18ed0 setup_board: Build grub platform modules
Run the emerge of the SDK sys-boot/grub again to pick up any config
changes that were made in setup_board.  This late emerge is needed
to build grub modules for architectures that are different from the
host.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-01-20 09:49:15 -08:00
Michael Marineau
524e466cc1 go: update 1.5 ebuild to 1.5.3 (remains ~amd64 for now) 2016-01-19 20:52:36 -08:00
Michael Marineau
e31ec800f0 go: a couple minor cleanups from upstream 2016-01-19 20:51:39 -08:00
Nick Owens
6ea24e667e Merge pull request #1733 from mischief/cve-oops
sys-kernel/coreos-{sources,kernel}: *actually* apply patch for CVE-2016-0728
2016-01-19 18:41:16 -08:00
Nick Owens
f2332e96f6 sys-kernel/coreos-{sources,kernel}: *actually* apply patch for CVE-2016-0728 2016-01-19 17:13:00 -08:00
Nick Owens
fdede7b04e Merge pull request #1729 from mischief/cve-2016-0728-alpha
sys-kernel/coreos-{sources,kernel}: apply patch for CVE-2016-0728
2016-01-19 14:38:59 -08:00
Nick Owens
fad7f689ed sys-kernel/coreos-{sources,kernel}: apply patch for CVE-2016-0728 2016-01-19 14:35:01 -08:00
Geoff Levand
b146809589 Merge pull request #1727 from glevand/for-merge-defconfig
arm64_defconfig: Set CONFIG_MODULE_SIG
2016-01-18 12:34:08 -08:00
Geoff Levand
8cabe64b95 arm64_defconfig: Set CONFIG_MODULE_SIG
Needed for module signatures.  Also fixes kernel build errors.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-01-18 12:31:25 -08:00
Nick Owens
c72539f915 Merge pull request #1728 from mischief/binfmt
sys-kernel/coreos-kernel: enable BINFMT_MISC
2016-01-17 13:22:00 -08:00
Michael Marineau
851cf98945 Merge pull request #478 from glevand/for-merge-setup
scripts: Updates for arm64
2016-01-15 17:39:12 -08:00
Nick Owens
9962a886b8 sys-kernel/coreos-kernel: enable BINFMT_MISC 2016-01-15 17:37:42 -08:00
Nick Owens
45257bcb80 Merge pull request #1724 from mischief/openssh-CVE-2016-0777
net-misc/openssh: import upstream gentoo patch for CVE-2016-0777
2016-01-14 12:00:49 -08:00
Nick Owens
3a84cc82dd net-misc/openssh: import upstream gentoo patch for CVE-2016-0777 2016-01-14 10:51:47 -08:00
Alex Crawford
9bed8043b3 Merge pull request #1722 from crawford/etcd
dev-db/etcd: bump to v2.2.4
2016-01-13 14:18:53 -08:00
Alex Crawford
c70bc7fae5 dev-db/etcd: bump to v2.2.4 2016-01-13 14:16:22 -08:00
Alex Crawford
efe4e7f38e Merge pull request #1719 from crawford/ignition
sys-apps/ignition: bump to v0.2.6
2016-01-13 13:59:31 -08:00
Vito Caputo
aac6a89952 Merge pull request #1721 from vcaputo/prevent-disabling-selinux
app-emulation/docker: don't clobber --selinux-enabled
2016-01-13 13:56:36 -08:00
Amin Shayan
876e1aba79 app-emulation/docker: don't clobber --selinux-enabled
exec docker "$@" ${USE_SELINUX} will override DOCKER_OPTS if it contains
--selinux-enabled=false, and puts double --selinux-enabled in args which
is confusing too.

docker daemon --host=fd:// --selinux-enabled=false --selinux-enabled
2016-01-13 13:50:51 -08:00
Alex Crawford
83853b29d2 Merge pull request #1720 from crawford/bootengine
sys-kernel/bootengine: include shadow.conf changes
2016-01-13 13:42:26 -08:00
Alex Crawford
39d860c840 sys-kernel/bootengine: include shadow.conf changes 2016-01-13 13:18:09 -08:00
Alex Crawford
ba199c19f0 sys-apps/ignition: bump to v0.2.6 2016-01-13 13:11:54 -08:00
Alex Crawford
d0a248ae67 Merge pull request #1691 from endocode/kayrus/fix_flannel
Use defined ETCD_SSL_DIR path inside the flannel container
2016-01-13 10:22:30 -08:00
Alex Crawford
71484782c6 Merge pull request #1714 from steveeJ/rkt-0.15.0
app-emulation/rkt: 0.13.0 -> 0.15.0, add fly stage1
2016-01-13 09:38:21 -08:00
Stefan Junker
4fdc882533 app-emulation/rkt: mask accidentally bumped major version 2016-01-13 18:32:45 +01:00
Stefan Junker
698fe73e75 app-emulation/rkt: add dep for sys-apps/acl 2016-01-13 18:11:56 +01:00
Geoff Levand
39ea28cf2f Merge pull request #1684 from glevand/for-merge-etcd
dev-db/etcd: Fix unstable build error
2016-01-12 16:12:01 -08:00
mjg59
2377278911 Merge pull request #1716 from mjg59/docker_selinux
Update docker to include SELinux fixes
2016-01-12 15:33:38 -08:00
Alex Crawford
28ce07b18d Merge pull request #1718 from crawford/kernel
coreos-{kernel/sources}: bump to v4.4-coreos
2016-01-12 14:28:16 -08:00
Matthew Garrett
ed64a5f415 Update docker to include SELinux fixes 2016-01-12 11:31:33 -08:00