23004 Commits

Author SHA1 Message Date
Krzesimir Nowak
fbb962c7f6 ci-automation: Add an environment variable to skip build shortcuts
This will be used for the "run all tests" days in Jenkins.
2022-11-03 12:00:10 +01:00
Dongsu Park
c9b1606109 coreos-base/hard-host-depends: remove Go 1.17, add Go 1.19
Make hard-host-depends pull in dev-lang/go:1.19 instead of 1.17,
to avoid build failures.
2022-11-03 09:38:35 +01:00
Dongsu Park
0c267f156e eclass: update list of required docs of dev-lang/go
Now that the source tree of Go 1.19 or newer does not have files like
AUTHORS or CONTRIBUTORS, we need to remove the files from the list of
required docs of dev-lang/go.
Also add CONTRIBUTING.md to the list of docs, as all Go versions have
the file.
2022-11-03 09:36:45 +01:00
Dongsu Park
3d8b7b67ce dev-lang/go: Add Go 1.19.3
Add Go 1.19.3. https://go.dev/doc/devel/release#go1.19.3
Update the default Go version to 1.19.

Note, we still keep COREOS_GO_VERSION=go1.18 in containerd, docker,
docker-cli, docker-proxy, docker-runc following the default version
of the upstream repos.
2022-11-03 09:36:45 +01:00
Dongsu Park
a17469f602 dev-lang/go: update Go to 1.18.8
Update dev-lang/go to 1.18.8.
https://go.dev/doc/devel/release#go1.18.8

Note, the security issue of the release does not affect Flatcar,
as that affects only Windows.
2022-11-03 09:36:45 +01:00
Dongsu Park
bb67d7f126 dev-lang/go: clean up Go 1.17.13
Go 1.17 is no longer used anywhere. Clean up.
2022-11-03 09:36:45 +01:00
Krzesimir Nowak
ca3c8d2742 Merge pull request #2222 from flatcar/krnowak/glibc-2.35
sys-libs/glibc: Update to 2.35
2022-11-03 09:06:43 +01:00
Krzesimir Nowak
38b47df9ac changelog: Add an entry 2022-11-03 08:59:44 +01:00
flatcar-ci
60f214508a New version: main-3411.0.0-nightly-20221102-2100 2022-11-02 21:00:37 +00:00
Krzesimir Nowak
52addedfda changelog: Add an entry 2022-11-02 16:04:19 +01:00
Krzesimir Nowak
8df2647e0e sys-libs/glibc: Apply Flatcar modifications
- take care of nscd.conf via tmpfiles, add files/nscd-conf.tmpfiles.
  - comment out 'dostrip -x' to force the OS image binaries to be stripped
  - remove everything glibc wants to put under /etc since we use
    baselayout to provide that
