Hello community,

here is the log from the commit of package opencv3 for openSUSE:Factory checked 
in at 2020-02-29 21:18:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv3 (Old)
 and      /work/SRC/openSUSE:Factory/.opencv3.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv3"

Sat Feb 29 21:18:37 2020 rev:7 rq:779014 version:3.4.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv3/opencv3.changes  2020-01-16 
18:17:16.680840316 +0100
+++ /work/SRC/openSUSE:Factory/.opencv3.new.26092/opencv3.changes       
2020-02-29 21:18:42.162041935 +0100
@@ -1,0 +2,8 @@
+Wed Feb 19 13:48:01 UTC 2020 - Michael Vetter <[email protected]>
+
+- Drop Jasper (i.e jpeg2k) support (boo#1130404, boo#1144260)
+  JasPer is unmaintained, CVEs are not being addressed (some issues
+  received patches submitted to the upstream github project, but are
+  not being merged, other CVEs are considered unfixable).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ opencv3.spec ++++++
--- /var/tmp/diff_new_pack.nT9wR9/_old  2020-02-29 21:18:44.790040677 +0100
+++ /var/tmp/diff_new_pack.nT9wR9/_new  2020-02-29 21:18:44.798040673 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opencv3
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -52,7 +52,6 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  libeigen3-devel
-BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
 BuildRequires:  tbb-devel
@@ -224,6 +223,7 @@
       -DOPENCV_SKIP_PYTHON_LOADER=ON \
       -DOPENCV_PYTHON2_INSTALL_PATH=%{python2_sitearch} \
       -DOPENCV_PYTHON3_INSTALL_PATH=%{python3_sitearch} \
+      -DWITH_JASPER=OFF \
 
 make %{?_smp_mflags} VERBOSE=1
 


Reply via email to