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: Thu Apr 16 07:31:25 UTC 2026
Modified Files:
pkgsrc/textproc/py-pdf: Makefile distinfo
Log Message:
py-pdf: updated to 6.10.2
Version 6.10.2, 2026-04-15
Security (SEC)
- Do not rely on possibly invalid /Size for incremental cloning
- Introduce limits for FlateDecode parameters and image decoding
Version 6.10.1, 2026-04-14
Security (SEC)
- Limit the allowed size of xref and object streams
Robustness (ROB)
- Consider strict mode setting for decryption errors
Documentation (DOC)
- Use new parameter names for compress_identical_objects
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/textproc/py-pdf/Makefile
cvs rdiff -u -r1.55 -r1.56 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.61 pkgsrc/textproc/py-pdf/Makefile:1.62
--- pkgsrc/textproc/py-pdf/Makefile:1.61 Wed Apr 15 18:36:37 2026
+++ pkgsrc/textproc/py-pdf/Makefile Thu Apr 16 07:31:24 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2026/04/15 18:36:37 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2026/04/16 07:31:24 adam Exp $
-DISTNAME= pypdf-6.10.0
+DISTNAME= pypdf-6.10.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.55 pkgsrc/textproc/py-pdf/distinfo:1.56
--- pkgsrc/textproc/py-pdf/distinfo:1.55 Wed Apr 15 18:36:37 2026
+++ pkgsrc/textproc/py-pdf/distinfo Thu Apr 16 07:31:24 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2026/04/15 18:36:37 wiz Exp $
+$NetBSD: distinfo,v 1.56 2026/04/16 07:31:24 adam Exp $
-BLAKE2s (pypdf-6.10.0.tar.gz) = 263bc27bbf571cb1e5ac1b7a0852871700b0be063507af718d77450b1805f953
-SHA512 (pypdf-6.10.0.tar.gz) = 2fee170110959482c3e3d28480825460c6744309f3915a85b9c63d27e2b78d3d46fca3d0fca8db9861227efcad1d581fbb3ee18dfcb70c010c9067a6ac8f18fb
-Size (pypdf-6.10.0.tar.gz) = 5314833 bytes
+BLAKE2s (pypdf-6.10.2.tar.gz) = 5d86760cd376fb656ca009cabb5398383bb32f4cade1547e31a41499ba4bc927
+SHA512 (pypdf-6.10.2.tar.gz) = c2d4c781edae389493c86b25ea3bbdd3fe6747b64fbc448089179345789206a5b727a6b98aae9c75c7189c66fd50ae6cc7d36209e184d0db066147d755142117
+Size (pypdf-6.10.2.tar.gz) = 5315679 bytes
Home |
Main Index |
Thread Index |
Old Index