5614 Commits

Author SHA1 Message Date
Andrew Jeddeloh
a171c5ddf5 profiles/arm64: accept libudev-232 2018-03-07 16:53:56 -08:00
David Michael
be8ddd9095 profiles: Drop obsolete util-linux entry 2018-03-07 19:19:37 -05:00
David Michael
01164ae91e Merge pull request #3101 from dm0-/linux
Bump Linux 4.14.23 to 4.14.24
2018-03-06 16:47:25 -05:00
David Michael
3b3e32aef1 profiles: Disable ccache for SDK packages
This profile is used by catalyst when building toolchains packages,
which randomly fail from ccache permissions problems after certain
releases.

An alternative solution is to create a separate profile just for
catalyst, but that doesn't seem necessary given that there aren't
many SDK packages that would benefit from this caching that aren't
able to be tested on the amd64-usr board, which still has ccache.
2018-03-05 19:06:12 -05:00
David Michael
98b2b06a4e sys-kernel/coreos-sources: Bump 4.14.23 to 4.14.24 2018-03-05 12:04:57 -05:00
Andrew Jeddeloh
76351b2914 Merge pull request #3096 from dm0-/linux
Bump Linux 4.14.22 to 4.14.23 and 4.15.6 to 4.15.7
2018-03-02 11:56:52 -08:00
David Michael
0c4adce372 sys-kernel/coreos-sources: Bump 4.14.22 to 4.14.23 2018-02-28 13:55:32 -05:00
David Michael
e6203e7044 sys-kernel/coreos-sources: Bump 4.15.6 to 4.15.7 2018-02-28 13:54:03 -05:00
David Michael
90823deb9a chore(metadata): Regenerate cache 2018-02-28 10:59:34 -05:00
David Michael
993da630ef app-torcx/docker: Bump the 17.12 image to 17.12.1 2018-02-28 10:56:52 -05:00
David Michael
6d0aad564c app-emulation/docker: Bump 17.12.0 to 17.12.1 2018-02-28 10:55:28 -05:00
David Michael
bfabdd7b79 app-emulation/containerd: Drop the Docker 17.12.0 version 2018-02-28 10:42:03 -05:00
David Michael
47c7761576 app-emulation/docker-runc: Drop the Docker 17.12.0 version 2018-02-28 10:41:25 -05:00
David Michael
f38097c291 sys-kernel/coreos-sources: Bump 4.14.21 to 4.14.22 2018-02-25 11:20:42 -05:00
David Michael
5079cf0241 sys-kernel/coreos-sources: Bump 4.15.5 to 4.15.6 2018-02-25 11:18:45 -05:00
Andrew Jeddeloh
55fbe691ab Merge pull request #3090 from ajeddeloh/cleanup-n
profiles: cleanup package directives
2018-02-22 17:53:53 -08:00
Andrew Jeddeloh
d98e359b76 profiles: cleanup package directives
These packages no longer exist.
2018-02-22 17:38:03 -08:00
David Michael
7cf1aa4e41 Merge pull request #3088 from dm0-/linux
Bump Linux 4.14.20 to 4.14.21 and 4.15.4 to 4.15.5
2018-02-22 20:07:30 -05:00
David Michael
1059d8d666 app-emulation/containerd: Specify the full commit SHA-1
The Docker tests won't match an abbreviated commit ID.
2018-02-22 19:12:05 -05:00
David Michael
ca10529826 sys-kernel/coreos-sources: Bump 4.15.4 to 4.15.5 2018-02-22 16:16:50 -05:00
David Michael
983633e00d sys-kernel/coreos-sources: Bump 4.14.20 to 4.14.21 2018-02-22 16:14:56 -05:00
Geoff Levand
663b883809 app-emulation/containerd: Fix GOARCH build problem
A call to coreos-go_src_prepare in src_prepare will get go_export
called, which exports the correct GOARCH value.

