Commit Graph

28179 Commits

Author SHA1 Message Date
Flatcar Buildbot
91546892cd Update mantle container image to latest HEAD 2024-04-17 21:00:43 +00:00
flatcar-ci
660a9b509f New version: main-3943.0.0-nightly-20240417-2100 2024-04-17 21:00:25 +00:00
Mathieu Tortuyaux
0d4031a6d8
Merge pull request #1880 from apricote/hetzner
OEM: Provide Hetzner Images
2024-04-17 15:17:33 +02:00
Kai Lüke
9209ab3b85
Merge pull request #1919 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2024-04-17 13:21:20 +02:00
Flatcar Buildbot
2fda9a86da Update mantle container image to latest HEAD 2024-04-17 10:54:34 +00:00
Kai Lüke
ebe12abfdc
Merge pull request #1915 from flatcar/kai/qemu-script-img-name
build_library: Use original qemu image name in qemu script
2024-04-17 12:54:20 +02:00
Kai Lueke
999aa34992 dev-lang/rust: Drop alternative patch
The patch https://github.com/rust-lang/rust/pull/119582 got merged some
releases ago as alternative to the patch
https://github.com/rust-lang/rust/pull/119445 we included in the ebuild
file. We currently use both because the unneeded patch got changed to
apply again but it's not needed and may cause strange behavior.
Therefore, drop the alternative patch.
2024-04-17 15:43:56 +09:00
Kai Lueke
2e3f175fc1 build_library: Use original qemu image name in qemu script
The move to symlinking to the qemu-uefi image also resulted in the
qemu-uefi image being referenced in the qemu-bios and qemu-uefi-secure
scripts instead of referencing the image symlinks. Same for the VM name
shown in the qemu window title.
When generating the qemu scripts, use the original qemu image name and
VM name.
2024-04-17 12:19:08 +09:00
flatcar-ci
9c91741f3e New version: main-3942.0.0-nightly-20240416-2100 2024-04-16 21:00:35 +00:00
Mathieu Tortuyaux
09d421d3ac
Merge pull request #1910 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2024-04-16 17:59:12 +02:00
Flatcar Buildbot
16ec409e65 Update mantle container image to latest HEAD 2024-04-16 15:55:49 +00:00
Julian Tölle
1cf9d7f159 coreos-base/coreos-init: Bump commit for Hetzner OEM support 2024-04-16 17:11:44 +02:00
Julian Tölle
e2f6180b47 sys-kernel/bootengine: Bump commit for Hetzner OEM support 2024-04-16 17:10:59 +02:00
Julian Tölle
08ba85c6a3 changelog: add entry for hetzner images 2024-04-16 17:08:04 +02:00
Julian Tölle
5ac7c09438 overlay afterburn: enable for Hetzner OEM 2024-04-16 17:08:04 +02:00
Julian Tölle
48c81bc978 oem: provide hetzner images 2024-04-16 17:08:04 +02:00
Kai Lüke
0137a89052
Merge pull request #1905 from flatcar/kai/silence-mksquashfs
Silence mksquashfs warnings by excluding btrfs attributes
2024-04-16 03:31:42 +02:00
Kai Lüke
3c8d657aad
Merge pull request #1906 from flatcar/kai/github-actions-image-changes
.github: Disable debug output for image-changes
2024-04-16 03:31:17 +02:00
flatcar-ci
706efd4299 New version: main-3941.0.0-nightly-20240415-2100 2024-04-15 21:00:32 +00:00
Kai Lueke
526b889678 .github: Disable debug output for image-changes
The "set -x" bash debug output is very noisy and one doesn't even see
the actual output in this noise.
2024-04-15 22:08:18 +09:00
Kai Lueke
dcd7ee6fc4 Silence mksquashfs warnings by excluding btrfs attributes
When mksquashfs encounters btrfs attributes which indicate that the file
is transparently compressed, it can't embed this info in the squashfs
and prints a warning about that.
Silence the warnings by excluding btrfs attributes as done already in
the rest of the code base. This aligns the mksquashfs invocation in this
regard.
2024-04-15 20:15:05 +09:00
Kai Lüke
c8c5ba614a
Merge pull request #1901 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2024-04-15 12:18:34 +02:00
Flatcar Buildbot
46f51158b0 Update mantle container image to latest HEAD 2024-04-15 10:06:23 +00:00
flatcar-ci
b36eb2f1f4 New version: main-3938.0.0-nightly-20240412-2100 2024-04-13 02:31:55 +00:00
flatcar-ci
7faae1acc9 New version: main-3938.0.0-nightly-20240412-2100-INTERMEDIATE 2024-04-12 21:00:33 +00:00
Dongsu Park
0ee56e30d6
Merge pull request #1891 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2024-04-12 16:35:54 +02:00
Flatcar Buildbot
e3e4ff980f Update mantle container image to latest HEAD 2024-04-12 12:57:32 +00:00
Dongsu Park
05c515b706
Merge pull request #1888 from flatcar/dongsu/ue-rs-20240405
coreos-base/ue-rs: bump h2, mio
2024-04-12 14:57:17 +02:00
Kai Lüke
67913c51c9
Merge pull request #1885 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2024-04-12 14:02:10 +02:00
Flatcar Buildbot
1f8911b143 Update mantle container image to latest HEAD 2024-04-12 11:54:58 +00:00
Dongsu Park
2d481ddae5
Merge pull request #1886 from flatcar/containerd-1.7.15-main
Upgrade Containerd in main from 1.7.14 to 1.7.15
2024-04-12 13:54:41 +02:00
Dongsu Park
30ec9cc2b8 coreos-base/ue-rs: bump h2, mio
Update to 9b6ddb0226208450bcef9da4ac5ba8bc2a47a87c (2024-04-05), mainly
to address security issues in Rust crates.

