17137 Commits

Author SHA1 Message Date
Nick Owens
dae354dba7 Merge pull request #488 from mischief/dev-vcs
sync dev-vcs
2016-11-21 14:09:36 -08:00
Nick Owens
dfd0c68390 bump(metadata/glsa): sync with upstream 2016-11-21 10:52:55 -08:00
Nick Owens
2ddfc8cb9f Merge pull request #486 from mischief/glsa-2016-11-01
bump(metadata/glsa): sync with upstream
2016-11-21 10:21:47 -08:00
Nick Owens
aea810afd3 bump(dev-vcs/mercurial): sync with upstream 2016-11-21 10:15:44 -08:00
Nick Owens
bb610c0850 bump(dev-vcs/git): sync with upstream 2016-11-21 10:15:29 -08:00
Nick Owens
4366dea7e2 bump(dev-vcs/cvsps): sync with upstream 2016-11-21 10:15:09 -08:00
Nick Owens
405c7fcf0a bump(dev-vcs/cvs): sync with upstream 2016-11-21 10:14:57 -08:00
Nick Owens
4a594f87d1 bump(dev-vcs/bzr): sync with upstream 2016-11-21 10:14:43 -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
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
a56e9393fd sys-apps/systemd: bump to include backports 2016-11-16 14:47:44 -08:00
Alex Crawford
31c56b1891 Merge pull request #2272 from lucab/to-upstream/env-bash-getcwd-malloc
coreos/config/env: fix bash cross-compilation
2016-11-16 14:42:11 -08:00
Alex Crawford
58a35133a1 Merge pull request #2275 from crawford/flannel
app-admin/flannel-wrapper: use oneshot for opts
2016-11-16 14:24:11 -08:00
Alex Crawford
0a5f6f0afb app-admin/flannel-wrapper: use oneshot for opts
docker.service shouldn't be allowed to run until
flannel-docker-opts.service _finishes_ (since it is actually writing the
flags for Docker).
2016-11-16 11:57:23 -08:00
Alex Crawford
28a1d0fe88 profiles: enable seccomp support in docker 2016-11-16 11:17:09 -08:00
Alex Crawford
8517d24bad app-emulation/docker: disable optimizations
With optimizations enabled, seccomp fails to compile with errors like:

  error: enumerator value for '__cgo_enum__0' is not an integer constant

This is due to https://github.com/golang/go/issues/14669.
2016-11-16 11:11:37 -08:00
Luca Bruno
e23d709cf0 app-shells/bash: bump to 4.3_p46-r2 2016-11-16 17:59:10 +00:00
Luca Bruno
4b4666963b coreos/config/env: fix bash cross-compilation
When cross-compiling bash, configure script is not able to tell
if `getcwd()` supports dynamic paths (internally malloc-ed buf),
thus defaulting to an internal version which may break in
overlong scenarios.

