25658 Commits

Author SHA1 Message Date
flatcar-ci
9c457fb8c7 New version: alpha-4669.0.0-nightly-20260504-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-05-04 21:00:42 +00:00
Mathieu Tortuyaux
b031af94b7
Merge pull request #3988 from flatcar/linux-6.12.85-flatcar-4669
Upgrade Linux Kernel for flatcar-4669 from 6.12.84 to 6.12.85
2026-05-04 17:51:58 +02:00
Mathieu Tortuyaux
4d89161b7b
Merge pull request #3992 from flatcar/cacerts-3.123.1-flatcar-4669
Update ca-certificates in flatcar-4669 from 3.122 to 3.123.1
2026-05-04 17:51:38 +02:00
Flatcar Buildbot
2cf64a9bc9 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-05-04 11:03:07 +00:00
Flatcar Buildbot
7ce3d294ba app-misc/ca-certificates: Update from 3.122 to 3.123.1
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-05-04 08:02:48 +00:00
Flatcar Buildbot
99fbd3723d sys-kernel/coreos-sources: Update from 6.12.84 to 6.12.85
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-05-01 07:47:46 +00:00
flatcar-ci
8551e2eda6 New version: alpha-4669.0.0-nightly-20260430-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-30 21:00:34 +00:00
Dongsu Park
49a0432ae7
Merge pull request #3974 from flatcar/linux-6.12.84-flatcar-4669
Upgrade Linux Kernel for flatcar-4669 from 6.12.81 to 6.12.84
2026-04-30 14:32:23 +02:00
Flatcar Buildbot
49b842d01e Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-28 21:00:45 +00:00
flatcar-ci
452193eb9e New version: alpha-4669.0.0-nightly-20260428-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-28 21:00:27 +00:00
Flatcar Buildbot
9e4151c265 sys-kernel/coreos-sources: Update from 6.12.81 to 6.12.84
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-28 07:53:44 +00:00
flatcar-ci
a1bf5ec682 New version: alpha-4669.0.0-nightly-20260427-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-04-27 21:00:53 +00:00
Flatcar Buildbot
b7c37f505d Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-04-27 15:05:11 +00:00
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