David Michael
5458ae4d47
app-arch/torcx: Bump the non-1.12 profile to 18.04
2018-04-12 11:50:54 -04:00
David Michael
7bc02f8433
app-torcx/docker: Drop 17.12 and add 18.04
2018-04-12 11:50:01 -04:00
David Michael
02294fe7ea
app-emulation/docker: Bump LTS to 18.03 and edge to 18.04
2018-04-12 11:50:01 -04:00
David Michael
ec15f22e4c
app-emulation/containerd: Drop 1.0.1 and add 1.0.3
2018-04-12 11:50:01 -04:00
David Michael
f20b66401a
app-emulation/docker-runc: Drop the 17.12 version
2018-04-12 11:50:01 -04:00
David Michael
9ff1b0d85e
sys-kernel/coreos-sources: Bump 4.14.32 to 4.14.34
2018-04-12 09:25:33 -04:00
David Michael
acd7b682ec
sys-kernel/coreos-sources: Bump 4.16.1 to 4.16.2
2018-04-12 09:24:24 -04:00
Luca Bruno
938fdff719
app-emulation/rkt: downgrade toolchain to go1.9
...
This downgrades the golang toolchain used to build rkt, keeping it at
go1.9.
This is a temporary workaround for a go-1.10 regression in `archive/tar`.
Ref: https://github.com/coreos/bugs/issues/2402
Ref: https://github.com/appc/docker2aci/issues/259
Ref: https://github.com/golang/go/issues/24821
2018-04-12 13:19:27 +00:00
Derek Gonyeo
f997cfc501
Merge pull request #3167 from dgonyeo/cloudinit
...
coreos-base/coreos-cloudinit: v1.13.0 -> v1.14.0 (not freeze exception)
2018-04-11 13:52:32 -07:00
Derek Gonyeo
a9c54c6da4
Merge pull request #3165 from dgonyeo/bootengine
...
sys-kernel/bootengine: update (not freeze exception)
2018-04-11 13:52:22 -07:00
Luca Bruno
ac11f47524
Merge pull request #3147 from lucab/ups/torcx-0.1.3
...
app-arch/torcx: update to 0.1.3
2018-04-11 20:12:19 +00:00
Benjamin Gilbert
6fcf8c1115
Merge pull request #3168 from bgilbert/4.16.1
...
sys-kernel/coreos-*: bump to 4.16.1
2018-04-11 15:23:08 -04:00
David Michael
ea20b0d859
build_torcx_store: Bump the default to 18.04 and LTS to 18.03
2018-04-11 08:17:51 -04:00
David Michael
cf14f6b5df
Merge pull request #3161 from dm0-/glibc
...
Upgrade glibc to 2.25
2018-04-11 00:07:04 -04:00
David Michael
24d6f17517
Merge pull request #655 from dm0-/glsa
...
Update GLSAs
2018-04-11 00:06:50 -04:00
David Michael
31e5eb34b8
Merge pull request #789 from dm0-/glibc
...
enter_chroot: Drop special locale-gen handling
2018-04-11 00:06:37 -04:00
David Michael
22bbbb7812
app-portage/gentoolkit: Move back to portage-stable
2018-04-10 13:30:39 -04:00
David Michael
d049506848
sys-firmware/edk2: Drop the QEMU dependency
...
It doesn't appear to be used, and it results in a dep loop.
2018-04-10 13:30:39 -04:00
David Michael
ded9237668
app-emulation/qemu: Sync with current upstream stable
...
The only CoreOS changes are to add the vpc patch, change edk2-ovmf
to edk2, disable pin-upstream-blobs, and stabilize arm64.
2018-04-10 13:30:39 -04:00
David Michael
f335891a59
profiles: Drop obsolete curl references
2018-04-10 13:30:39 -04:00
David Michael
f1286ee37b
sys-libs/glibc: Work around usrmerge problems
...
Portage will blindly clobber like-named files when extracting /lib
and /usr/lib if they are symlinked together on the host. In this
case, it extracts a symlink that points to itself, so this changes
it to move the library into /usr for the boards. Checks in portage
and the ChromeOS scripts prevent any straightforward copying or
linking.
2018-04-10 13:28:34 -04:00
David Michael
ff2e921785
bump(metadata/glsa): sync with upstream
2018-04-10 12:09:03 -04:00
David Michael
22c38d67d0
bump(app-portage/gentoolkit): sync with upstream
2018-04-10 11:59:53 -04:00
Fabian Ruff
b00f502aea
pass /etc/machine-id from host to kubelet
...
Otherwise kubelet/cadvisor picks up whatever is shipped in the container image, which results in all nodes report the same value for `status.nodeInfo.machineID`
2018-04-10 11:51:37 +02:00
Benjamin Gilbert
ceaff637da
sys-kernel/coreos-*: bump to 4.16.1
2018-04-09 22:31:02 -04:00
Derek Gonyeo
0683bd967b
coreos-base/coreos-cloudinit: v1.13.0 -> v1.14.0
2018-04-09 16:30:52 -07:00
Andrew Jeddeloh
4d85d0c3f8
Merge pull request #3166 from ajeddeloh/fix-grub
...
sys-boot/grub: bump for free magic fix
2018-04-09 16:18:32 -07:00
Andrew Jeddeloh
9c3db7fd4d
sys-boot/grub: bump for free magic fix
...
Bump grub to include patch to fix "invalid free magic" errors.
2018-04-09 16:14:38 -07:00
Derek Gonyeo
eb9f32d0e6
sys-kernel/bootengine: update
...
Update to bootengine includes:
- drop DEVLINKS from mdadm invocation
- reprint Ignition logs when Ignition fails
2018-04-09 13:27:52 -07:00
David Michael
31718996a0
sys-libs/glibc: Work around old profiles
...
This should allow the toolchains bootstrap step to succeed without
requiring a profiles sync as part of the upgrade.
2018-04-09 13:33:08 -04:00
David Michael
c901ee3cb4
sys-libs/glibc: Apply CoreOS changes
...
Since eblits were dropped, changes are now applied by overriding
eclass functions. The package diff between this and the previous
version is just a few new headers and languages (aside from all the
version-based renames).
Our patches were moved from 2.23 to 2.25 since Gentoo dropped that
version and its directory.
The pthread patch was dropped since it is in 2.25 as commit
f8bf15febcaf137bbec5a61101e88cd5a9d56ca8 .
This also moves the 2.24 version of the C UTF-8 locale patch to
2.25, since we skipped 2.24 and the patch hasn't changed as of
Fedora 26 (its upstream).
2018-04-09 13:33:08 -04:00
David Michael
c7c73d8a5d
sys-libs/glibc: Sync with Gentoo stable, to 2.25
2018-04-09 13:33:07 -04:00
David Michael
3dfccb0d5b
bump(sys-firmware/vgabios): sync with upstream
2018-04-09 13:29:06 -04:00
David Michael
7007fa4a03
bump(sys-apps/dtc): sync with upstream
2018-04-09 13:21:52 -04:00
David Michael
a69229a822
bump(sys-firmware/sgabios): sync with upstream
2018-04-09 13:21:14 -04:00
David Michael
b4fd0a548c
bump(sys-firmware/seabios): sync with upstream
2018-04-09 13:18:11 -04:00
David Michael
cc0baee16b
bump(sys-firmware/ipxe): sync with upstream
2018-04-09 13:16:17 -04:00
David Michael
31fabe6d17
bump(app-emulation/qemu): sync with upstream
2018-04-09 13:08:54 -04:00
David Michael
2a1c39614e
bump(net-misc/curl): sync with upstream
2018-04-09 12:56:46 -04:00
David Michael
31a4e4c512
bump(metadata/glsa): sync with upstream
2018-04-09 12:56:33 -04:00
David Michael
1907ae4335
bump(app-text/docbook-xsl-stylesheets): sync with upstream
2018-04-09 12:48:04 -04:00
David Michael
d2f2e11225
update_chroot: Allow upgrading glibc
2018-04-06 18:30:38 -04:00
Derek Gonyeo
9e13f97cb9
Merge pull request #3164 from dgonyeo/ignition-0.24.0
...
sys-apps/ignition: v0.23.0 -> v0.24.0
2018-04-06 13:29:03 -07:00
Derek Gonyeo
5ed2a997f8
sys-apps/ignition: v0.23.0 -> v0.24.0
2018-04-06 13:23:56 -07:00
David Michael
5409ebabca
Merge pull request #3163 from dm0-/grub
...
sys-boot/grub: Switch to the rebase-able branch
2018-04-06 16:04:07 -04:00
David Michael
a55759cc45
bump(sys-devel/gdb): sync with upstream
2018-04-06 11:06:48 -04:00
David Michael
f48132c892
bump(dev-libs/libxslt): sync with upstream
2018-04-06 11:06:48 -04:00
David Michael
b6a4f88c34
bump(metadata/glsa): sync with upstream
2018-04-06 11:06:48 -04:00
David Michael
a9e432db12
Merge pull request #3162 from dm0-/gtest
...
Upgrade gtest and update_engine
2018-04-06 08:28:34 -04:00
David Michael
1de030326e
Merge pull request #656 from dm0-/gtest
...
Update gtest and friends
2018-04-06 08:28:21 -04:00