diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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, |