diff options
author | Luca Boccassi <bluca@debian.org> | 2022-03-29 18:22:08 +0200 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2022-03-29 18:22:30 +0200 |
commit | b586cbdefc05cb53988905fee7d8b9d27a3145ea (patch) | |
tree | 06d2285a0e8611132cd970fa6257b202e0bcfa38 /NEWS | |
parent | Merge pull request #22894 from keszybz/hwdb-update (diff) | |
download | systemd-b586cbdefc05cb53988905fee7d8b9d27a3145ea.tar.xz systemd-b586cbdefc05cb53988905fee7d8b9d27a3145ea.zip |
NEWS: mention kernel requirement change 3.13 -> 3.15
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ CHANGES WITH 251 in spe: Backwards-incompatible changes: + * The minimum kernel version required has been bumped from 3.13 to 3.15, + and CLOCK_BOOTTIME is now assumed to always exist. + * In v250, a systemd-networkd feature that automatically configures routes to addresses specified in AllowedIPs= was added and enabled by default. However, this causes network connectivity issues in many |