32518 Commits

Author SHA1 Message Date
Mathieu Tortuyaux
77d3f65d8c
ci-automation/gc: drop openstack occurences
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-09-04 10:34:42 +02:00
Kai Lüke
6c99e54aa5
Merge pull request #3242 from flatcar/kai/corner-case
update_engine: postinst: Make sure Flatcar extension folder exists
2025-09-04 04:43:09 +02:00
flatcar-ci
fbb9485a27 New version: main-4447.0.0-nightly-20250903-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-09-03 21:00:30 +00:00
Kai Lueke
ce8372b8a7 update_engine: postinst: Make sure Flatcar extension folder exists
This pulls in https://github.com/flatcar/update_engine/pull/50 to fix
a corner case when the extension file exists on old nodes that don't
yet support extensions but should pull them on their update.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-09-04 00:41:23 +09:00
flatcar-ci
05d887799c Revert failed version back to 4445.0.0+nightly-20250901-2100 2025-09-03 00:42:13 +00:00
flatcar-ci
49e56ba965 New version: main-4446.0.0-nightly-20250902-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-09-02 21:00:29 +00:00
Mathieu Tortuyaux
514b9dd265
Merge pull request #3240 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2025-09-02 12:11:07 +02:00
Flatcar Buildbot
99bf089e2e Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-09-02 09:56:05 +00:00
flatcar-ci
339c5ea7aa New version: main-4445.0.0-nightly-20250901-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-09-01 21:00:27 +00:00
flatcar-ci
4a49086269 New version: main-4442.0.0-nightly-20250829-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-08-30 02:55:51 +00:00
flatcar-ci
cf1f8abc82 New version: main-4442.0.0-nightly-20250829-2100-INTERMEDIATE
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-08-29 21:00:29 +00:00
Krzesimir Nowak
ca58095e40
Merge pull request #3231 from flatcar/krnowak/hyperv-sysext
Change oem-hyperv to use OEM sysext
2025-08-29 16:28:00 +02:00
Krzesimir Nowak
fa9cadf209
Merge pull request #3224 from flatcar/krnowak/cros-target-update
Add a more detailed way of determining the package target
2025-08-29 16:16:52 +02:00
Krzesimir Nowak
72840ecac7 changelog: Add an entry
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-08-29 15:30:55 +02:00
Krzesimir Nowak
41b3553153 build_library/disk_util: Fix a warning
Python warns about an invalid escaped sequence (\s) within a string -
make the string raw, so python stops treating backslashes as special
characters.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-08-29 15:19:25 +02:00
Krzesimir Nowak
a0fc0432ee overlay coreos-base/oem-hyperv: Turn it into sysext
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-08-29 15:19:21 +02:00
James Le Cuirot
279ecdd8dd
Merge pull request #3226 from flatcar/linux-6.12.44-main
Upgrade Linux Kernel for main from 6.12.43 to 6.12.44
2025-08-29 13:27:40 +01:00
Flatcar Buildbot
940a72ce19 sys-kernel/coreos-sources: Update from 6.12.43 to 6.12.44
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-08-29 07:06:45 +00:00
flatcar-ci
84a0ac7993 New version: main-4440.0.0-nightly-20250827-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-08-27 21:00:29 +00:00
Krzesimir Nowak
98ab40ea2a build_library/build_image_util: Fix zipping of pcr policy
We invoke zip inside the BUILD_DIR and tell it to output the
compressed file somewhere in BUILD_DIR. This works if BUILD_DIR is an
absolute path, but breaks when it's relative. Since we already are in
BUILD_DIR, tell zip to output the file in the current directory
instead.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-08-27 14:03:31 +02:00
Krzesimir Nowak
13949bef2f overlay profiles: Drop unused goo
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-08-27 14:03:31 +02:00
Krzesimir Nowak
31caca6f7f overlay coreos/config: Replace cros_target with flatcar_target
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-08-27 14:03:31 +02:00
Krzesimir Nowak
aecc476b86 *: Add a way to determine the target of a package installation
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-08-27 14:03:31 +02:00
Krzesimir Nowak
2196326d26
Merge pull request #3174 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-08-04
Weekly portage-stable package updates 2025-08-04
2025-08-27 11:53:47 +02:00
flatcar-ci
41b5592084 Revert failed version back to 4438.0.0+nightly-20250825-2100 2025-08-27 00:36:38 +00:00
flatcar-ci
d9c9e93e35 New version: main-4439.0.0-nightly-20250826-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-08-26 21:00:30 +00:00
Mathieu Tortuyaux
5a39bec5f3
Merge pull request #3219 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2025-08-26 15:06:19 +02:00
Flatcar Buildbot
eb8f44f8ec Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-08-25 21:00:42 +00:00
flatcar-ci
18bce2e982 New version: main-4438.0.0-nightly-20250825-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-08-25 21:00:29 +00:00
Krzesimir Nowak
bdb20f15df overlay profiles: Disable mpfr for sys-apps/gawk
After the update, the USE=mpfr got enabled by default, so now we need
to disable it explicitly. Gawk is a part of our initrd, which means
that mpfr gets pulled into it now, increasing the size of it by
another 2mb, which breaks Flatcar updates.
2025-08-25 10:28:39 +02:00
Krzesimir Nowak
19478b7da4 overlay coreos/config: Apply the same overrides for old-nvidia-drivers 2025-08-25 10:28:39 +02:00
Krzesimir Nowak
7499fdf936 overlay profiles: Apply the same masks for old-nvidia-drivers 2025-08-25 10:28:39 +02:00
Krzesimir Nowak
bdfea9a341 build_library/extra_sysexts.sh: Use the x11-drivers/old-nvidia-drivers for 550 2025-08-25 10:28:39 +02:00
Krzesimir Nowak
b2b656ac32 overlay x11-drivers/old-nvidia-drivers: New package
Gentoo dropped the 550 branch of the drivers, so we fail to build the
nvidia-drivers-550 sysexts. For now we temporarily bring it back here
while we figure out our policy for deprecating and dropping sysexts.
2025-08-25 10:28:39 +02:00
Krzesimir Nowak
28eb01742d changelog: Add entries 2025-08-25 10:28:39 +02:00
Krzesimir Nowak
be79490ad5 overlay profiles: Add accept keywords for net-misc/curl 2025-08-25 10:28:39 +02:00
Krzesimir Nowak
4d93746d35 overlay x11-drivers/nvidia-drivers-service: Bump to 535.261.03 and 570.172.08 2025-08-25 10:28:39 +02:00
Krzesimir Nowak
0184f670d6 overlay profiles: Drop accept keywords for net-dns/bind 2025-08-25 10:28:39 +02:00
Flatcar Buildbot
3a55234041 licenses: Drop unused licenses 2025-08-25 10:28:39 +02:00
Flatcar Buildbot
c56daaf77a x11-drivers/nvidia-drivers: Sync with Gentoo
It's from Gentoo commit e8ae5a4833d0ae8eb6876253545bf9e81594f1c6.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
ad9de65283 virtual/service-manager: Sync with Gentoo
It's from Gentoo commit 10751ff148982a75a31935d345a47a3ba8057a3b.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
63b66ae311 virtual/resolvconf: Sync with Gentoo
It's from Gentoo commit 78bc19571bb7aafdcfef136e0f9212df781eec45.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
36431c7fe5 virtual/pkgconfig: Sync with Gentoo
It's from Gentoo commit 404727eda6b5c9fad544a9420ad4f6d7a56c926c.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
5e70275ede sys-process/lsof: Sync with Gentoo
It's from Gentoo commit 316817f80c23b8d6fab9f2fdd1986cfb46388516.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
6737d67111 sys-libs/libnvme: Sync with Gentoo
It's from Gentoo commit 07a4407a5c4b0cb7b6221f1866819c2faa9561c6.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
b9aff9ac05 sys-libs/glibc: Sync with Gentoo
It's from Gentoo commit 089ec116139a743587e77ecb62ceae94692642c0.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
8cbe592cff sys-libs/gdbm: Sync with Gentoo
It's from Gentoo commit d9904eedca75aef09bdc6036414ef81644f75505.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
7393d2ef5f sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 41ac22ad581efdd9a431ff98a6fe63355938a654.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
5697a86cb5 sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit b764b57f11046580ee843664a5669ad08dc2fbe2.
2025-08-25 10:28:39 +02:00
Flatcar Buildbot
c2db17b46e sys-firmware/edk2-bin: Sync with Gentoo
It's from Gentoo commit f1ad17f8d49ec3cfe263ab94f9652e0a0af5d1b4.
2025-08-25 10:28:39 +02:00