David Michael
fcc3b77e41
coreos-base/hard-host-depends: Add new Go versions to host deps
...
Add Go 1.10 to the SDK root for Docker components pinned at 1.10 to
build in torcx images, since 1.10 won't be pulled in by other SDK
dependencies now that 1.11 is the default version.
Also just add Go 1.11 now so we don't get into the same situation
when 1.12 is released.
2018-08-25 13:04:29 +00:00
David Michael
1db4633347
eclass/coreos-go-depend: Bump the default Go version to 1.11
2018-08-25 12:50:38 +00:00
David Michael
3f4cce331a
dev-lang/go: Add Go 1.11
2018-08-25 12:49:37 +00:00
David Michael
43ef8c9d6c
dev-lang/go: Bump 1.10 to 1.10.4
2018-08-25 12:49:04 +00:00
David Michael
7e20532019
Merge pull request #3389 from dm0-/arm64
...
profiles: Disable arm64 support in QEMU and Rust
2018-08-25 08:26:34 -04:00
David Michael
3c0046759e
profiles: Disable arm64 support in QEMU and Rust
...
Since the kernel is no longer buildable for arm64, disable the QEMU
targets that were used by dracut to create the arm64 initramfs.
Also disable LLVM's arm64 support to speed up SDK Rust builds.
2018-08-24 17:22:12 +00:00
Benjamin Gilbert
b7dad8c420
Merge pull request #3388 from bgilbert/disarm-kernel
...
sys-kernel/coreos-*: drop arm64 support
2018-08-24 18:51:07 +02:00
Benjamin Gilbert
aacc122f9f
Merge pull request #3387 from bgilbert/revbump
...
sys-kernel/coreos-sources: don't fail revbump.sh on missing signature
2018-08-24 18:11:33 +02:00
Benjamin Gilbert
4c7d710e18
eclass/coreos-kernel.eclass: drop unused find_commonconfig
2018-08-24 09:09:46 -07:00
Benjamin Gilbert
ea68ff885f
sys-kernel/coreos-modules: merge commonconfig into amd64_defconfig
2018-08-24 09:08:54 -07:00
Benjamin Gilbert
b1afb083da
sys-kernel/coreos-*: drop arm64 support
2018-08-24 09:05:35 -07:00
Benjamin Gilbert
6fdf76faeb
sys-kernel/coreos-sources: don't fail revbump.sh on missing signature
...
Newer patch files are no longer signed. :-(
2018-08-24 08:50:35 -07:00
David Michael
8221e8c3f3
chore(metadata): Regenerate cache
2018-08-24 14:17:21 +00:00
David Michael
f8ef55ecfa
sys-kernel/coreos-sources: Bump 4.14.66 to 4.14.67
2018-08-24 14:17:09 +00:00
David Michael
bc5e0e2cce
sys-kernel/coreos-sources: Bump 4.17.18 to 4.17.19
2018-08-24 14:16:22 +00:00
David Michael
946cb147db
Merge pull request #3379 from dm0-/intel
...
Revert the 20180807 intel-microcode update
2018-08-23 16:02:20 -04:00
David Michael
8c3c102641
Merge pull request #3378 from dm0-/rust
...
Upgrade Rust to 1.28.0
2018-08-23 13:05:48 -04:00
Andrew Jeddeloh
341dd8d64a
Merge pull request #3384 from ajeddeloh/ign-0.28.0
...
sys-apps/ignition: bump to v0.28.0
2018-08-22 14:57:52 -07:00
Andrew Jeddeloh
e358ba506e
sys-apps/ignition: bump to v0.28.0
2018-08-22 14:54:29 -07:00
David Michael
6f03f33d95
Merge pull request #3382 from dm0-/linux
...
Bump Linux 4.14.65 to 4.14.66 and 4.17.17 to 4.17.18
2018-08-22 12:41:21 -04:00
David Michael
cae967c2ca
sys-kernel/coreos-sources: Bump 4.14.65 to 4.14.66
2018-08-22 13:58:56 +00:00
David Michael
4776f62bbd
sys-kernel/coreos-sources: Bump 4.17.17 to 4.17.18
2018-08-22 13:57:52 +00:00
David Michael
2b5c9f085a
app-torcx/docker: Bump the 18.06 image to 18.06.1
2018-08-22 00:17:52 +00:00
David Michael
7e55c2b5ed
app-emulation/docker: Bump 18.06.0 to 18.06.1
2018-08-22 00:17:28 +00:00
David Michael
55bbed0dba
app-emulation/containerd: Bump to 1.1.2 for Docker 18.06.1
2018-08-22 00:13:00 +00:00
David Michael
ccf5de5ce7
Revert the 20180807 intel-microcode update
...
This version contains an non-redistributable license, so fall back to
the last good version. The upstream Gentoo bug for this is:
https://bugs.gentoo.org/664134
This reverts commit f06e43366cb47e14fd7cb5ea9ba715f4aa9f208b, reversing
changes made to ce7877322044abcc380a0425a2166e84243ddb5a.
2018-08-20 20:02:18 +00:00
David Michael
0591542902
virtual/rust: Apply CoreOS changes
...
Drop EAPI=7 until portage is upgraded. The can be moved back to
portage-stable when that happens.
2018-08-20 13:53:53 -04:00
David Michael
48b1e68a10
virtual/rust: Import the latest stable version from Gentoo
2018-08-20 13:53:12 -04:00
David Michael
718e50a45b
dev-libs/rustlib: Bump to 1.28.0
...
Our installed packages no longer need proc_macro, so it is dropped.
2018-08-20 13:41:31 -04:00
David Michael
1375f308c0
chore(metadata): Regenerate cache
2018-08-20 13:30:57 +00:00
David Michael
e2ed9f50ed
sys-kernel/coreos-sources: Bump 4.14.63 to 4.14.65
2018-08-20 13:30:47 +00:00
David Michael
e2a9e1a675
sys-kernel/coreos-sources: Bump 4.17.15 to 4.17.17
2018-08-20 13:29:57 +00:00
James Forcier
f93352ff86
coreos-base/coreos: add cifs-utils to base image for amd64
...
Its dependencies require talloc, which does not cross-compile.
2018-08-17 14:18:20 +00:00
Benjamin Gilbert
ec9d11ec7a
Merge pull request #3374 from bgilbert/ucode
...
sys-firmware/intel-microcode: Update to 20180807
2018-08-16 17:08:41 +02:00
David Michael
793c7d533a
chore(metadata): Regenerate cache
2018-08-15 16:58:29 +00:00
David Michael
fe29234528
sys-kernel/coreos-sources: Bump 4.14.62 to 4.14.63
2018-08-15 16:58:19 +00:00
David Michael
7a0b180530
sys-kernel/coreos-sources: Bump 4.17.14 to 4.17.15
2018-08-15 16:56:45 +00:00
Benjamin Gilbert
27b771c578
sys-firmware/intel-microcode: apply CoreOS changes
...
- Add PVR to sub-slot
- Don't blacklist 06-4f-01; we have a new enough kernel
2018-08-14 18:09:51 -04:00
Benjamin Gilbert
0b0a677bc2
sys-firmware/intel-microcode: import Gentoo's latest stable version
2018-08-14 18:02:07 -04:00
Luca Bruno
3dc015a2ef
sys-kernel/bootengine: bump to fix diskless PXE
...
This updates bootengine to include the fix for a torcx-related
persistent boot failure on diskless PXE:
https://github.com/coreos/bootengine/pull/147
Fixes: https://github.com/coreos/bugs/issues/2491
2018-08-13 16:52:17 +00:00
Andrew Jeddeloh
d7a7fc5550
sys-apps/ignition: bump to 0.27.0
2018-08-09 14:58:17 -07:00
David Michael
178f093351
chore(metadata): Regenerate cache
2018-08-09 13:14:53 +00:00
David Michael
d92f9ebb58
sys-kernel/coreos-sources: Bump 4.14.61 to 4.14.62
2018-08-09 13:14:39 +00:00
David Michael
b5aa7831f0
sys-kernel/coreos-sources: Bump 4.17.13 to 4.17.14
2018-08-09 13:13:28 +00:00
David Michael
aff9bb0446
chore(metadata): Regenerate cache
2018-08-06 17:53:12 +00:00
David Michael
e47a0bb323
sys-kernel/coreos-sources: Bump 4.14.60 to 4.14.61
2018-08-06 17:53:00 +00:00
David Michael
11cce68952
sys-kernel/coreos-sources: Bump 4.17.12 to 4.17.13
2018-08-06 17:51:18 +00:00
James Forcier
b2d1c6168c
Merge pull request #3356 from csssuf/coreos-metadata
...
Bump coreos-metadata and update-ssh-keys
2018-08-03 19:05:38 -04:00
Benjamin Gilbert
3bc00da9f3
sys-kernel/coreos-*: fix CVE-2018-14678
2018-08-03 18:31:53 -04:00
James Forcier
242349ed8e
chore(metadata): Regenerate cache
2018-08-03 22:20:45 +00:00