14983 Commits

Author SHA1 Message Date
Dongsu Park
b7d56c85eb sys-auth/sssd: do not depend on gssapi
Now that bind-tools are built with gssapi only for AMD, without gssapi
for ARM, we need to get the USE flag requirement relaxed. Profile for
each architecture will instead choose whether to use gssapi.
2020-06-09 12:40:46 +02:00
Dongsu Park
13876614a7 profiles: enable bind-tools again for ARM
bind-tools has been disabled since a long time, probably because of
build errors around cross-compilation for ARM. However, bind-tools
binaries should be at least included in ARM images. So enable bind-tools
again for ARM without gssapi included.

To do that, disable gssapi for bind-tools only in the ARM profile, and
enable gssapi only in the AMD profile.
2020-06-09 12:40:43 +02:00
Flatcar Buildbot
68df572bbe chore(metadata): Regenerate cache 2020-06-08 07:22:21 +00:00
Flatcar Buildbot
03f94673f4 dev-lang: Upgrade Go 1.13.11 to 1.13.12 2020-06-08 07:22:21 +00:00
Dongsu Park
61aa059a13 app-emulation/docker: set go1.13 in DOCKER_BUILDTAGS
Since Docker >= 19.03.9 started to depend on github.com/pkg/errors
v0.9.1 or newer, it is now necessary to set `go1.13` in
`DOCKER_BUILDTAGS`. Otherwise, it cannot find `Is` function.

See also https://github.com/pkg/errors/blob/v0.9.1/go113.go#L16 .
2020-06-03 11:59:05 +02:00
Flatcar Buildbot
0cb5289164 chore(metadata): Regenerate cache 2020-06-03 07:07:45 +00:00
Flatcar Buildbot
6f08bef5ce sys-kernel: Upgrade coreos-kernel 5.4.43 to 5.4.44 2020-06-03 07:07:45 +00:00
Dongsu Park
0ffea1943b Merge pull request #387 from flatcar-linux/linux-5.4.43-alpha
Upgrade Linux Kernel in Alpha from 5.4.42 to 5.4.43
2020-05-29 17:28:13 +02:00
Kai Lüke
97331a4cf0 Remove rpcgen-from-host patch as qemu-static works on Jenkins 2020-05-29 14:26:51 +02:00
Kai Lüke
c2681c7ed5 Revert "sys-libs/tdb: support cross-builds for WAF"
This reverts commit 53a468b1604076fd3ce5f305d4a87e38a57ccfb4.
2020-05-29 14:26:51 +02:00
Kai Lüke
d4ea67145e Revert "sys-libs/tevent: support cross-builds for WAF"
This reverts commit 5fc31cdfc60522865d5b4c942da9a3410fb4b05f.
2020-05-29 14:26:51 +02:00
Kai Lüke
738c7a24dd Remove WAF cross-compilation patches for arm64
They were needed when Jenkins did not have qemu-static to run compiled
binaries of the target architecture.
Remove the patches as Jenkins is ready now and qemu-static is there to
stay because we need it for SELinux and other things.
2020-05-29 14:26:51 +02:00
Kai Lüke
05eb39365c Revert "net-libs/rpcsvc-proto: make rpcgen work for both architectures"
This reverts commit e04e8177f154b125b5fdd92e7e22805696290a81.
2020-05-29 14:26:50 +02:00
Kai Lüke
22e7bfece1 sys-libs/tdb: Bump to 1.3.15 2020-05-29 14:22:32 +02:00
Kai Lüke
629ffbccdb sys-libs/tevent: Bump to 0.9.37 2020-05-29 14:22:31 +02:00
Kai Lüke
0f71e99622 sys-libs/talloc: Bump to 2.1.11 2020-05-29 14:22:31 +02:00
Kai Lüke
d169023e3f Revert "sys-libs/tdb: move sys-libs/tdb to coreos-overlay"
This reverts commit 9d65392f7c49ea88cd42c3243c3cb1e07160c50e.
2020-05-29 14:22:31 +02:00
Kai Lüke
da4ca881d5 Revert "sys-libs/tevent: move sys-libs/tevent to coreos-overlay"
This reverts commit 4fa5574db866abbba28e91c69539194805eee52d.
2020-05-29 14:22:31 +02:00
Kai Lüke
984fe13c62 Revert "sys-libs/talloc: move talloc to coreos-overlay"
This reverts commit f4cdd5b7a0c7f1e7da9948cbb4937d63380f53b5.
2020-05-29 14:22:31 +02:00
Dongsu Park
1b1e9ca582 Merge pull request #67 from flatcar-linux/rust-1.43.1-alpha
Upgrade Cargo in Alpha from 1.36.0 to 1.43.1
2020-05-29 09:49:15 +02:00
Dongsu Park
3fdcd03489 chore(metadata): Regenerate cache 2020-05-29 09:44:27 +02:00
Dongsu Park
9eb49638d3 dev-lang/rust: update patches and fix build issues 2020-05-29 09:44:27 +02:00
Flatcar Buildbot
ad8de96dcc chore(metadata): Regenerate cache 2020-05-29 09:43:57 +02:00
Flatcar Buildbot
96bb021dfa dev-lang: Upgrade Rust 1.36.0 to 1.43.1 2020-05-29 09:43:57 +02:00
Dongsu Park
b8d772d5a2 Merge pull request #383 from flatcar-linux/dongsu/docker-fix-github-url-alpha
app-emulation/docker: Fix URLs for docker-ce tarballs for alpha
2020-05-28 18:07:03 +02:00
Dongsu Park
14e1f33a03 Merge pull request #327 from flatcar-linux/dongsu/strace-5.6-alpha
dev-util/strace: bump to 5.6 for alpha
2020-05-28 17:12:58 +02:00
Dongsu Park
a404f75580 Merge pull request #62 from flatcar-linux/dongsu/remove-strace-alpha
dev-util/strace: move strace to coreos-overlay for alpha
2020-05-28 17:12:24 +02:00
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
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