Subject: pkg/26418: security/gss update
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <tripledes@eslack.org>
List: pkgsrc-bugs
Date: 07/24/2004 04:42:47
>Number: 26418
>Category: pkg
>Synopsis: as suggested on doc/TODO security/gss should be updated
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Jul 24 02:42:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Sergio Jimenez
>Release: NetBSD 2.0G
>Organization:
none
>Environment:
System: NetBSD mimir.tripledes.net 2.0G NetBSD 2.0G (POWERNOW) #5: Fri Jul 23 05:22:29 BST 2004 sergio@mimir.tripledes.net:/usr/src/obj/usr/src/sys/arch/i386/compile/POWERNOW i386
Architecture: i386
Machine: i386
>Description:
There are many fixes in this version, about 200 new lines on ChangeLog since last version entry. I tried to find a reduced changelog but on gss' homepage there is not notice about this new version. As usual ChangeLog is included on package sources.
>How-To-Repeat:
look at doc/TODO or security/gss/Makefile, current version 0.0.10.
>Fix:
apply this patch and run make install, both into security/gss
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/gss/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 7 May 2004 01:14:49 -0000 1.6
+++ Makefile 24 Jul 2004 02:22:47 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2004/05/07 01:14:49 xtraeme Exp $
#
-DISTNAME= gss-0.0.10
+DISTNAME= gss-0.0.11
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.2
diff -u -r1.2 PLIST
--- PLIST 4 Mar 2004 18:54:42 -0000 1.2
+++ PLIST 24 Jul 2004 02:22:47 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/03/04 18:54:42 minskim 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.10
+lib/libgss.so.0.11
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.3
diff -u -r1.3 distinfo
--- distinfo 4 Mar 2004 18:54:42 -0000 1.3
+++ distinfo 24 Jul 2004 02:22:47 -0000
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.3 2004/03/04 18:54:42 minskim Exp $
-SHA1 (gss-0.0.10.tar.gz) = 010938eb3ce2e962ac9b52b922ffb45bedd23618
-Size (gss-0.0.10.tar.gz) = 1230165 bytes
+SHA1 (gss-0.0.11.tar.gz) = 5976f62d6171c8c5f7188abf4f5a07716ad362f2
+Size (gss-0.0.11.tar.gz) = 1311180 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: