summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-11-27 12:51:48 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-12-01 10:40:09 +0100
commit80a51430e906cf7b233c1c27ebab7a206010638c (patch)
treecd9c1b7e3b952202b8b91e7527b7d498a14104b1
parent2bb703e440c844162cc258dfa0385c33d7bc32b3 (diff)
downloadsystemd-80a51430e906cf7b233c1c27ebab7a206010638c.tar.gz
NEWS: really fix kernel version number reference
Fixes #17736. (cherry picked from commit 832eedd192deb4e3520deb6a62c9acae23541b67)
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 33048e3f19..49e19cec22 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ CHANGES WITH 247:
programs that monitor or enumerate devices with libudev or sd-device,
or otherwise process uevents. Please note that this incompatibility
is not fault of systemd or udev, but caused by an incompatible kernel
- change that happened back in Linux 4.12, but is becoming more and
+ change that happened back in Linux 4.14, but is becoming more and
more visible as the new uevents are generated by more kernel drivers.
To minimize issues resulting from this kernel change (but not avoid
@@ -45,7 +45,7 @@ CHANGES WITH 247:
new functions to enumerate these 'current' tags, in addition to the
existing APIs that now enumerate the 'sticky' ones.
- To properly handle "bind"/"unbind" on Linux 4.12 and newer it is
+ To properly handle "bind"/"unbind" on Linux 4.14 and newer it is
essential that all udev rules files and applications are updated to
handle the new events. Specifically: