David Michael
af049c8b7b
dev-lang/go: Bump Go 1.9 to 1.9.3
2018-01-22 17:24:46 -05:00
David Michael
3ed8bdd5b5
dev-libs/libgpg-error: Apply CoreOS changes
...
This just applies the patch for mapping the host triplet.
2018-01-18 16:03:01 -05:00
David Michael
5bbbc53961
dev-libs/libgpg-error: Import from portage-stable
2018-01-18 15:42:24 -05:00
David Michael
255430347a
profiles: Sync GnuPG 2.2 packags on arm64
2018-01-18 15:41:13 -05:00
David Michael
80eb4039b9
Merge pull request #3005 from dm0-/docker
...
Upgrade Docker to 18.01, and bump LTS to 17.12
2018-01-17 20:49:14 -05:00
Andrew Jeddeloh
06de65aef0
profiles/amd64: mask new intel ucode
...
There are reports of instability with intel's new microcode. Hold off on
updating until that clears. See:
- https://bugzilla.redhat.com/show_bug.cgi?id=1532283#c15
- https://bugzilla.redhat.com/show_bug.cgi?id=1532216
2018-01-17 16:54:10 -08:00
Andrew Jeddeloh
ee51cb1593
coreos-devel/sdk-depends: add iucode_tool dep
...
The intel-microcode ebuild is broken and attempts to use the host's copy
of iucode_tool, so add it here so it can find it
2018-01-17 13:19:11 -08:00
Andrew Jeddeloh
e2158041dc
sys-kernel/coreos-kernel: include microcode
...
Include microcode via the CONFIG_EXTRA_FIRMWARE option since prepending
a cpio archive to bootengine.cpio doesn't work (needs to be a seperate
initrd).
2018-01-17 13:19:11 -08:00
Andrew Jeddeloh
34672dbe01
sys-kernel/coreos-firmware: include new amd ucode
...
Gentoo is shipping ucode not in linux-firmware for Spectre mitigation.
We should do the same. Update the ebuild to include their sources as
well.
2018-01-17 13:16:57 -08:00
Andrew Jeddeloh
324a9526ea
sys-kernel/coreos-firmware: update to 20180103
2018-01-17 13:16:57 -08:00
Andrew Jeddeloh
6670c6e256
sys-kernel/coreos-firmware: include amd microcode
...
coreos-firmware currently ignores everything not needed by a module.
Update it to not ignore files in the amd-ucode directory.
2018-01-17 13:16:57 -08:00
Jenkins OS
b7e67ab782
sys-kernel/coreos-sources: bump to 4.14.14
2018-01-17 15:48:53 +00:00
David Michael
81df69311a
chore(metadata): Regenerate cache
2018-01-12 23:02:23 -05:00
David Michael
e093bcbde0
sys-apps/baselayout: Bump to use nss-systemd
2018-01-12 23:02:15 -05:00
David Michael
cc6951d91c
sys-apps/systemd: Sync and bump to 236
...
Drop creation of users that are now dynamic.
2018-01-12 23:02:15 -05:00
David Michael
93df622249
profiles: Enable usrmerge for non-SDK targets
...
The usrmerge flag is Gentoo's method of unifying directories under
/usr instead of splitting them into the root directory. It has the
same goal as our symlink-usr flag, which is still used by the
baselayout ebuild, so both flags are enabled.
2018-01-12 23:02:15 -05:00
David Michael
cdad363e81
profiles: Bump meson on arm64
2018-01-12 23:02:15 -05:00
Benjamin Gilbert
c42af727b5
Merge pull request #3009 from bgilbert/config
...
sys-kernel/coreos-modules: enable BNXT NIC driver and vTPM proxy
2018-01-12 19:58:31 -08:00
David Michael
3db90cd3b6
Merge pull request #3006 from dm0-/etcd
...
Upgrade etcd to 3.2.14
2018-01-12 22:52:37 -05:00
Benjamin Gilbert
9a82db3fd7
sys-kernel/coreos-modules: enable BNXT NIC driver and vTPM proxy
2018-01-12 18:44:48 -08:00
Derek Gonyeo
c5f8f26c17
sys-apps/ignition: v0.20.0 -> v0.20.1
2018-01-12 13:32:46 -08:00
David Michael
26641e3f54
app-admin/etcd-wrapper: Bump to 3.2.14
2018-01-11 18:08:51 -05:00
David Michael
695f9a134b
dev-db/etcdctl: Bump to 3.2.14
2018-01-11 18:08:05 -05:00
David Michael
5db047891c
app-arch/torcx: Bump the non-1.12 Docker profile to 18.01
2018-01-11 17:51:28 -05:00
David Michael
976a0b882c
app-torcx/docker: Add a Docker 18.01 torcx image
2018-01-11 17:50:08 -05:00
David Michael
97d5aa6690
app-emulation/docker: Add Docker 18.01
2018-01-11 17:48:14 -05:00
David Michael
e82fffa0a2
app-torcx/docker: Drop the 17.09 image and its packages
2018-01-11 17:33:10 -05:00
Jenkins OS
1c75cc81ae
sys-kernel/coreos-sources: bump to 4.14.13
2018-01-10 14:27:28 +00:00
David Michael
a0a2327156
Merge pull request #2973 from dm0-/docker
...
Upgrade Docker to 17.12
2018-01-08 19:48:23 -05:00
David Michael
bac6ce5a49
app-arch/torcx: Bump the non-1.12 Docker profile to 17.12
2018-01-08 19:47:23 -05:00
David Michael
fac666ce44
app-torcx/docker: Bump the 17.11 image to 17.12
2018-01-08 19:47:23 -05:00
David Michael
d7d474cbcc
app-emulation/docker: Bump 17.11 to 17.12
2018-01-08 19:47:15 -05:00
David Michael
cbdcf2f0b0
chore(metadata): Regenerate cache
2018-01-07 19:50:01 -05:00
David Michael
1e55aea6a1
coreos-base/update_engine: Use flags compatible with GCC 6
...
This intentionally does not bump the revision to avoid rebuilding
when update_chroot is called. Linking with protobuf will fail
until it is rebuilt with the new toolchain as well.
2018-01-07 19:48:35 -05:00
David Michael
58cddda609
sys-apps/kexec-tools: Apply CoreOS changes
...
Just add a fix for arm64. This package can be moved back to
portage-stable when syncing to a newer upstream release.
2018-01-07 11:44:30 -05:00
David Michael
4d5448fd40
sys-apps/kexec-tools: Import from portage-stable
2018-01-07 11:43:36 -05:00
David Michael
b9f01d7498
coreos/config/env: Make sys-boot/efibootmgr cross-compile
2018-01-07 10:31:26 -05:00
David Michael
3807de7287
sys-firmware/edk2: Support GCC 5 and later
2018-01-07 10:31:26 -05:00
David Michael
6a4322e6a7
profiles: Sync thin-provisioning-tools on arm64
2018-01-07 10:30:41 -05:00
David Michael
fc1bf14ce9
dev-lang/spidermonkey: Support building with GCC 6
2018-01-07 10:30:41 -05:00
David Michael
2d3fb47e88
sys-libs/glibc: Support building with binutils 2.29
2018-01-07 10:30:41 -05:00
David Michael
6f80b5cace
profiles: Update binutils to 2.29.1
2018-01-07 10:30:41 -05:00
Jenkins OS
4edb85c41b
sys-kernel/coreos-sources: bump to 4.14.12
2018-01-05 16:37:58 +00:00
Jenkins OS
d55ba4bd1c
sys-kernel/coreos-sources: bump to 4.14.11
2018-01-05 00:23:53 +00:00
Benjamin Gilbert
67c5916946
sys-kernel/coreos-sources: make sure sync-check.sh is executable
...
GNU patch apparently doesn't set permissions when creating files.
2018-01-02 13:20:51 -08:00
David Michael
89fd0376fa
app-emulation/containerd: Bump to 1.0.0 for Docker 17.12
2018-01-02 12:23:13 -05:00
David Michael
1e627c8fa8
app-emulation/docker-runc: Bump the 17.11 ebuild for 17.12
2018-01-02 11:42:19 -05:00
Benjamin Gilbert
a1fb339b2a
sys-kernel/bootengine: bump for Azure SR-IOV
...
Ignore Azure SR-IOV network interface.
2017-12-25 20:19:16 -08:00
Benjamin Gilbert
60880da661
coreos-base/coreos-init: bump for sshd_config and Azure SR-IOV
...
Ignore Azure SR-IOV network interface; drop obsolete sshd_config
UsePrivilegeSeparation option.
2017-12-25 20:16:34 -08:00
Andrew Jeddeloh
d627f413ef
Merge pull request #2968 from ajeddeloh/rm-ktop
...
sys-process/ktop: remove package
2017-12-21 14:35:13 -08:00