33107 Commits

Author SHA1 Message Date
Flatcar Buildbot
de17f218be Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-11 17:08:50 +00:00
Mathieu Tortuyaux
28875ea0e9
Merge pull request #3815 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-03-11 09:46:02 +01:00
Flatcar Buildbot
6be1bbfa09 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-11 08:43:59 +00:00
flatcar-ci
a06d4cf6ec New version: stable-4459.2.4-nightly-20260310-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
stable-4459.2.4-nightly-20260310-2100
2026-03-10 21:00:26 +00:00
James Le Cuirot
168b068a8e
ci-automation: Allow overriding Mantle container name and tag
MANTLE_REF will be optionally passed by Jenkins.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-03-10 16:27:48 +00:00
Robin Schneider
4370a3457f
Change shebang for run_sdk_container
Signed-off-by: Robin Schneider <mail@robinschneider.dev>
2026-03-10 14:04:33 +00:00
flatcar-ci
8d2f02f1a0 New version: stable-4459.2.4-nightly-20260309-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
stable-4459.2.4-nightly-20260309-2100
2026-03-09 21:00:27 +00:00
Mathieu Tortuyaux
b2e46ce6cc
image_changes: update PATH variable
For some reasons, the '#!/usr/bin/env python3' command of the
'show-fixed-kernel-cves.py' started to resolve
'python3' before reaching the 'ci-automation/python-bin' PATH location.

So 'feedparser' was not installed, so it was failing.

I guess we shipped some Python updates providing 'python3' resolution,
or we stopped masked some Python related stuffs into the SDK.

Flipping the 'ci-automation/python-bin' should fix the issue and it
should not have any side-effects as this is scopped only on the
'show-changes' script call.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2026-03-09 17:46:36 +01:00
Mathieu Tortuyaux
f3041ba11a
Merge pull request #3807 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-03-09 14:40:23 +01:00
Mathieu Tortuyaux
e41fd79e7c
Merge pull request #3748 from flatcar/cacerts-3.121-flatcar-4459
Update ca-certificates in flatcar-4459 from 3.120 to 3.121
2026-03-09 14:39:09 +01:00
Mathieu Tortuyaux
ce7c7d3d54
Revert "app-misc/ca-certificates: use github URLs"
This reverts commit 25de567365b64397fb9de6245ea80be005001768.

I think that the reverted commit was trying to fix a "non-error". On
Gentoo distfiles, it that seems a glitch has occured on
ca-certificates-3.120.1, as the decompressed archive tree files is not
consistent from one release to the other:
```
$ wget http://distfiles.gentoo.org/distfiles/37/nss-3.120.1.tar.gz
$ wget http://distfiles.gentoo.org/distfiles/43/nss-3.121.tar.gz
$ tar -xf nss-3.120.1.tar.gz
$ tar -xf nss-3.121.tar.gz
$ ls -l nss-3.121/nss
total 88
drwxr-xr-x  8 tormath1 tormath1   160 Mar  2 15:00 automation
-rwxr-xr-x  1 tormath1 tormath1  9183 Feb 19 10:30 build.sh
...
$ ls -l nss-NSS_3_120_1_RTM/
total 88
drwxr-xr-x  8 tormath1 tormath1   160 Feb 11 19:19 automation
-rwxr-xr-x  1 tormath1 tormath1  9183 Feb 11 19:19 build.sh
...

```

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2026-03-09 14:38:55 +01:00
Flatcar Buildbot
7efbf93bd8 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-09 13:35:50 +00:00
Mathieu Tortuyaux
a44c1cfc75
Merge pull request #3799 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-03-09 14:34:51 +01:00
Flatcar Buildbot
66e3247546 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-09 09:57:00 +00:00
flatcar-ci
6e25557b71 New version: stable-4459.2.3-nightly-20260306-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-06 21:00:25 +00:00
Mathieu Tortuyaux
951f164c6c
Merge pull request #3794 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-03-06 15:36:38 +01:00
Flatcar Buildbot
77be4952c4 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-06 14:33:27 +00:00
flatcar-ci
6da1177868 New version: stable-4459.2.3-nightly-20260305-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-05 21:00:25 +00:00
Mathieu Tortuyaux
0dd5633589
Merge pull request #3777 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-03-05 11:43:07 +01:00
Flatcar Buildbot
615eb8a85d Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-05 10:41:34 +00:00
Mathieu Tortuyaux
ce90eede7f
Merge pull request #3769 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-03-05 09:19:26 +01:00
Flatcar Buildbot
c3458962e3 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-04 10:13:44 +00:00
Sayan Chowdhury
03b556efd6
New version: stable-4459.2.4
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
stable-4459.2.4
2026-03-03 15:11:48 +05:30
Sayan Chowdhury
cfabf412e1
Merge pull request #3742 from flatcar/linux-6.12.74-flatcar-4459
Upgrade Linux Kernel for flatcar-4459 from 6.12.73 to 6.12.74
2026-03-03 14:37:33 +05:30
Kai Lüke
b4c1efe8d7
Merge pull request #3757 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-03-03 10:05:49 +01:00
Flatcar Buildbot
03170f1a4c Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-03 08:49:46 +00:00
flatcar-ci
63444d1830 New version: stable-4459.2.3-nightly-20260226-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-26 21:00:23 +00:00
Flatcar Buildbot
e3850985ce app-misc/ca-certificates: Update from 3.120 to 3.121
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-23 07:33:10 +00:00
Flatcar Buildbot
711c8d0566 sys-kernel/coreos-sources: Update from 6.12.73 to 6.12.74
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-20 07:22:50 +00:00
flatcar-ci
bc305aaacd New version: stable-4459.2.3-nightly-20260219-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-19 21:00:27 +00:00
Mathieu Tortuyaux
010f2acfd7
Merge pull request #3734 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-02-19 09:22:18 +01:00
Flatcar Buildbot
7b882040d1 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-18 21:00:44 +00:00
flatcar-ci
a0cf01f760 New version: stable-4459.2.3-nightly-20260218-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-18 21:00:23 +00:00
Mathieu Tortuyaux
4cb4a5290b
Merge pull request #3730 from flatcar/linux-6.12.73-flatcar-4459
Upgrade Linux Kernel for flatcar-4459 from 6.12.66 to 6.12.73
2026-02-18 14:45:03 +01:00
flatcar-ci
cf926b3a59 New version: stable-4459.2.3-nightly-20260217-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-17 21:00:25 +00:00
Mathieu Tortuyaux
8893da08b8
app-misc/ca-certificates: use github URLs
Between 3.120.1 and 3.120, we noticed this:
```
$ ls /var/tmp/portage/app-misc/ca-certificates-3.120-r1/work
nss-3.120
$ ls /var/tmp/portage/app-misc/ca-certificates-3.120.1/work
nss-NSS_3_120_1_RTM
```

