5071 Commits

Author SHA1 Message Date
David Michael
eba10651b0 coreos-base/hard-host-depends: Explicitly require all Go versions
This ensures they are all available for building packages for torcx
images, which require specific Go versions on the host.
2017-12-06 15:27:44 -05:00
David Michael
7385301c6b app-arch/torcx: Use the default Go version (currently 1.9) 2017-12-06 15:23:29 -05:00
David Michael
7e19e6b1ea coreos-devel/mantle: Use the default Go version (currently 1.9) 2017-12-06 15:21:49 -05:00
David Michael
4f0ac41fdc dev-db/etcd: Pin to Go 1.7
The default version is changing from 1.7 to 1.9, but the etcd2
branch upstream is tested against Go 1.7.5.
2017-12-06 15:11:08 -05:00
David Michael
c3c800ec5a app-admin/updateservicectl: Use the default Go version (currently 1.9) 2017-12-06 15:06:06 -05:00
David Michael
6ad8b1b3d4 eclass/coreos-go-depend: Set the default Go version to 1.9
Also update the example values, and drop $Id$ lines.
2017-12-06 15:00:56 -05:00
Benjamin Gilbert
c276f8869a Merge pull request #2940 from bgilbert/kfixes
sys-kernel/coreos-*: fix EREMOTEIO; support SiI controllers
2017-12-06 10:05:47 -08:00
Benjamin Gilbert
088a406895 Merge pull request #2936 from bgilbert/external-oem-configs
coreos-base/oem-*: move Ignition base/default configs into OEMs
2017-12-06 10:04:06 -08:00
Benjamin Gilbert
e6f1b12ae0 sys-kernel/coreos-*: fix EREMOTEIO on WRITE SAME errors
This was causing resize2fs failures and delayed block allocation errors
on Oracle OCI.
2017-12-05 23:49:13 -08:00
Benjamin Gilbert
76802b2e8f sys-kernel/coreos-modules: support Silicon Image SATA controllers 2017-12-05 23:45:26 -08:00
Benjamin Gilbert
7fa8f89870 sys-kernel/bootengine: support Ignition base configs in OEMs 2017-12-05 17:44:21 -08:00
Jenkins OS
0bc3eb9105 sys-kernel/coreos-sources: bump to 4.14.4 2017-12-05 20:58:21 +00:00
Benjamin Gilbert
39989e4f97 coreos-base/oem-gce: drop extra quotes from shell aliases
They aren't necessary here and result in quoting that doesn't do
what it appears to do.
2017-12-04 17:36:21 -08:00
Benjamin Gilbert
31170232f0 coreos-base/oem-*: move Ignition base/default configs into OEMs
Configs from Ignition commit dc992fff72cf45fbed14d2144d05a9df91eb2bd6.
2017-12-03 20:17:43 -08:00
David Michael
5dc1c520b0 Merge pull request #2914 from dm0-/docker
Upgrade to Docker 17.11
2017-11-30 22:44:46 -05:00
David Michael
e66d4837a7 app-arch/torcx: Bump the non-1.12 Docker profile to 17.11 2017-11-30 16:17:36 -05:00
David Michael
fd5749e2d7 app-torcx/docker: Bump 17.10 to 17.11 2017-11-30 16:17:36 -05:00
David Michael
cbb1e2eb28 app-emulation/docker: Bump 17.10 to 17.11 2017-11-30 16:17:36 -05:00
David Michael
23b45ac7dd app-emulation/containerd: Add an ebuild for Docker 17.11
The Makefile insanely requires to be run inside a Git repository,
therefore this attempts to bypass that by providing the equivalent
values as arguments.

