CVS commit: [pkgsrc-2026Q2] pkgsrc/graphics/p5-GD-SecurityImage
"Maya Rashish" <[email protected]> Sat, 1 Aug 2026 23:49:36 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: maya Date: Sat Aug 1 23:49:36 UTC 2026 Modified Files: pkgsrc/graphics/p5-GD-SecurityImage [pkgsrc-2026Q2]: Makefile distinfo Log Message: Pullup ticket #7205 - requested by taca graphics/p5-GD-SecurityImage: Security fix Revisions pulled up: - graphics/p5-GD-SecurityImage/Makefile 1.27 - graphics/p5-GD-SecurityImage/distinfo 1.11 --- Module Name: pkgsrc Committed By: wiz Date: Fri Jul 17 15:48:44 UTC 2026 Modified Files: pkgsrc/graphics/p5-GD-SecurityImage: Makefile distinfo Log Message: p5-GD-SecurityImage: fix CVE-2026-13082 using upstream patch Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.25.8.1 pkgsrc/graphics/p5-GD-SecurityImage/Makefile cvs rdiff -u -r1.10 -r1.10.38.1 pkgsrc/graphics/p5-GD-SecurityImage/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 2 KB)
Modified files:
Index: pkgsrc/graphics/p5-GD-SecurityImage/Makefile
diff -u pkgsrc/graphics/p5-GD-SecurityImage/Makefile:1.25 pkgsrc/graphics/p5-GD-SecurityImage/Makefile:1.25.8.1
--- pkgsrc/graphics/p5-GD-SecurityImage/Makefile:1.25 Fri Jul 4 08:47:13 2025
+++ pkgsrc/graphics/p5-GD-SecurityImage/Makefile Sat Aug 1 23:49:36 2026
@@ -1,11 +1,15 @@
-# $NetBSD: Makefile,v 1.25 2025/07/04 08:47:13 wiz Exp $
+# $NetBSD: Makefile,v 1.25.8.1 2026/08/01 23:49:36 maya Exp $
DISTNAME= GD-SecurityImage-1.75
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
-CATEGORIES= security perl5
+PKGREVISION= 9
+CATEGORIES= graphics security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
+PATCHFILES+= CVE-2026-13082-r1.patch
+PATCH_SITES+= https://security.metacpan.org/patches/G/GD-SecurityImage/1.75/
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= [email protected]
COMMENT= Perl5 security image (CAPTCHA) generator
HOMEPAGE= https://metacpan.org/release/GD-SecurityImage
Index: pkgsrc/graphics/p5-GD-SecurityImage/distinfo
diff -u pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.10 pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.10.38.1
--- pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.10 Tue Oct 26 10:46:36 2021
+++ pkgsrc/graphics/p5-GD-SecurityImage/distinfo Sat Aug 1 23:49:36 2026
@@ -1,5 +1,8 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 10:46:36 nia Exp $
+$NetBSD: distinfo,v 1.10.38.1 2026/08/01 23:49:36 maya Exp $
+BLAKE2s (CVE-2026-13082-r1.patch) = a9b32a953417cba05f3ec99cde30a7025abab5530af3a24b9c68675c6ef996f0
+SHA512 (CVE-2026-13082-r1.patch) = 7bce97cd1fbcf3f486e36af7fdd26ad0096807776d5640813a0ef686f3af135257b34606bec76c9fc8474898ec2cf3811d842e48f922184df4bd0e23d92b5516
+Size (CVE-2026-13082-r1.patch) = 846 bytes
BLAKE2s (GD-SecurityImage-1.75.tar.gz) = ae88385117182e7fbce4c75cbbc2e622675bdf263c7a56eee8e8f75c44502711
SHA512 (GD-SecurityImage-1.75.tar.gz) = 841e89a1696108b7733c3273d005c989dc73d7c24e481a060f62b0dcbc53ba79826653b760358027ccc6e266dc1733a64e313740371e2e3bcab32ac92c5fcecb
Size (GD-SecurityImage-1.75.tar.gz) = 66589 bytes