From d08e2340985dab799e679dc55add88996d94311dc6e628448ac04e1e4cb328a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Br=C3=BCns?= <stefan.bruens@rwth-aachen.de>
Date: Sun, 3 Nov 2019 18:26:16 +0000
Subject: [PATCH] Accepting request 740433 from home:mgorse:branches:science

Reference some bugs in changes.

OBS-URL: https://build.opensuse.org/request/show/740433
OBS-URL: https://build.opensuse.org/package/show/science/opencv?expand=0&rev=8
---
 opencv.changes | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/opencv.changes b/opencv.changes
index 04204cc..b20dcf6 100644
--- a/opencv.changes
+++ b/opencv.changes
@@ -41,6 +41,7 @@ Sat Oct 12 23:12:21 UTC 2019 - Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
       up code of samples/tutorials
   * Breaking changes:
     + fixed values thresholding accuracy in calcHist()
+  * Security fixes: CVE-2019-15939 (boo#1149742).
 - Enable Graph API (G-API)
 - Minor spec file cleanup
 
@@ -76,6 +77,8 @@ Fri Aug  9 19:56:24 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
   * Performance improvements
   * Added IPPE method for planar pose estimation in solvePnP
   * Added solvePnPRefineLM and solvePnPRefineVVS
+  * Security fixes: CVE-2019-14491 (boo#1144352), CVE-2019-14492
+    (boo#1144348).
 - Check https://github.com/opencv/opencv/wiki/ChangeLog#version411 for the
   complete list of changes.
 
@@ -172,6 +175,7 @@ Mon May 28 11:04:23 UTC 2018 - fvogt@suse.com
   * OpenCV is now able to use Intel DL inference engine as DNN
     acceleration backend
   * Added AVX-512 acceleration to the performance-critical kernels
+  * Fix cmake mapping of RelWithDebInfo (boo#1154091).
   * For more information, read
     https://github.com/opencv/opencv/wiki/ChangeLog#version341
 - Update contrib modules to 3.4.1: