pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/libvisio libvisio: update to 0.1.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bd937b4a0fb
branches:  trunk
changeset: 338192:0bd937b4a0fb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 20 11:34:53 2019 +0000

description:
libvisio: update to 0.1.7.

libvisio 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.

diffstat:

 converters/libvisio/Makefile |   5 ++---
 converters/libvisio/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r a6257a60356b -r 0bd937b4a0fb converters/libvisio/Makefile
--- a/converters/libvisio/Makefile      Tue Aug 20 11:27:16 2019 +0000
+++ b/converters/libvisio/Makefile      Tue Aug 20 11:34:53 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2019/08/11 13:18:11 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2019/08/20 11:34:53 wiz Exp $
 
-DISTNAME=      libvisio-0.1.6
-PKGREVISION=   12
+DISTNAME=      libvisio-0.1.7
 CATEGORIES=    converters
 MASTER_SITES=  http://dev-www.libreoffice.org/src/libvisio/
 EXTRACT_SUFX=  .tar.xz
diff -r a6257a60356b -r 0bd937b4a0fb converters/libvisio/distinfo
--- a/converters/libvisio/distinfo      Tue Aug 20 11:27:16 2019 +0000
+++ b/converters/libvisio/distinfo      Tue Aug 20 11:34:53 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/11/23 15:56:25 wiz Exp $
+$NetBSD: distinfo,v 1.17 2019/08/20 11:34:53 wiz Exp $
 
-SHA1 (libvisio-0.1.6.tar.xz) = eaf9204fa38a87c8408c03828f6fc9d915d988e0
-RMD160 (libvisio-0.1.6.tar.xz) = e77511771580a150f3a4219f27d9b5f0906e4cc0
-SHA512 (libvisio-0.1.6.tar.xz) = 58cee8cfe4205b2cad2f11dbe17882e57ebf0d10500116ca9d8d120e138f8eb0c65a5fea3bd7d2746bf8140377ee9deb34258597e028f9fdc8d21f270606cce1
-Size (libvisio-0.1.6.tar.xz) = 676396 bytes
+SHA1 (libvisio-0.1.7.tar.xz) = c33ac8b574382b2c9f261dc80021746456d81582
+RMD160 (libvisio-0.1.7.tar.xz) = 12b7a05e57ae93ead14ed1fb8aab6699cc4f0923
+SHA512 (libvisio-0.1.7.tar.xz) = c26f67a09fa6a6d0bf6f3fff5590d5cf16983630d4f7cfcf86d9461baec58dbdf7989fd934be6db0639ca043c160aac2d008275afb9e047766bc878ac579a9ea
+Size (libvisio-0.1.7.tar.xz) = 854296 bytes



Home | Main Index | Thread Index | Old Index