Pulls in:
https://github.com/flatcar/ue-rs/pull/51
https://github.com/flatcar/ue-rs/pull/52
https://github.com/flatcar/ue-rs/pull/53
https://github.com/flatcar/ue-rs/pull/54
2024-04-12 11:19:47 +02:00
Kai Lüke
5fb86fbe33
Merge pull request #1887 from flatcar/kai/bash43
coreos-base/coreos-init: Update to latest ref
2024-04-12 11:17:50 +02:00
Kai Lueke
92b8c8f923 coreos-base/coreos-init: Update to latest ref
This pulls in https://github.com/flatcar/init/pull/119 just to have the
latest commit ref. The change is not needed on new Flatcar versions but
for those that download the flatcar-update script from git as raw file.
2024-04-12 17:53:43 +09:00
Flatcar Buildbot
ce925402f2 app-containers/containerd: Update from 1.7.14 to 1.7.15 2024-04-12 08:16:57 +00:00
flatcar-ci
7666320319 New version: main-3937.0.0-nightly-20240411-2100 2024-04-11 21:00:26 +00:00
Dongsu Park
6dc0cd0786
Merge pull request #1814 from flatcar/buildbot/monthly-glsa-metadata-updates-2024-04-01
Monthly GLSA metadata 2024-04-01
2024-04-11 14:51:34 +02:00
Adrian Vladu
f04714a4db
Merge pull request #1878 from flatcar/ader1990/hyperv-zip-compression
ci-automation/vms: provide Hyper-V images with .zip compression
2024-04-11 15:45:08 +03:00
Adrian Vladu
ab2cb0fff3 ci-automation/vms: provide Hyper-V images with .zip compression
On Windows, the .bz2 compression format is not supported by native
tooling and external tools like 7zip need to be installed.

Switching to .zip compression, there will be no need for the extra step
of having external tools.

See: https://github.com/flatcar/Flatcar/issues/1009

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-04-11 15:43:07 +03:00
Mathieu Tortuyaux
144a0c417a
Merge pull request #1867 from flatcar/firmware-20240410-main
Upgrade Linux Firmware in main from 20240312 to 20240410
2024-04-11 14:00:45 +02:00
Krzesimir Nowak
6231d0cbb0
Merge pull request #1854 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-04-08
Weekly portage-stable package updates 2024-04-08
2024-04-11 12:41:25 +02:00
Krzesimir Nowak
0998e78944 changelog: Add entries 2024-04-11 12:39:59 +02:00
Krzesimir Nowak
2c49da0c69 overlay profiles: Drop obsolete package unmask for sys-libs/ncurses
Gentoo finally dropped their masking.
2024-04-11 12:39:59 +02:00
Krzesimir Nowak
ac79ba8702 overlay profiles: Add accept keywords for sys-apps/coreutils 2024-04-11 12:39:59 +02:00
Krzesimir Nowak
69b948dd31 overlay profiles: Drop obsolete package unmask for dev-python/boto
Gentoo alrady dropped the package and its name from profiles, so we
can drop the unmask now too.
2024-04-11 12:39:59 +02:00
Krzesimir Nowak
89a138ab8b overlay profiles: Drop app-arch/xz-utils mask
Already dealt with by the portage-stable profiles.
2024-04-11 12:39:59 +02:00
Krzesimir Nowak
658a1019fd overlay profiles: Update accept keywords for app-misc/jq 2024-04-11 12:39:59 +02:00
Krzesimir Nowak
e874b69765 overlay profiles: Drop accept keywords for app-crypt/mit-krb5 2024-04-11 12:39:59 +02:00
Krzesimir Nowak
99ed6c1f83 overlay profiles: Add accept keywords for sys-apps/util-linux 2024-04-11 12:39:59 +02:00
Krzesimir Nowak
f2f4b8b583 .github: Drop unused packages from automation 2024-04-11 12:39:59 +02:00