pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/poppler



Module Name:    pkgsrc
Committed By:   nros
Date:           Mon Aug 14 20:22:45 UTC 2017

Modified Files:
        pkgsrc/print/poppler: Makefile.common distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.117 -r1.118 pkgsrc/print/poppler/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/poppler/Makefile.common
diff -u pkgsrc/print/poppler/Makefile.common:1.88 pkgsrc/print/poppler/Makefile.common:1.89
--- pkgsrc/print/poppler/Makefile.common:1.88   Tue Jul 11 16:35:03 2017
+++ pkgsrc/print/poppler/Makefile.common        Mon Aug 14 20:22:45 2017
@@ -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/

Index: pkgsrc/print/poppler/distinfo
diff -u pkgsrc/print/poppler/distinfo:1.117 pkgsrc/print/poppler/distinfo:1.118
--- pkgsrc/print/poppler/distinfo:1.117 Tue Jul 11 16:35:03 2017
+++ pkgsrc/print/poppler/distinfo       Mon Aug 14 20:22:45 2017
@@ -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