25645 Commits

Author SHA1 Message Date
Sayan Chowdhury
82a6f97c4b
New version: alpha-4669.0.0
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2026-04-13 21:56:21 +05:30
Flatcar Buildbot
f5754d5277 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-13 13:14:30 +00:00
Sayan Chowdhury
9aa417653e
Merge pull request #3919 from flatcar/linux-6.12.81-main
Upgrade Linux Kernel for main from 6.12.77 to 6.12.81
2026-04-13 18:44:16 +05:30
Mathieu Tortuyaux
132e48e8d8
Merge pull request #3869 from flatcar/cacerts-3.122-main
Update ca-certificates in main from 3.121 to 3.122
2026-04-13 10:26:59 +02:00
Flatcar Buildbot
5baff0e498 sys-kernel/coreos-sources: Update from 6.12.77 to 6.12.81
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-12 07:33:07 +00:00
Flatcar Buildbot
fb4dbdf2e4 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-11 04:29:40 +00:00
flatcar-ci
3f46247811 New version: main-4666.0.0-nightly-20260410-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-11 04:29:26 +00:00
flatcar-ci
3ac3569f62 New version: main-4666.0.0-nightly-20260410-2100-INTERMEDIATE
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-10 21:00:35 +00:00
James Le Cuirot
17e7ec0a07
sdk profile: Disable FEATURES="splitdebug"
We don't include -g in the SDK CFLAGS, so don't waste time and space on
splitdebug. Other compilers like Rust still generate debug symbols, but
we don't need these either.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-04-10 10:16:59 +01:00
James Le Cuirot
d9391b9e34
sys-apps/baselayout: Bump to drop /usr/lib/debug dirs and symlinks
Gentoo starts with this directory being empty, and Portage complains if
you populate it with merge-usr symlinks.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-04-10 10:16:58 +01:00
James Le Cuirot
7097436580
overlay profiles: Remove debug build-id symlinks broken by INSTALL_MASK
Otherwise they trip our QA check, which fails the build.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-04-10 10:16:57 +01:00
James Le Cuirot
d32cf515b0
overlay profiles: Drop /usr/lib/debug/.build-id from INSTALL_MASK
A recent Portage fix should avoid any collisions by salting the debug
files with the package name and version. The fix inadvertently broke the
debuglink CRC, which gdb checks, but this went unnoticed in Gentoo
because gdb prefers looking up symbols with the build-id instead.
However, this was noticed in Flatcar because of the INSTALL_MASK! This
has now also been fixed in Gentoo. We can drop the INSTALL_MASK now to
rely on the build-id instead of the debuglink.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-04-10 10:16:56 +01:00
flatcar-ci
1da8728068 New version: main-4665.0.0-nightly-20260409-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-10 08:07:56 +00:00
Flatcar Buildbot
49188bc197 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-09 21:23:00 +00:00
flatcar-ci
832126e1fd Revert failed version back to 4664.0.0+nightly-20260408-0708 2026-04-09 21:22:39 +00:00
flatcar-ci
d44a39b261 New version: main-4665.0.0-nightly-20260409-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-09 21:00:28 +00:00
Flatcar Buildbot
31fa8530ed Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-09 09:38:03 +00:00
flatcar-ci
687d78036f Revert failed version back to 4664.0.0+nightly-20260408-0708 2026-04-08 21:15:00 +00:00
flatcar-ci
4b856448d2 New version: main-4664.0.0-nightly-20260408-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-08 21:00:30 +00:00
Flatcar Buildbot
617a488f84 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-08 12:27:41 +00:00
flatcar-ci
d6731d42e7 New version: main-4664.0.0-nightly-20260408-0708
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-08 07:09:28 +00:00
Flatcar Buildbot
fe17bc4f77 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-07 13:33:03 +00:00
Flatcar Buildbot
9f1f2fed69 portage-stable/metadata: Monthly GLSA metadata updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Dongsu Park <dongsu@dpark.io>
2026-04-02 14:57:53 +02:00
James Le Cuirot
c6927109d7
Merge pull request #3871 from flatcar/chewi/nss-usrfiles
sys-libs/nss-usrfiles: Version bump to 2.43
2026-04-01 14:23:50 +01:00
James Le Cuirot
c724ec65a7
sys-libs/nss-usrfiles: Version bump to 2.43
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-04-01 11:39:51 +01:00
James Le Cuirot
2519d52a9f
app-containers/accelerated-container-image: Version bump to 1.4.3
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-03-31 14:21:54 +01:00
flatcar-ci
9b87fa765a Revert failed version back to 4643.0.0+nightly-20260318-2100 2026-03-31 07:11:25 +00:00
Flatcar Buildbot
8a51c03a23 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-30 13:15:23 +00:00
James Le Cuirot
62d21e7e34
Merge pull request #3853 from flatcar/chewi/ignition-oem
sys-apps/ignition: Apply oem:// and mounting fixes
2026-03-30 14:15:08 +01:00
James Le Cuirot
660f295af3
sys-apps/ignition: Apply oem:// and mounting fixes
Loading config from the initrd with `oem://` was broken because Ignition
was still looking in /usr/share/oem, which is now moved to /oem by the
minimal initrd.

