22893 Commits

Author SHA1 Message Date
Dongsu Park
50d8978bd1 dev-vcs/git: bump to 2.26.2
Update git to 2.26.2, to address the following security issues:

* [CVE-2020-5260](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5260)
* [CVE-2020-11008](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11008)
2020-05-28 17:05:33 +02:00
Flatcar Buildbot
345e791c50 chore(metadata): Regenerate cache 2020-05-28 07:08:00 +00:00
Flatcar Buildbot
12202cfd4b sys-kernel: Upgrade coreos-kernel 5.4.42 to 5.4.43 2020-05-28 07:08:00 +00:00
Dongsu Park
757779c56d app-emulation/docker: Fix URLs for docker-ce tarballs
Since docker-ce v18.09, the upstream repo github.com/docker/docker-ce
has changed its way of version tagging, from `$VERSION-ce` to `$VERSION`.
As a result, e.g. for v19.03.8,
https://github.com/docker/docker-ce/archive/v19.03.8-ce.tar.gz is not
valid any more. It must be actually
https://github.com/docker/docker-ce/archive/v19.03.8.tar.gz.

So we need to remove the suffix `-ce` from every version since v18.09.
2020-05-27 10:37:26 +02:00
Dongsu Park
e777cf2378 dev-libs/libgpg-error: import libgpg-error
Import a new package libgpg-error needed by app-crypt/gnupg 2.2.20.
2020-05-26 10:41:31 +02:00
Dongsu Park
365306aea9 app-crypt/gnupg: move gnupg to coreos-overlay
To apply 3rd-party patches to gnupg, move it to coreos-overlay.
2020-05-26 09:51:58 +02:00
Dongsu Park
78d7a5c1b9 Merge pull request #379 from flatcar-linux/go-1.13.11-alpha
Upgrade Go in Alpha from 1.13.10 to 1.13.11
2020-05-25 12:28:46 +02:00
Flatcar Buildbot
7159e84768 chore(metadata): Regenerate cache 2020-05-25 12:24:37 +02:00
Flatcar Buildbot
3e4ae9d90b dev-lang: Upgrade Go 1.13.10 to 1.13.11 2020-05-25 12:24:08 +02:00
Dongsu Park
e2192fda69 Merge pull request #375 from flatcar-linux/linux-5.4.42-alpha
Upgrade Linux Kernel in Alpha from 5.4.41 to 5.4.42
2020-05-25 12:21:02 +02:00
Benjamin Gilbert
c98c795dc7 bump(metadata/glsa): sync with upstream 2020-05-25 12:10:09 +02:00
Benjamin Gilbert
8e6121e55e bump(metadata/glsa): sync with upstream 2020-05-25 12:10:09 +02:00
Benjamin Gilbert
ad734b5315 bump(metadata/glsa): sync with upstream 2020-05-25 12:10:09 +02:00
Benjamin Gilbert
f1c0fc9283 bump(metadata/glsa): sync with upstream 2020-05-25 12:10:09 +02:00
Dongsu Park
7f979e1bfc dev-vcs/git: update to 2.24.1
Update git to 2.24.1 to address the following security issues:

