pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/poppler Update poppler and it's libraries to ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81d07a7c8766
branches:  trunk
changeset: 366468:81d07a7c8766
user:      nros <nros%pkgsrc.org@localhost>
date:      Mon Aug 14 20:22:45 2017 +0000

description:
Update poppler and it's libraries to version 0.57.0.

Fixes CVE-2017-9865.

Changes from NEWS file:

core:
 * Fix parsing of Type 1 fonts with newlines in encoding sequences. Bug #101728
 * Fix crash in broken documents

utils:
 * pdfunite: Fix crash with broken documents. Bug #101208
 * pdftohtml: skip control characters Bug #101770
 * pdfseparate: minor improvement to the documentation. Bug #101800

build system:
 * cmake: Set RUNPATH for poppler shared libs. Bug #101945
 * configure: fix --disable-FEATURE actually enabling the feature

diffstat:

 print/poppler/Makefile.common |   4 ++--
 print/poppler/distinfo        |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r a46ee87d7404 -r 81d07a7c8766 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Mon Aug 14 20:18:22 2017 +0000
+++ b/print/poppler/Makefile.common     Mon Aug 14 20:22:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.88 2017/07/11 16:35:03 adam Exp $
+# $NetBSD: Makefile.common,v 1.89 2017/08/14 20:22:45 nros Exp $
 #
 # used by print/poppler/Makefile
 # used by print/poppler-cpp/Makefile
@@ -8,7 +8,7 @@
 # used by print/poppler-qt5/Makefile
 # used by print/poppler-utils/Makefile
 
-POPPLER_VERS=          0.56.0
+POPPLER_VERS=          0.57.0
 DISTNAME=              poppler-${POPPLER_VERS}
 CATEGORIES=            print
 MASTER_SITES=          http://poppler.freedesktop.org/
diff -r a46ee87d7404 -r 81d07a7c8766 print/poppler/distinfo
--- a/print/poppler/distinfo    Mon Aug 14 20:18:22 2017 +0000
+++ b/print/poppler/distinfo    Mon Aug 14 20:22:45 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.117 2017/07/11 16:35:03 adam Exp $
+$NetBSD: distinfo,v 1.118 2017/08/14 20:22:45 nros Exp $
 
-SHA1 (poppler-0.56.0.tar.xz) = 31204aac708a2914c6b4cf186e2de5c87bec4db6
-RMD160 (poppler-0.56.0.tar.xz) = 298751b35a90dfeac5bedf75add204d93a6e5f59
-SHA512 (poppler-0.56.0.tar.xz) = 74d2ca63afcb7e155c153b4ddc71621b7f4f2c60d4fcafd873176d5ac59fafedc35b200a22c7af2013d7f75e670a1cc23d6ba878167a02209917f8d30002d528
-Size (poppler-0.56.0.tar.xz) = 1701488 bytes
+SHA1 (poppler-0.57.0.tar.xz) = 128f175a81a7c25c4c67b353391b8cae506db2ae
+RMD160 (poppler-0.57.0.tar.xz) = a535f7797241cf44b598ad8d60a05f5307afcd52
+SHA512 (poppler-0.57.0.tar.xz) = 197a0bf51e7fd607db83144d771904e48f266ab9e1252c688f9e7700a5bdd239670cf0363e9d77137bafa9c08fb6ddb9d066cc78a74dac7dfd717662b25cac5f
+Size (poppler-0.57.0.tar.xz) = 1703300 bytes
 SHA1 (patch-aa) = f97ea3f4d381c189fc81552d91a50cd62bd0c1a1
 SHA1 (patch-ab) = ad0ec112c33ac730d281dc392faeb9a842175950
 SHA1 (patch-ag) = d4df4fdf141186e1cc653bb467b31b3335d733ff



Home | Main Index | Thread Index | Old Index