22190 Commits

Author SHA1 Message Date
Sayan Chowdhury
51def6e4a9
New version: stable-3602.2.3 stable-3602.2.3 2023-12-12 01:10:37 +05:30
Sayan Chowdhury
db89a4e8d9
Merge pull request #1472 from flatcar/linux-5.15.142-flatcar-3602 2023-12-12 00:32:58 +05:30
Flatcar Buildbot
aec440a470 sys-kernel/coreos-sources: Update from 5.15.141 to 5.15.142 2023-12-09 07:11:02 +00:00
flatcar-ci
3d41789c17 New version: stable-3602.2.2-nightly-20231207-2100 2023-12-07 21:01:02 +00:00
flatcar-ci
b408a5dfd6 New version: stable-3602.2.2-nightly-20231206-2100 2023-12-06 21:00:27 +00:00
Dongsu Park
34c4ba6f72
Merge pull request #1461 from flatcar/cacerts-3.95-flatcar-3602
Update ca-certificates in flatcar-3602 from 3.94 to 3.95
2023-12-06 09:47:03 +01:00
flatcar-ci
95d4e88586 New version: stable-3602.2.2-nightly-20231205-2100 2023-12-05 21:00:24 +00:00
Mathieu Tortuyaux
bc5a5cc10e
Merge pull request #1449 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-12-05 14:45:03 +01:00
Flatcar Buildbot
b141a0648a
Update mantle container image to latest HEAD 2023-12-05 12:04:15 +01:00
Kai Lueke
1545bb1bed sys-kernel/bootengine: Change backport to avoid new stat specifiers
Newer versions of stat support %Hr and %Lr for major and minor device
types in decimal. Old stat only has %t and %T for the major and minor
device type in hex. This was causing the rule to break on Flatcar
Stable.
Change the backport to avoid the new stat decimal specifiers but instead
use the hex specifiers (Note: t is major and T in minor, but even when
one would confuse this, in our case both are 0).
2023-12-05 11:54:20 +01:00
flatcar-ci
e164363f6d New version: stable-3602.2.2-nightly-20231204-2100 2023-12-04 21:00:26 +00:00
Mathieu Tortuyaux
cd56117a57
Merge pull request #1455 from flatcar/linux-5.15.141-flatcar-3602
Upgrade Linux Kernel for flatcar-3602 from 5.15.139 to 5.15.141
2023-12-04 14:24:36 +01:00
Flatcar Buildbot
86f23f1276 app-misc/ca-certificates: Update from 3.94 to 3.95 2023-12-04 07:19:21 +00:00
Flatcar Buildbot
f143e22b03 sys-kernel/coreos-sources: Update from 5.15.139 to 5.15.141 2023-12-03 07:10:53 +00:00
flatcar-ci
2edc800937 New version: stable-3602.2.2-nightly-20231130-2100 2023-11-30 21:00:30 +00:00
Kai Lueke
87ae263a18 sys-kernel/bootengine: bump ebuild revision 2023-11-30 12:03:58 +01:00
Kai Lueke
adc2bbcd46 build_image_util: Store path list for recreating tmpfiles rules
The removal of files in the overlay present in the lowerdir creates
whiteout entries that mask the lowerdir entries. For those files that
have a tmpfile rule for creation, a reboot would cause the file to be
created in the upperdir, meaning this file is not updated from the
lowerdir when it changes. In addition we have filtered out some tmpfile
rules that caused upcopies (symlinks and directories) which meant that
removing the /etc/resolv.conf symlink didn't bring it back after reboot.
To make files from the lowerdir show up if they have a tmpfile rule that
normally would recreate them we keep a list of whiteout entries that we
clean up on boot. This also prevents freezing files because
systemd-tmpfiles does not need to recreate them in the upperdir.
2023-11-30 12:03:38 +01:00
flatcar-ci
f3b94636d0 New version: stable-3602.2.2-nightly-20231129-2100 2023-11-29 21:00:29 +00:00
Mathieu Tortuyaux
36317dcd07
Merge pull request #1437 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-29 15:57:05 +01:00
Flatcar Buildbot
a124b8bc41 Update mantle container image to latest HEAD 2023-11-29 12:05:30 +00:00
flatcar-ci
0e68d5f064 New version: stable-3602.2.2-nightly-20231127-2100 2023-11-27 21:00:27 +00:00
Mathieu Tortuyaux
e8aa7a24ca
Merge pull request #1424 from flatcar/tormath1/image-changes-lts
image_changes: support multiple LTS
2023-11-27 17:47:46 +01:00
Mathieu Tortuyaux
75773824ca
image_changes: support multiple LTS
When we support two LTS, the oldest one is compare to the newer one (e.g
lts-2022 is compared to lts-2023).

