pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-URI
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 23 04:37:18 UTC 2026
Modified Files:
pkgsrc/www/p5-URI: Makefile distinfo
Log Message:
p5-URI: update to 5.36.
5.36 2026-08-19 19:37:22Z
- Apply Unicode NFC normalization in URI::_idna nameprep so IDNA host
encoding matches other clients instead of emitting a non-standard,
non-round-tripping A-label [CVE-2026-19953] (reported by Naseeb Dangi,
@naseeb0) (GH#191)
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/p5-URI/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-URI/Makefile
diff -u pkgsrc/www/p5-URI/Makefile:1.93 pkgsrc/www/p5-URI/Makefile:1.94
--- pkgsrc/www/p5-URI/Makefile:1.93 Thu Jul 16 19:06:20 2026
+++ pkgsrc/www/p5-URI/Makefile Sun Aug 23 04:37:18 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2026/07/16 19:06:20 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2026/08/23 04:37:18 wiz Exp $
-DISTNAME= URI-5.35
+DISTNAME= URI-5.36
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
Index: pkgsrc/www/p5-URI/distinfo
diff -u pkgsrc/www/p5-URI/distinfo:1.52 pkgsrc/www/p5-URI/distinfo:1.53
--- pkgsrc/www/p5-URI/distinfo:1.52 Mon Jun 22 05:34:25 2026
+++ pkgsrc/www/p5-URI/distinfo Sun Aug 23 04:37:18 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2026/06/22 05:34:25 wiz Exp $
+$NetBSD: distinfo,v 1.53 2026/08/23 04:37:18 wiz Exp $
-BLAKE2s (URI-5.35.tar.gz) = 156ce033885fb87eca579fb1eeeb7639fe651713d79f60e7e66aa40c240fb15b
-SHA512 (URI-5.35.tar.gz) = b2ffbb0752aba5323408dd42b34d89cd98204520cf302098e4fda2108b51378191fedde9b0f35626d34785fcd859bf261a386c8fd6cac3f24462cfc63e91f3ea
-Size (URI-5.35.tar.gz) = 135442 bytes
+BLAKE2s (URI-5.36.tar.gz) = 65b4c24fc2e147722df49b2f5a7a74280527410035c4623bbc5fbedcedb6c011
+SHA512 (URI-5.36.tar.gz) = 2d6e18f3b30a4bb21456da478f006ea080121d783abe198970cf515cd0b71bca8c163d33dfd457b9bd758e4abecad9d664d64f76778ae71447b5fae1236059a7
+Size (URI-5.36.tar.gz) = 137403 bytes
Home |
Main Index |
Thread Index |
Old Index