From 832eedd192deb4e3520deb6a62c9acae23541b67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 27 Nov 2020 12:51:48 +0100 Subject: [PATCH] NEWS: really fix kernel version number reference Fixes #17736. --- NEWS | 4 ++-- 1 file 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: