pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38692: Update gsasl to 0.2.26
>Number: 38692
>Category: pkg
>Synopsis: Update security/gsasl to 0.2.26
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun May 18 19:15:00 +0000 2008
>Originator: Eric Schnoebelen
>Release: NetBSD 4.0_STABLE
>Organization:
Central Iowa (Model) Railroad, Plano, TX, US
>Environment:
System: NetBSD portnoy.cirr.com 4.0_STABLE NetBSD 4.0_STABLE (GENERIC) #56: Tue
Jan 22 00:26:22 CST 2008
eric%egsner.cirr.com@localhost:/work/eric/NetBSD-4/obj/alpha/sys/arch/alpha/compile/GENERIC
alpha
Architecture: alpha
Machine: alpha
>Description:
gsasl versions below 0.2.26 have an problem with their
MD5-DIGEST implementation. This causes issues for jabberd2.
Attached are the diffs to update security/gsasl to 0.2.26, which
has this issued corrected.
>How-To-Repeat:
>Fix:
diff -rbuw gsasl/Makefile gsasl-egs/Makefile
--- gsasl/Makefile 2008-03-06 08:53:53.000000000 -0600
+++ gsasl-egs/Makefile 2008-05-13 13:54:01.000000000 -0500
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.22 2008/03/06 14:53:53 wiz Exp $
-DISTNAME= gsasl-0.2.21
-PKGREVISION= 1
+DISTNAME= gsasl-0.2.26
CATEGORIES= security
MASTER_SITES= http://josefsson.org/gsasl/releases/ \
ftp://alpha.gnu.org/pub/gnu/gsasl/
diff -rbuw gsasl/PLIST gsasl-egs/PLIST
--- gsasl/PLIST 2007-10-25 16:24:53.000000000 -0500
+++ gsasl-egs/PLIST 2008-05-13 14:02:41.000000000 -0500
@@ -135,6 +135,7 @@
share/locale/pl/LC_MESSAGES/libgsasl.mo
share/locale/ro/LC_MESSAGES/gsasl.mo
share/locale/ro/LC_MESSAGES/libgsasl.mo
+share/locale/sk/LC_MESSAGES/libgsasl.mo
share/locale/sq/LC_MESSAGES/gsasl.mo
share/locale/sr/LC_MESSAGES/gsasl.mo
share/locale/sr/LC_MESSAGES/libgsasl.mo
diff -rbuw gsasl/distinfo gsasl-egs/distinfo
--- gsasl/distinfo 2007-10-25 16:24:53.000000000 -0500
+++ gsasl-egs/distinfo 2008-05-13 13:52:29.000000000 -0500
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2007/10/25 21:24:53 adam Exp $
-SHA1 (gsasl-0.2.21.tar.gz) = 971ede97fc148ac3238415c55b1b95eca485afac
-RMD160 (gsasl-0.2.21.tar.gz) = a570098ba0e3f6d1b50b92010c6aeb687ada14ec
-Size (gsasl-0.2.21.tar.gz) = 3293537 bytes
+SHA1 (gsasl-0.2.26.tar.gz) = bd6d201bc2d35291e1b2a24a32932d709ec4c0f5
+RMD160 (gsasl-0.2.26.tar.gz) = 89a1e711ef1efefca898d21d8763ad062357854a
+Size (gsasl-0.2.26.tar.gz) = 3371738 bytes
Home |
Main Index |
Thread Index |
Old Index