Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2020-01-30 09:37:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv (Old)
 and      /work/SRC/openSUSE:Factory/.opencv.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv"

Thu Jan 30 09:37:59 2020 rev:81 rq:767987 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv/opencv.changes    2020-01-25 
13:23:31.104019683 +0100
+++ /work/SRC/openSUSE:Factory/.opencv.new.26092/opencv.changes 2020-01-30 
09:38:41.165402937 +0100
@@ -1,0 +2,10 @@
+Tue Jan 21 11:38:08 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- 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). openSUSE
+  follows other distros in dropping JasPer now (much later than
+  most others, incl. Debian).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opencv.spec ++++++
--- /var/tmp/diff_new_pack.xEOIYq/_old  2020-01-30 09:38:43.589404235 +0100
+++ /var/tmp/diff_new_pack.xEOIYq/_new  2020-01-30 09:38:43.593404236 +0100
@@ -51,7 +51,6 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  libeigen3-devel
-BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
 BuildRequires:  memory-constraints
@@ -232,6 +231,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