This also fixes mounting the OEM partition when /mnt does not already
exist. This fix is slightly academic, because this currently only
happens when PXE booting, where the OEM partition won't exist anyway,
but we should fail for the right reason.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-03-30 14:03:12 +01:00
Flatcar Buildbot
96fb11b01d app-misc/ca-certificates: Update from 3.121 to 3.122
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-30 07:43:01 +00:00
Flatcar Buildbot
6c4c8c66a9 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-30 07:31:45 +00:00
flatcar-ci
d380460e85 New version: main-4643.0.0-nightly-20260318-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-18 21:00:27 +00:00
Mathieu Tortuyaux
49c4b396bb
Merge pull request #3461 from flatcar/tormath1/amd-gpu 2026-03-18 13:39:31 +01:00
Flatcar Buildbot
3de3d05cf5 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-18 11:24:40 +00:00
James Le Cuirot
200cf71083
app-containers/accelerated-container-image: Version bump to 1.4.2
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-03-18 11:23:51 +00:00
Mathieu Tortuyaux
dbbbe7a772
sys-kernel/coreos-firmware: ignore some missing firmware
It happens that some modules uses `MODULE_FIRMWARE` with a file
not-shipped into 'linux-firmware'.
In such a case, we can safely ignore those.
e.g 'amdgpu/ip_discovery.bin' is not a file shipped by linux-firmware
(see: a79d3709c4)

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2026-03-17 13:59:11 +01:00
Mathieu Tortuyaux
bcd1492407
sys-kernel/coreos-modules: build AMD GPU as module
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2026-03-17 13:59:09 +01:00
flatcar-ci
32b025b482 New version: main-4641.0.0-nightly-20260316-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-16 21:00:23 +00:00
Flatcar Buildbot
b14628080f Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-16 11:35:14 +00:00
Mathieu Tortuyaux
4c4fe6007f
Merge pull request #3827 from flatcar/linux-6.12.77-main
Upgrade Linux Kernel for main from 6.12.74 to 6.12.77
2026-03-16 12:35:02 +01:00
Mathieu Tortuyaux
7066fe94b9
Merge pull request #3825 from flatcar/firmware-20260309-main
Upgrade Linux Firmware in main from 20260221 to 20260309
2026-03-16 10:05:22 +01:00
Flatcar Buildbot
af108748e6 sys-kernel/coreos-sources: Update from 6.12.74 to 6.12.77
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-14 07:17:02 +00:00
flatcar-ci
ccd09dd929 New version: main-4638.0.0-nightly-20260313-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-14 03:01:53 +00:00
flatcar-ci
2b1b7e23e1 New version: main-4638.0.0-nightly-20260313-2100-INTERMEDIATE
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-13 21:00:29 +00:00
Flatcar Buildbot
d2bba54bba portage-stable/metadata: Monthly GLSA metadata updates
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-13 10:45:04 +01:00
Flatcar Buildbot
e47b1c63aa sys-kernel/coreos-firmware: Update from 20260221 to 20260309
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-12 07:21:20 +00:00
flatcar-ci
992213439e New version: main-4636.0.0-nightly-20260311-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-11 21:00:26 +00:00
Flatcar Buildbot
507a2b7c16 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-11 17:08:39 +00:00
Krzesimir Nowak
a899f2f97d
Merge pull request #3797 from flatcar/buildbot/weekly-portage-stable-package-updates-2026-03-09
Weekly portage-stable package updates 2026-03-09
2026-03-11 18:08:22 +01:00