The command arguments were removed in favor of a config file.  This
packages the file in /usr and points the service at it directly by
giving the path in an environment variable (for easier drop-in
replacement).  Due to it being impossible to set an environment
variable containing another variable's value, torcx path variables
are hard-coded as a prefix, but they'll be empty in non-torcx
installations of this ebuild.
2017-11-30 16:15:26 -05:00
David Michael
830ea4122a coreos-devel/mantle: Build with Go 1.9
The Jenkins and Travis configurations were already updated in the
repository, but the ebuild hadn't been bumped to stay in sync.
2017-11-30 14:30:54 -05:00
David Michael
246a21ebb7 dev-lang/go: Add Go 1.9 2017-11-30 14:30:54 -05:00
David Michael
4a4073af5f dev-lang/go: Bump Go 1.8 to 1.8.5
No reason.
2017-11-30 14:30:54 -05:00
Jenkins OS
0e89a3387f sys-kernel/coreos-sources: bump to 4.14.3 2017-11-30 18:01:57 +00:00
Benjamin Gilbert
0235878155 sys-kernel/coreos-*: fix CVE-2017-1000405 2017-11-29 17:28:24 -08:00
Andrew Jeddeloh
a239ffba9e sys-apps/systemd: backport ProtectSystem reversion
Backport the ProtectSystem=strict reversion to prevent units from
failing when aws efs volumes are mounted.
2017-11-29 12:37:41 -08:00
Stephen Demos
2146094bf3 coreos-base/coreos-metadata: update to v1.0.4
this fixes incompatibilities with the golang-style single-hyphen flags
and fixes a bug on digital ocean where private ip attributes would be
incorrectly indexed if there were public ips as well.
2017-11-28 17:40:38 -08:00
David Michael
a8dd09f35f Merge pull request #2900 from dm0-/rust
Upgrade Rust to 1.21.0
2017-11-27 23:08:10 -05:00
David Michael
0d21546d44 Merge pull request #2905 from dm0-/bump
Update etcd and flannel
2017-11-27 23:04:59 -05:00
David Michael
499a0448d7 Merge pull request #2920 from dm0-/openssl
Bump OpenSSL to 1.0.2m for CVE-2017-373[56]
2017-11-27 21:24:11 -05:00
David Michael
4a272898bd Merge pull request #2918 from coreosbot/master-4.14.2
Upgrade Linux in master to 4.14.2
2017-11-27 16:17:44 -05:00
David Michael
464694e5d0 dev-libs/openssl: Apply CoreOS changes
- Stabilize the arm64 version.
  - Drop pkg_postinst.
  - Remove the bindist USE flag.
  - Create /etc/ssl with tmpfiles (and package it for the SDK).
2017-11-27 14:25:39 -05:00
David Michael
def8d42540 dev-libs/openssl: Sync with the latest Gentoo 1.0.2 ebuild 2017-11-27 14:25:33 -05:00
Andrew Jeddeloh
931390bb43 sys-apps/seismograph: bump for invalid free fix
Bump seismograph version for a invalid free fix.
2017-11-27 11:07:59 -08:00
Jenkins OS
4e75d5b053 sys-kernel/coreos-sources: bump to 4.14.2 2017-11-27 18:41:30 +00:00
Jenkins OS
8b4321eabf sys-kernel/coreos-sources: bump to 4.14.1 2017-11-22 17:06:56 +00:00
Andrew Jeddeloh
a0c71684ae Merge pull request #2906 from ajeddeloh/fix-nfs
net-fs/nfs-utils: fix rpcbind race
2017-11-18 08:37:56 -08:00
Benjamin Gilbert
864b5fae0f sys-kernel/coreos-modules: enable CGROUP_BPF
systemd requires it for IPAddress{Allow,Deny}.
2017-11-18 08:40:16 -05:00
Andrew Jeddeloh
469e528474 net-fs/nfs-utils: fix rpcbind race
Make rpcbind an After= for nfs-mountd. This is fixed upstream but
hasn't been marked as stable on amd64/arm64 by gentoo. Should fix the
nfs races in kola tests.
2017-11-17 17:18:51 -08:00
David Michael
61ab3ed875 dev-db/etcdctl: Bump to 3.2.10 2017-11-17 17:58:25 -05:00
David Michael
195c207079 app-admin/etcd-wrapper: Bump to 3.2.10 2017-11-17 17:55:32 -05:00
David Michael
eed8c779f4 app-admin/flannel-wrapper: Bump to 0.9.1 2017-11-17 17:55:32 -05:00
David Michael
530374f514 net-misc/openssh: Apply CoreOS changes
These changes were applied to the ebuild and files:

  - Stabilize amd64 and arm64.
  - Drop the bindist USE flag.
  - Drop the init.d files.
  - Remove the socket unit's rate limiting.
2017-11-17 16:01:51 -05:00
David Michael
f9a93cbcc6 net-misc/openssh: Sync with Gentoo's latest ebuild
In particular, this fixes CVE-2017-15906.
2017-11-17 15:56:48 -05:00
David Michael
eaea8f654a chore(metadata): Regenerate cache 2017-11-16 16:37:49 -05:00
David Michael
e72cfb42b2 dev-libs/rustlib: Bump to 1.21.0 2017-11-16 16:35:23 -05:00
David Michael
c82b4521d5 dev-util/cargo: Apply CoreOS Changes
Upgrade to 0.22.0.
2017-11-16 16:03:05 -05:00
David Michael
03e1ae987f dev-util/cargo: Import from Gentoo 2017-11-16 15:06:17 -05:00
David Michael
a5769119b0 dev-lang/rust: Apply CoreOS changes
This upgrades to 1.21.0.
2017-11-16 15:06:17 -05:00
David Michael
2899fa362f dev-lang/rust: Import from Gentoo 2017-11-16 15:06:17 -05:00
David Michael
7db2b7947e virtual/rust: Apply CoreOS changes
This just upgrades to 1.21.0.
2017-11-16 15:05:48 -05:00