We now read the 'lts-info' file to find the right version to compare
(e.g lts-2022 is compared to the 'current-2022')

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-11-27 15:17:43 +01:00
flatcar-ci
8bc09a4764 New version: stable-3602.2.2-nightly-20231124-2100 2023-11-24 21:00:23 +00:00
Mathieu Tortuyaux
bfa9c53cd7
ci-automation: add brightbox testing
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-11-24 15:34:10 +01:00
Mathieu Tortuyaux
9ac756b8f4
Merge pull request #1422 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-24 15:21:03 +01:00
Flatcar Buildbot
fc178968bd Update mantle container image to latest HEAD 2023-11-24 09:29:26 +00:00
flatcar-ci
69957c9c3d New version: stable-3602.2.2-nightly-20231123-2100 2023-11-23 21:00:25 +00:00
flatcar-ci
20a347eae9 New version: stable-3602.2.1-nightly-20231121-2100 2023-11-21 21:00:36 +00:00
Thilo Fromm
871c1f13f5
Merge pull request #1413 from flatcar/linux-5.15.139-flatcar-3602
Upgrade Linux Kernel for flatcar-3602 from 5.15.138 to 5.15.139
2023-11-21 15:20:40 +01:00
Thilo Fromm
999eb889fb
Merge pull request #1405 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-21 10:47:28 +01:00
Flatcar Buildbot
f9ac8ecfba sys-kernel/coreos-sources: Update from 5.15.138 to 5.15.139 2023-11-21 07:11:56 +00:00
Flatcar Buildbot
80ebca7467 Update mantle container image to latest HEAD 2023-11-20 21:00:50 +00:00
Mathieu Tortuyaux
885a464f13
New version: stable-3602.2.2 stable-3602.2.2 2023-11-20 17:15:32 +01:00
flatcar-ci
0abcf0725c New version: stable-3602.2.1-nightly-20231116-2100 2023-11-16 21:00:26 +00:00
Kai Lueke
5d7f19f0e3 Use OpenStack image for Brightbox
The special Brightbox image uses the OpenStack userdata in Ignition but
lacked Afterburn usage. It actually works to use the OpenStack image and
directly which also enables Afterburn, thus we can drop the special
image.
Don't build a special image for Brightbox but recommend to use OpenStack
images directly. A symlink is added to help with the download of
hardcoded user scripts.
2023-11-16 18:38:12 +01:00
Kai Lueke
ec9f0007d6 ci-automation/vms: Provide OpenStack image without external compression
For Brightbox we can use the OpenStack image but the import only works
with unpacked images. After we enabled internal qcow2 compression the
.gz or .bz2 external compression doesn't provide any benefits and makes
the import more complicated.
Provide the OpenStack image without external compression in addition.
The other files are kept for now but we could also delete them if we
announce this in advance.
2023-11-16 18:37:07 +01:00
flatcar-ci
b2b88bf30b New version: stable-3602.2.1-nightly-20231114-2100 2023-11-14 21:00:23 +00:00
Thilo Fromm
8502486c4b
Merge pull request #1387 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-14 10:56:58 +01:00
Flatcar Buildbot
06070fc3ab Update mantle container image to latest HEAD 2023-11-13 21:00:44 +00:00
flatcar-ci
e29228c41a New version: stable-3602.2.1-nightly-20231113-2100 2023-11-13 21:00:26 +00:00
Thilo Fromm
4a96e892c8
Merge pull request #1379 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-13 07:30:55 +01:00
Flatcar Buildbot
9a54e9d481 Update mantle container image to latest HEAD 2023-11-10 16:38:54 +00:00
flatcar-ci
ce3d0248b7 New version: stable-3602.2.1-nightly-20231109-2100 2023-11-09 21:00:25 +00:00
Thilo Fromm
f5c6d42a5c
Merge pull request #1370 from flatcar/linux-5.15.138-flatcar-3602
Upgrade Linux Kernel for flatcar-3602 from 5.15.137 to 5.15.138
2023-11-09 13:53:54 +01:00
Thilo Fromm
2a3032269c
Merge pull request #1363 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-09 08:50:47 +01:00
Flatcar Buildbot
09eb502ac0 sys-kernel/coreos-sources: Update from 5.15.137 to 5.15.138 2023-11-09 07:13:44 +00:00
Flatcar Buildbot
7db2666639 Update mantle container image to latest HEAD 2023-11-08 21:00:44 +00:00
flatcar-ci
7ebde5b43c New version: stable-3602.2.1-nightly-20231108-2100 2023-11-08 21:00:30 +00:00
Thilo Fromm
ff238e8ec1
Merge pull request #1356 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-08 07:50:45 +01:00