Mathieu Tortuyaux
0ea216218d
Merge pull request #3835 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-16 12:36:11 +01:00
Mathieu Tortuyaux
4713786307
Merge pull request #3829 from flatcar/linux-6.12.77-flatcar-4593
...
Upgrade Linux Kernel for flatcar-4593 from 6.12.74 to 6.12.77
2026-03-16 12:35:19 +01:00
Flatcar Buildbot
80075896d9
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-16 11:35:14 +00:00
Flatcar Buildbot
e5b65ee680
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:32 +00:00
flatcar-ci
515f3e153f
New version: beta-4593.1.0-nightly-20260311-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
beta-4593.1.0-nightly-20260311-2100
2026-03-11 21:00:27 +00:00
Mathieu Tortuyaux
051d7c6c7d
Merge pull request #3820 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-11 18:36:18 +01:00
Flatcar Buildbot
7c0cb0e562
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-11 17:08:39 +00:00
Mathieu Tortuyaux
693d3a24c2
Merge pull request #3819 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-11 09:45:43 +01:00
Flatcar Buildbot
9268894dd8
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
f4463a4e34
New version: beta-4593.1.0-nightly-20260310-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-10 21:00:33 +00:00
James Le Cuirot
2e24fe7b2f
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:54 +00:00
Robin Schneider
b115fe2e8e
Change shebang for run_sdk_container
...
Signed-off-by: Robin Schneider <mail@robinschneider.dev>
2026-03-10 14:04:06 +00:00
James Le Cuirot
d77d12ffc8
sys-kernel/bootengine: Bump to address PXE OEM issue
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2026-03-10 09:45:35 +00:00
flatcar-ci
7fd10b44fa
New version: beta-4593.1.0-nightly-20260309-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-09 21:00:26 +00:00
Mathieu Tortuyaux
517a65d3a6
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:47:13 +01:00
Mathieu Tortuyaux
9cf3ecf84a
Merge pull request #3806 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-09 14:40:26 +01:00
Mathieu Tortuyaux
362b96e216
Merge pull request #3745 from flatcar/cacerts-3.121-flatcar-4593
...
Update ca-certificates in flatcar-4593 from 3.120 to 3.121
2026-03-09 14:37:46 +01:00
Mathieu Tortuyaux
14fed793bf
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:37:06 +01:00
Flatcar Buildbot
dfb590b432
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-09 13:35:39 +00:00
Mathieu Tortuyaux
5f9f43c869
Merge pull request #3802 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-09 14:34:59 +01:00
Flatcar Buildbot
5ba568dda3
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-09 09:57:02 +00:00
flatcar-ci
71ae54e01a
New version: alpha-4593.0.0-nightly-20260306-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-06 21:00:25 +00:00
Mathieu Tortuyaux
efb5f040c4
Merge pull request #3793 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-06 15:36:29 +01:00
Flatcar Buildbot
265fe15fdb
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-06 14:33:26 +00:00
flatcar-ci
e19fd6d322
New version: alpha-4593.0.0-nightly-20260305-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-05 21:00:26 +00:00
Mathieu Tortuyaux
b7f9a3a5c4
Merge pull request #3781 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-05 11:42:31 +01:00
Flatcar Buildbot
64e0731d7f
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-05 10:41:42 +00:00
Mathieu Tortuyaux
a5e79b1ba6
Merge pull request #3767 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-05 09:19:39 +01:00
Flatcar Buildbot
ddb34ea32a
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-04 10:13:42 +00:00
flatcar-ci
0d48aee08e
New version: alpha-4593.0.0-nightly-20260303-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-03-03 21:00:23 +00:00
Sayan Chowdhury
5e2a90dfdb
New version: beta-4593.1.0
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
beta-4593.1.0
2026-03-03 15:11:40 +05:30
Sayan Chowdhury
da9e5b322f
Merge pull request #3743 from flatcar/linux-6.12.74-flatcar-4593
...
Upgrade Linux Kernel for flatcar-4593 from 6.12.73 to 6.12.74
2026-03-03 14:37:11 +05:30
Kai Lüke
efeddbca7f
Merge pull request #3756 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-03-03 10:05:32 +01:00
Flatcar Buildbot
be74cec772
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-03-03 08:49:44 +00:00
flatcar-ci
40e54b8e71
New version: alpha-4593.0.0-nightly-20260224-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-24 21:00:25 +00:00
Flatcar Buildbot
3a1870e70a
app-misc/ca-certificates: Update from 3.120 to 3.121
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-23 07:32:34 +00:00
Flatcar Buildbot
492fab2ab7
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:54 +00:00
flatcar-ci
efde559cef
New version: alpha-4593.0.0-nightly-20260219-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-19 21:00:25 +00:00
Mathieu Tortuyaux
2672796d8a
Merge pull request #3735 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-02-19 09:22:15 +01:00
Flatcar Buildbot
6c8b9aa036
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-18 21:00:45 +00:00
flatcar-ci
4ee4254dad
New version: alpha-4593.0.0-nightly-20260218-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-18 21:00:21 +00:00
Mathieu Tortuyaux
ae4ea81f3a
Merge pull request #3731 from flatcar/linux-6.12.73-flatcar-4593
...
Upgrade Linux Kernel for flatcar-4593 from 6.12.70 to 6.12.73
2026-02-18 14:45:27 +01:00
flatcar-ci
6e1a4d03ec
New version: alpha-4593.0.0-nightly-20260217-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-17 21:00:22 +00:00
Mathieu Tortuyaux
da34da04b5
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:07 +01:00
Mathieu Tortuyaux
7bc45f6af5
Merge pull request #3727 from flatcar/mantle-update-flatcar-4593
...
Upgrade mantle container image to latest HEAD in flatcar-4593
2026-02-17 09:20:02 +01:00
Flatcar Buildbot
913bba5e89
sys-kernel/coreos-sources: Update from 6.12.70 to 6.12.73
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-17 07:23:27 +00:00
Flatcar Buildbot
c48a6ddbd1
Update mantle container image to latest HEAD
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2026-02-16 21:00:38 +00:00
flatcar-ci
dcd182587d
New version: alpha-4593.0.0-nightly-20260216-2100
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2026-02-16 21:00:24 +00:00
Mathieu Tortuyaux
0cc3520427
Merge pull request #3720 from flatcar/cacerts-3.120.1-flatcar-4593
...
Update ca-certificates in flatcar-4593 from 3.120 to 3.120.1
2026-02-16 09:59:52 +01:00
Flatcar Buildbot
de2a70d0ca
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:48 +00:00