pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-CGI-Simple
Module Name: pkgsrc
Committed By: wen
Date: Sat Oct 4 07:43:35 UTC 2025
Modified Files:
pkgsrc/www/p5-CGI-Simple: Makefile distinfo
Log Message:
Update to 1.282
Upstream changes:
1.282 2025-08-28 MANWAR
- Sanitize all user-supplied values before inserting into HTTP headers.
Thanks Maxim Kosenko for raising the issue with recommended solution.
Thanks breno for the patch.
Thanks Stig Palmquist for assiginig it CVE-2025-40927.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/p5-CGI-Simple/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/p5-CGI-Simple/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-CGI-Simple/Makefile
diff -u pkgsrc/www/p5-CGI-Simple/Makefile:1.34 pkgsrc/www/p5-CGI-Simple/Makefile:1.35
--- pkgsrc/www/p5-CGI-Simple/Makefile:1.34 Fri Jul 4 08:49:01 2025
+++ pkgsrc/www/p5-CGI-Simple/Makefile Sat Oct 4 07:43:35 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2025/07/04 08:49:01 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2025/10/04 07:43:35 wen Exp $
-DISTNAME= CGI-Simple-1.281
+DISTNAME= CGI-Simple-1.282
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
Index: pkgsrc/www/p5-CGI-Simple/distinfo
diff -u pkgsrc/www/p5-CGI-Simple/distinfo:1.16 pkgsrc/www/p5-CGI-Simple/distinfo:1.17
--- pkgsrc/www/p5-CGI-Simple/distinfo:1.16 Sun Apr 28 00:25:44 2024
+++ pkgsrc/www/p5-CGI-Simple/distinfo Sat Oct 4 07:43:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/04/28 00:25:44 wen Exp $
+$NetBSD: distinfo,v 1.17 2025/10/04 07:43:35 wen Exp $
-BLAKE2s (CGI-Simple-1.281.tar.gz) = 2d6a3ad9311a7cd1cc7631c4a8f52e7bfa6b3dc9edf68ddc8e29f5326261e68b
-SHA512 (CGI-Simple-1.281.tar.gz) = 08e72d63a39e5e1d1774c0a5c89d7b0f2797fbf9f12f706638176f5dfa31645e3803688f86c805d088845b67bfb39873d1d36de1d7b9fba566268d9cff0b4cfd
-Size (CGI-Simple-1.281.tar.gz) = 87335 bytes
+BLAKE2s (CGI-Simple-1.282.tar.gz) = 9331f53747df97889f6a755a059876932e726438ce79ffb0fb3060eb51cb0fd0
+SHA512 (CGI-Simple-1.282.tar.gz) = 6759fc37beefacf7043bdc9695aa178d792536031ce26176eec3daf8ccc7fc5c18d02e2e42e2f16becaf7035f6c48fc31fdb9fceac99349ea72238adcd48cf3a
+Size (CGI-Simple-1.282.tar.gz) = 88078 bytes
Home |
Main Index |
Thread Index |
Old Index