Hello community,

here is the log from the commit of package libraw for openSUSE:Factory checked 
in at 2019-01-03 18:04:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libraw (Old)
 and      /work/SRC/openSUSE:Factory/.libraw.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libraw"

Thu Jan  3 18:04:14 2019 rev:51 rq:662208 version:0.19.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libraw/libraw.changes    2018-12-19 
13:26:28.845157967 +0100
+++ /work/SRC/openSUSE:Factory/.libraw.new.28833/libraw.changes 2019-01-03 
18:04:15.844266465 +0100
@@ -1,0 +2,8 @@
+Mon Dec 31 15:37:08 UTC 2018 - Petr Gajdos <pgaj...@suse.com>
+
+- Updated to version 0.19.2
+ * Fixed possible buffer overrun at Fuji makernotes parser
+ * Fixed possible write to NULL pointer at raw2image/raw2image_ex calls.
+- ./configure not present in sources
+
+-------------------------------------------------------------------

Old:
----
  LibRaw-0.19.1.tar.gz

New:
----
  LibRaw-0.19.2.tar.gz

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

Other differences:
------------------
++++++ libraw.spec ++++++
--- /var/tmp/diff_new_pack.olBm8A/_old  2019-01-03 18:04:16.988265447 +0100
+++ /var/tmp/diff_new_pack.olBm8A/_new  2019-01-03 18:04:17.012265425 +0100
@@ -20,7 +20,7 @@
 %define lver    19
 %define lname  libraw%{lver}
 Name:           libraw
-Version:        0.19.1
+Version:        0.19.2
 Release:        0
 Summary:        Library for reading RAW files obtained from digital photo 
cameras
 License:        CDDL-1.0 OR LGPL-2.1-only
@@ -29,11 +29,14 @@
 #Git-Clone:    git://github.com/LibRaw/LibRaw
 Source:         https://www.libraw.org/data/%tar_name-%version.tar.gz
 Patch1:         libraw-Add-Sony-ILCE-7M3.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblcms2-devel
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 # zlib for deflate DNG support
 BuildRequires:  zlib-devel
@@ -101,6 +104,7 @@
 %build
 export CXXFLAGS="%optflags -fPIC -DUSE_ZLIB"
 export LIBS="$LIBS -lz"
+autoreconf -fi
 %configure
 make %{?_smp_mflags}
 

++++++ LibRaw-0.19.1.tar.gz -> LibRaw-0.19.2.tar.gz ++++++
++++ 142760 lines of diff (skipped)


Reply via email to