David Michael
1726b0bc36
Merge pull request #3113 from dm0-/systemd
...
Bump to systemd v238
2018-03-22 18:06:55 -04:00
David Michael
e7403b9825
profiles: Drop special handling of intel-microcode
...
This reverts commit 0d606694da7f5836ab7cbd7d1f72944e6c5007aa.
2018-03-22 16:04:13 -04:00
David Michael
2ad8ff827e
Merge pull request #3137 from dm0-/linux
...
Bump Linux 4.14.28 to 4.14.29 and 4.15.11 to 4.15.12
2018-03-22 08:43:41 -04:00
David Michael
8163dc1e81
sys-kernel/coreos-sources: Bump 4.14.28 to 4.14.29
2018-03-21 11:09:18 -04:00
David Michael
10a3b52109
sys-kernel/coreos-sources: Bump 4.15.11 to 4.15.12
2018-03-21 11:08:09 -04:00
Euan Kemp
2cac22ce44
profiles/coreos: sync gnupg+libusb on arm64
...
libusb is only used in the sdk, so this syncing is only a formality.
gnupg-2.2.4-r2 is now stable on arm64.
2018-03-20 16:19:42 -07:00
Euan Kemp
afee12d019
profiles/coreos: update gnupg use flags
...
Newer versions of gnupg have an 'ssl' use flag, which is effectively the
same as the gnutls flag we already disabled.
This PR also enables 'usb' in addition to 'smartcard' for the sdk. Some
smartcards are also usb devices.
2018-03-20 16:01:49 -07:00
Andrew Jeddeloh
bb17e4ad03
Merge pull request #3114 from ajeddeloh/accept-libudev
...
profiles/arm64: accept libudev-232
2018-03-19 17:13:27 -07:00
David Michael
915a63db46
Merge pull request #3129 from dm0-/linux
...
Bump Linux 4.14.27 to 4.14.28 and 4.15.10 to 4.15.11
2018-03-19 18:51:42 -04:00
David Michael
8a189e2de3
app-emulation/containerd: Fix the 0.2.5 SRC_URI value
2018-03-19 17:08:47 -04:00
David Michael
e4fd6d02b5
sys-apps/systemd: Sync and bump to 238
...
Note systemd itself only depends on libseccomp 2.3.1, but Gentoo's
ebuild is using 2.3.3 at minimum, so this uses that instead.
2018-03-19 14:58:16 -04:00
David Michael
6ad086ff60
profiles: Bump libseccomp to 2.3.3
2018-03-19 14:57:21 -04:00
David Michael
27ec86ac65
sys-kernel/coreos-sources: Bump 4.15.10 to 4.15.11
2018-03-19 11:45:06 -04:00
David Michael
67e9acac10
sys-kernel/coreos-sources: Bump 4.14.27 to 4.14.28
2018-03-19 11:44:00 -04:00
David Michael
67a46e5b0a
sys-kernel/coreos-sources: Bump 4.15.9 to 4.15.10
2018-03-15 16:14:43 -04:00
David Michael
1d5f9dae69
sys-kernel/coreos-sources: Bump 4.14.26 to 4.14.27
2018-03-15 16:13:37 -04:00
David Michael
bf4b38724d
Merge pull request #3125 from dgonyeo/ignition-0.23.0
...
sys-apps/ignition: v0.22.0 -> v0.23.0
2018-03-14 22:44:46 -04:00
Derek Gonyeo
98bfa2d040
sys-apps/ignition: v0.22.0 -> v0.23.0
2018-03-14 11:53:17 -07:00
David Michael
02e576c145
profiles: Accept the fixed Intel microcode for Spectre mitigation
2018-03-14 09:24:58 -04:00
David Michael
6b1532ff93
Merge pull request #3112 from dm0-/glsa
...
profiles: Drop obsolete util-linux entry
2018-03-13 09:09:36 -04:00
David Michael
775d796dd6
sys-kernel/coreos-sources: Bump 4.14.25 to 4.14.26
2018-03-12 13:26:27 -04:00
David Michael
7a8fb56105
sys-kernel/coreos-sources: Bump 4.15.8 to 4.15.9
2018-03-12 13:24:20 -04:00
David Michael
38969cd7e8
dev-db/etcdctl: Bump 3.3.1 to 3.3.2
...
This drops the Go version specification since it never worked. It
needs to be defined before importing the eclass to have an effect.
Pinning the build to upstream's tested Go verion is likely not as
important for the client program as the server, which is run in a
container anyway.
2018-03-11 11:46:44 -04:00
David Michael
2006eb7b65
app-admin/etcd-wrapper: Bump 3.3.1 to 3.3.2
2018-03-11 11:43:36 -04:00
David Michael
c47bc9eead
sys-kernel/coreos-sources: Bump 4.14.24 to 4.14.25
2018-03-09 18:27:09 -05:00
David Michael
6fdc030133
sys-kernel/coreos-sources: Bump 4.15.7 to 4.15.8
2018-03-09 18:25:29 -05:00
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