diff options
author | 2002-04-25 22:26:49 +0000 | |
---|---|---|
committer | 2002-04-25 22:26:49 +0000 | |
commit | ae65a3491160ef43958417ad6997cc32820c6e93 (patch) | |
tree | 9a37cc9276629e45258273c9b1cdbfa7945be5a2 /net-analyzer/ntop/ChangeLog | |
parent | new freetype - simple version bump (diff) | |
download | gentoo-2-ae65a3491160ef43958417ad6997cc32820c6e93.tar.gz gentoo-2-ae65a3491160ef43958417ad6997cc32820c6e93.tar.bz2 gentoo-2-ae65a3491160ef43958417ad6997cc32820c6e93.zip |
Fix for remote vulnerability
Diffstat (limited to 'net-analyzer/ntop/ChangeLog')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index b96b763ff511..8ed66b99cc3f 100644 --- a/net-analyzer/ntop/ChangeLog +++ b/net-analyzer/ntop/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-analyzer/ntop # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.1 2002/02/01 21:53:32 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.2 2002/04/25 22:26:49 tutor Exp $ *ntop-2.0 (1 Feb 2002) @@ -11,3 +11,11 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + +*ntop-2.0 (25 Apr 2002) + + 25 Apr 2002; Pete Michaleas <tutor@gentoo.org> ntop-2.0-r1.ebuild : + + Included patch to fix vulnerability with syslog() call, found in + util.c. + |