From bd36ef0a7c0defbb57f8525ec388088a7680158f Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sun, 13 Jan 2019 09:31:27 +0900 Subject: [PATCH] NEWS: add more entries --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 0b4bdc9519..40886e45e4 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,13 @@ CHANGES WITH 241 in spe: * $DBUS_SESSION_BUS_ADDRESS environment variable is set by pam_systemd again. + * kernel-install script now optionally takes a path to initrd file, and + it is passed to all plugins. + + * -fPIE is dropped from compiler and linker option. Please specify + -Db_pie=true option to meson if you whant to build position-independent + executables. Note that the meson option is supported since meson-0.49. + CHANGES WITH 240: * NoNewPrivileges=yes has been set for all long-running services @@ -485,6 +492,9 @@ CHANGES WITH 240: * $DBUS_SESSION_BUS_ADDRESS environment variable is not set by pam_systemd anymore. + * The requirements to build systemd is bumped to meson-0.46 and + python-3.5. + Contributions from: afg, Alan Jenkins, Aleksei Timofeyev, Alexander Filippov, Alexander Kurtz, Alexey Bogdanenko, Andreas Henriksson, Andrew Jorgensen, Anita Zhang, apnix-uk, Arkan49, Arseny Maslennikov, -- 2.25.1