The last one is using the GitHub release format - it seems the upstream
pushed a GitHub release on the Mozilla Archive FTP server?

Gentoo did the move as well: b51bd45ded

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2026-02-17 13:09:41 +01:00
Mathieu Tortuyaux
ef7817a181
Merge pull request #3725 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-02-17 09:20:08 +01:00
Flatcar Buildbot
b113c479a6 sys-kernel/coreos-sources: Update from 6.12.66 to 6.12.73
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-17 07:23:26 +00:00
Flatcar Buildbot
5b58246440 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-16 21:00:37 +00:00
flatcar-ci
1b3cca1772 New version: stable-4459.2.3-nightly-20260216-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-16 21:00:25 +00:00
Mathieu Tortuyaux
bb0acade5c
Merge pull request #3718 from flatcar/cacerts-3.120.1-flatcar-4459
Update ca-certificates in flatcar-4459 from 3.120 to 3.120.1
2026-02-16 10:00:00 +01:00
Flatcar Buildbot
383dbe2805 app-misc/ca-certificates: Update from 3.120 to 3.120.1
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-16 07:31:29 +00:00
flatcar-ci
a16d9097fa New version: stable-4459.2.3-nightly-20260213-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-13 21:00:23 +00:00
Mathieu Tortuyaux
e66a443908
Merge pull request #3706 from flatcar/tormath1/4459/openssh
stable-4459: cherry-pick OpenSSH security fixes
2026-02-13 09:51:48 +01:00
flatcar-ci
357e35e10f New version: stable-4459.2.3-nightly-20260212-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-12 21:00:23 +00:00
Mathieu Tortuyaux
83ce077677
Revert "sys-kernel/coreos-modules: arm64: Enable CONFIG_FUNCTION_TRACER & CONFIG_DYNAMIC_FTRACE"
This reverts commit 363f2810702b71e17cba5c543dc9568451e0b1a5.

This unfortunately breaks the /boot size limit.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2026-02-12 14:57:51 +01:00
James Le Cuirot
7bb768cdcd
Merge pull request #3708 from flatcar/mantle-update-flatcar-4459
Upgrade mantle container image to latest HEAD in flatcar-4459
2026-02-12 13:55:46 +00:00
Flatcar Buildbot
86a2a6fa2f Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-12 13:50:42 +00:00
Krzesimir Nowak
69a3609b73
changelog: Add entries
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2026-02-12 09:54:40 +01:00
Krzesimir Nowak
f60a6e6132
overlay profiles: Add accept keywords for net-misc/openssh
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2026-02-12 09:50:14 +01:00