From d64b08d5ba7ffbc9155630f4843cf2e271b1629c Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Thu, 3 Feb 2022 17:48:46 -0300 Subject: [PATCH] Add reference to BZ#28860 on NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 6de8f24c22d..87c9517e1a8 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,8 @@ The following bugs are resolved with this release: [28770] CVE-2021-3998: Unexpected return value from realpath() for too long results [28784] x86: crash in 32bit memset-sse2.s when the cache size can not be determined [28850] linux: __get_nprocs_sched reads uninitialized memory from the stack + [28860] build: --enable-kernel=5.1.0 build fails because of missing + __convert_scm_timestamps Version 2.34 -- 2.47.2