Commit Graph

22162 Commits

Author SHA1 Message Date
Dongsu Park
73bf57ac22 coreos-base/hard-host-depends: add Go 1.20, remove 1.18
Add Go 1.20 to the SDK, delete the unnecessary 1.18.
Delete 1.12 which does not work with go-bootstrap 1.18.
2023-05-29 12:47:08 +05:30
Dongsu Park
93a898312d app-emulation/docker*: build docker with Go 1.19
Go 1.18 is already EOL, so no security update at all. Since
upstream docker projects already have Go 1.19, Flatcar should also have
that.

See also
5d6db84223/Dockerfile (L6).
2023-05-29 12:47:08 +05:30
Dongsu Park
1d2ea91f6a eclass: install pkg/linux_{amd64,arm64} only for 1.19 or older
Since Go 1.20 stopped shipping pre-compiled package archives for the
standard library in $GOROOT/pkg, it became impossible to install
pkg/linux_{amd64,arm64} for every version. To avoid build failure,
install the library if the Go slot number is 1.19 or older.

Also depend on go-bootstrap 1.17.13 or newer.

See also https://go.dev/doc/go1.20.
2023-05-29 12:47:08 +05:30
Dongsu Park
886cdf4485 eclass: update the default Go version to 1.20.4
Update the default Go version from 1.19 to the latest 1.20.

Note, we still keep setting COREOS_GO_VERSION="go1.19" for
containerd, cri-tools, docker, docker-cli, docker-proxy, docker-runc,
following the default version of upstream projects.
2023-05-29 12:47:08 +05:30
Dongsu Park
487a2a1065 dev-lang/go: add 1.20.4, drop 1.18.10, 1.12.17
Add Go 1.20.4 and drop unnecessary versions 1.18.10, 1.12.17.
2023-05-29 12:47:08 +05:30
flatcar-ci
886364ccdc New version: main-3616.0.0-nightly-20230526-2100-INTERMEDIATE 2023-05-26 21:00:26 +00:00
Dongsu Park
f2abe8b755
Merge pull request #842 from flatcar/linux-6.1.30-main
Upgrade Linux Kernel for main from 6.1.27 to 6.1.30
2023-05-26 18:51:06 +02:00
Adrian Vladu
c76e969d47 arm64: fix vnc console on qemu-kvm arm64
Without DRM configured in the Linux kernel, the VNC console will show a
screen with the message: "Display output is not active".

Although the on QEMU-KVM AMD64 the issue is not presented, I have
enabled the same flags for consistency.

Fixes: https://github.com/flatcar/Flatcar/issues/1030
2023-05-26 15:55:13 +03:00
Thilo Fromm
af686c0f41 workflows/pr-comment-dispatcher: post link to workflow run
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-05-26 10:07:00 +02:00
Thilo Fromm
a14a89f2b8 workflows/pr-comment,run-kola: fix concurrency + results comment
This change includes 2 unrelated small fixes to the "PR comment command"
build+test feature:

1. The concurrency group now contains the PR number, ensuring that
   builds for multiple PRs can run in parallel. This addresses an issue
   in which starting a build on a PR would cancel a running build of
   another PR.
2. Post test results to the PR where the build command was issued on.
   The add-pr-comment step's condition was not updated when switching
   to PR comment commands for starting builds, so the step would only
   run if the action was triggered by a PR change event. Since we now
   trigger on issue_comment, the step never ran.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-05-26 09:48:49 +02:00
flatcar-ci
d69e400f0b New version: main-3615.0.0-nightly-20230525-2100 2023-05-25 21:00:31 +00:00
Krzesimir Nowak
ce53ba7512
Merge pull request #831 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-05-22
Weekly portage-stable package updates 2023-05-22
2023-05-25 17:03:17 +02:00
Krzesimir Nowak
92b5e09c5f changelog: Add entries 2023-05-25 12:50:27 +02:00
Krzesimir Nowak
60aded12f5 build_library/catalyst.sh: Fix and extend snapshot handling
- Fix the snapshot name, it is not "portage-${VERSION}", but rather
  "gentoo-${VERSION}".

- After building the snapshot, remove all the similar files from the
  snapshots directory - Catalyst gets easily confused by them and
  bails out.

- Extend the `build_snapshot` function to optionally accept the config
  path and the snapshot name, so SDK's stage1 code can use this
  function instead of duplicating parts of it.
