From b23a2b4828393af49bebe57966f74c7049231fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Thu, 11 May 2023 22:57:11 +0100 Subject: [PATCH] Update changelog --- opencv.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/opencv.spec b/opencv.spec index a883498..cdada14 100644 --- a/opencv.spec +++ b/opencv.spec @@ -522,6 +522,11 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope %changelog * Thu May 11 2023 Sandro Mani - 4.7.0-6 - Rebuild (gdal) +- Disable tests, even only tests, fail to build and generate build.log with millions of logs lines saying: + *** stack smashing detected ***: terminated + cat build.log | grep smashing | wc -l + 118308609 +- Disable extra tests on builds * Thu Apr 13 2023 Sérgio Basto - 4.7.0-5 - if without tests also disable 500MB of extra tests