2022-11-02 16:04:19 +01:00
Krzesimir Nowak
2608c4e79c sys-libs/glibc: Sync with Gentoo
It's from Gentoo commit a3d93f81ed9442703de09b684f309d8e1d596571.
2022-11-02 16:04:19 +01:00
Krzesimir Nowak
4dfba02e59 Merge pull request #2238 from flatcar/krnowak/actions-update
github: Modernize the actions a bit
2022-11-02 15:59:45 +01:00
Mathieu Tortuyaux
c49c230f1b dev-libs/openssl: Apply Flatcar modifications
- remove unecessary files
- drop `pkg_postint`
- create `/etc/ssl` with tmpfiles
- mark openssl as stable for arm64 and amd64

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-11-02 14:36:25 +01:00
Krzesimir Nowak
704380a2e0 dev-libs/openssl: Sync with Gentoo
It's from Gentoo commit 9ffdcaba89a94dc933e722339fe9471ad16af62a.
2022-11-02 14:30:31 +01:00
Dongsu Park
69e68c98c2 Merge pull request #2265 from flatcar/dongsu/multipath-tools-0.9.3
profiles: accept keywords for multipath-tools 0.9.3
2022-11-02 12:58:31 +01:00
Dongsu Park
fd0fd8c472 Merge pull request #381 from flatcar/dongsu/multipath-tools-0.9.3
sys-fs/multipath-tools: update to 0.9.3
2022-11-02 12:58:16 +01:00
Mathieu Tortuyaux
6146b134a9
Merge pull request #558 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-11-02 11:10:15 +01:00
Flatcar Buildbot
3794a38edb Update mantle container image to latest HEAD 2022-11-02 10:09:32 +00:00
Mathieu Tortuyaux
63e6862e86
Merge pull request #552 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-11-02 11:09:17 +01:00
Dongsu Park
36e7ed9405 Merge pull request #379 from flatcar/dongsu/github-actions-date-title
.github: print date of today in the PR title
2022-11-02 10:35:36 +01:00
Flatcar Buildbot
3c14b081d6 Update mantle container image to latest HEAD 2022-11-01 21:00:43 +00:00
flatcar-ci
5f3a7fad10 New version: main-3410.0.0-nightly-20221101-2100 2022-11-01 21:00:26 +00:00
Kai Lueke
8cc6058a64 dev-libs/openssl: Fix security issue
This applies a patch to fix a security issue. There will be an upstream
release available soon and we can drop the patch after updating to it.
2022-11-01 17:25:27 +01:00
Dongsu Park
2f32d72231 .github: print date of today in the PR title
Let's add date of today in the PR title, to avoid confusion when
seeing the same title for multiple different weekly update PRs.
2022-11-01 16:46:39 +01:00
Dongsu Park
6895fef204 changelog: add changelog for multipath-tools 0.9.3 2022-11-01 12:28:24 +01:00
Dongsu Park
1892b20a22 .github: add multipath-tools to packages-list 2022-11-01 12:23:52 +01:00
Dongsu Park
c207188a81 profiles: accept keywords for multipath-tools 0.9.3
Accept keywords ~amd64, ~arm64 for sys-fs/multipath-tools 0.9.3
to address CVE-2022-41973, CVE-2022-41974.
2022-11-01 12:21:09 +01:00
Dongsu Park
24e0232070 sys-fs/multipath-tools: update to 0.9.3
Update sys-fs/multipath-tools mainly to address CVE-2022-41973,
CVE-2022-41974.
2022-11-01 12:18:54 +01:00
Kai Lüke
1b3ecb8978
Merge pull request #547 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-11-01 10:44:01 +01:00
Flatcar Buildbot
dbd1511ccf Update mantle container image to latest HEAD 2022-10-31 21:00:44 +00:00
flatcar-ci
352e20b406 New version: main-3409.0.0-nightly-20221031-2100 2022-10-31 21:00:25 +00:00
Kai Lüke
0f1350911b
Merge pull request #543 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-10-31 10:55:01 +01:00
Flatcar Buildbot
5d5ac63ec5 Update mantle container image to latest HEAD 2022-10-31 09:35:43 +00:00
Kai Lüke
c8cc9f68ca
Merge pull request #541 from flatcar/kai/aws-ami-plain
ci-automation: Use plain AMI image for uploads
2022-10-31 10:32:47 +01:00
flatcar-ci
b04b138fb0 New version: main-3406.0.0-nightly-20221028-2100 2022-10-28 21:00:28 +00:00
Kai Lueke
3cb9736c33 ci-automation: Use plain AMI image for uploads
Recently we ran into sporadic corruption issues for AWS EC2 AMIs.
We use the streamOptimized VMDK format and it seems to cause problems
at the AWS side, regardless if created by qemu-img or vmdk-convert.
Switch to using the plain AMI images for uploading as workaround.
2022-10-28 17:21:39 +02:00
Dongsu Park
a6bca0b764 Merge pull request #2258 from flatcar/containerd-1.6.9-main
Upgrade Containerd in main from 1.6.8 to 1.6.9
2022-10-28 15:19:07 +02:00
Flatcar Buildbot
2c2af1fa7a app-emulation: Upgrade Containerd 1.6.8 to 1.6.9 2022-10-28 08:58:19 +00:00
Dongsu Park
9225503a6c Merge pull request #2250 from flatcar/docker-20.10.21-main
Upgrade Docker in main from 20.10.20 to 20.10.21
2022-10-28 10:53:55 +02:00
Kai Lüke
46e7b5b4dd Merge pull request #2256 from flatcar/kai/toolbox-ctr
app-admin/toolbox: Use containerd
2022-10-28 10:35:30 +02:00
flatcar-ci
9167c7cfbd New version: main-3405.0.0-nightly-20221027-2100 2022-10-27 21:00:30 +00:00
Kai Lueke
b5f2777a6e app-admin/toolbox: Use containerd
This pulls in
https://github.com/flatcar/toolbox/pull/7
to download and mount the image with containerd instead of requiring
Docker.
2022-10-27 16:13:51 +02:00
Kai Lüke
038a449398
Merge pull request #538 from flatcar/kai/local-patch
ci-automation: Support local patches
2022-10-27 13:01:31 +02:00
Krzesimir Nowak
6e8ce540fd Merge pull request #377 from flatcar/buildbot/automatic-package-updates
Weekly package updates
2022-10-27 12:19:29 +02:00
Krzesimir Nowak
47bf270880 Merge pull request #2248 from flatcar/krnowak/weekly
Profile additions and cleanups for weekly update
2022-10-27 12:19:29 +02:00
Krzesimir Nowak
e2e83ce608 Merge pull request #375 from flatcar/krnowak/net-misc-update
net-misc packages update (and some of their deps)
2022-10-27 12:17:29 +02:00
Krzesimir Nowak
f8a6a2be8d Merge pull request #2245 from flatcar/krnowak/net-misc-update
Profile cleanups for net-misc packages update
2022-10-27 12:17:29 +02:00
Kai Lueke
25dbccc14d ci-automation: Support local patches
For embargoed releases it is useful to apply patches locally to build
with them before they are public. This allows to push the same patches
to the repo during the Flatcar release at the embargo lift. The result
is the same (as long as the scripts patches did not change parts of the
setup logic that was running before they got applied), we can just build
earlier and thus do the Flatcar release directly on the embargo lift
instead of having to wait with the build because it would require the
patches to be in the repos.
2022-10-27 11:53:33 +02:00
Flatcar Buildbot
139db5ad3f app-emulation: Upgrade Docker 20.10.20 to 20.10.21 2022-10-26 07:50:01 +00:00