2023-05-25 12:35:29 +02:00
Flatcar Buildbot
e59c23a97a sys-kernel/coreos-sources: Update from 6.1.27 to 6.1.30 2023-05-25 07:12:03 +00:00
Krzesimir Nowak
120a746c88 build_library/catalyst.sh: Make some variables local 2023-05-24 13:50:50 +02:00
Krzesimir Nowak
ea29482d9a overlay coreos-base/hard-host-depends: Rename the dependency
It's dev-python/flit-core now, not dev-python/flit_core.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
f32eb01fc3 .github: Update the packages list 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
13f69c791f dev-python/flit-core: Rename from flit_core and sync from Gentoo
It's from Gentoo commit ddd30c82eba4638c87aa9bc8d35ba614f0c88898.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
32d94be1da sys-apps/sed: Sync with Gentoo
It's from Gentoo commit ff260cd0c5b917a91d5700b868eba84e78a785b5.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
bf8c2de9a9 overlay profiles: Drop accept keywords for app-arch/tar 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
a07764b2c0 overlay profiles: Drop accept keywords for app-editors/vim{,-core} 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
5c066e8277 overlay profiles: Drop accept keywords for dev-libs/libxml2 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
a8db3eb3df overlay profiles: Update keywords for net-misc/curl 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
e80c48b40b overlay profiles: Dropped keywords for net-misc/rsync 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
f2e04f7ab4 overlay profiles: Drop accept keywords for sys-devel/binutils 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
966a2c4f0b overlay profiles: Drop accept keywords for sys-devel/gcc 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
bed099b25f overlay profiles: Drop accept keywords for sys-libs/binutils-libs 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
d2701f8fcb overlay profiles: Add accept keywords for sys-libs/libcap 2023-05-24 07:04:24 +02:00
Flatcar Buildbot
5b7ed885a0 sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit de4ccd31f9cef43574b7184b36369d010a6bb518.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
2c66d8718b sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit c568143c1a092d02834122fffaa60d3479e9bd08.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
0cc965c75c sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 36bf4fb57b37c7c8ab7c70b82679ebecb69bff53.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
cc26893e3a sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit af567a6e7a11cc5c5de92558fa178cdd4dd558a8.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
9d6c56425c sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit be26894bf7a52d564335e04af2a52b54581e8280.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
ab3908a82b sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 85970a14316420132f6a6336594bdf89296e29df.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
dffb0d98bb sys-devel/gdb: Sync with Gentoo
It's from Gentoo commit c9a9956944acab031669f00023398c45cef187e9.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
3ef316151a sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 0df09b186df442119518611ad70d3824072f784e.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
d3d5492993 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit f07d151721aca8cbbc916f0b5bc05a25bf700844.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
033cc70247 sys-devel/bison: Sync with Gentoo
It's from Gentoo commit c823bcde83d1c00043d0b23e685d7d2d2243f112.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
6e604eebdf sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 6e2138e25da5ca87cd97e980129234a14a3f7f15.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
f8f5aa0852 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit c37c40b3090af8de81cd7f857cceaedb541cc5c6.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
d96a9f5d2c sys-apps/less: Sync with Gentoo
It's from Gentoo commit 1bc73763c0b029b8a8fd4de9c1b49c622544d25d.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
dfd7e6f5c8 sys-apps/gawk: Sync with Gentoo
It's from Gentoo commit b635d356012932b32e133ef41c2360b99d626acb.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
da2af27689 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 3a8e599b9f5eed2409fec161241b7b7e310ac866.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
853f4774c6 sys-apps/acl: Sync with Gentoo
It's from Gentoo commit 6273f7c0c37bc0fae7071ec6237654796bdcca55.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
6c39df4365 profiles: Sync with Gentoo
It's from Gentoo commit 97c9661e27cb28aa075c2035a4ba2b4c14716b0c.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
66d8e3c0c7 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 5104dc916656949d343556421aa6d40489e1b44e.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
cfd801baf2 net-misc/wget: Sync with Gentoo
It's from Gentoo commit ac21ccbb4e4c8780efa3d5981e172a69124c6126.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c8f4493492 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 5318f862149c5e43ebb08dacb0a07de2613e4a48.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c18ba1b664 net-misc/curl: Sync with Gentoo
It's from Gentoo commit e157923b659d2650cb9eb5a3084d9539f6487b29.
2023-05-24 07:04:23 +02:00