Commit Graph

608 Commits

Author SHA1 Message Date
Adrian Vladu
23e28cb847
Merge pull request #2355 from sfudeus/enable_mpi3mr
coreos-modules: Enable kernel-module for mpi3mr
2024-10-08 13:37:45 +03:00
Dongsu Park
79f362cf33
Merge pull request #2365 from flatcar/go-1.22.8-main
Upgrade Go from 1.22.7 to 1.22.8
2024-10-08 11:39:30 +02:00
Flatcar Buildbot
418b84e184 dev-lang/go: Update from 1.22.7 to 1.22.8 2024-10-07 16:20:43 +02:00
Flatcar Buildbot
a75d32a9be sys-kernel/coreos-sources: Update from 6.6.53 to 6.6.54 2024-10-05 07:05:19 +00:00
Stephan Fudeus
e4c8caa0ad coreos-modules: Enable kernel-module for mpi3mr 2024-10-02 18:08:46 +02:00
Dongsu Park
04fc05be43 changelog: changelog for containerd, docker, Go, runc
Add changelog for containerd, docker, Go, runc.
2024-10-02 16:32:20 +02:00
Flatcar Buildbot
52e26e938b app-containers/containerd: Update from 1.7.21 to 1.7.22 2024-10-02 16:32:20 +02:00
Krzesimir Nowak
00549ba53e
Merge pull request #2320 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-09-16
Weekly portage-stable package updates 2024-09-16
2024-10-02 15:57:41 +02:00
Flatcar Buildbot
675f3b5896 sys-kernel/coreos-sources: Update from 6.6.52 to 6.6.53 2024-10-01 13:45:02 +02:00
Krzesimir Nowak
f8bcc8e771 changelog: Add entries 2024-10-01 12:36:41 +02:00
Flatcar Buildbot
98d6d7bec7 app-misc/ca-certificates: Update from 3.104 to 3.105 2024-09-30 07:09:35 +00:00
Mathieu Tortuyaux
3306b82576
Merge pull request #2338 from flatcar/tormath1/afterburn
coreos-base/afterburn: bump to 5.7.0
2024-09-20 10:00:02 +02:00
Flatcar Buildbot
5fb6c4e048
sys-kernel/coreos-sources: Update from 6.6.51 to 6.6.52 2024-09-19 13:46:27 +02:00
Mathieu Tortuyaux
ec620689f5
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-19 10:05:19 +02:00
Jeremi Piotrowski
a23e5bbed2
Merge pull request #2299 from flatcar/jepio+sayan/sboot-lockdown
secure boot: lockdown, grub fallback, CI
2024-09-17 13:55:49 +02:00
James Le Cuirot
ea395fe5c9
Merge pull request #2318 from flatcar/chewi/grub-2.12
sys-boot/grub: Move to portage-stable, bump to 2.12
2024-09-17 10:31:03 +01:00
Jeremi Piotrowski
7b8f43756c changelog: Add entry for kernel lockdown changes
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-09-17 11:01:06 +02:00
Flatcar Buildbot
bc5e1fce44 sys-kernel/coreos-sources: Update from 6.6.50 to 6.6.51 2024-09-16 14:40:58 +00:00
Mathieu Tortuyaux
7234433f87
Merge pull request #2308 from flatcar/tormath1/ignition
sys-kernel/bootengine: pull ignition changes
2024-09-16 14:20:57 +02:00
Mathieu Tortuyaux
c7d080bfb6
Merge pull request #2310 from flatcar/firmware-20240909-main
Upgrade Linux Firmware in main from 20240811 to 20240909
2024-09-16 14:17:43 +02:00
Mathieu Tortuyaux
677bcdaa57
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-16 09:51:38 +02:00
Mathieu Tortuyaux
664e4271f9
Merge pull request #2311 from flatcar/tormath1/etcd
app-admin/etcd-wrapper: bump etcd version
2024-09-13 09:24:53 +02:00
Mathieu Tortuyaux
100a449a42
app-admin/etcd-wrapper: bump etcd version
required for Kubernetes 1.31 external etcd

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-13 09:24:27 +02:00
Thilo Fromm
32c40fa1cb
oem-azure: add hyperv daemons (#2309)
* oem-azure: add hyperv daemons

This change adds hyperv daemons hv_fcopy, hv_kvp, and hv_vss to the
Azure and HyperV OEM sysexts. hv_kvp specifically is needed to submit OS version
information to the Azure hypervisor.

The daemons, tough userspace programs, are built from the kernel sources
as they are included in the Linux kernel.

As the ebuild is (somewhat)  kernel specific, it should be updated when the kernel
is updated. Respective additions have been made to the kernel update GitHub actions
automation.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-12 16:37:25 +02:00
James Le Cuirot
9d2026b40e
sys-boot/grub: Move to portage-stable, bump to 2.12
We can now use Gentoo's upstream ebuild, save for a few small overrides
in a separate env file.

This bumps GRUB from 2.06 to 2.12, The existing two Flatcar patches have
been rebased.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-09-12 11:55:22 +01:00
Flatcar Buildbot
eb779f0b80 sys-kernel/coreos-firmware: Update from 20240811 to 20240909 2024-09-12 07:13:34 +00:00
Krzesimir Nowak
b031f0bc93
Merge pull request #2274 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-09-02
Weekly portage-stable package updates 2024-09-02
2024-09-11 11:15:03 +02:00
Mathieu Tortuyaux
c89130691c
Merge pull request #2296 from flatcar/linux-6.6.50-main
Upgrade Linux Kernel for main from 6.6.48 to 6.6.50
2024-09-10 13:43:33 +02:00
David Eichin
bc3aadb1bd changelog: add entry 2024-09-10 07:17:58 +02:00
Flatcar Buildbot
02642c2260 sys-kernel/coreos-sources: Update from 6.6.48 to 6.6.50 2024-09-08 07:13:02 +00:00
Krzesimir Nowak
f3f51ed2d8 changelog: Add an entry 2024-09-05 15:07:23 +02:00
Krzesimir Nowak
f9d68df8dc
Merge pull request #2204 from flatcar/krnowak/add-buildx
Add app-containers/docker-buildx
2024-09-03 15:07:50 +02:00
James Le Cuirot
2fc3b2df62
Merge pull request #2261 from flatcar/chewi/open-iscsi
sys-block/open-iscsi: Migrate coreos-stable to portage-stable, 2.1.10
2024-09-03 13:41:05 +01:00
Krzesimir Nowak
2f340b54c2 changelog: Add entries 2024-09-03 14:26:51 +02:00
Mathieu Tortuyaux
516ea1fb05
Merge pull request #2269 from flatcar/cacerts-3.104-main
Update ca-certificates in main from 3.103 to 3.104
2024-09-03 11:07:04 +02:00
Mathieu Tortuyaux
16f2327d48
Merge pull request #2213 from flatcar/tormath1/kernel
python: install feedparser for Kernel CVEs fetching
2024-09-02 15:43:38 +02:00
Mathieu Tortuyaux
4e9b9acced
Revert "sys-kernel/coreos-sources: changelog: add 6.6.47 kernel"
This reverts commit 51231d4d6a.

The changelog is now handled back by 'show-changes' CI job.
2024-09-02 15:42:35 +02:00
James Le Cuirot
40e1c0e2b9
sys-block/open-iscsi: Migrate coreos-stable to portage-stable, 2.1.10
The old version 2.1.4 does not cross-compile without help from QEMU that
we cannot rely on going forwards. 2.1.10 is Meson-based and handles this
much better.

Rather than update the package in-place, migrate it to portage-stable
and cover the differences with a small patch and env script.

Upstream now carries the systemd files, so we do not need to add these.

/etc is now automatically moved to /usr/share/flatcar/etc, so we no
longer need any special handling for that here, but I have added a
compatibility symlink for iscsid.conf.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-09-02 13:22:45 +01:00
Krzesimir Nowak
a4ace4e43a changelog: Add an entry 2024-09-02 14:05:56 +02:00
Jeremi Piotrowski
a7464f71cf
Merge pull request #2266 from flatcar/jepio/fix-sysext-ownership
fix ownership of containerd/docker sysext files
2024-09-02 10:01:49 +02:00
Flatcar Buildbot
dc9af76aee app-misc/ca-certificates: Update from 3.103 to 3.104 2024-09-02 07:21:29 +00:00
Dongsu Park
b4e55133d8
Merge pull request #2262 from flatcar/linux-6.6.48-main
Upgrade Linux Kernel for main from 6.6.47 to 6.6.48
2024-08-30 16:44:47 +02:00
Krzesimir Nowak
9631997895
Merge pull request #2251 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-08-26
Weekly portage-stable package updates 2024-08-26
2024-08-30 16:14:30 +02:00
Flatcar Buildbot
907cbfd241 app-containers/containerd: Update from 1.7.20 to 1.7.21 2024-08-30 08:19:54 +00:00
Jeremi Piotrowski
412298cd39 changelog: Add entry for sysext file ownership bugfix
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-08-30 09:52:50 +02:00
Flatcar Buildbot
ffe5cb1de0 sys-kernel/coreos-sources: Update from 6.6.47 to 6.6.48 2024-08-30 07:13:34 +00:00
Krzesimir Nowak
153c58b3a4 changelog: Add an entry 2024-08-29 12:11:40 +02:00
Mathieu Tortuyaux
83004c3835
Merge pull request #2240 from flatcar/linux-6.6.47-main
Upgrade Linux Kernel for main from 6.6.43 to 6.6.47
2024-08-28 16:31:07 +02:00
Adrian Vladu
51231d4d6a
sys-kernel/coreos-sources: changelog: add 6.6.47 kernel 2024-08-28 16:30:44 +02:00
Flatcar Buildbot
5e91b5ea67
sys-kernel/coreos-sources: Update from 6.6.43 to 6.6.47 2024-08-28 12:13:13 +02:00