Subject: CVS commit: pkgsrc/games/xboing
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 02/28/2004 18:36:38
Module Name:	pkgsrc
Committed By:	snj
Date:		Sat Feb 28 18:36:38 UTC 2004

Modified Files:
	pkgsrc/games/xboing: Makefile distinfo
	pkgsrc/games/xboing/patches: patch-ad
Added Files:
	pkgsrc/games/xboing/patches: patch-ae patch-af patch-ag patch-ah
	    patch-ai

Log Message:
strcpy and sprintf are evil, don't use them.  Inspired by similar changes
in Debian.  This fixes several locally exploitable vulnerabilities.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/games/xboing/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/games/xboing/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/games/xboing/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/games/xboing/patches/patch-ae \
    pkgsrc/games/xboing/patches/patch-af pkgsrc/games/xboing/patches/patch-ag \
    pkgsrc/games/xboing/patches/patch-ah pkgsrc/games/xboing/patches/patch-ai

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.