5091 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
David Michael
2da401c683 Merge pull request #2284 from dm0-/fix-jenkins
Fix the NFS test failures after the rpcbind update
2016-11-28 18:24:34 -08:00
David Michael
9e946e60de net-fs/nfs-utils: copy default files into /var 2016-11-28 18:19:52 -08:00
David Michael
387f542bce coreos/config/env: set NSS modules to fix rpcbind startup
By default, it will only look for services in /etc/services and end
up not listening on the network if it doesn't exist.  This uses the
file /usr/share/baselayout/services as well.
2016-11-28 17:57:07 -08:00
David Michael
89a9743470 Merge pull request #2282 from dm0-/fix-jenkins-arm64
profiles: fix GLSA 201611-17 (rpcbind) on arm64
2016-11-23 11:17:33 -08:00
David Michael
fce6deecff profiles: fix GLSA 201611-17 (rpcbind) on arm64 2016-11-23 11:09:10 -08:00
David Michael
2ead909758 Merge pull request #2281 from dm0-/fix-jenkins-arm64
profiles: fix GLSA 201611-01 (unzip) on arm64
2016-11-22 12:02:54 -08:00
David Michael
32fc376cdd profiles: fix GLSA 201611-01 (unzip) on arm64 2016-11-22 11:59:15 -08:00
Nick Owens
c54e69601a Merge pull request #2279 from mischief/ntp-4.2.8p9
net-misc/ntp: bump to 4.2.8p9
2016-11-21 10:35:17 -08:00
Nick Owens
7b18191cbb net-misc/ntp: bump to 4.2.8p9
the dropped patch was merged into 4.2.8p9 and the manual pages are
dropped because they were not available on the given mirror.
2016-11-21 09:41:53 -08:00
Geoff Levand
9ee42e361c Merge pull request #2278 from glevand/for-merge-spidermonkey
spidermonkey: Update CONFIG_ARM64_VA_BITS_48 fix
2016-11-18 14:17:04 -08:00
Geoff Levand
2e92b3b6ac spidermonkey: Update arm64 48 bit VA fix
An updated fix for the arm64 48 bit VA problem that
causes polkit to crash on arm64.

Fixes arm64 runtime problems like these:

  polkitd: unhandled level 3 translation fault (11)

  systemd[1]: polkit.service: Main process exited, code=killed, status=11/SEGV
  systemd[1]: Failed to start Authorization Manager.
  systemd[1]: polkit.service: Unit entered failed state.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-11-18 11:12:19 -08:00
Alex Crawford
0dad4d86e4 Merge pull request #2276 from crawford/systemd
sys-apps/systemd: bump to include backports
2016-11-16 14:49:26 -08:00