From: Boucman Date: Sun, 14 Jul 2019 14:41:19 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v243~244 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eebaa72446337d3883dcd59e378f091a8d981864;p=platform%2Fupstream%2Fsystemd.git Update NEWS --- diff --git a/NEWS b/NEWS index f476c85..1719755 100644 --- a/NEWS +++ b/NEWS @@ -119,7 +119,7 @@ CHANGES WITH 243 in spe: policy. * PID 1 will now listen to Out-Of-Memory (OOM) events the kernel - generates when processes it manages a reaching their memory limits, + generates when processes it manages are reaching their memory limits, and will place their units in a special state, and optionally kill or stop the whole unit. @@ -200,7 +200,7 @@ CHANGES WITH 243 in spe: seperately in the [DHCPv4] and [DHCPv6] sections. * systemd-networkd's VXLAN support gained a new option - GenericProtocolExtension= for enabling XVLAN Generic Protocol + GenericProtocolExtension= for enabling VXLAN Generic Protocol Extension support, as well as IPDoNotFragment= for setting the IP "Don't fragment" bit on outgoing packets. A similar option has been added to the GENEVE support. @@ -259,7 +259,7 @@ CHANGES WITH 243 in spe: devices securely with strict requirements on session membership. Desktop environments may use this to generically make brightness changes to such devices without shipping private SUID - binaries for that purpose. + binaries or specific udev rules for that purpose. * "udevadm info" gained a --wait-for-initialization switch to wait for a device to be initialized.