glibc supports this mode, so this commit turns on the corresponding
bash feature.
2016-11-13 18:00:16 +00:00
Alex Crawford
582c6882db coreos-base/coreos-init: support for extending xfs 2016-11-10 10:30:33 -08:00
Alex Crawford
f164555111 coreos-base/coreos-metadata: bump to v0.6.2 2016-11-09 11:35:19 -08:00
David Michael
6b331149df profiles: use the same smartmontools version on arm64 2016-11-08 17:33:10 -08:00
Alex Crawford
c8bd1f4d11 *: remove coreos-doc
This functionality was never actually used.
2016-11-04 15:18:01 -07:00
Dmitry Chepurovskiy
e0ccea9271 sys-kernel/coreos-modules: add support for asix usb 2016-11-05 00:05:57 +03:00
Alex Crawford
8caf9f9f7c profiles: accept ~arm64 for curl 2016-11-02 16:55:45 -07:00
Nick Owens
fef558683d Merge pull request #2233 from mischief/go-1.7.2
dev-lang/go: bump to 1.7.3
2016-11-02 14:54:07 -07:00
Nick Owens
41bf215f90 Merge pull request #2264 from mischief/rkt-1.18
app-emulation/rkt: bump to v1.18.0
2016-11-02 14:53:54 -07:00
Nick Owens
24ceb4c963 app-emulation/rkt: bump to v1.18.0 2016-11-02 14:51:30 -07:00
Alex Crawford
0af1d24a77 bump(net-misc/curl): sync with upstream 2016-11-02 13:27:00 -07:00
Alex Crawford
afe7028573 app-emulation/docker: bump to v1.12.3 2016-11-01 16:59:32 -07:00
Alex Crawford
d40c30335c coreos-base/coreos-metadata: bump to v0.6.1 2016-11-01 16:33:38 -07:00
Nick Owens
b904f4ead8 sys-kernel/coreos-{sources,modules,kernel}: bump to v4.8.6 2016-11-01 14:24:17 -07:00
Nick Owens
a2adaf68b8 bump(metadata/glsa): sync with upstream 2016-11-01 12:49:45 -07:00
Nick Owens
cf658d7be7 sys-auth/sssd: move config permissions into tmpfiles
since tmpfiles is copying the example config to /etc, it should also set
the right permissions.
2016-10-31 11:06:50 -07:00
Joe Bowers
2a9276f90b coreos-devel/sdk-depends: require kola-data (for old docker client test) 2016-10-28 12:07:55 -07:00
Joe Bowers
ba406a810e coreos-devel/kola-data: support data for testing with old docker 2016-10-28 11:51:02 -07:00
Alex Crawford
db803a5ac1 sys-kernel/coreos-kernel: bump to v4.8.4 2016-10-27 10:55:14 -07:00
Alex Crawford
bcca9ace87 sys-kernel/coreos-modules: bump to v4.8.4 2016-10-27 10:55:14 -07:00
Alex Crawford
cff9f0be8f sys-kernel/coreos-sources: bump to v4.8.4 2016-10-27 10:55:14 -07:00
Michael Marineau
ed4545f65f update_engine: bump to 0.4.1 2016-10-26 16:47:55 -07:00
Alex Crawford
ce8d1d19f2 dev-libs/openssl: remove 2016-10-26 10:32:10 -07:00
Alex Crawford
ee1e486f00 bump(dev-python/cryptography): sync with upstream 2016-10-25 21:27:57 -07:00
Alex Crawford
99cbff400e bump(dev-python/cffi): sync with upstream 2016-10-25 21:27:57 -07:00
Michael Marineau
9338a95ffa Merge pull request #2242 from marineam/grub
Grub update for TPM and Xen issues
2016-10-25 12:40:55 -07:00
Alex Crawford
53427343ff dev-libs/openssl: apply CoreOS changes 2016-10-25 12:16:34 -07:00
Alex Crawford
7f80e66a95 dev-libs/openssl: bump to 1.0.2j
Addresses CVE-2016-8610.
2016-10-25 12:16:34 -07:00
David Michael
8294692dc8 coreos-base/oem-gce: change some host bind mounts
This drops two mounts that are not needed anymore, since the ACI is
built with emerge and gets those data dependencies now.  It adds a
new mount for home directories to be created.

Two existing mounts remain: one for /etc, and one for /run/systemd
so the /dev/log link works.
2016-10-20 16:19:44 -07:00
Joe Bowers
0de4f04368 app-emulation/{containerd,docker}: separately managed containerd unit 2016-10-20 12:51:38 -07:00
Michael Marineau
46dc51a06a sys-boot/grub: update, fixes TPM errors and verity on Xen 2016-10-19 21:06:46 -07:00
Michael Marineau
d871860850 sys-boot/grub: remove old dependency on xen-tools
These days GRUB bundles the Xen headers but I missed the change.
2016-10-19 21:06:30 -07:00
Alex Crawford
e92aa0a2b1 Revert "dev-lang/spidermonkey: Better fix for CONFIG_ARM64_VA_BITS_48" 2016-10-19 17:25:18 -07:00