diff options
author | Luca Boccassi <bluca@debian.org> | 2024-06-12 00:09:30 +0200 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2024-06-12 15:30:29 +0200 |
commit | 40d637bace4041f081088673cb230669c1e34faf (patch) | |
tree | 0191a1a277ce024ff3eb9117948ade96350519a8 /NEWS | |
parent | docs: update RELEASE.md to use same repository for stable branches (diff) | |
download | systemd-40d637bace4041f081088673cb230669c1e34faf.tar.xz systemd-40d637bace4041f081088673cb230669c1e34faf.zip |
NEWS: note that new stable releases will be in the main repo
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -114,6 +114,11 @@ CHANGES WITH 256: * systemd.crash_reboot and related settings are deprecated in favor of systemd.crash_action=. + * Stable releases for version v256 and newer will now be pushed in the + main repository. The systemd-stable repository will be used for existing + stable branches (v255-stable and lower), and when they reach EOL it will + be archived. + General Changes and New Features: * Various programs will now attempt to load the main configuration file |