diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2015-08-01 13:02:32 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2015-08-01 13:02:32 +0200 |
commit | 5fd56512f6dafa50adc03548e61c221f383e635e (patch) | |
tree | ce5f40367e3dd1122ab0cb045080b4f1d3b3fb79 /NEWS | |
parent | 7035cd9e226bce7909e1365039431a4d21e21045 (diff) | |
download | systemd-5fd56512f6dafa50adc03548e61c221f383e635e.tar.gz |
Imported Upstream version 224
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 36 |
1 files changed, 26 insertions, 10 deletions
@@ -1,5 +1,20 @@ systemd System and Service Manager +CHANGES WITH 224: + + * The systemd-efi-boot-generator functionality was merged into + systemd-gpt-auto-generator. + + * systemd-networkd now supports Group Policy for vxlan devices. It can + be enabled via the new boolean configuration option called + 'GroupPolicyExtension='. + + Contributions from: Andreas Kempf, Christian Hesse, Daniel Mack, David + Herrmann, Herman Fries, Johannes Nixdorf, Kay Sievers, Lennart + Poettering, Peter Hutterer, Susant Sahani, Tom Gundersen + + -- Berlin, 2015-07-31 + CHANGES WITH 223: * The python-systemd code has been removed from the systemd repository. @@ -53,16 +68,17 @@ CHANGES WITH 223: mapped as 'vg-foo-TGID'. Contributions from: Beniamino Galvani, cee1, Christian Hesse, Daniel - Buch, Daniel Mack, daurnimator, David Herrmann, Dimitri John Ledkov, Jan - Alexander Steffens (heftig), Johan Ouwerkerk, Jose Carlos Venegas Munoz, - Kay Sievers, Lennart Poettering, Lidong Zhong, Martin Pitt, Michael - Biebl, Michael Olbrich, Michal Schmidt, Mike Gilbert, Namhyung Kim, Nick - Owens, Peter Hutterer, Richard Maw, Steven Allen, Sungbae Yoo, Susant - Sahani, Thomas Blume, Thomas Hindoe Paaboel Andersen, Tom Gundersen, - Umut Tezduyar Lindskog, Vito Caputo, Vivenzio Pagliari, Zbigniew - Jędrzejewski-Szmek - - -- Berlin, 2015-XX-XX + Buch, Daniel Mack, daurnimator, David Herrmann, Dimitri John Ledkov, + HATAYAMA Daisuke, Ivan Shapovalov, Jan Alexander Steffens (heftig), + Johan Ouwerkerk, Jose Carlos Venegas Munoz, Karel Zak, Kay Sievers, + Lennart Poettering, Lidong Zhong, Martin Pitt, Michael Biebl, Michael + Olbrich, Michal Schmidt, Michal Sekletar, Mike Gilbert, Namhyung Kim, + Nick Owens, Peter Hutterer, Richard Maw, Steven Allen, Sungbae Yoo, + Susant Sahani, Thomas Blume, Thomas Hindoe Paaboel Andersen, Tom + Gundersen, Torstein Husebø, Umut Tezduyar Lindskog, Vito Caputo, + Vivenzio Pagliari, Zbigniew Jędrzejewski-Szmek + + -- Berlin, 2015-07-29 CHANGES WITH 222: |