Krzesimir Nowak
acd5bb5ebb
net-nds/openldap: Sync with Gentoo
...
It's from Gentoo commit eac600cf87417f9312fae99b7f73536b5ff399d1.
2022-05-09 20:46:33 +02:00
Krzesimir Nowak
d9ce0cb089
sys-fs/e2fsprogs: Sync with Gentoo
...
It's from Gentoo commit c84288608b4210250bf60841cfd6d34a709fd1b9.
2022-05-09 20:46:33 +02:00
Krzesimir Nowak
6cf4830ff5
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit d2bc22c74485c3850ba5648f80452a69b43537ec.
2022-05-09 20:46:27 +02:00
Krzesimir Nowak
613fb44021
dev-util/catalyst: Sync with gentoo
...
It's from gentoo commit 74530679b923373acc5265cb46ed1740765a176c.
2022-05-09 20:46:27 +02:00
Krzesimir Nowak
2883455da4
profiles: Sync with Gentoo
...
It's from Gentoo commit e6e96ae5a6cc60f87906f6d9c2a868bcac20b920.
To unblock newer versions of setuptools.
2022-05-09 20:46:14 +02:00
Krzesimir Nowak
b7469d3e06
Merge pull request #287 from flatcar-linux/krnowak/vmware-esx
...
[WIP] Vendor test for VMware
2022-05-09 16:00:47 +02:00
Dongsu Park
12fc988051
Merge pull request #1866 from flatcar-linux/dongsu/torcx-golang-crypto
...
app-arch/torcx: update golang.org/x/crypto
2022-05-09 12:28:47 +02:00
flatcar-ci
27926f3f3a
New version: main-3232.0.0-nightly-20220507-0155
2022-05-07 04:51:31 +00:00
Dongsu Park
eb0cf00c5e
changelog: add changelog for torcx
2022-05-06 15:21:46 +02:00
Dongsu Park
431c87c98e
app-arch/torcx: update golang.org/x/crypto
...
Update golang.org/x/crypto to v0.0.0-20220314234659-1baeb1ce4c0b mainly
to address CVE-2022-27191.
Pulls in https://github.com/flatcar-linux/torcx/pull/12 .
2022-05-06 15:21:46 +02:00
Dongsu Park
d18978d5e6
Merge pull request #1864 from flatcar-linux/containerd-1.6.4-main
...
Upgrade Containerd in main from 1.6.3 to 1.6.4
2022-05-06 15:19:29 +02:00
Krzesimir Nowak
a8ac124d53
ci-automation: Add new vendor test for VMware
2022-05-06 12:57:20 +02:00
Krzesimir Nowak
14ae64f4e6
Merge pull request #324 from flatcar-linux/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2022-05-06 12:37:57 +02:00
Flatcar Buildbot
db98608970
Update mantle container image to latest HEAD
2022-05-06 10:35:57 +00:00
Krzesimir Nowak
ebd7af1ae4
Merge pull request #288 from flatcar-linux/krnowak/digital-ocean
...
ci-automation: Initial test script for Digital Ocean
2022-05-06 12:35:41 +02:00
Dongsu Park
8394e3169c
changelog: use a specific project name in the example
...
To be able to distinguish changelog entries from each other, we should
write a specific project name, e.g. portage-stable, instead of `PR`.
Changelog entries with a simple `PR` usually cause so much additional
rework when doing actual releases.
2022-05-06 12:20:03 +02:00
Dongsu Park
a529098deb
changelog: use a specific project name in the example
...
To be able to distinguish changelog entries from each other, we should
write a specific project name, e.g. scripts, instead of `PR`.
Changelog entries with a simple `PR` usually cause so much additional
rework when doing actual releases.
2022-05-06 12:19:37 +02:00
Dongsu Park
6bd35179ce
changelog: use a specific project name in the example
...
To be able to distinguish changelog entries from each other, we should
write a specific project name, e.g. coreos-overlay, instead of `PR`.
Changelog entries with a simple `PR` usually cause so much additional
rework when doing actual releases.
2022-05-06 12:19:02 +02:00
Thilo Fromm
de51da3d83
Merge pull request #321 from flatcar-linux/t-lo/sdk-container-update-fixes
...
update_sdk_container_image: work around sandbox permission errors
2022-05-06 12:08:10 +02:00
Dongsu Park
8c38c98533
Merge pull request #317 from flatcar-linux/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2022-05-06 11:21:28 +02:00
Thilo Fromm
8f2d36025d
update_sdk_container_image: work around sandbox permission errors
...
This change temporarily disables the Gentoo sandbox when updating the
SDK to work around sandbox permission errors some pakage builds (like
e.g. GO) run into.
Fixes e.g.
```
Building Go cmd/dist using /usr/lib/go-bootstrap. (go1.5.3 linux/amd64)
* /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsandbox/trace.c:do_peekstr():125: failure (Operation not permitted):
* ISE:do_peekstr:process_vm_readv(6863, 0x00007ffe4a502180{0x00007f01abd3e010, 0x570}, 1, 0x00007ffe4a502190{0x000000c820012a90, 0x570}, 1, 0) failed: Operation not permitted
* ERROR: dev-lang/go-1.17.8::coreos failed (compile phase):
```
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-05-06 11:20:03 +02:00
Flatcar Buildbot
bef4cb276d
Update mantle container image to latest HEAD
2022-05-06 09:19:43 +00:00
Dongsu Park
89db3c0785
Merge pull request #1861 from flatcar-linux/dongsu/rsync-3.2.4
...
profiles: accept keywords for net-misc/rsync
2022-05-06 10:59:58 +02:00
Dongsu Park
094f3c0626
Merge pull request #326 from flatcar-linux/dongsu/rsync-3.2.4
...
net-misc/rsync: update to 3.2.4-r1
2022-05-06 10:59:48 +02:00
Dongsu Park
4cff4fb85e
Merge pull request #1860 from flatcar-linux/dongsu/git-2.35.3
...
profiles: accept keywords for git 2.35.3
2022-05-06 10:57:22 +02:00
Dongsu Park
5c7150679e
Merge pull request #325 from flatcar-linux/dongsu/git-2.35.3
...
dev-vcs/git: update to 2.35.3
2022-05-06 10:57:13 +02:00
Flatcar Buildbot
bed28648f6
app-emulation: Upgrade Containerd 1.6.3 to 1.6.4
2022-05-06 08:29:08 +00:00
Krzesimir Nowak
3b3cffabc8
ci-automation: Fix credentials handling in digital ocean
2022-05-06 09:16:23 +02:00
Krzesimir Nowak
3c119f14b2
ci-automation: Fix secret file handling
...
It can't be done in a subshell, because the file will be gone after
subshell quits.
2022-05-06 09:16:23 +02:00
Krzesimir Nowak
413689c779
ci-automation: Rename some variables and make them overridable
2022-05-06 09:16:23 +02:00
Krzesimir Nowak
197e9a334f
ci-automation: Add secrets handling
2022-05-06 09:16:23 +02:00
Krzesimir Nowak
cd2f3f0d6c
ci-automation: Drop boilerplate code from digital ocean test
2022-05-06 09:16:23 +02:00
Krzesimir Nowak
2fe896b558
ci-automation: Add retest cycle breaking functionality
2022-05-06 09:16:23 +02:00
Krzesimir Nowak
9650650e4b
ci-automation: Add URL template handling
2022-05-06 09:16:23 +02:00
Krzesimir Nowak
b6bb07acdc
ci-automation: Initial test script for Digital Ocean
2022-05-06 09:16:23 +02:00
Krzesimir Nowak
4adf8df751
Merge pull request #293 from flatcar-linux/krnowak/ciauto-boilerplate
...
ci-automation: Reduce boilerplate in vendor tests
2022-05-06 08:54:46 +02:00
Dongsu Park
6159fa199b
profiles: accept keywords for git 2.35.3
...
We need to build 2.35.3 to address CVE-2022-24765.
2022-05-06 08:27:25 +02:00
flatcar-ci
36d72c4182
New version: main-3231.0.0-nightly-20220506-0155
2022-05-06 04:59:32 +00:00
Kai Lüke
26c4213766
Merge pull request #1859 from flatcar-linux/kai/current-lts-github-actions
...
.github: add cacerts/kernel actions for current LTS
2022-05-06 10:46:58 +09:00
Kai Lüke
18bec8ea98
Merge pull request #313 from flatcar-linux/kai/lts-ga
...
.github: Update LTS mantle reference
2022-05-06 10:46:50 +09:00
Dongsu Park
6f3ce84988
changelog: add changelog for rsync 3.2.4
2022-05-05 17:30:53 +02:00
Dongsu Park
164bdd524b
profiles: accept keywords for net-misc/rsync
...
We need to allow net-misc/rsync 3.2.4-r1, to address security issues
in its bundled zlib.
2022-05-05 17:17:55 +02:00
Dongsu Park
52fa3d1ea8
net-misc/rsync: update to v3.2.4-r1
...
Update net-misc/rsync to v3.2.4-r1, mainly to address CVE-2018-25032.
The CVE is actually a zlib issue, but we need to update rsync and its
bundled zlib as well, because the USE flag `system-zlib` is disabled
in Flatcar.
2022-05-05 17:13:45 +02:00
Dongsu Park
23072c77e9
changelog: add changelog for git 2.35.3
2022-05-05 15:37:59 +02:00
Dongsu Park
ae1fe3df23
dev-vcs/git: update to 2.35.3
...
Update dev-vcs/git to 2.35.3, mainly to address CVE-2022-24765.
2022-05-05 15:31:49 +02:00
Krzesimir Nowak
d26f2b3b39
ci-automation: Use vendor_test.sh in equinix_metal and gce tests
2022-05-05 13:07:52 +02:00
Krzesimir Nowak
1d6f38a72e
ci-automation: Reduce boilerplate in vendor tests
...
Move the common setup to the vendor_test.sh script, which will be
sourced by the vendor scripts.
2022-05-05 12:57:14 +02:00
Kai Lüke
c7830bf499
Merge pull request #300 from flatcar-linux/kai/gce-kola-tests
...
ci-automation: add GCE image test
2022-05-05 18:19:18 +09:00
Kai Lueke
f7edd4e061
ci-automation: add GCE image test
...
The GCE image test runs on a single instance type for now. In the
future it would be good to test the new NIC type with the cl.internet
test.
2022-05-05 16:52:42 +09:00
flatcar-ci
83d707b75f
New version: main-3230.0.0-nightly-20220505-0155
2022-05-05 04:47:35 +00:00