Dongsu Park
8e46d15150
Merge pull request #1951 from flatcar/dongsu/zfs-kernel-version
...
coreos/config zfs-kmod: fix Kernel version issue for build_sysext
2024-04-24 15:03:00 +02:00
Krzesimir Nowak
3fc61ba177
Merge pull request #1753 from flatcar/krnowak/systemd-sysext
...
overlay sys-apps/systemd: Sync with Gentoo, bump to v255.4 and add patches for mutable overlays functionality
2024-04-24 14:04:56 +02:00
Dongsu Park
17b1b63d76
config sys-fs/zfs-kmod: fix Kernel version issue of zfs-kmod
...
In case of sysext of zfs-kmod, pkg_setup() calls linux-info_get_any_version()
of eclass/linux-info.eclass with MERGE_TYPE=binary and
LINUX_INFO_BINARY_RESET=0. That results in KV_FULL and KV_OUT_DIR being
unset, which is not what we want. So set LINUX_INFO_BINARY_RESET=1 to
avoid such side effect.
Without setting them, build_sysext complains like below, i.e. it tries to find
System.map of a wrong Kernel version 6.6.21, when it should find a newer
version like 6.6.23. That results in subsequent zfs CI tests failing due to
missing files like System.map and module deps.
```
System.map for kernel 6.6.21-flatcar was not found, may be due to the
built kernel sources no longer being available and lacking the fallback:
```
Suggested-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-04-24 13:59:07 +02:00
Kai Lüke
5f177dfa20
Merge pull request #1948 from space55/main
...
Add CONFIG_PPS_CLIENT_GPIO=m
2024-04-24 04:21:06 +02:00
flatcar-ci
2dda585bae
New version: main-3949.0.0-nightly-20240423-2100
2024-04-23 21:00:39 +00:00
Eamonn Nugent
28fef7fbbb
Merge branch 'main' into main
2024-04-22 19:40:48 -04:00
Flatcar Buildbot
bfd7a887ae
Update mantle container image to latest HEAD
2024-04-22 21:00:44 +00:00
flatcar-ci
65dee77aee
New version: main-3948.0.0-nightly-20240422-2100
2024-04-22 21:00:25 +00:00
Krzesimir Nowak
f438b1cae8
overlay sys-apps/systemd: Apply Flatcar modifications
2024-04-22 16:46:44 +02:00
Krzesimir Nowak
85a8599617
sys-apps/systemd: Sync with Gentoo
...
It's from Gentoo commit 2479e2a834ddc8e79e2a2899ec20269b0b2b2000.
2024-04-22 16:46:44 +02:00
Eamonn Nugent
fdc576a1e2
Merge branch 'main' into main
2024-04-22 09:02:16 -04:00
flatcar-ci
a50161a514
New version: main-3945.0.0-nightly-20240419-2100
2024-04-22 11:25:10 +00:00
Eamonn Nugent
3c5b7256e6
Add CONFIG_PPS_CLIENT_GPIO=m
...
Closes flatcar/Flatcar:1430
2024-04-22 05:19:06 +00:00
flatcar-ci
e281c1d240
New version: main-3945.0.0-nightly-20240419-2100-INTERMEDIATE
2024-04-19 21:00:27 +00:00
Flatcar Buildbot
99c6370970
Update mantle container image to latest HEAD
2024-04-19 11:36:49 +00:00
Kai Lüke
880e5a2464
Merge pull request #1907 from flatcar/rust-1.77.2-main
...
Upgrade dev-lang/rust and virtual/rust in main from 1.77.1 to 1.77.2
2024-04-19 05:37:39 +02:00
flatcar-ci
72dc21f6d0
New version: main-3944.0.0-nightly-20240418-2100
2024-04-18 21:00:25 +00:00
Flatcar Buildbot
65e180acb4
dev-lang/rust: Update from 1.77.1 to 1.77.2
2024-04-18 18:46:49 +09:00
Kai Lüke
85133f6429
Merge pull request #1916 from flatcar/kai/drop-patch
...
dev-lang/rust: Drop alternative patch
2024-04-18 11:44:26 +02:00
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
Flatcar Buildbot
2fda9a86da
Update mantle container image to latest HEAD
2024-04-17 10:54:34 +00: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
flatcar-ci
9c91741f3e
New version: main-3942.0.0-nightly-20240416-2100
2024-04-16 21:00:35 +00: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
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
flatcar-ci
706efd4299
New version: main-3941.0.0-nightly-20240415-2100
2024-04-15 21:00:32 +00: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
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
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 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
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
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