pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34396: [update] security/p5-Authen-SASL
>Number: 34396
>Category: pkg
>Synopsis: [update] security/p5-Authen-SASL
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 30 11:25:00 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 2.10
- Changelog
Enhancements
* Added Authen::SASL::Perl::GSSAPI
* Added error method to Authen::SASL to obtain error from last connection
Bug Fixes
* Authen::SASL::Perl::DIGEST_MD5
- Fixed response to server to pass digest-uri
- Correct un-escaping behaviour when reading the challenge,
- check for required fields (according to the RFC),
- allow for qop not to be sent from the server (according to the RFC),
- add a callback for the realm.
>How-To-Repeat:
>Fix:
--- p5-Authen-SASL.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/security/p5-Authen-SASL/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 6 Aug 2005 06:19:29 -0000 1.7
+++ Makefile 30 Aug 2006 08:14:41 -0000
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:29 jlam Exp $
#
-DISTNAME= Authen-SASL-2.04
+DISTNAME= Authen-SASL-2.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/security/p5-Authen-SASL/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 24 Feb 2005 13:10:09 -0000 1.2
+++ distinfo 30 Aug 2006 08:15:03 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 13:10:09 agc Exp $
-SHA1 (Authen-SASL-2.04.tar.gz) = b5811774c970f2c4f7ee4016098a0c75e94c81b1
-RMD160 (Authen-SASL-2.04.tar.gz) = 41061053418fb81b321069eab6efa94adc12d829
-Size (Authen-SASL-2.04.tar.gz) = 7501 bytes
+SHA1 (Authen-SASL-2.10.tar.gz) = 690f89b334cd4a02e75f1c48eabd3c4e6870824a
+RMD160 (Authen-SASL-2.10.tar.gz) = 34b1b81e663fbc97e6d37136a48202ba6e991f8e
+Size (Authen-SASL-2.10.tar.gz) = 42783 bytes
--- p5-Authen-SASL.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index