aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2023-11-16 23:29:09 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2023-11-16 23:29:09 -0600
commitf9bbbfbf4b00d6bdc6d2c8bab79fd4d5ed9aa38f (patch)
tree5cdca47256f22a7b88f7eaa7a7056e640c1d0d03
parent59a175541d3edf0badd04d9e2d23ea84553e210c (diff)
update news
-rw-r--r--NEWS.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index e58bab97..4fd61292 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,6 +4,18 @@ OpenRC NEWS
This file will contain a list of notable changes for each release. Note
the information in this file is in reverse order.
+## OpenRC 0.52
+
+This release drops the "runscript" and "rc" binaries.
+These binaries have been deprecated for multiple years, so it should be
+fine to remove them at this point.
+
+There was an issue before this release with the default setting for
+cgroups being inconsistent. This is fixed.
+
+Start-stop-daemon did not work correctly on Linux 6.6 systems.
+This has been fixed in this release as well.
+
## OpenRC 0.51
The default RC_CGROUP_MODE has been updated to unified.