27 lines
986 B
Diff
27 lines
986 B
Diff
|
From 4ebcdcb1360dbb10444f518bad7f04e10bcb6387 Mon Sep 17 00:00:00 2001
|
||
|
From: Luca Boccassi <bluca@debian.org>
|
||
|
Date: Tue, 11 Jun 2024 23:09:30 +0100
|
||
|
Subject: [PATCH] NEWS: note that new stable releases will be in the main repo
|
||
|
|
||
|
(cherry picked from commit 40d637bace4041f081088673cb230669c1e34faf)
|
||
|
---
|
||
|
NEWS | 5 +++++
|
||
|
1 file changed, 5 insertions(+)
|
||
|
|
||
|
diff --git a/NEWS b/NEWS
|
||
|
index 02ad8b2c79..bbee0852be 100644
|
||
|
--- a/NEWS
|
||
|
+++ b/NEWS
|
||
|
@@ -81,6 +81,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
|