Hello community,

here is the log from the commit of package libvisio for openSUSE:Factory 
checked in at 2019-08-27 15:19:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvisio (Old)
 and      /work/SRC/openSUSE:Factory/.libvisio.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvisio"

Tue Aug 27 15:19:37 2019 rev:27 rq:724357 version:0.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvisio/libvisio.changes        2017-11-16 
13:58:33.922949903 +0100
+++ /work/SRC/openSUSE:Factory/.libvisio.new.7948/libvisio.changes      
2019-08-27 15:19:37.568894018 +0200
@@ -1,0 +2,14 @@
+Sun Aug 18 07:19:54 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 0.1.7:
+  - Fix a few memory leaks found by oss-fuzz.
+  - Fix date and time conversion to string. (tdf#98291)
+  - Fix number conversion to string. (tdf#76829)
+  - Fix unit conversion. (tdf#126292)
+  - Handle more arrow styles. (tdf#126402)
+  - Fix some issues found by Coverity.
+  - Disable expanding entities by XML parser as a vulnerability
+    prevention measure. Applications writing VSDX/VDX documents do not use
+    entities, so there is no difference in behavior.
+
+-------------------------------------------------------------------

Old:
----
  libvisio-0.1.6.tar.xz

New:
----
  libvisio-0.1.7.tar.xz

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

Other differences:
------------------
++++++ libvisio.spec ++++++
--- /var/tmp/diff_new_pack.wL3rxk/_old  2019-08-27 15:19:38.512893543 +0200
+++ /var/tmp/diff_new_pack.wL3rxk/_new  2019-08-27 15:19:38.512893543 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvisio
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define libname libvisio-0_1-1
 Name:           libvisio
-Version:        0.1.6
+Version:        0.1.7
 Release:        0
 Summary:        Library for parsing the MS Visio file format structure
 License:        MPL-2.0
 Group:          Productivity/Publishing/Word
-Url:            http://www.freedesktop.org/wiki/Software/libvisio
+URL:            https://www.freedesktop.org/wiki/Software/libvisio
 Source0:        
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -130,8 +130,9 @@
 %doc %{_docdir}/%{name}-devel/html/
 
 %files tools
-%doc AUTHORS COPYING.* ChangeLog
+%license COPYING.*
+%doc AUTHORS ChangeLog
 %{_bindir}/*
-%{_mandir}/man1/*.1%{ext_man}
+%{_mandir}/man1/*.1%{?ext_man}
 
 %changelog

++++++ libvisio-0.1.6.tar.xz -> libvisio-0.1.7.tar.xz ++++++
++++ 9734 lines of diff (skipped)


Reply via email to