From 413c66fbe30cf38156ff066d9db143b1aeac8b7a Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 26 Mar 2024 15:23:07 +0100 Subject: [PATCH] changelog: Add entries --- changelog/changes/2024-04-22-systemd-sysext.md | 1 + changelog/updates/2024-04-22-systemd-sysext.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog/changes/2024-04-22-systemd-sysext.md create mode 100644 changelog/updates/2024-04-22-systemd-sysext.md diff --git a/changelog/changes/2024-04-22-systemd-sysext.md b/changelog/changes/2024-04-22-systemd-sysext.md new file mode 100644 index 0000000000..8f67f64048 --- /dev/null +++ b/changelog/changes/2024-04-22-systemd-sysext.md @@ -0,0 +1 @@ +- Backported systemd-sysext mutable overlays functionality from yet-unreleased systemd v256. ([flatcar/scripts#1753](https://github.com/flatcar/scripts/pull/1753)) diff --git a/changelog/updates/2024-04-22-systemd-sysext.md b/changelog/updates/2024-04-22-systemd-sysext.md new file mode 100644 index 0000000000..910e118678 --- /dev/null +++ b/changelog/updates/2024-04-22-systemd-sysext.md @@ -0,0 +1 @@ +- systemd ([255.4](https://github.com/systemd/systemd-stable/commits/v255.4/))