Fixes https://github.com/coreos/bugs/issues/2366 (torcx store has
archives of wrong arch).

Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-02-21 15:58:44 -08:00
David Michael
c9bf58d918 app-emulation/containerd: Fix the 1.0.* manifest entries
The entries were defined for the release archives as Gentoo's
mirrors were serving, but the SRC_URIs were pointing at commit
archives.  This syncs our SRC_URI definition to match Gentoo's so
that the same sources are used and the Manifest verification works.
There is no difference in what gets built.
2018-02-21 12:45:19 -05:00
David Michael
64707fc097 sys-kernel/coreos-modules: Build the smartpqi driver
Requested for the HPE Smart Array P408i-c SR Gen10 Controller.
2018-02-20 19:32:48 -05:00
David Michael
4ca0d3dc75 sys-kernel/coreos-sources: Backport an iSCSI fix to 4.14 2018-02-20 15:36:22 -05:00
David Michael
4a89f7180b Merge pull request #3074 from dm0-/linux
Bump Linux 4.14.19 to 4.14.20 and 4.15.3 to 4.15.4 in master
2018-02-20 15:00:13 -05:00
David Michael
d3dc2a91cf sys-kernel/coreos-sources: Bump 4.14.19 to 4.14.20 2018-02-17 22:23:45 -05:00
David Michael
15554fac6e sys-kernel/coreos-sources: Bump 4.15.3 to 4.15.4 2018-02-17 22:20:00 -05:00
David Michael
5b66cf1730 chore(metadata): Regenerate cache 2018-02-16 17:00:31 -05:00
David Michael
42fb67306e eclass/coreos-go-depend: Set the default Go version to 1.10 2018-02-16 17:00:02 -05:00
David Michael
cf078d2478 dev-lang/go: Add Go 1.10 2018-02-16 16:57:47 -05:00
David Michael
88ed998c59 app-admin/etcd-wrapper: Bump 3.2.15 to 3.3.1 2018-02-16 16:52:18 -05:00
David Michael
12aca7b5bb dev-db/etcdctl: Bump 3.2.15 to 3.3.1 2018-02-16 16:51:21 -05:00
Andrew Jeddeloh
0a794eda1d Merge pull request #3062 from ajeddeloh/bump-google-cloud-sdk
net-misc/google-cloud-sdk: bump to 188.0.1
2018-02-15 15:15:54 -08:00
David Michael
04f2fa213e sys-kernel/coreos-sources: Bump 4.15.2 to 4.15.3 2018-02-13 19:58:00 -05:00
David Michael
07ce3624b3 Revert "sys-kernel/coreos-sources: Drop Linux 4.15"
Re-add the 4.15 kernel to continue testing on the master branch.

This reverts commit 2115be5c222890a9a9927d3cb0d593a9fd610bea.
2018-02-13 19:56:37 -05:00
David Michael
015fc75c67 Merge pull request #3070 from dm0-/linux-4.14
Bump 4.14.18 to 4.14.19 in master
2018-02-13 18:19:09 -05:00
Benjamin Gilbert
df1bc157fd coreos-devel/mantle: bump to 0.8.2 2018-02-13 15:05:07 -08:00
David Michael
0410d6a401 sys-kernel/coreos-sources: Bump 4.14.18 to 4.14.19 2018-02-13 08:42:21 -05:00
Benjamin Gilbert
f18eed517f coreos-devel/mantle: bump to 0.8.0 2018-02-12 17:34:37 -08:00
David Michael
c4aff6f546 sys-kernel/coreos-sources: Drop Linux 4.15
It fails to boot on AWS PV, so fall back to 4.14 for the next
release.  This can be reverted after tagging to resume testing.
2018-02-11 10:48:04 -05:00
David Michael
4cbbb60492 chore(metadata): Regenerate cache 2018-02-10 18:33:55 -05:00
David Michael
aaf560f909 dev-lang/rust: Apply CoreOS changes
Prevent build failures with GCC 7 due to -Wimplicit-fallthrough.
2018-02-10 18:32:59 -05:00
David Michael
227218a3a5 dev-lang/rust: Import from portage-stable 2018-02-10 18:32:37 -05:00
David Michael
6ddd960c07 sys-kernel/coreos-sources: Disable -Werror as needed for GCC 7.3 2018-02-10 18:15:52 -05:00
David Michael
aceb94d63a profiles: Save build time by masking gcc-6.4.0-r1 2018-02-10 18:14:48 -05:00
David Michael
59d1a667f0 profiles: Match the arm64 board GCC build with the SDK 2018-02-10 18:14:48 -05:00
David Michael
131ceb6ec8 profiles: Disable building unused C++ libraries for ncurses 2018-02-10 18:14:48 -05:00
David Michael
65cf2cd8ff profiles: Upgrade to GCC 7.3 for retpoline support 2018-02-10 18:14:48 -05:00
Benjamin Gilbert
3c37b1db90 Merge pull request #3063 from bgilbert/key
coreos-base/coreos-init: bump for new signing subkey
2018-02-10 12:00:16 -08:00