7407 Commits

Author SHA1 Message Date
David Michael
1292659e33 Merge pull request #3593 from dm0-/linux
Bump Linux 4.19.26 to 4.19.27
2019-03-06 11:50:44 -05:00
David Michael
5b6bc4b725 profiles: Replace usrmerge with Gentoo's split-usr 2019-03-05 18:55:51 +00:00
David Michael
df2cb53b82 sys-apps/systemd: Sync and bump to 241 2019-03-05 18:55:49 +00:00
David Michael
8dda0482dd sys-kernel/coreos-sources: Bump 4.19.26 to 4.19.27 2019-03-05 17:10:41 +00:00
David Michael
11eb1d1668 Merge pull request #3592 from dm0-/linux
Bump Linux 4.19.25 to 4.19.26
2019-02-27 13:44:55 -05:00
David Michael
33ebf5087c sys-kernel/coreos-sources: Bump 4.19.25 to 4.19.26 2019-02-27 14:15:22 +00:00
David Michael
de86eddb76 Merge pull request #3589 from dm0-/go
Make Go 1.12 the default version
2019-02-26 13:17:50 -05:00
David Michael
f44a079e00 eclass/coreos-go-depend: Bump the default Go version to 1.12 2019-02-26 13:31:21 +00:00
David Michael
6773861fe0 coreos-base/hard-host-depends: Explicitly add Go 1.12 to the SDK 2019-02-26 13:27:37 +00:00
David Michael
8e5947c979 dev-lang/go: Add Go 1.12 2019-02-26 13:26:30 +00:00
David Michael
226dc05f0d Merge pull request #3588 from dm0-/linux
Bump Linux 4.19.24 to 4.19.25
2019-02-23 13:04:18 -05:00
David Michael
1e0d0c27e3 sys-kernel/coreos-sources: Bump 4.19.24 to 4.19.25 2019-02-23 15:16:33 +00:00
David Michael
725e32fec3 Merge pull request #3585 from dm0-/patch
Update Docker to 18.06.3
2019-02-21 14:53:47 -05:00
David Michael
ebf67ae9a1 app-torcx/docker: Bump the 18.06 image to 18.06.3 2019-02-21 17:54:09 +00:00
David Michael
1da7b728b7 app-emulation/docker: Bump 18.06.2 to 18.06.3 2019-02-21 17:54:02 +00:00
David Michael
9a7afdfe7c app-emulation/docker-runc: Rework for 18.06.3 2019-02-21 17:46:31 +00:00
David Michael
902c9d9017 chore(metadata): Regenerate cache 2019-02-21 17:45:41 +00:00
Andrew Jeddeloh
78a9bae24d Merge pull request #3584 from ajeddeloh/ign-31
sys-apps/ignition: bump to v0.31.0
2019-02-20 14:01:16 -08:00
Andrew Jeddeloh
cd158d6e12 sys-apps/ignition: bump to v0.31.0 2019-02-20 13:56:34 -08:00
David Michael
83ca493e61 Merge pull request #3583 from dm0-/cve
sys-apps/systemd: Bump for CVE-2019-6454 fixes
2019-02-20 13:25:41 -05:00
David Michael
c6dd389247 sys-apps/systemd: Bump for CVE-2019-6454 fixes 2019-02-20 17:06:01 +00:00
David Michael
ed8f5c7b4f Merge pull request #3581 from dm0-/linux
Bump Linux 4.19.23 to 4.19.24
2019-02-20 11:46:34 -05:00
David Michael
014646f6ab sys-kernel/coreos-sources: Bump 4.19.23 to 4.19.24 2019-02-20 14:19:12 +00:00
David Michael
b8f8abf18d Merge pull request #3579 from dm0-/repo
dev-vcs/repo: Update to 1.25 and drop old
2019-02-15 16:35:20 -05:00
David Michael
4437c81756 Merge pull request #3578 from dm0-/linux
Bump Linux 4.19.21 to 4.19.23
2019-02-15 16:34:22 -05:00
David Michael
aac256f5e2 dev-vcs/repo: Update to 1.25 and drop old
This takes the repo command from the v1.13.2 commit.
2019-02-15 15:31:04 +00:00
David Michael
5450a973e5 sys-kernel/coreos-sources: Bump 4.19.21 to 4.19.23 2019-02-15 14:58:56 +00:00
David Michael
f003814833 Merge pull request #3573 from dm0-/linux
Bump Linux 4.19.20 to 4.19.21
2019-02-12 18:29:43 -05:00
David Michael
4922038c4a Merge pull request #3571 from dm0-/stable
Bump Docker 18.06.1 to 18.06.2
2019-02-12 17:47:08 -05:00
David Michael
02839a8abf sys-kernel/coreos-sources: Bump 4.19.20 to 4.19.21 2019-02-12 20:17:23 +00:00
David Michael
14b25b946e app-torcx/docker: Bump the 18.06 image to 18.06.2 2019-02-12 19:19:33 +00:00
David Michael
d76c7f34cb app-emulation/docker: Bump 18.06.1 to 18.06.2 2019-02-12 19:19:33 +00:00
David Michael
630c61b915 app-emulation/docker-runc: Bump the 18.06 snapshot to 18.06.2 2019-02-12 19:19:24 +00:00
David Michael
0266b62320 app-torcx/docker: Omit Docker package revisions from dependencies
Docker's related packages are pinned to the specific versions that
upstream bundles with each release.  Since our revision bumps are
typically only for backporting patches or changing configuration in
those same versions, we don't need to explicitly depend on their
revisions.  This still leaves the revision dependencies for ltdl
and tini since we handle those a bit differently, and this will
require special attention for package changes.
2019-02-12 16:43:42 +00:00
David Michael
679f93fc98 Merge pull request #3568 from dm0-/runc
Patch runc's CVE-2019-5736
2019-02-11 12:02:16 -05:00
David Michael
c8edcf4287 app-emulation/docker-runc: Fix CVE-2019-5736 for Docker 18.06 2019-02-11 15:58:34 +00:00
David Michael
fad562fd17 app-emulation/docker-runc: Fix CVE-2019-5736 for Docker 17.03 2019-02-11 15:58:34 +00:00
David Michael
e3d4c6f38d app-emulation/runc: Fix CVE-2019-5736 for Docker 1.12 2019-02-11 15:58:34 +00:00
David Michael
ec8bfeaa83 Merge pull request #3567 from dm0-/revert
Revert "profiles: Revert the last util-linux upgrade"
2019-02-11 10:58:14 -05:00
David Michael
bf4b6208a0 Revert "profiles: Revert the last util-linux upgrade"
This might not have had the intended effect, so undo it until it is
investigated further to avoid version changing noise in releases.

