6442 Commits

Author SHA1 Message Date
Andrew Jeddeloh
9850151bc7 Merge pull request #2859 from ajeddeloh/readme
readme: update readme to be more useful
2017-10-31 12:59:01 -07:00
Andrew Jeddeloh
f5d2d9ebe4 readme: update readme to be more useful
- Point to portage-stable for packages we don't change.
 - Point out important packages
2017-10-31 12:54:25 -07:00
Benjamin Gilbert
c6cd4f3e3f Merge pull request #2863 from coreosbot/master-4.13.10
Upgrade Linux in master to 4.13.10
2017-10-30 18:42:23 -07:00
Jenkins OS
2d01e1d274 sys-kernel/coreos-sources: bump to 4.13.10 2017-10-30 21:48:05 +00:00
Andrew Jeddeloh
575d016ecb Merge pull request #2858 from ajeddeloh/rm-sdmk-tool
coreos-base/hard-host-depends: remove smdk-tool
2017-10-30 14:42:40 -07:00
Andrew Jeddeloh
c309dbe8c6 coreos-base/hard-host-depends: remove smdk-tool
This is left over from ChromiumOS; we do not need to upload to embedded
boards.
2017-10-30 11:40:22 -07:00
David Michael
4641321408 Merge pull request #2857 from dm0-/hhd
coreos-base/hard-host-depends: Fix ebuild version
2017-10-27 16:02:44 -07:00
David Michael
fcb5f8a97d Merge pull request #2851 from dm0-/docker
Add Docker 17.10.0
2017-10-27 15:46:45 -07:00
David Michael
d799792229 coreos-base/hard-host-depends: Fix ebuild version 2017-10-27 15:37:43 -07:00
Andrew Jeddeloh
7f3d3e7959 Merge pull request #2855 from ajeddeloh/rm-gcutil
Remove gcutil
2017-10-27 15:25:49 -07:00
David Michael
b732fa3357 Merge pull request #2856 from dm0-/iproute2
profiles: Fix iproute2 being downgraded to 4.4
2017-10-27 15:08:38 -07:00
David Michael
00439abbcd profiles: Fix iproute2 being downgraded to 4.4 2017-10-27 15:05:21 -07:00
Andrew Jeddeloh
a7e98e01f1 net-misc/gcutil: remove package 2017-10-27 14:32:59 -07:00
Andrew Jeddeloh
ec21fe648a hard-host-depends: remove gcutil
gcutil is no longer mantained and we don't use it. It has been replaced
with google-cloud-sdk.
2017-10-27 14:32:59 -07:00
Benjamin Gilbert
2670a79c72 Merge pull request #2854 from bgilbert/wget
profiles: accept wget-1.19.1-r2 for arm64
2017-10-26 18:47:20 -07:00
Benjamin Gilbert
0b48be0168 profiles: accept wget-1.19.1-r2 for arm64
Fixes CVE-2017-13089 and CVE-2017-13090.
2017-10-26 18:30:00 -07:00
Benjamin Gilbert
7196febf08 Merge pull request #2840 from sdemos/update-ssh-keys-blocker
coreos-base/update-ssh-keys: req newer coreos-init
2017-10-25 19:58:37 -07:00
Andrew Jeddeloh
d5ea268c46 Merge pull request #2853 from ajeddeloh/rm-iproute2
Move iproute2 back to portage-stable
2017-10-25 17:27:31 -07:00
Andrew Jeddeloh
c7791908bc profiles: accept ~amd64, ~arm64 for iproute2
Allow iproute2 4.13.
2017-10-25 14:44:50 -07:00
David Michael
dd3fefaba4 app-arch/torcx: Bump the non-1.12 profile to 17.10 2017-10-25 12:43:45 -07:00
David Michael
b65b4d7b53 app-torcx/docker: Add 17.10 2017-10-25 12:43:45 -07:00
David Michael
468dd55133 app-emulation/docker: Add 17.10 2017-10-25 12:43:33 -07:00
Andrew Jeddeloh
8072317d88 sys-apps/iproute2: remove iproute2
iproute was in the overlay for a patch, but as of 4.13 that patch has
been merged upstream (commit d6a4076b6ba6547d7e52c377a7c58c56eb5ea16e).
Move iproute2 back to portage-stable.
2017-10-25 12:35:27 -07:00
David Michael
f76737fae7 app-emulation/docker-runc: Add the Docker 17.10 version 2017-10-25 12:20:24 -07:00
David Michael
69814da50e Merge pull request #2850 from dm0-/rkt
app-emulation/rkt: Allow several --hosts-entry=host args
2017-10-24 12:07:57 -07:00
David Michael
c527617564 app-emulation/rkt: Allow several --hosts-entry=host args 2017-10-24 12:04:08 -07:00
David Michael
6ea01e5963 Merge pull request #2845 from dm0-/etcd
app-admin/etcd-wrapper: Bump to 3.2.9
2017-10-23 20:01:10 -07:00
Euan Kemp
4a51d6f462 Merge pull request #2830 from euank/1.12-fail-faster
app-emulation/docker: bump for fail-faster patch
2017-10-23 12:10:28 -07:00
Stephen Demos
562e0670bc coreos-base/update-ssh-keys: req newer coreos-init
coreos-init versions older than 0.0.1-r152 still have the
update-ssh-keys shell script which means the update-ssh-keys package
fails to install. to fix this, we make coreos-base/update-ssh-keys block
on versions of coreos-init that are too old.
2017-10-23 12:00:12 -07:00
David Michael
dbc85258a7 Merge pull request #2846 from dm0-/glsa
profiles: Sync libpcre on arm64 for GLSAs
2017-10-23 11:59:26 -07:00
David Michael
167d1d6b54 profiles: Sync libpcre on arm64 for GLSAs 2017-10-23 11:34:36 -07:00
Euan Kemp
c4dde55909 Merge pull request #2826 from euank/socat
coreos-base/coreos: add socat to base image
2017-10-23 10:32:51 -07:00
Euan Kemp
22ce951b35 coreos-base/coreos: add socat to base image
This is being added in no small part to better support running the
kubelet in more ways.

