pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/libvisio
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 20 11:34:53 UTC 2019
Modified Files:
pkgsrc/converters/libvisio: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/converters/libvisio/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/converters/libvisio/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/libvisio/Makefile
diff -u pkgsrc/converters/libvisio/Makefile:1.61 pkgsrc/converters/libvisio/Makefile:1.62
--- pkgsrc/converters/libvisio/Makefile:1.61 Sun Aug 11 13:18:11 2019
+++ pkgsrc/converters/libvisio/Makefile Tue Aug 20 11:34:53 2019
@@ -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
Index: pkgsrc/converters/libvisio/distinfo
diff -u pkgsrc/converters/libvisio/distinfo:1.16 pkgsrc/converters/libvisio/distinfo:1.17
--- pkgsrc/converters/libvisio/distinfo:1.16 Thu Nov 23 15:56:25 2017
+++ pkgsrc/converters/libvisio/distinfo Tue Aug 20 11:34:53 2019
@@ -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