[Buildroot] [git commit] package/qt5/qt5base: fix CVE comments

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Wed Mar 23 20:23:45 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=8b2adbff1585b2581c76c9abcc8d5529134be60c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Commit 5770a645a3a49a3f0f02972131a4ff5283b4c11e forgot to update CVE
comments

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/qt5/qt5base/qt5base.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package/qt5/qt5base/qt5base.mk b/package/qt5/qt5base/qt5base.mk
index ef02edfc1d..4418f0d3ba 100644
--- a/package/qt5/qt5base/qt5base.mk
+++ b/package/qt5/qt5base/qt5base.mk
@@ -12,8 +12,7 @@ QT5BASE_DEPENDENCIES = host-pkgconf pcre2 zlib
 QT5BASE_INSTALL_STAGING = YES
 QT5BASE_SYNC_QT_HEADERS = YES
 
-# 0010-Avoid-processing-intensive-painting-of-high-number-o.patch
-# 0011-Improve-fix-for-avoiding-huge-number-of-tiny-dashes.patch
+# 0006-Improve-fix-for-avoiding-huge-number-of-tiny-dashes.patch
 QT5BASE_IGNORE_CVES += CVE-2021-38593
 
 # A few comments:



More information about the buildroot mailing list