* [CVE-2019-1348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1348)
* [CVE-2019-1349](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1349)
* [CVE-2019-1350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1350)
* [CVE-2019-1351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1351)
* [CVE-2019-1352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1352)
* [CVE-2019-1353](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1353)
* [CVE-2019-1354](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1354)
* [CVE-2019-1387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1387)
* [CVE-2019-19604](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19604)
2020-05-25 12:10:09 +02:00
Benjamin Gilbert
a3e2871525 bump(app-editors/vim-core): sync with upstream 2020-05-25 12:10:09 +02:00
Benjamin Gilbert
4130429e44 app-editors/vim: move to overlay 2020-05-25 12:10:08 +02:00
Benjamin Gilbert
80e3e9a338 bump(sys-fs/e2fsprogs): sync with upstream 2020-05-25 12:10:08 +02:00
Benjamin Gilbert
58410bf398 bump(sys-libs/e2fsprogs-libs): sync with upstream 2020-05-25 12:10:08 +02:00
Benjamin Gilbert
a0bb13a47e bump(dev-db/sqlite): sync with upstream 2020-05-25 12:10:08 +02:00
Benjamin Gilbert
001e63779b bump(dev-libs/nss): sync with upstream 2020-05-25 12:10:08 +02:00
Benjamin Gilbert
4e8a606e3a bump(dev-libs/nspr): sync with upstream 2020-05-25 12:10:08 +02:00
Benjamin Gilbert
3c7d8f4321 bump(dev-libs/libgcrypt): sync with upstream 2020-05-25 12:10:07 +02:00
Benjamin Gilbert
6d1ceac2bc bump(app-arch/libarchive): sync with upstream 2020-05-25 12:10:07 +02:00
Benjamin Gilbert
3b88f61811 bump(app-arch/unzip): sync with upstream 2020-05-25 12:10:07 +02:00
Benjamin Gilbert
0b4f35380a bump(net-dns/libidn2): sync with upstream 2020-05-25 12:10:07 +02:00
Benjamin Gilbert
5633992cbf eclass: add empty usr-ldscript.eclass for compatibility 2020-05-25 12:10:07 +02:00
Sayan Chowdhury
728d22f652 Merge pull request #376 from flatcar-linux/sayan/revert-runc-patch
Revert "Merge pull request #289 from flatcar-linux/dongsu/docker-runc-selinux-alpha"
2020-05-22 21:29:52 +05:30
Kai Lüke
762d62e40a sys-kernel/bootengine: Point to latest flatcar-master
Pulls in https://github.com/flatcar-linux/bootengine/pull/13
2020-05-22 15:34:33 +02:00
Kai Lüke
37d7c5b750 coreos-base/update_engine: Point to latest flatcar-master
Pulls in https://github.com/flatcar-linux/update_engine/pull/5
2020-05-22 15:34:33 +02:00
Kai Lüke
3a14e9f45e profiles: Disable ccache
The unzip update in the portage-stable branch going along with this PR
suddenly fails to compile because ccache permissions are wrong in one
subfolder.
Disable ccache because it only gives a low hit rate anyway and once a
package is compiled, emerge will reuse the binary package. (A possible
compilation performance regression would be if a kernel patch is tested
and the kernel package needs to be build over and over again without being
able to keep the object files - not sure if this or something similar is
often the case.)
2020-05-22 15:34:33 +02:00
Benjamin Gilbert
9c97755a7c chore(metadata): Regenerate cache 2020-05-22 15:34:33 +02:00
Benjamin Gilbert
9e7b18d905 app-editors/vim: Apply CoreOS changes
- Drop Python 3.8
2020-05-22 15:34:32 +02:00
Benjamin Gilbert
8523035643 app-editors/vim: Import latest Gentoo stable version 2020-05-22 15:34:32 +02:00
Benjamin Gilbert
1c0da3c910
test_image_content: whitelist OpenSSL GLSA
We updated to 1.0.2u instead of 1.1.1g.
2020-05-22 15:30:54 +02:00
Benjamin Gilbert
42a45ac727
test_image_content: whitelist some GLSAs
Git was fixed by updating to 2.23.3, not 2.26.2.  Python and QEMU are
only in the SDK.
2020-05-22 15:30:48 +02:00
Benjamin Gilbert
df718abc57
test_image_content: whitelist some GLSAs
systemd and sudo are already fixed.  Git was fixed by updating to 2.23.2,
not 2.24.1.  Samba is 2 years old and customized, thus difficult to update.
file, Python, and gdb are only in the SDK.
2020-05-22 15:30:30 +02:00
Kai Lüke
15681e1d77
Support the /boot/coreos/first_boot flag file
If a user or old software creates the flag file on the old CoreOS location,
nothing would happen.
Check the old location, too, so that Ignition is rerun.
2020-05-22 15:22:46 +02:00
Flatcar Buildbot
4dc6e17d16 chore(metadata): Regenerate cache 2020-05-21 07:07:00 +00:00
Flatcar Buildbot
a5a72f08e5 sys-kernel: Upgrade coreos-kernel 5.4.41 to 5.4.42 2020-05-21 07:07:00 +00:00
Kai Lüke
cda59bca46 sys-apps/seismograph: Point to latest flatcar-master
Pulls in https://github.com/flatcar-linux/seismograph/pull/4
to fix setting GPT labels with cgpt.
2020-05-20 18:24:57 +02:00
Sayan Chowdhury
de5457447a Revert "Merge pull request #289 from flatcar-linux/dongsu/docker-runc-selinux-alpha"
This reverts commit 210d750b39eb2a1e7319dbc445c131bb6e8d3f2d, reversing
changes made to 08771213dbe072daa07182f1b1fc51671471d9ef.
2020-05-20 15:48:59 +05:30
Kai Lüke
17e2dbc8c3 Cleanup files from build bot commit
The upstream patches were applied with a conflict.
These extra files were not deleted when resolving.
2020-05-18 17:48:37 +02:00
Benjamin Gilbert
42bf4024bb chore(metadata): Regenerate cache 2020-05-18 17:15:44 +02:00
Benjamin Gilbert
453b034ca5 dev-libs/openssl: Apply CoreOS changes
- Drop pkg_postinst.
  - Create /etc/ssl with tmpfiles (and package it for the SDK).
2020-05-18 17:15:26 +02:00
Benjamin Gilbert
15a0f44519 dev-libs/openssl: Sync with Gentoo's latest 1.0.2 stable 2020-05-18 17:14:58 +02:00
Krzesimir Nowak
7d130f7149 sys-kernel/bootengine: bump to fix the sysroot-boot service race
Fixes https://github.com/flatcar-linux/Flatcar/issues/83.
2020-05-18 15:18:46 +02:00
Benjamin Gilbert
78875a0303 chore(metadata): Regenerate cache 2020-05-18 14:09:54 +02:00
Benjamin Gilbert
9aadec88d7 dev-db/etcdctl: bump to 3.3.20 2020-05-18 14:08:05 +02:00
Benjamin Gilbert
e5a9a9aec2 app-admin/etcd-wrapper: bump to 3.3.20 2020-05-18 14:08:05 +02:00