This reverts commit 1103abffb781708e4822957186c3ba3e08917fa8.
2019-02-10 02:52:56 +00:00
David Michael
3208a41207 Merge pull request #3564 from dm0-/etcd
Bump etcd 3.3.11 to 3.3.12
2019-02-08 16:16:50 -05:00
David Michael
0d123dabc4 dev-db/etcdctl: Bump 3.3.11 to 3.3.12 2019-02-08 15:23:52 +00:00
David Michael
aace2f6e27 app-admin/etcd-wrapper: Bump 3.3.11 to 3.3.12 2019-02-08 15:23:18 +00:00
David Michael
72ab9118a8 Merge pull request #3563 from dm0-/linux
Bump Linux 4.19.19 to 4.19.20
2019-02-07 00:00:58 -05:00
David Michael
a8c3f3371f sys-kernel/coreos-sources: Bump 4.19.19 to 4.19.20 2019-02-06 18:58:59 +00:00
David Michael
19b2e62ecb Merge pull request #3560 from dm0-/subkey
coreos-base/coreos-init: Bump to get the new image subkey
2019-02-05 11:44:51 -05:00
David Michael
79f8026cfd coreos-base/coreos-init: Bump to get the new image subkey 2019-02-05 16:39:44 +00:00
David Michael
309ef1ed54 Merge pull request #3556 from dm0-/revert
profiles: Revert the last util-linux upgrade
2019-02-04 17:51:06 -05:00
David Michael
897804e9f3 Merge pull request #3557 from dm0-/rbd
sys-apps/baselayout: Bump to pick up the rbd modprobe file
2019-02-04 12:06:02 -05:00
David Michael
8668c7c4c6 sys-apps/baselayout: Bump to pick up the rbd modprobe file 2019-02-04 16:59:18 +00:00