337 Commits

Author SHA1 Message Date
Flatcar Buildbot
72b59e4c4c sys-kernel/coreos-sources: Update from 6.1.84 to 6.1.85 2024-04-11 07:12:42 +00:00
Kai Lueke
fd5f15369e Set up symlinks for same image artifacts to remove qemu/qemu_uefi_secure
The qemu and qemu_uefi_secure images have the same contents as the
qemu_uefi image which wastes space on the release server. A similar
case is the PXE vmlinuz which is the same as the regular one, too.

Set up symlinks for same images, and also detect this when compressing
to set up symlinks there as well. To reduce complexity, the qemu and
qemu_uefi_secure images are not supported anymore and the Jenkins or
GitHub CI will skip over them if specified. Users that build their own
images need to adapt, though.
2024-04-09 22:12:53 +09:00
Flatcar Buildbot
96850138cc sys-kernel/coreos-sources: Update from 6.1.81 to 6.1.84 2024-04-04 07:12:34 +00:00
Kai Lueke
168d90a3d5 app-arch/xz-utils: Sync with Gentoo (revert to known-good)
The 5.6 release contained a backdoor for SSH. The 5.6 release wasn't
used in Flatcar and so far it seems that the backdoor wouldn't even be
compiled for Gentoo. However, we so far don't know whether the other
patches are malicious.

Revert to 5.4.2 as last known-good release (like Gentoo did).
Note that the Flatcar main branch had a copy of the 5.6 ebuild but was
not using it. Flatcar Alpha was on 5.4.6-r1, so before the backdoor but
the malicious contributor did other changes of unclear impact part of
this release. Similarly, Beta is on 5.4.5 and Stable is on 5.4.3. These
should get downgraded, too.
2024-04-02 23:13:32 +09:00
Gabriel
2016e758ee Update changelog/bugfixes/2024-03-25-disable-user-configdrive-on-openstack.md
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2024-04-02 13:15:02 +09:00
Gabriel Adrian Samfira
5e6f672dad Update coreos-cloudinit to latest main branch
This change updates coreos-cloudinit to the latest flatcar-master commit.

This change disables user-configdrive.service on OpenStack,
as coreos-cloudinit.service already runs on OpenStack when the system is
not configured via ignition.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-04-02 13:15:02 +09:00
David Eichin
6bca2b1bba changelog: upgrade toolbox to latest version
This version fixes that mounted snapshots with ctr are being gc'ed which
breaks the toolbox.
2024-03-26 17:33:15 +09:00
Krzesimir Nowak
9d108fed46 changelog: Add missing CVEs for openssh update 2024-03-22 08:12:57 +01:00
Krzesimir Nowak
ff63ee8e77 changelog: Add entries 2024-03-22 08:12:30 +01:00
Jeremi Piotrowski
bbb4760d33 changelog: Add entry for multipath realtime change
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-19 17:41:13 +01:00
Flatcar Buildbot
7fdb235ebf app-misc/ca-certificates: Update from 3.98 to 3.99 2024-03-18 07:19:15 +00:00
Flatcar Buildbot
1e4710e0bb sys-kernel/coreos-sources: Update from 6.1.80 to 6.1.81 2024-03-07 07:11:05 +00:00
Kai Lueke
9c89289d87 build_sysext: Remove any opaque directory markers
The Flatcar extension images built with build_sysext created directories
in the overlay in a way that masked contents from other layers.
Instead of fixing the way we create directories, make use of
postprocessing to avoid any similar problems show up again in the
future.
2024-03-05 17:04:18 +01:00
Kai Lueke
57d7a6927d sys-kernel/bootengine: Restore support for custom PXE OEM contents
This pulls in https://github.com/flatcar/bootengine/pull/88
to restore looking at the documented /usr/share/oem path in a custom
PXE OEM initrd instead of /oem.
2024-03-05 16:46:11 +01:00
Flatcar Buildbot
e87a0cf850 sys-kernel/coreos-sources: Update from 6.1.77 to 6.1.80 2024-03-02 07:10:06 +00:00
Jeremi Piotrowski
63f2a16a08 changelog: Add entry for update_engine bugfix
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-02-26 12:13:17 +01:00
Mathieu Tortuyaux
5c32cc8dbc
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-02-23 14:57:44 +01:00
Flatcar Buildbot
b63ea28c94 app-misc/ca-certificates: Update from 3.97 to 3.98 2024-02-19 07:19:34 +00:00
Kai Lueke
26eeb97e81 coreos-base/update_engine: Support updating old airgapped clients
This pulls in https://github.com/flatcar/update_engine/pull/38
with two workarounds to read out proxy env vars from the service unit
and to read out the XML response from the journal logs, because the XML
passing and the passing of proxy env vars is not present in old clients.
2024-02-12 17:17:29 +01:00
Krzesimir Nowak
de1c6d6ee2
Merge pull request #1628 from flatcar/krnowak/docker-runc-beta
docker 24.0.9, runc 1.1.12, containerd 1.7.13 for beta
2024-02-07 18:18:52 +01:00
Krzesimir Nowak
cad85fc99f changelog: Add entries 2024-02-06 08:38:56 +01:00
Flatcar Buildbot
0787570ad5 sys-kernel/coreos-sources: Update from 6.1.73 to 6.1.77 2024-02-06 07:11:11 +00:00
Kai Lueke
4e05c7fe17 coreos-base/coreos-init: Add flatcar-update flag to skip OEM payloads
This pulls in https://github.com/flatcar/init/pull/114 to
support a flag to skip providing OEM payloads, with the goal of easing
downgrades to non-sysext-OEM releases or, when backported to LTS with
the default behavior switched, to opt-in to OEM payloads for airgapped
updates that can't use the fallback download.
2024-02-01 19:30:06 +01:00
Flatcar Buildbot
f607ba9128 app-misc/ca-certificates: Update from 3.96 to 3.97 2024-01-29 07:18:19 +00:00
Kai Lueke
8da4d706c7 coreos-base/update_engine: Forward proxy env for postinstall script
This pulls in https://github.com/flatcar/update_engine/pull/37
to forward the proxy env vars for curl and ue-rs download_sysext
(Flatcar Stable currently uses curl, Alpha uses ue-rs).
2024-01-24 14:59:01 +01:00
Dongsu Park
085318448b
Merge pull request #1578 from flatcar/linux-6.1.73-flatcar-3815
Upgrade Linux Kernel for flatcar-3815 from 6.1.69 to 6.1.73
2024-01-16 17:37:02 +01:00
Mathieu Tortuyaux
3676797c1a changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-01-16 15:28:29 +01:00
Jeremi Piotrowski
cc4f475445 Add changelog for coreos-cloudinit bugfix
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-01-16 14:34:06 +01:00
Flatcar Buildbot
de9936fa0e sys-kernel/coreos-sources: Update from 6.1.69 to 6.1.73 2024-01-16 07:12:42 +00:00
Flatcar Buildbot
69c7a1eba2 app-misc/ca-certificates: Update from 3.96 to 3.96.1 2023-12-25 07:18:57 +00:00
Flatcar Buildbot
c201cf9777 sys-kernel/coreos-sources: Update from 6.1.68 to 6.1.69 2023-12-21 07:12:19 +00:00
Mathieu Tortuyaux
5dc09e79f6
Merge pull request #1487 from flatcar/linux-6.1.68-flatcar-3815
Upgrade Linux Kernel for flatcar-3815 from 6.1.66 to 6.1.68
2023-12-19 16:41:27 +01:00
Flatcar Buildbot
a7050b03bd
sys-kernel/coreos-sources: Update from 6.1.66 to 6.1.68 2023-12-19 16:40:07 +01:00
Flatcar Buildbot
ea00b60fac app-misc/ca-certificates: Update from 3.95 to 3.96 2023-12-18 07:19:31 +00:00
Kai Lueke
0affb5a6f0 coreos-base/update_engine: Only store Omaha response for update check
This pulls in
https://github.com/flatcar/update_engine/pull/33
to fix supplying extension update payloads with a custom base URL in
Nebraska.
2023-12-13 12:41:09 +01:00
Flatcar Buildbot
0959997dfd sys-kernel/coreos-sources: Update from 6.1.65 to 6.1.66 2023-12-09 07:11:26 +00:00
Krzesimir Nowak
9b619154de changelog: Add an entry 2023-12-07 12:58:40 +01:00
Krzesimir Nowak
9b63891ef2
Merge pull request #1394 from flatcar/krnowak/net-libs-automation
Add net-libs packages under automation
2023-12-07 12:55:26 +01:00
Dongsu Park
79ad74609b
Merge pull request #1468 from flatcar/go-1.19.13-and-1.20.12-main
Upgrade Go from 1.20.11 to 1.20.12
2023-12-07 11:35:59 +01:00
Dongsu Park
1a153c3419 changelog: add security changelog for Go 1.20.12 2023-12-07 11:33:53 +01:00
Dongsu Park
4f56174f13 changelog: add changelog for afterburn 5.5.0 2023-12-06 12:58:23 +01:00
Flatcar Buildbot
af3a8352f8 dev-lang/go: Update from 1.20.11 to 1.20.12 2023-12-06 10:00:07 +01:00
Dongsu Park
b26cbfd807
Merge pull request #1464 from flatcar/cacerts-3.95-main
Update ca-certificates in main from 3.94 to 3.95
2023-12-06 09:46:44 +01:00
Mathieu Tortuyaux
eba1c71ae3
Merge pull request #1454 from flatcar/containerd-1.7.10-main
Upgrade Containerd in main from 1.7.9 to 1.7.10
2023-12-04 18:19:54 +01:00
Mathieu Tortuyaux
d92b9c0ed5
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-12-04 18:16:19 +01:00
Flatcar Buildbot
1af961999c app-misc/ca-certificates: Update from 3.94 to 3.95 2023-12-04 07:19:24 +00:00
Flatcar Buildbot
dabb09d499 sys-kernel/coreos-sources: Update from 6.1.63 to 6.1.65 2023-12-03 07:11:14 +00:00
Mathieu Tortuyaux
586fc12b5e
Merge pull request #1445 from flatcar/tormath1/gcp-oslogin
gcp: fixed OS Login enabling
2023-12-01 15:06:49 +01:00
Mathieu Tortuyaux
64ef372858
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-12-01 10:58:32 +01:00
Flatcar Buildbot
d3de8e602d app-containers/containerd: Update from 1.7.9 to 1.7.10 2023-12-01 08:17:04 +00:00