Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jasper for openSUSE:Factory checked 
in at 2022-11-07 13:51:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jasper (Old)
 and      /work/SRC/openSUSE:Factory/.jasper.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jasper"

Mon Nov  7 13:51:21 2022 rev:22 rq:1033833 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jasper/jasper.changes    2022-09-17 
20:10:16.445145460 +0200
+++ /work/SRC/openSUSE:Factory/.jasper.new.1597/jasper.changes  2022-11-07 
13:51:23.391699827 +0100
@@ -1,0 +2,20 @@
+Sun Nov  6 09:19:20 UTC 2022 - Michael Vetter <mvet...@suse.com>
+
+- Update to 4.0.0:
+  * Improve static linking (##336).
+  * Fix path relocation in mingw environment (#335).
+  * Improve logging and build scripts.
+  * Improve JPEG-2000 conformance test results.
+  * Enable PIC by default.
+  * Fix memory leaks in function cmdopts_parse (#332) (CVE-2022-2963).
+  * imgcmp:
+    + Add quiet (-q) option.
+    + Add debug-level option.
+    + Fix memory leak.
+    imginfo:
+    + Add quiet (-q) option.
+  * Fix bug in parsing PGX header.
+  * Fix integer overflow bug (#345) (CVE-2022-40755).
+- Remove jasper-CVE-2022-2963.patch
+
+-------------------------------------------------------------------

Old:
----
  jasper-CVE-2022-2963.patch
  version-3.0.6.tar.gz

New:
----
  version-4.0.0.tar.gz

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

Other differences:
------------------
++++++ jasper.spec ++++++
--- /var/tmp/diff_new_pack.duov9Z/_old  2022-11-07 13:51:24.435705696 +0100
+++ /var/tmp/diff_new_pack.duov9Z/_new  2022-11-07 13:51:24.439705718 +0100
@@ -20,7 +20,7 @@
 %global __builddir obs_build
 
 Name:           jasper
-Version:        3.0.6
+Version:        4.0.0
 Release:        0
 Summary:        An Implementation of the JPEG-2000 Standard, Part 1
 License:        JasPer-2.0
@@ -28,7 +28,6 @@
 URL:            https://jasper-software.github.io/jasper
 Source:         
https://github.com/jasper-software/jasper/archive/version-%{version}.tar.gz
 Source1:        baselibs.conf
-Patch0:         jasper-CVE-2022-2963.patch
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -47,18 +46,18 @@
 standard, JPEG-2000, Part 1. It consists of tools for conversion to and
 from the JP2 and JPC formats.
 
-%package -n libjasper6
+%package -n libjasper7
 Summary:        JPEG-2000 library
 Group:          Productivity/Graphics/Convertors
 
-%description -n libjasper6
+%description -n libjasper7
 This package contains libjasper, a library implementing the JPEG-2000
 image compression standard Part 1.
 
 %package -n libjasper-devel
 Summary:        Development files for libjasper, a JPEG-2000 library
 Group:          Productivity/Graphics/Convertors
-Requires:       libjasper6 = %{version}
+Requires:       libjasper7 = %{version}
 Requires:       libjpeg-devel
 
 %description -n libjasper-devel
@@ -67,7 +66,6 @@
 
 %prep
 %setup -q -n %{name}-version-%{version}
-%patch0 -p1
 
 %build
 export CFLAGS="%{optflags} -Wall -std=c99 -D_BSD_SOURCE"
@@ -79,8 +77,8 @@
 
 %fdupes -s %{buildroot}/%{_docdir}/%{name}
 
-%post -n libjasper6 -p /sbin/ldconfig
-%postun -n libjasper6 -p /sbin/ldconfig
+%post -n libjasper7 -p /sbin/ldconfig
+%postun -n libjasper7 -p /sbin/ldconfig
 
 %files
 %license LICENSE.txt
@@ -94,7 +92,7 @@
 %{_bindir}/jiv
 %{_mandir}/man*/*
 
-%files -n libjasper6
+%files -n libjasper7
 %{_libdir}/libjasper*.so.*
 
 %files -n libjasper-devel

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.duov9Z/_old  2022-11-07 13:51:24.483705966 +0100
+++ /var/tmp/diff_new_pack.duov9Z/_new  2022-11-07 13:51:24.487705988 +0100
@@ -1,2 +1,2 @@
-libjasper6
+libjasper7
 

++++++ version-3.0.6.tar.gz -> version-4.0.0.tar.gz ++++++
++++ 4562 lines of diff (skipped)

Reply via email to