5954 Commits

Author SHA1 Message Date
Kai Lüke
ce19a89b3b coreos-base/afterburn: Create symlink for /run/metadata/coreos
Only the file /run/metadata/flatcar was created but
for compatibility we should also keep a symlink to it
at /run/metadata/coreos.
2020-01-31 12:03:20 +01:00
Kai Lüke
6b863e5b76 app-arch/torcx: Fix wrong profile reference
When /etc/flatcar/docker-1.12 contains "no"
the profile for 18.06 was searched for instead
of 19.03. Keep docker-1.12-no.json in sync
with the latest version in app-torcx/docker/files/.
2020-01-29 15:50:28 +01:00
Kai Lüke
ccd08f7c32 coreos-base/oem-gce: Bind mount nsswitch.conf for /etc/hosts
The host's /etc/nsswitch.conf is a symlink to
/usr/share/google-oslogin/nsswitch.conf
but that is not present in the rkt container.
Do not only bind-mount /etc but also the target
of the symlink. With a broken nsswitch.conf
any entries in /etc/hosts are not considered
which makes problems when a custom DNS server
is used.
2020-01-27 15:45:52 +01:00
Kai Lüke
0cc0511167 coreos-base/oem-gce: Add metadata.google.internal to hosts
When a custom DNS server is used
coreos-metadata-sshkeys@core.service
fails to resolve metadata.google.internal
because only "metadata" is specified in /etc/hosts.
2020-01-27 15:45:50 +01:00
Flatcar Buildbot
05ea457a5f 2387.0.0 2020-01-20 17:00:01 +01:00
Kai Lüke
47817d6ad3 change CROS_WORKON_COMMITs 2020-01-20 16:42:24 +01:00
Flatcar Buildbot
7497da263f 2345.0.2 2019-12-19 08:45:06 +01:00
Dongsu Park
f1c4ac586f change CROS_WORKON_COMMITs 2019-12-18 01:43:13 +01:00
Flatcar Buildbot
cba7288b3c 2345.0.1 2019-12-07 15:14:06 +01:00
Dongsu Park
413105a4c4 change CROS_WORKON_COMMITs 2019-12-05 09:03:02 +01:00
Flatcar Buildbot
abaf90b94b 2345.0.0 2019-12-04 15:28:38 +01:00
Dongsu Park
b09e9b48f4 change CROS_WORKON_COMMITs 2019-12-04 14:59:43 +01:00
Flatcar Buildbot
bbb30e9845 2331.0.0 2019-11-22 14:55:18 +01:00
Dongsu Park
9d4c77a675 change CROS_WORKON_COMMITs 2019-11-22 14:35:37 +01:00
Flatcar Buildbot
0d01cc4c91 2317.0.1 2019-11-08 15:44:55 +01:00
Iago López Galeiras
eec8b0cffc change CROS_WORKON_COMMITs 2019-11-07 19:41:44 +01:00
Benjamin Gilbert
2b966d6eff Merge pull request #3798 from bgilbert/tz-2317
sys-libs/timezone-data: Update to 2019c for 2317
2019-11-06 13:06:57 -05:00
Benjamin Gilbert
5adc025a1a chore(metadata): Regenerate cache 2019-11-06 18:01:03 +00:00
Joe Hohertz
e0915daa4a add patches for CFS throttling fixes 2019-11-06 12:54:55 -05:00
Benjamin Gilbert
607883f868 sys-libs/timezone-data: Apply CoreOS changes
Recreate the old posix symlink for compatibility, and drop all the
pkg functions that maintain /etc/localtime since we default to UTC.
2019-11-06 12:53:02 -05:00
Benjamin Gilbert
995cb95103 sys-libs/timezone-data: Sync with the latest Gentoo stable version 2019-11-06 12:53:02 -05:00
Jenkins OS
17a05aaf2b sys-kernel/coreos-sources: Bump 4.19.80 to 4.19.81 2019-11-05 23:52:44 -05:00
Andrew Jeddeloh
c52a916b28 Merge pull request #3785 from ajeddeloh/go-bump
bump go to 1.13, pin rkt to 1.12
2019-10-18 12:31:14 -07:00
Andrew Jeddeloh
d351ab53b2 chore(metadata): Regenerate cache 2019-10-17 22:59:45 +00:00
Andrew Jeddeloh
33306dd19c dev-lang/go: bump to 1.13.2 2019-10-17 22:58:43 +00:00
Jenkins OS
25dd744768 sys-kernel/coreos-sources: Bump 4.19.79 to 4.19.80 2019-10-17 22:39:14 +00:00
Andrew Jeddeloh
b2e6ce8b65 app-emulation/rkt: pin to go 1.12
Our go 1.12 has a commit reverted to not break rkt, but we don't want it
reverted for everything else. Pin rkt to 1.12 so other packages can use
newer versions.
2019-10-17 22:38:01 +00:00
Benjamin Gilbert
c3fe088873 chore(metadata): Regenerate cache 2019-10-15 04:43:59 +00:00
Benjamin Gilbert
12cb14bb02 dev-lang/go: Bump 1.12.9 to 1.12.10 2019-10-15 00:43:53 -04:00
Benjamin Gilbert
3bdfd6e80f app-admin/sudo: Apply CoreOS changes
- Stabilize
- Drop Perl dependency
- Drop LDAP schema files
2019-10-14 13:59:49 -04:00
Benjamin Gilbert
edb72c51ff app-admin/sudo: Sync latest version from Gentoo
Fixes CVE-2019-14287.
2019-10-14 13:56:42 -04:00
Benjamin Gilbert
f55193d9dc Merge pull request #3779 from bgilbert/etcd
Bump etcd to 3.3.17
2019-10-14 13:41:14 -04:00
Benjamin Gilbert
00053546f9 app-admin/etcd-wrapper: Bump to 3.3.17 2019-10-11 15:50:50 -04:00
Benjamin Gilbert
cdb9e866bd dev-db/etcdctl: Bump to 3.3.17 2019-10-11 15:50:03 -04:00
Jenkins OS
729466f25c sys-kernel/coreos-sources: Bump 4.19.78 to 4.19.79 2019-10-11 16:39:05 +00:00
Benjamin Gilbert
ef15287d82 dev-lang/go: Bump 1.12.7 to 1.12.9
Revert upstream 3226f2d49296, which breaks rkt parsing of docker://
URLs that don't specify a registry.
2019-10-08 20:54:50 -04:00
Jenkins OS
3024086f22 sys-kernel/coreos-sources: Bump 4.19.75 to 4.19.78 2019-10-07 22:35:56 +00:00
Jenkins OS
708a1ebdf1 chore(metadata): Regenerate cache 2019-10-07 22:35:47 +00:00
Benjamin Gilbert
abaa2ca578 Merge pull request #3762 from bgilbert/ucode
sys-firmware/intel-microcode: update to 20190918
2019-09-23 03:38:33 -04:00
Jenkins OS
fb29b55915 sys-kernel/coreos-sources: Bump 4.19.71 to 4.19.75 2019-09-22 17:02:57 +00:00
Jenkins OS
8f327e4f71 chore(metadata): Regenerate cache 2019-09-22 17:02:46 +00:00
Benjamin Gilbert
191b6068f2 sys-firmware/intel-microcode: apply CoreOS changes
- Add PVR to sub-slot
- Don't blacklist 06-4f-01; we have a new enough kernel
- Revert 933df6d841020ef50bea24836ea854f6e4474cf7 RESTRICTs
2019-09-21 00:14:03 -04:00
Benjamin Gilbert
6e24d2e774 sys-firmware/intel-microcode: import Gentoo's latest stable version 2019-09-21 00:13:25 -04:00
Benjamin Gilbert
758ca5ab88 sys-apps/dbus: fix CVE-2019-12749
https://www.openwall.com/lists/oss-security/2019/06/11/2
2019-09-08 19:00:06 -04:00
Jenkins OS
78062b7dad sys-kernel/coreos-sources: Bump 4.19.69 to 4.19.71 2019-09-06 22:38:29 +00:00
Benjamin Gilbert
6fed851aec Merge pull request #3751 from bgilbert/systemd
sys-apps/systemd: update for CVE-2019-15718
2019-09-03 19:27:32 -04:00
Benjamin Gilbert
781dbb5128 sys-apps/systemd: update for CVE-2019-15718 2019-09-03 19:23:38 -04:00
Benjamin Gilbert
0bb7fc2a04 Merge pull request #3743 from coreosbot/linux-4.19.69
Upgrade Linux 4.19.68 to 4.19.69
2019-09-03 19:20:51 -04:00
Andrew Jeddeloh
6424530f45 profiles/oem-aci: provide old python
This ensures the gce agent ACI has python. For unknown reasons including
python-3.6.5 in package.provided causes both python 3.x and 2.x to be
removed but we still need 2.x.

I don't know why this works. Any version older than the 2.7 version we
use works. Portage appears to be doing the opposite of what it should
be.
2019-08-30 20:47:03 +00:00
Jenkins OS
9e244f262c sys-kernel/coreos-sources: Bump 4.19.68 to 4.19.69 2019-08-29 22:50:20 +00:00