Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-07-30 16:42:57 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-07-30 17:15:56 +0200
commit12c21b15afb30f7bedbecc7bfd25d5d66d9abadd (patch)
treeb3f2109b55423d1152e45105a6c7a243473cf4d9 /CHANGELOG.rst
parent0ccb4f82f15aad624ad0cc03b81d0243f9384d4c (diff)
Add changelog for 57
CHANGELOG.rst: Add an entry for v57.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c6e505f..aaea00e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,26 @@
Changelog
#########
+[57] - 2021-07-30
+=================
+
+Added
+-----
+
+- Add a missing line in the systemd-networkd-wait-online.service in the baseline profile
+
+Changed
+-------
+
+- Adapt systemd-networkd configuration to systemd ≥ 249
+- Improve documentation in ``mkarchiso`` and systemd-networkd related configuration files
+- Fix an issue that may prevent continuing an aborted build of the ``netboot`` or ``iso`` buildmode
+
+Removed
+-------
+
+- Remove SPDX license identifier from files that are not eligible for copyright (e.g. configuration files)
+
[56.1] - 2021-07-11
===================