Commit Graph

14356 Commits

Author SHA1 Message Date
Krzesimir Nowak
14a55a27b5 overlay dev-python/distro-oem: Drop unnecessary package 2023-06-06 15:10:07 +02:00
Krzesimir Nowak
86eada1cc9 overlay app-emulation/wa-linux-agent: Redo the package for sysext
Since the contents of this package will be now a part of the sysext
image, we don't need any special OEM-specific hacks. We don't need to
install the package in /usr/share/oem directory any more, so update
the ebuild to use the Gentoo python machinery to install files in the
usual locations. This can also use a normal python package, so replace
dependencies on dev-lang/python-oem and dev-python/distro-oem with
dev-lang/python and dev-python/distro, respectively. The waagent.conf
file we used to provide is updated (to disable auto updates, for
example, and dropped obsolete options) and now is a part of the patch,
so it is installed by the python machinery.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
5ef38b98aa coreos-base/coreos-init: Pull in updated azure udev rules 2023-06-06 15:10:00 +02:00
Flatcar Buildbot
41f6313a3f Update mantle container image to latest HEAD 2023-06-06 08:06:19 +00:00
Dongsu Park
a142d48999
Merge pull request #878 from flatcar/cacerts-3.90-main
Update ca-certificates in main from 3.89 to 3.90
2023-06-06 10:06:00 +02:00
flatcar-ci
b8e75b242f New version: main-3626.0.0-nightly-20230605-2100 2023-06-05 21:00:29 +00:00
Dongsu Park
47be22ec4d
Merge pull request #872 from flatcar/dongsu/sudo-1.9.13p3
app-admin/sudo: update to 1.9.13p3
2023-06-05 16:39:17 +02:00
Flatcar Buildbot
780e7fe807 app-misc/ca-certificates: Update from 3.89 to 3.90 2023-06-05 07:20:09 +00:00
flatcar-ci
b8d054157c New version: main-3623.0.0-nightly-20230602-2100-INTERMEDIATE 2023-06-02 21:00:29 +00:00
Dongsu Park
7b3b7930bf
Merge pull request #861 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-06-01
Monthly GLSA metadata 2023-06-01
2023-06-02 16:18:40 +02:00
Sayan Chowdhury
a46fe7a818 app-admin/sudo: Apply Flatcar patches
- Remove Perl Runtime Dependency
- Remove OpenLDAP schema files for sudo
- Remove sudo.conf file as it is shipped via baselayout

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-02 11:31:15 +02:00
Dongsu Park
51a6e7f667 app-admin/sudo: update to 1.9.13_p3
Update app-admin/sudo to 1.9.13_p3, mainly to address
CVE-2023-27320, CVE-2023-28486, CVE-2023-28487.

Gentoo commit: 4aebe55f8c434205f2ea3d28ffacb834a401bc1f
2023-06-02 11:31:15 +02:00
Krzesimir Nowak
29646ff054 overlay profiles: Drop obsolete accept keywords for sys-process/tini 2023-06-01 15:50:11 +02:00
Krzesimir Nowak
ce824ba166 overlay app-emulation/docker: Drop one modification 2023-06-01 15:50:11 +02:00
Krzesimir Nowak
744788efe4 sys-process/tini: Move to portage-stable and sync with Gentoo
It's from Gentoo commit 3d3624f4ebb26b9fc9c9ecbff7ff0c67b3f9aa4f.

We used to have it as a fork to replace cmake-based build system with
an autotools-based one. The reason was that we didn't provide cmake in
SDK, which is not true any more.
2023-06-01 15:44:18 +02:00
Flatcar Buildbot
276357658a portage-stable/metadata: Monthly GLSA metadata updates 2023-06-01 07:15:06 +00:00
flatcar-ci
dc7412c405 New version: main-3621.0.0-nightly-20230531-2100 2023-05-31 21:00:24 +00:00
Flatcar Buildbot
a2a366683b Update mantle container image to latest HEAD 2023-05-31 07:23:48 +00:00
flatcar-ci
78769d88d0 New version: main-3620.0.0-nightly-20230530-2100 2023-05-30 21:00:28 +00:00
Krzesimir Nowak
0634f969a6 overlay: Put OEM files into /oem now
The mountpoint for the OEM partition got moved from /usr/share/oem to
/oem to avoid complications when applying a OEM sysext image in the
OEM partition - systemd was unmounting all the mountpoints under /usr
before applying the sysext, which made our OEM images unavailable.

There's still the /usr/share/oem symlink for compatibility, but it's
better to use the new location right away.
2023-05-30 15:59:37 +02:00
Kai Lüke
84166fcc00
Merge pull request #830 from ader1990/arm64_qemu_enable_vnc_display
arm64: fix vnc console on qemu-kvm arm64
2023-05-30 13:02:27 +02:00
flatcar-ci
2cc8309173 New version: main-3619.0.0-nightly-20230529-2100 2023-05-29 21:00:24 +00:00
Dongsu Park
077433411e app-emulation/amazon-ssm-agent: update to 3.2.985.0
Use Go 1.19 as Go 1.12 does not exist.
Update amazon-ssm-agent to 3.2.985.0, because 2.3.1319.0 does not work
with Go 1.19.
Clean up unnecessary patches.
2023-05-29 12:47:08 +05:30
Dongsu Park
57fbd63a3b dev-lang/go-bootstrap: update to 1.18.6
Update dev-lang/go-bootstrap to 1.18.6, by syncing with Gentoo commit
1b3154a4473deedaf3d1deb978f9a19739ac03af.

This is necessary because Go >= 1.20 requires go-bootstrap to be at
least 1.17.13.

Drop unnecessary Flatcar patches from go-bootstrap, and move the ebuild
from coreos-overlay to portage-stable.
2023-05-29 12:47:08 +05:30
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
flatcar-ci
d69e400f0b New version: main-3615.0.0-nightly-20230525-2100 2023-05-25 21:00:31 +00: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
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
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