From 9f9bc85e203e8d0c3161868e6623aa527d5c52dd Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Mon, 2 Sep 2024 19:17:05 +0200 Subject: [PATCH] NEWS: Add 492214 sys_statx: support for statx(fd, NULL, AT_EMPTY_PATH) This was resolved in commit de408f75bf28d76a0016325b75f14be45631472a --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 6818089fe..0e44e2ce1 100644 --- a/NEWS +++ b/NEWS @@ -59,6 +59,8 @@ are not entered into bugzilla tend to get forgotten about or ignored. 490651 Stop using -flto-partition=one 491394 (vgModuleLocal_addDiCfSI): Assertion 'di->fsm.have_rx_map && di->fsm.rw_map_count' failed +492214 statx(fd, NULL, AT_EMPTY_PATH) is supported since Linux 6.11 + but not supported in valgrind To see details of a given bug, visit https://bugs.kde.org/show_bug.cgi?id=XXXXXX -- 2.47.3