Mathieu Tortuyaux
Mathieu Tortuyaux
we currently have a bunch of `fmt.Print` for some commands; this should be removed and only print in case of `--verbose` or `--debug`. In the case you want to pipe...
the current behavior of `printer.Table` is to return every exported fields of the struct. (except complex fields like structs). The lib we use allows a certain amounts of customization and...
In this PR, we pull: * https://github.com/flatcar/bootengine/pull/57: adding `setfiles` to the initramfs, it's used by Ignition to relabel created files * Added default Ignition upstream behavior to relabel files Testing:...
In this PR, we upgrade `selinux-{base,base-policy}` to a more recent version (2022-01-06) and we drop `selinux-virt`. Two new policy modules have been added: `selinux-docker` and `selinux-container`. We tried to align...
**Name**: net-misc/openssh **CVEs**: [CVE-2024-6387](https://nvd.nist.gov/vuln/detail/CVE-2024-6387) **CVSSs**: 8.1 **Action Needed**: Upgrade OpenSSH with correct patch. **Summary**: We discovered a vulnerability (a signal handler race condition) in OpenSSH's server (sshd): if a client...
## Description Recently noticed and I'm not sure really since when it is around but BTRFS allocation looks variable from one build to the other (at least on current Alpha...
**Name**: net-misc/wget **CVEs**: [CVE-2024-38428](https://nvd.nist.gov/vuln/detail/CVE-2024-38428) **CVSSs**: TBD **Action Needed**: upgrade to >= 1.24.5 **Summary**: url.c in GNU Wget through 1.24.5 mishandles semicolons in the userinfo subcomponent of a URI, and thus...
## Current situation Flatcar provides three types of systemd-sysext images: * non-official: from the Flatcar sysext-bakery releases * official: like ZFS, Podman or Python (one needs to write the extension...
## Current situation OVHcloud is powered by OpenStack (for the virtual machines) but there is no documentation to show how to import and use Flatcar OpenStack images on OVH. ##...
Follow-up from: https://github.com/flatcar/flatcar-build-scripts/pull/161 Not tested yet as there is no CVE between 6.6.43 and 6.6.44