Skip to content

Commit efb536d

Browse files
committed
Update NEWS for v243
1 parent a7d9b35 commit efb536d

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

NEWS

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
systemd System and Service Manager
22

3-
CHANGES WITH 243 in spe:
3+
CHANGES WITH 243:
44

55
* This release enables unprivileged programs (i.e. requiring neither
66
setuid nor file capabilities) to send ICMP Echo (i.e. ping) requests
@@ -279,6 +279,16 @@ CHANGES WITH 243 in spe:
279279
been renamed to LinkLayerAddress=, and it now allows configuration of
280280
IP addresses, too.
281281

282+
* systemd-networkd's handling of the kernel's disable_ipv6 sysctl is
283+
simplified: systemd-networkd will disable the sysctl (enable IPv6) if
284+
IPv6 configuration (static or DHCPv6) was found for a given
285+
interface. It will not touch the sysctl otherwise.
286+
287+
* The order of entries is $PATH used by the user manager instance was
288+
changed to put bin/ entries before the corresponding sbin/ entries.
289+
It is recommended to not rely on this order, and only ever have one
290+
binary with a given name in the system paths under /usr.
291+
282292
* A new tool systemd-network-generator has been added that may generate
283293
.network, .netdev and .link files from IP configuration specified on
284294
the kernel command line in the format used by Dracut.
@@ -466,7 +476,7 @@ CHANGES WITH 243 in spe:
466476
Ruoyao, Yuri Chornoivan, Yu Watanabe, Your Name, Zach Smith, Zbigniew
467477
Jędrzejewski-Szmek, Zhang Xianwei
468478

469-
Somewhere, SOME-TI-ME
479+
Camerino, 2019-09-03
470480

471481
CHANGES WITH 242:
472482

0 commit comments

Comments
 (0)