It adds up to a few hundred kbs of disk usage, and the benefit is some
tooling which desires to install the kubelet as a static binary on the
host can do so with fewer problems.
2017-10-23 10:22:28 -07:00
Euan Kemp
26a5960489 profiles: accept socat for arm64
We could have picked either readline or ssl as a thing to remove in
package.use since the license issue is ssl XOR readline.

I arbitrarily picked ssl. The primary consumer of socat, the kubelet,
needs neither.
2017-10-23 09:06:46 -07:00
David Michael
9854d19a5e dev-db/etcdctl: Bump to 3.2.9 2017-10-22 16:03:52 -07:00
David Michael
313f8f1b35 app-admin/etcd-wrapper: Bump to 3.2.9 2017-10-22 15:48:49 -07:00
David Michael
c1cec0a9cd Merge pull request #2844 from coreosbot/master-4.13.9
Upgrade Linux in master to 4.13.9
2017-10-22 14:02:18 -07:00
Jenkins OS
efcfa20d5d sys-kernel/coreos-sources: bump to 4.13.9 2017-10-22 17:15:12 +00:00
David Michael
06a3148747 Merge pull request #2836 from dm0-/gmerge
Check out release commits by default in dev images
2017-10-21 17:43:45 -07:00
Euan Kemp
8e54a220db Merge pull request #2839 from weikinhuang/kubelet-wrapper-hosts
app-admin/kubelet-wrapper: Specify hosts-entry to mount hosts file
2017-10-20 16:48:26 -07:00
Wei Kin Huang
3b5a57c009 app-admin/kubelet-wrapper: Specify hosts-entry to mount hosts file from host 2017-10-20 19:07:28 -04:00
David Michael
e393ea75c5 coreos-base/cros-devutils: Bump to sync with gmerge
The changes in the commits shouldn't make a difference here, but it
is built from the same source as the gmerge package, so this makes
it look in sync.
2017-10-20 09:06:15 -07:00
David Michael
45aa51c900 coreos-base/gmerge: Bump to check out release commits 2017-10-20 09:06:15 -07:00
Benjamin Gilbert
35300beffa Merge pull request #2835 from coreosbot/master-4.13.8
Upgrade Linux in master to 4.13.8
2017-10-20 01:19:05 -07:00
Jenkins OS
24ed768112 sys-kernel/coreos-sources: bump to 4.13.8 2017-10-20 04:48:19 +00:00
David Michael
97040e32bf Merge pull request #2820 from sdemos/rust
coreos-base/{update-ssh-keys, coreos-metadata}: add rust packages
2017-10-19 19:49:15 -07:00
Benjamin Gilbert
af75a03a53 Merge pull request #2831 from coreos/binutils
profiles: Block binutils upgrades
2017-10-19 19:26:05 -07:00
Stephen Demos
018a504ee5 coreos-base/coreos: add update-ssh-keys as dep
we want to include the new standalone update-ssh-keys package in the os
build, so we add it as a dependency to the coreos-base/coreos
metapackage
2017-10-19 15:28:45 -07:00
Stephen Demos
a4b5c928f5 coreos-base/coreos-init: bump version
The newer version of coreos-init removes the update-ssh-keys script in
preparation for the standalone update-ssh-keys package. Without this
bump, the update-ssh-keys package will step on coreos-init's toes.
2017-10-19 15:28:45 -07:00
Stephen Demos
97987ef7f4 coreos-base/coreos-metadata: convert to rust
coreos-metadata has been rewritten in rust
(github.com/coreos/coreos-metadata#62). This modifies the ebuild to
use the coreos-cargo eclass to build the rust project.
2017-10-19 15:28:45 -07:00