pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/26972: update security/gss
>Number: 26972
>Category: pkg
>Synopsis: update security/gss
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Sep 16 15:08:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Sergio Jimenez
>Release: NetBSD 2.0G
>Organization:
>Environment:
System: NetBSD magni.midgard.bounceme.net 2.0G NetBSD 2.0G (magni) #0: Sun Sep
12 13:14:59 CEST 2004
sergio%magni.midgard.bounceme.net@localhost:/usr/src/obj/usr/src/sys/arch/i386/compile/MAGNI
i386
Architecture: i386
Machine: i386
>Description:
security/gss needs to be update, many fixes and additions have been
done since last update.
>How-To-Repeat:
look security/gss/Makefile and http://www.gnu.org/software/gss/
>Fix:
apply the following patch:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/gss/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 24 Jul 2004 08:33:19 -0000 1.7
+++ Makefile 16 Sep 2004 13:16:26 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2004/07/24 08:33:19 wiz Exp $
#
-DISTNAME= gss-0.0.11
+DISTNAME= gss-0.0.13
CATEGORIES= security
MASTER_SITES= http://josefsson.org/gss/releases/ \
${MASTER_SITE_GNU:=gss/}
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/security/gss/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- PLIST 24 Jul 2004 08:33:19 -0000 1.3
+++ PLIST 16 Sep 2004 13:16:27 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/07/24 08:33:19 wiz Exp $
+@comment $NetBSD$
bin/gss
include/gss.h
include/gss/api.h
@@ -7,7 +7,7 @@
lib/libgss.la
lib/libgss.so
lib/libgss.so.0
-lib/libgss.so.0.11
+lib/libgss.so.0.13
lib/pkgconfig/gss.pc
man/man1/gss.1
man/man3/gss_accept_sec_context.3
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/security/gss/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 24 Jul 2004 08:33:19 -0000 1.4
+++ distinfo 16 Sep 2004 13:16:27 -0000
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.4 2004/07/24 08:33:19 wiz Exp $
-SHA1 (gss-0.0.11.tar.gz) = 5976f62d6171c8c5f7188abf4f5a07716ad362f2
-Size (gss-0.0.11.tar.gz) = 1311180 bytes
+SHA1 (gss-0.0.13.tar.gz) = 0aabd88ae437412c497a07f91e076e1c2d4b9ad3
+Size (gss-0.0.13.tar.gz) = 1336436 bytes
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index