X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=75b9f1f8fc1ac8f9b5cf21695f408ce0e36d85ed;hp=709e4a2472c1110e64ad659b54ed502cee4f8134;hb=83620960d6f385fcd0cf2a17f70bcb7a8e3eafa9;hpb=9ae9afce6f53a872f4b01b9be13daa75833bd59e diff --git a/NEWS b/NEWS index 709e4a247..75b9f1f8f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,37 @@ systemd System and Service Manager +CHANGES WITH 185: + * "systemctl help " now shows the man page if one is + available. + + * Several new man pages have been added. + + * MaxLevelStore=, MaxLevelSyslog=, MaxLevelKMsg=, MaxLevelConsole= + can now be specified in journald.conf. + + * TimerSlackNSec= can now be specified in system.conf for PID1. + + Contributions from: Dave Reisner, Kay Sievers, Lauri Kasanen, + Lennart Poettering, Malte Starostik, Marc-Antoine Perennou, + Matthias Clasen + + +CHANGES WITH 184: + * logind is now capable of (optionally) handling power and + sleep keys as well as the lid switch. + + * journalctl now understands the syntax "journalctl + /usr/bin/avahi-daemon" to get all log output of a specific + daemon. + + * CapabilityBoundingSet= in system.conf now also influences + the capability bound set of usermode helpers of the kernel. + + Contributions from: Daniel Drake, Daniel J. Walsh, Gert + Michael Kulyk, Harald Hoyer, Jean Delvare, Kay Sievers, + Lennart Poettering, Matthew Garrett, Matthias Clasen, Paul + Menzel, Shawn Landden, Tero Roponen, Tom Gundersen + CHANGES WITH 183: * Note that we skipped 139 releases here in order to set the new version to something that is greater than both udev's @@ -67,7 +99,7 @@ CHANGES WITH 183: * We introduced the Documentation= field for units and added this to all our shipped units. This is useful to make it - easier to explore that boot and the purpose of the various + easier to explore the boot and the purpose of the various units. * All smaller setup units (such as @@ -84,8 +116,8 @@ CHANGES WITH 183: avoiding ugly interleaving of getty output and boot status messages. - * There's now a system-wide CapabalityBoundingSet= option to - globally reduce the set of capabailities for the + * There's now a system-wide CapabilityBoundingSet= option to + globally reduce the set of capabilities for the system. This is useful to drop CAP_SYS_MKNOD, CAP_SYS_RAWIO, CAP_NET_RAW, CAP_SYS_MODULE, CAP_SYS_TIME, CAP_SYS_PTRACE or even CAP_NET_ADMIN system-wide for secure systems. @@ -98,8 +130,8 @@ CHANGES WITH 183: systemd which allows easy testing of systemd builds in qemu and nspawn. (This is really awesome! Ask us for details!) - * The fstab parser is now implemented as generator not inside - of PID 1. + * The fstab parser is now implemented as generator, not inside + of PID 1 anymore. * systemctl will now warn you if .mount units generated from /etc/fstab are out of date due to changes in fstab that @@ -142,7 +174,7 @@ CHANGES WITH 183: * nspawn now learned a new switch --uuid= to set the machine ID on the command line. - * nspawn now loearned the -b switch to automatically search + * nspawn now learned the -b switch to automatically search for an init system. * vt102 is now the default TERM for serial TTYs, upgraded from @@ -151,7 +183,7 @@ CHANGES WITH 183: * systemd-logind now works on VT-less systems. * The build tree has been reorganized. The individual - componets now have directories of their own. + components now have directories of their own. * A new condition type ConditionPathIsReadWrite= is now available. @@ -176,6 +208,17 @@ CHANGES WITH 183: * The GTK tools have been split off into a systemd-ui. + Contributions from: Andreas Schwab, Auke Kok, Ayan George, + Colin Guthrie, Daniel Mack, Dave Reisner, David Ward, Elan + Ruusamäe, Frederic Crozat, Gergely Nagy, Guillermo Vidal, + Hannes Reinecke, Harald Hoyer, Javier Jardón, Kay Sievers, + Lennart Poettering, Lucas De Marchi, Léo Gillot-Lamure, + Marc-Antoine Perennou, Martin Pitt, Matthew Monaco, Maxim + A. Mikityanskiy, Michael Biebl, Michael Olbrich, Michal + Schmidt, Nis Martensen, Patrick McCarty, Roberto Sassu, Shawn + Landden, Sjoerd Simons, Sven Anders, Tollef Fog Heen, Tom + Gundersen + CHANGES WITH 44: * This is mostly a bugfix release @@ -439,7 +482,7 @@ CHANGES WITH 38: * New PropagateReloadTo=/PropagateReloadFrom= options to bind reloading of units together. - Contributions from: Bill Nottingham, Daniel Walsh, Dave + Contributions from: Bill Nottingham, Daniel J. Walsh, Dave Reisner, Dexter Morgan, Gregs Gregs, Jonathan Nieder, Kay Sievers, Lennart Poettering, Michael Biebl, Michal Schmidt, Michał Górny, Ran Benita, Thomas Jarosch, Tim Waugh, Tollef