David Michael
774e947a3d
profiles: move USE=-cracklib to base
...
This makes the sys-apps/shadow package in the SDK consistent with
what is shipped in the image.
2016-12-08 13:10:31 -08:00
David Michael
52a8761377
Merge pull request #2309 from dm0-/upgrade-rkt
...
app-emulation/rkt: bump to v1.21.0
2016-12-08 10:40:58 -08:00
David Michael
06d2fca416
app-emulation/rkt: bump to v1.21.0
2016-12-08 07:48:51 -08:00
David Michael
0e8cc2458b
Merge pull request #2307 from dm0-/upgrade-openssh
...
net-misc/openssh: sync with upstream latest stable
2016-12-07 15:57:45 -08:00
David Michael
d4a77d1d7e
net-misc/openssh: sync with upstream latest stable
2016-12-07 14:28:43 -08:00
David Michael
f409fb2bb5
Merge pull request #2306 from dm0-/bugs-404
...
app-emulation/docker: configure nspawn before disabling veths
2016-12-07 11:59:50 -08:00
David Michael
99aacd9351
app-emulation/docker: configure nspawn before disabling veths
2016-12-07 11:52:36 -08:00
Nick Owens
b24d8e0a12
Merge pull request #493 from mischief/glsa-2016-12-07
...
bump(metadata/glsa): sync with upstream
2016-12-07 11:05:47 -08:00
Nick Owens
52439b6eaa
bump(metadata/glsa): sync with upstream
2016-12-07 10:47:20 -08:00
David Michael
e5b3ce3d42
Merge pull request #2304 from dm0-/fix-cross-openssh
...
net-misc/openssh: fix krb5-config detection
2016-12-06 20:50:47 -08:00
David Michael
75a3a3aa8c
net-misc/openssh: fix krb5-config detection
2016-12-06 18:10:03 -08:00
Michael Marineau
a2af8649c2
Merge pull request #610 from glevand/for-merge-acpi
...
grub.cfg: Enable arm64 ACPI
2016-12-06 11:46:12 -08:00
David Michael
3d5ac219d5
Merge pull request #2300 from dm0-/bugs-1554
...
Stop networkd from interfering with Docker network interfaces
2016-12-05 16:35:35 -08:00
David Michael
9dfb4f7cc3
app-emulation/docker: use the Unmanaged networkd option
...
This also bumps the commit to revert the workaround that previously
addressed the issue.
2016-12-05 16:07:08 -08:00
David Michael
9f6c3e3d9f
app-admin/flannel-wrapper: use the Unmanaged networkd option
2016-12-05 16:05:19 -08:00
David Michael
fa1e526f2a
app-admin/flannel: use the Unmanaged networkd option
2016-12-05 16:04:28 -08:00
David Michael
45da4e680f
sys-apps/systemd: bump to backport the Unmanaged option
2016-12-05 15:52:46 -08:00
David Michael
21bb19e88c
Merge pull request #2299 from dm0-/glibc-bump
...
Bump glibc to 2.22 (latest Gentoo stable)
2016-12-05 12:45:44 -08:00
David Michael
fbc933baf0
Merge pull request #492 from dm0-/glsa
...
bump(metadata/glsa): sync with upstream
2016-12-05 11:40:55 -08:00
David Michael
8745a70ecb
bump(metadata/glsa): sync with upstream
2016-12-04 17:40:17 -08:00
David Michael
08e9b46176
glibc: sync with upstream, bump to latest stable
...
Upgrade to 2.22
2016-12-02 17:18:10 -08:00
Michael Marineau
52bcd9e089
Merge pull request #2296 from marineam/note
...
systemd: add TODO for hostnamed polkit rule
2016-12-01 13:01:11 -08:00
Michael Marineau
018010c155
systemd: add TODO for hostnamed polkit rule
2016-12-01 12:41:52 -08:00
Geoff Levand
acd0566352
grub.cfg: Enable arm64 ACPI
...
Add a new grub variable extra_options, the contents of which is
added to the linux command line. Use extra_options to set
the ACPI options needed for arm64.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-12-01 10:09:51 -08:00
Geoff Levand
2c3bd8afdc
Merge pull request #2273 from glevand/for-merge-acpi
...
arm64_defconfig: Enable ACPI
2016-11-30 15:22:08 -08:00
Geoff Levand
d42ec34ced
coreos-modules: Enable arm64 ACPI
...
Default for arm64 is ACPI is disabled.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-11-30 15:20:07 -08:00
Alex Crawford
f5345de53e
Merge pull request #612 from crawford/ignition
...
build_library: support ignition in qemu template
2016-11-30 14:42:53 -08:00
Alex Crawford
adb81d378f
Merge pull request #2295 from crawford/etcd
...
app-admin/etcd-wrapper: set data dir properly
2016-11-30 14:38:26 -08:00
Alex Crawford
f91228075e
app-admin/etcd-wrapper: set data dir properly
2016-11-30 14:35:16 -08:00
David Michael
51d80c7be8
Merge pull request #2294 from dm0-/fix-jenkins
...
sys-kernel/coreos-{sources,modules,kernel}: fix random Jenkins failures
2016-11-30 13:50:28 -08:00
David Michael
8fbff87946
sys-kernel/coreos-{sources,modules,kernel}: fix random Jenkins failures
2016-11-30 13:13:56 -08:00
Alex Crawford
3d055a46b8
Merge pull request #2293 from crawford/flannel
...
app-admin/flannel-wrapper: fix dependencies
2016-11-30 11:50:36 -08:00
Alex Crawford
36140870f6
app-admin/flannel-wrapper: fix dependencies
2016-11-30 11:47:32 -08:00
Matthew Garrett
53b446a0d4
Merge pull request #2292 from mjg59/fix_runc_selinux
...
app-emulation/runc: Drop libselinux rdepend
2016-11-29 17:18:36 -08:00
Matthew Garrett
019a8a8422
app-emulation/runc: Drop libselinux rdepend and only use selinux on amd64
...
There's no dependency here - runc does appropriate setup directly, not with
cgo. In addition, ensure that selinux is only enabled on amd64. We don't
support it on arm64 right now.
2016-11-29 17:15:38 -08:00
Nick Owens
8028b75d4d
Merge pull request #615 from mischief/vpc-force-size
...
build_library: pass force_size when converting disks to vpc
2016-11-29 14:34:21 -08:00
Alex Crawford
c864fb312c
Merge pull request #2271 from crawford/init
...
coreos-base/coreos-init: support for extending xfs
2016-11-29 14:24:05 -08:00
Alex Crawford
e9add4baaf
Merge pull request #2288 from crawford/ignition
...
sys-apps/ignition: bump to v0.12.0
2016-11-29 14:14:21 -08:00
Alex Crawford
20eda58fa1
sys-apps/ignition: bump to v0.12.0
2016-11-29 14:10:05 -08:00
David Michael
2c6851e0f7
Merge pull request #2287 from dm0-/bugs-1670
...
app-emulation/rkt: bump to v1.20.0
2016-11-29 14:07:57 -08:00
David Michael
33c407cd49
app-emulation/rkt: bump to v1.20.0
2016-11-29 13:53:28 -08:00
Nick Owens
851d06bb14
Merge pull request #2283 from mischief/import-qemu
...
import qemu from coreos-overlay and apply vpc patch
2016-11-29 13:43:40 -08:00
Matthew Garrett
4750b7c3f8
Merge pull request #2286 from mjg59/fix_runc_selinux
...
app-emu/runc: enable selinux
2016-11-29 13:31:21 -08:00
Matthew Garrett
50f4b6a49e
app-emu/runc: enable selinux
...
runc needs to have selinux enabled for docker to be confined.
2016-11-29 13:28:24 -08:00
Nick Owens
899c86cf60
app-emulation/qemu: apply patch for vpc creation fix
2016-11-29 13:18:52 -08:00
Nick Owens
420eaab534
app-emulation/qemu: regenerate Manifest
2016-11-29 13:18:25 -08:00
Nick Owens
5cd9f4489b
app-emulation/qemu: sync qemu-2.7.0-r7
2016-11-29 13:15:25 -08:00
Nick Owens
a0ac1b44ac
app-emulation/qemu: import qemu-2.7.0 from portage-stable
2016-11-29 13:13:05 -08:00
David Michael
9ce5c92ad6
Merge pull request #2285 from dm0-/update-kernel
...
sys-kernel/coreos-{sources,modules,kernel}: bump to v4.8.11
2016-11-29 12:57:25 -08:00
David Michael
80c2984674
sys-kernel/coreos-{sources,modules,kernel}: bump to v4.8.11
2016-11-29 12:13:36 -08:00