]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
Merge pull request #6847 from keszybz/disable-enable-generators
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index 68f9e04fb19fcba4235e22014b898f0baff5d9ba..32c01bb8dd9d9f71a0f925f7ada2e65a7b994d86 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,26 @@
 systemd System and Service Manager
 
+CHANGES WITH 235:
+
+        * modprobe.d drop-in is now shipped by default that sets bonding module
+          option max_bonds=0. This overrides the kernel default, to avoid
+          conflicts and ambiguity as to whether or not bond0 should be managed
+          by networkd or not. This resolves multiple bugs of bond0 properties
+          not being applied, when bond0 is configured with
+          networkd. Distributors may choose to not package this, however in
+          that case users will be prevented from correctly managing bond0
+          interface using networkd.
+
+        * systemd-analyze gained new verbs "get-log-level" and "get-log-target"
+          which print the logging level and target of the system manager,
+          respectively. They complement the existing "set-log-level" and
+          "set-log-target" verbs, which can be used to change those values.
+
+        * systemd-networkd .network DHCP setting UseMTU default has changed
+          from false to true. Meaning, DHCP server advertised mtu setting is
+          now applied by default. This resolves networking issues on low-mtu
+          networks.
+
 CHANGES WITH 234:
 
         * Meson is now supported as build system in addition to Automake. It is
@@ -55,8 +76,9 @@ CHANGES WITH 234:
           option.
 
         * systemd-resolved may now optionally use libidn2 instead of the libidn
-          for processing internationalized domain names. The old version
-          remains supported, as it has a much smaller footprint.
+          for processing internationalized domain names. Support for libidn2
+          should be considered experimental and should not be enabled by
+          default yet.
 
         * "machinectl pull-tar" and related call may now do verification of
           downloaded images using SUSE-style .sha256 checksum files in addition
@@ -80,7 +102,7 @@ CHANGES WITH 234:
 
         * systemd-logind may now be restarted without losing state. It stores
           the file descriptors for devices it manages in the system manager
