pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-pdf



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jun 13 06:19:15 UTC 2026

Modified Files:
        pkgsrc/textproc/py-pdf: Makefile distinfo

Log Message:
py-pdf: updated to 6.13.2

6.13.2, 2026-06-10

Security (SEC)
- Detect multi-hop cyclic /Pages trees in _flatten to prevent SIGSEGV

Robustness (ROB)
- Fix UnboundLocalError in _read_standard_xref_table on a malformed entry
- Raise PdfStreamError on non-hexadecimal bytes in hex readers


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/textproc/py-pdf/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/textproc/py-pdf/distinfo

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

Modified files:

Index: pkgsrc/textproc/py-pdf/Makefile
diff -u pkgsrc/textproc/py-pdf/Makefile:1.68 pkgsrc/textproc/py-pdf/Makefile:1.69
--- pkgsrc/textproc/py-pdf/Makefile:1.68        Wed Jun 10 13:03:19 2026
+++ pkgsrc/textproc/py-pdf/Makefile     Sat Jun 13 06:19:14 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2026/06/10 13:03:19 adam Exp $
+# $NetBSD: Makefile,v 1.69 2026/06/13 06:19:14 adam Exp $
 
-DISTNAME=      pypdf-6.13.1
+DISTNAME=      pypdf-6.13.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pypdf/}

Index: pkgsrc/textproc/py-pdf/distinfo
diff -u pkgsrc/textproc/py-pdf/distinfo:1.62 pkgsrc/textproc/py-pdf/distinfo:1.63
--- pkgsrc/textproc/py-pdf/distinfo:1.62        Wed Jun 10 13:03:19 2026
+++ pkgsrc/textproc/py-pdf/distinfo     Sat Jun 13 06:19:14 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2026/06/10 13:03:19 adam Exp $
+$NetBSD: distinfo,v 1.63 2026/06/13 06:19:14 adam Exp $
 
-BLAKE2s (pypdf-6.13.1.tar.gz) = c34a72ed1dbb0b2c683265d84e429261668021a26c09ffe8ee2af7a9629d7c6a
-SHA512 (pypdf-6.13.1.tar.gz) = bfec5dacf0055a40333faa68ad51b9d08b81aa43b7efc4ae8b5c27ca4b3606538599e0c01de558adc0b12409200b4207f0717d30b730d354d5299f7ad7936909
-Size (pypdf-6.13.1.tar.gz) = 6477811 bytes
+BLAKE2s (pypdf-6.13.2.tar.gz) = af7dad1c73dfd3a234bd736b7e599be5e49036ff7dddd084038d6e778a591920
+SHA512 (pypdf-6.13.2.tar.gz) = 9c0b44f989b76c0ebba2a6701ca5bf9101c5eed99f3fdc05da3bcea4a6f3a1df05fafd80402351995a12a5dce3c6acd41e7cefa897b3a8eb1638c4d791e1fd90
+Size (pypdf-6.13.2.tar.gz) = 6479250 bytes



Home | Main Index | Thread Index | Old Index