diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-18 22:59:28 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-18 22:59:28 +0000 |
| commit | bcaceb9adcf1835e18d61a47b1b15b85fdd5c183 (patch) | |
| tree | 29fd2f6426146aef91df4dd27d05258a0279235a | |
| parent | 89add757ee4200ca392189edc2fcf0a3bc854c89 (diff) | |
vesion 3.11.{7,8} fixes the February 15, 1999 ISS Security Advisory on
buffer overflow in the Super program.
| -rw-r--r-- | security/super/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/super/Makefile b/security/super/Makefile index d5282d7574be..97aba864c488 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -4,7 +4,7 @@ # Date created: Fri Mar 18, 1997 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.6 1998/12/02 06:37:33 obrien Exp $ +# $Id: Makefile,v 1.7 1999/02/18 22:57:42 obrien Exp $ # DISTNAME= super-3.11.8 |
