Michael Marineau
c0bdb15cc1
coreos/config: remove obsolete files
...
The version script has been unused since coreos/scripts@2482291e .
The make.conf files have been unused since commit coreos/scripts@99ed29d2 .
The others have been obsolete since before coreos even started.
2016-02-15 14:43:37 -08:00
Michael Marineau
57bb543041
Merge pull request #1769 from marineam/polkit
...
polkit: remove old polkit and spidermonkey
2016-02-10 15:15:52 -08:00
Michael Marineau
2c314a6faf
polkit: remove old polkit and spidermonkey
...
Both of these have a number of bugs and were replaced a while ago.
Recently we started re-using them by accident by updating portage but
not pulling in this fix: https://bugs.gentoo.org/show_bug.cgi?id=560484
Remove them to prevent them from showing up again. :)
2016-02-10 15:09:43 -08:00
Nick Owens
004294973f
Merge pull request #1764 from mischief/rkt-libdir
...
fix up rkt libdir for stage1's
2016-02-10 13:55:22 -08:00
Alex Crawford
d5625337b8
Merge pull request #1768 from crawford/cloudinit
...
coreos-base/coreos-cloudinit: bump to v1.9.0
2016-02-10 12:48:21 -08:00
Alex Crawford
7240b7259d
Merge pull request #1766 from crawford/kernel
...
sys-kernel/coreos-*: bump to 4.4.1
2016-02-10 12:48:05 -08:00
Alex Crawford
8888e028f0
coreos-base/coreos-cloudinit: bump to v1.9.0
2016-02-09 18:03:43 -08:00
Alex Crawford
9e9c5e241b
sys-kernel/coreos-kernel: bump to 4.4.1
2016-02-09 16:51:48 -08:00
Alex Crawford
f11fdc61bb
sys-kernel/coreos-sources: bump to 4.4.1
2016-02-09 16:51:48 -08:00
Alex Crawford
1f80337458
sys-kernel/coreos-firmware: bump to latest firmware
2016-02-09 16:51:48 -08:00
Geoff Levand
ed976d3f13
Revert "dev-db/etcd: Set CROS_WORKON_COMMIT for arm64"
...
This reverts commit 7a8824fc66231ff055b3da41b4edc3e8725ddff5.
etcd-2.2.5 builds for arm64, so a special conditional for it is no longer needed.
2016-02-09 15:24:12 -08:00
Nick Owens
c2c57e995c
app-emulation/rkt: bump rev
2016-02-09 13:39:56 -08:00
Nick Owens
cbc7edaa50
app-emulation/rkt: symlink old stage1 aci location to new one
2016-02-09 13:39:47 -08:00
Nick Owens
27bc572d45
app-emulation/rkt: fix up stage1-default-location
2016-02-09 12:45:55 -08:00
Nick Owens
09cc32c73f
app-emulation/rkt: fix STAGE1INSTALLDIR
2016-02-09 12:24:10 -08:00
Michael Marineau
1af801e211
docker: fix libseccomp version dependency
...
I misread the version requirement and unfortunately docker only checks
the version at runtime, not build time and managed to not run a seccomp
enabled docker build in my rushed testing apparently. :(
2016-02-05 12:03:01 -08:00
Michael Marineau
b99e4107a7
Revert "profiles: enable docker's seccomp support"
...
This reverts commit 08d59b2ea8ebb43c84b64f96bff2a5728144fe03.
Docker in 948.1.0 is failing at runtime with the following error:
conditional filtering requires libseccomp version >= 2.2.1
2016-02-05 11:58:03 -08:00
Michael Marineau
d558d79154
profiles: enable docker's seccomp support
2016-02-04 14:55:22 -08:00
Michael Marineau
15494f1045
docker: bump to v1.10.0
...
This release adds support for seccomp and drops support for lxc.
2016-02-04 14:54:57 -08:00
Nick Owens
567848b9b2
Merge pull request #1757 from mischief/rkt-1.0
...
fixing up ebuild for rkt
2016-02-04 12:06:19 -08:00
Nick Owens
1e5b46e4d2
app-emulation/rkt: v1.0.0
2016-02-04 11:51:50 -08:00
Nick Owens
cb6c85c0d1
Merge pull request #1761 from mischief/etcd-2.2.5
...
dev-db/etcd: bump to v2.2.5
2016-02-04 11:48:59 -08:00
Nick Owens
ec1cca932c
app-emulation/rkt: fix up tpm USE flag
2016-02-03 15:58:41 -08:00
Nick Owens
372e3a8090
app-emulation/rkt: install rkt tmpfiles snippet
2016-02-03 15:58:00 -08:00
Nick Owens
0833d0eb2c
dev-db/etcd: bump to v2.2.5
2016-02-03 15:54:34 -08:00
Alex Crawford
47575ddca7
coreos-base/coreos-init: bump coreos-install
...
This pulls in support for Ignition.
2016-02-03 18:36:28 -05:00
Nick Owens
1332556f52
sys-apps/baselayout: include change to remove rkt group
2016-02-03 15:14:02 -08:00
Nick Owens
efd883b75f
app-emulation/rkt: break 0.16.0-r1 -> 9999 symlink
2016-02-03 15:07:28 -08:00
Nick Owens
bf6db751bd
Merge pull request #1758 from mischief/rkt-sysusers
...
app-emulation/rkt: install rkt sysusers.d snippet
2016-02-03 15:02:14 -08:00
Nick Owens
91a129214c
app-emulation/rkt: install rkt sysusers.d snippet
2016-02-03 15:01:37 -08:00
Nick Owens
f8ab5dd961
Merge pull request #1756 from mischief/go-tspi-keywords
...
app-crypt/go-tspi: fix keywords for live ebuild and bump to master
2016-02-02 21:22:32 -08:00
Nick Owens
b645219ff8
app-crypt/go-tspi: fix keywords for live ebuild and bump to master
2016-02-02 21:17:31 -08:00
Nick Owens
a7828331c2
coreos-devel/mantle: bump to 0.0.9
2016-02-02 19:42:49 -08:00
Nick Owens
02d9959c02
Merge pull request #1754 from mischief/coreos-semver-eclass
...
eclass: add get_semver() to cros-workon eclass
2016-02-02 19:41:38 -08:00
Nick Owens
09ffbde166
eclass: add get_semver() to cros-workon eclass
2016-02-02 19:37:29 -08:00
Nick Owens
7508f29ffa
Merge pull request #1743 from mischief/acbuild
...
put acbuild in sdk
2016-02-02 15:02:56 -08:00
Nick Owens
271329da24
coreos-devel/sdk-depends: pull app-emulation/acbuild into sdk
2016-02-02 13:36:37 -08:00
Nick Owens
42067e50e8
app-emulation: add acbuild v0.2.2
2016-02-02 13:36:37 -08:00
David Anderson
d795e6eead
Add an [Install] section to flanneld's systemd unit.
...
Fixes coreos/bugs#1102 .
2016-01-30 23:01:35 -08:00
Nick Owens
7f38711a84
Merge pull request #1738 from mischief/rkt-0.16.0
...
app-emulation/rkt: bump version to 0.16.0
2016-01-28 15:14:21 -08:00
Nick Owens
d3a1e602e1
Merge pull request #1749 from mischief/openssl-1.0.2f
...
Openssl 1.0.2f
2016-01-28 14:46:28 -08:00
Nick Owens
59a3e1fd1d
app-emulation/rkt: bump version to 0.16.0
2016-01-28 14:44:05 -08:00
Nick Owens
db9166e39a
sys-apps/baselayout: include change to disable LLMNR
2016-01-28 14:42:00 -08:00
Nick Owens
402836b1c0
dev-libs/openssl: bump to 1.0.2f
...
fixes CVE-2016-0701 and CVE-2015-3197 and updates CVE-2015-4000 (logjam)
https://www.openssl.org/news/secadv/20160128.txt
2016-01-28 14:15:56 -08:00
Nick Owens
a8bc8f0c5b
dev-libs: import openssl-1.0.2e from portage-stable
2016-01-28 14:11:10 -08:00
Michael Marineau
cf3b1fdf1f
Merge pull request #1747 from marineam/baselayout-proc
...
baselayout: tolerate /proc and friends being mounted read-only
2016-01-27 14:58:55 -08:00
Michael Marineau
cb253416ac
baselayout: tolerate /proc and friends being mounted read-only
2016-01-27 14:57:46 -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