pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Authen-SASL
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 10 03:29:23 UTC 2025
Modified Files:
pkgsrc/security/p5-Authen-SASL: Makefile distinfo
Removed Files:
pkgsrc/security/p5-Authen-SASL/patches:
patch-lib_Authen_SASL_Perl_DIGEST__MD5.pm
Log Message:
p5-Authen-SASL: update to 2.1900.
2.1900 2025-08-05
[Fixed]
- CVE-2025-40918 (Insecure source of randomness),
required addition of dependency on Crypt::URandom
[Changed]
- Modules Authen::SASL::Perl::CRAM_MD5, Authen::SASL::Perl::DIGEST_MD5
and Authen::SASL::CRAM_MD5 marked as deprecated based on the respective
RFC documents; thanks to @robrwo for the suggestion and @neustradamus
for the pointers to the documentation
- Update module metadata to point to the new 'perl-authen-sasl' org
on GitHub to which the modules moved
- Use VERSION declarations in 'package' statements, since our minimum
Perl version is 5.14 anyway
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/security/p5-Authen-SASL/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/p5-Authen-SASL/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/security/p5-Authen-SASL/patches/patch-lib_Authen_SASL_Perl_DIGEST__MD5.pm
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p5-Authen-SASL/Makefile
diff -u pkgsrc/security/p5-Authen-SASL/Makefile:1.42 pkgsrc/security/p5-Authen-SASL/Makefile:1.43
--- pkgsrc/security/p5-Authen-SASL/Makefile:1.42 Wed Jul 16 21:45:29 2025
+++ pkgsrc/security/p5-Authen-SASL/Makefile Sun Aug 10 03:29:22 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2025/07/16 21:45:29 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2025/08/10 03:29:22 wiz Exp $
-DISTNAME= Authen-SASL-2.1800
+DISTNAME= Authen-SASL-2.1900
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
Index: pkgsrc/security/p5-Authen-SASL/distinfo
diff -u pkgsrc/security/p5-Authen-SASL/distinfo:1.16 pkgsrc/security/p5-Authen-SASL/distinfo:1.17
--- pkgsrc/security/p5-Authen-SASL/distinfo:1.16 Wed Jul 16 21:45:29 2025
+++ pkgsrc/security/p5-Authen-SASL/distinfo Sun Aug 10 03:29:22 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.16 2025/07/16 21:45:29 wiz Exp $
+$NetBSD: distinfo,v 1.17 2025/08/10 03:29:22 wiz Exp $
-BLAKE2s (Authen-SASL-2.1800.tar.gz) = a49089c4d2fe9765df3a938472ce587c69fd3a9b53d86dd2f0cc8281c089007d
-SHA512 (Authen-SASL-2.1800.tar.gz) = feedfe2f65a531cb6f7c740404681f0f1a2ebe9308efb5e33cf225a3b84e5e958f53cd68ae0a9949089fd52a71ee5bed1b9a1ebe9024953f6868723a12102deb
-Size (Authen-SASL-2.1800.tar.gz) = 39499 bytes
-SHA1 (patch-lib_Authen_SASL_Perl_DIGEST__MD5.pm) = 121a2218ff2c34cae350e9fd50dceddb29dbb66e
+BLAKE2s (Authen-SASL-2.1900.tar.gz) = fdbfedd6d2c50b1a7922afd6d5469a5d062760f1424ac1695adec05a285d2f10
+SHA512 (Authen-SASL-2.1900.tar.gz) = 86de89d35f29ebdc5907775e392b5bfbadd77802b6e0b4cb018f495fe28ef44c72751994c90219ecb54ce4912e6ae0c14f037217012d246fc8f83464d9d35bff
+Size (Authen-SASL-2.1900.tar.gz) = 40345 bytes
Home |
Main Index |
Thread Index |
Old Index