-          using the FDSTORE= mechanim. Please note that further changes in
+          using the FDSTORE= mechanism. Please note that further changes in
           other components may be required to make use of this (for example
           Xorg has code to listen for stops of systemd-logind and terminate
           itself when logind is stopped or restarted, in order to avoid using
@@ -93,44 +115,44 @@ CHANGES WITH 234:
           KERNEL_INSTALL_MACHINE_ID which is set to the machine ID given by
           /etc/machine-id. If the file is missing or empty, the variable is
           empty and BOOT_DIR_ABS is the path of a temporary directory which is
-          removed after the all plugins exit. So, if KERNEL_INSTALL_MACHINE_ID
+          removed after all the plugins exit. So, if KERNEL_INSTALL_MACHINE_ID
           is empty, all plugins should not put anything in BOOT_DIR_ABS.
 
         Contributions from: Adrian Heine né Lang, Aggelos Avgerinos, Alexander
-        Kurtz, Alexandros Frantzis, Alexey Brodkin, Amir Pakdel, Amir Yalon,
-        Anchor Cat, Anthony Parsons, Bastien Nocera, Benjamin Gilbert, Charles
-        Plessy, Chris Chiu, Chris Lamb, Christian Brauner, Daniel Drake,
+        Kurtz, Alexandros Frantzis, Alexey Brodkin, Alex Lu, Amir Pakdel, Amir
+        Yalon, Anchor Cat, Anthony Parsons, Bastien Nocera, Benjamin Gilbert,
+        Benjamin Robin, Boucman, Charles Plessy, Chris Chiu, Chris Lamb,
+        Christian Brauner, Christian Hesse, Colin Walters, Daniel Drake,
         Danielle Church, Daniel Molkentin, Daniel Rusek, Daniel Wang, Davide
         Cavalca, David Herrmann, David Michael, Dax Kelson, Dimitri John
         Ledkov, Djalal Harouni, Dušan Kazik, Elias Probst, Evgeny Vereshchagin,
         Federico Di Pierro, Felipe Sateler, Felix Zhang, Franck Bui, Gary
-        Tierney, George McCollister, Hans de Goede, hecke, Hendrik Westerberg,
-        Hristo Venev, Ian Wienand, Insun Pyo, Ivan Shapovalov, James Cowgill,
-        James Hemsing, Janne Heß, Jan Synacek, Jason Reeder, João Paulo Rechi
-        Vita, John Paul Adrian Glaubitz, Jörg Thalheim, Josef Andersson, Josef
-        Gajdusek, Julian Mehne, Kai Krakow, Krzysztof Jackiewicz, Lars
-        Karlitski, Lennart Poettering, Lluís Gili, Lucas Werkmeister, Lukáš
-        Nykrýn, Łukasz Stelmach, Mantas Mikulėnas, Marcin Bachry, Marcus
-        Cooper, Mark Stosberg, Martin Pitt, Matija Skala, Matt Clarkson,
-        Matthias Greiner, Matthijs van Duin, Max Resch, Michael Biebl, Michal
-        Koutný, Michal Sekletar, Michal Suchanek, Nate Clark, Nathaniel
-        R. Lewis, Neil Brown, Pascal S. de Kloe, Pat Riehecky, Patrik Flykt,
-        Paul Kocialkowski, Peter Hutterer, Philip Withnall, Piotr Szydełko,
-        Rafael Fontenelle, Ray Strode, Richard Maw, Roelf Wichertjes, Ronny
-        Chevalier, Sarang S. Dalal, Sjoerd Simons, slodki, Stefan Schweter,
-        Susant Sahani, Ted Wood, Thomas Blume, Thomas Haller, Thomas
+        Tierney, George McCollister, Giedrius Statkevičius, Hans de Goede,
+        hecke, Hendrik Westerberg, Hristo Venev, Ian Wienand, Insun Pyo, Ivan
+        Shapovalov, James Cowgill, James Hemsing, Janne Heß, Jan Synacek, Jason
+        Reeder, João Paulo Rechi Vita, John Paul Adrian Glaubitz, Jörg
+        Thalheim, Josef Andersson, Josef Gajdusek, Julian Mehne, Kai Krakow,
+        Krzysztof Jackiewicz, Lars Karlitski, Lennart Poettering, Lluís Gili,
+        Lucas Werkmeister, Lukáš Nykrýn, Łukasz Stelmach, Mantas Mikulėnas,
+        Marcin Bachry, Marcus Cooper, Mark Stosberg, Martin Pitt, Matija Skala,
+        Matt Clarkson, Matthew Garrett, Matthias Greiner, Matthijs van Duin,
+        Max Resch, Michael Biebl, Michal Koutný, Michal Sekletar, Michal
+        Soltys, Michal Suchanek, Mike Gilbert, Nate Clark, Nathaniel R. Lewis,
+        Neil Brown, Nikolai Kondrashov, Pascal S. de Kloe, Pat Riehecky, Patrik
+        Flykt, Paul Kocialkowski, Peter Hutterer, Philip Withnall, Piotr
+        Szydełko, Rafael Fontenelle, Ray Strode, Richard Maw, Roelf Wichertjes,
+        Ronny Chevalier, Sarang S. Dalal, Sjoerd Simons, slodki, Stefan
+        Schweter, Susant Sahani, Ted Wood, Thomas Blume, Thomas Haller, Thomas
         H. P. Andersen, Timothée Ravier, Tobias Jungel, Tobias Stoeckmann, Tom
         Gundersen, Tom Yan, Torstein Husebø, Umut Tezduyar Lindskog,
-        userwithuid, Waldemar Brodkorb, WaLyong Cho, Yusuke Nojima, Yu
-        Watanabe, Zbigniew Jędrzejewski-Szmek
+        userwithuid, Vito Caputo, Waldemar Brodkorb, WaLyong Cho, Yu, Li-Yu,
+        Yusuke Nojima, Yu Watanabe, Zbigniew Jędrzejewski-Szmek, Дамјан
+        Георгиевски
 
-        — Berlin, 2017-06-XX
+        — Berlin, 2017-07-12
 
 CHANGES WITH 233:
 
-        * This version requires at least gperf 3.1 for building, 3.0 is not
-          sufficient.
-
         * The "hybrid" control group mode has been modified to improve
           compatibility with "legacy" cgroups-v1 setups. Specifically, the
           "hybrid" setup of /sys/fs/cgroup is now pretty much identical to