pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Release 22.09.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2dcd356ac718
branches: trunk
changeset: 384682:2dcd356ac718
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Sep 03 17:01:30 2022 +0000
description:
Release 22.09.0:
core:
* Splash: Do not truncate line dash patterns with more than 20 entries. Issue #1281
* Various signature related improvements
* Fix FormField::getFullyQualifiedName in some scenarios
* Splash: Small optimization on dash pattern handling
* JBIG2Stream::readHalftoneRegionSeg: Fix potential memory leak
* Fix crashes on malformed files. Including CVE-2022-38784
* Fix string formatting in error reporting
glib:
* Fix two potential memory leaks in poppler_document_create_dests_tree
utils:
* pdfsig: List signature field names when listing signature information
* pdfsig: Add support for specifying signature by field name
* pdfunite: Fix crashes on malformed files
* pdfunite: Fix potential memory leak of docs
diffstat:
print/poppler-cpp/PLIST | 4 ++--
print/poppler/Makefile.common | 4 ++--
print/poppler/PLIST | 6 +++---
print/poppler/distinfo | 8 ++++----
4 files changed, 11 insertions(+), 11 deletions(-)
diffs (61 lines):
diff -r 6114ded1025a -r 2dcd356ac718 print/poppler-cpp/PLIST
--- a/print/poppler-cpp/PLIST Sat Sep 03 16:27:56 2022 +0000
+++ b/print/poppler-cpp/PLIST Sat Sep 03 17:01:30 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2022/07/03 17:07:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/09/03 17:01:30 wiz Exp $
include/poppler/cpp/poppler-destination.h
include/poppler/cpp/poppler-document.h
include/poppler/cpp/poppler-embedded-file.h
@@ -15,5 +15,5 @@
include/poppler/cpp/poppler_cpp_export.h
lib/libpoppler-cpp.so
lib/libpoppler-cpp.so.0
-lib/libpoppler-cpp.so.0.10.0
+lib/libpoppler-cpp.so.0.11.0
lib/pkgconfig/poppler-cpp.pc
diff -r 6114ded1025a -r 2dcd356ac718 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common Sat Sep 03 16:27:56 2022 +0000
+++ b/print/poppler/Makefile.common Sat Sep 03 17:01:30 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.138 2022/08/07 08:40:03 wiz Exp $
+# $NetBSD: Makefile.common,v 1.139 2022/09/03 17:01:30 wiz Exp $
#
# used by print/poppler/Makefile
# used by print/poppler-cpp/Makefile
@@ -7,7 +7,7 @@
# used by print/poppler-qt5/Makefile
# used by print/poppler-utils/Makefile
-POPPLER_VERS= 22.08.0
+POPPLER_VERS= 22.09.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/
diff -r 6114ded1025a -r 2dcd356ac718 print/poppler/PLIST
--- a/print/poppler/PLIST Sat Sep 03 16:27:56 2022 +0000
+++ b/print/poppler/PLIST Sat Sep 03 17:01:30 2022 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.42 2022/08/07 08:40:03 wiz Exp $
+@comment $NetBSD: PLIST,v 1.43 2022/09/03 17:01:30 wiz Exp $
lib/libpoppler.so
-lib/libpoppler.so.123
-lib/libpoppler.so.123.0.0
+lib/libpoppler.so.124
+lib/libpoppler.so.124.0.0
lib/pkgconfig/poppler.pc
share/doc/poppler/README-XPDF
share/doc/poppler/README.md
diff -r 6114ded1025a -r 2dcd356ac718 print/poppler/distinfo
--- a/print/poppler/distinfo Sat Sep 03 16:27:56 2022 +0000
+++ b/print/poppler/distinfo Sat Sep 03 17:01:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.165 2022/08/07 08:40:03 wiz Exp $
+$NetBSD: distinfo,v 1.166 2022/09/03 17:01:30 wiz Exp $
-BLAKE2s (poppler-22.08.0.tar.xz) = 3440c34717c37f5255bb8f9fa692b92f4024eb6d894eb9fb8bd41eda7e24bba0
-SHA512 (poppler-22.08.0.tar.xz) = bbff6d51eaafe58891357069c83e43ea25b4077755fa715a17b38660cd3cd546fa21d2e17a272d9b375f7e440e6e3661e84a20f18d445e0f28d06971abc04666
-Size (poppler-22.08.0.tar.xz) = 1840700 bytes
+BLAKE2s (poppler-22.09.0.tar.xz) = caae80147680c32b9f3154445cb6d9f4a99b23b8162118a520bbc81914ec863b
+SHA512 (poppler-22.09.0.tar.xz) = bd288b042ad6fa31584d733b941b7ba72d9e68407fda5596827d559be0f46cf27dd8e0b1b7e0d58c997e29b18c5f086486f900965229c61e034e31d8ac474613
+Size (poppler-22.09.0.tar.xz) = 1842704 bytes
Home |
Main Index |
Thread Index |
Old Index