summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-01-10 22:25:52 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-01-13 09:47:10 +0900
commitb4ff3dbb66bce9a2c144313348351fcd7edc8da9 (patch)
tree0c99b1187e875d287a3b287556e935b82dc8120d /NEWS
parent7ae3561a5a6c85b080808335f0dd8f137acd5ba8 (diff)
downloadsystemd-b4ff3dbb66bce9a2c144313348351fcd7edc8da9.tar.gz
NEWS: update for v241
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b43907fcb..558950aad9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,27 @@
systemd System and Service Manager
+CHANGES WITH 241 in spe:
+
+ * The default locale can now be configured at compile time. Otherwise,
+ a suitable default will be selected automatically (one of C.UTF-8,
+ en_US.UTF-8, and C).
+
+ * The version string shown by systemd and other tools now includes the
+ git commit hash when built from git. An override may be specified
+ during compilation, which is intended to be used by distributions to
+ include the package release information.
+
+ * systemd-cat can now filter standard input and standard error streams
+ for different syslog priorities using the new --stderr-priority=
+ option.
+
+ * systemd-journald and systemd-journal-remote reject entries which
+ contain too many fields (CVE-2018-16865) and set limits on the
+ process' command line length (CVE-2018-16864).
+
+ * $DBUS_SESSION_BUS_ADDRESS environment variable is set by pam_systemd
+ again.
+
CHANGES WITH 240:
* NoNewPrivileges=yes has been set for all long-running services
@@ -455,6 +477,9 @@ CHANGES WITH 240:
notified about this userspace breakage quickly, but they chose to
ignore it.
+ * $DBUS_SESSION_BUS_ADDRESS environment variable is not set by
+ pam_systemd anymore.
+
Contributions from: afg, Alan Jenkins, Aleksei Timofeyev, Alexander
Filippov, Alexander Kurtz, Alexey Bogdanenko, Andreas Henriksson,
Andrew Jorgensen, Anita Zhang, apnix-uk, Arkan49, Arseny Maslennikov,