Subject: CVS commit: pkgsrc/security/libgcrypt
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/02/2004 13:14:28
Module Name: pkgsrc
Committed By: jmmv
Date: Fri Jul 2 13:14:28 UTC 2004
Modified Files:
pkgsrc/security/libgcrypt: Makefile distinfo
Added Files:
pkgsrc/security/libgcrypt/patches: patch-ab
Log Message:
When exec'ing child processes (netstat and vmstat), make sure the standard
file descriptors (0, 1, 2) are open. This avoids multiple warnings issued
under NetBSD about running set[ug]id programs with those descriptors closed.
Fixes PR pkg/26079; although it talks about gaim, the problem is here, in
libgcrypt. Bump PKGREVISION to 1.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/security/libgcrypt/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/security/libgcrypt/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/libgcrypt/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.