summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ntop/ChangeLog')
-rw-r--r--net-analyzer/ntop/ChangeLog156
1 files changed, 144 insertions, 12 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog
index b96b763ff511..7c94c60f909c 100644
--- a/net-analyzer/ntop/ChangeLog
+++ b/net-analyzer/ntop/ChangeLog
@@ -1,13 +1,145 @@
# 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 $
-
-*ntop-2.0 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- 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.
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.1.1.1 2005/11/30 10:12:08 chriswhite Exp $
+
+ 15 Sep 2005; Carlos Silva <r3pek@gentoo.org> ntop-3.0.ebuild:
+ Marking ntop-3.0 ~x86 since it have some memory leak problems
+
+ 24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> ntop-3.1.ebuild:
+ FreeBSD fix: root:root -> root:0.
+
+ 23 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> ntop-3.1.ebuild:
+ Use -1 instead of /bin/false, bug #103421.
+
+ 29 Jul 2005; Daniel Black <dragonheart@gentoo.org> ntop-3.1.ebuild:
+ removed die from epatch || die.
+
+ 09 May 2005; Eldad Zack <eldad@gentoo.org> ntop-3.1.ebuild:
+ Fixed ACCESS VIOLATION that occurs if there is no /var/lib/ntop.
+
+ 19 Feb 2005; Daniel Black <dragonheart@gentoo.org> ntop-3.1.ebuild:
+ Quoted NTOP_OPTS in /etc/conf.d/ntop to fix bug #80663. Thanks to\ Alan McNeil
+ <alanmcneil@mac.com>
+
+ 10 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> ntop-3.1.ebuild:
+ Install internal html files to the correct place for bug 81449.
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> ntop-3.0.ebuild,
+ ntop-3.1.ebuild:
+ virtual/libpcap transition
+
+*ntop-3.1 (16 Jan 2005)
+
+ 16 Jan 2005; Daniel Black <dragonheart@gentoo.org>
+ -files/gd-1.8.3-fpic.patch, -files/gdchart0.94c-fpic.patch,
+ +files/globals-core.c.diff, -files/libpng-1.2.4-fpic.patch,
+ -files/tcpwrap.patch, -files/zlib-1.1.4-build-fPIC.patch,
+ -files/zlib-1.1.4-build-static-with-fpic.patch,
+ -files/zlib-1.1.4-glibc.patch, -files/zlib-1.1.4-gzprintf.patch,
+ -files/zlib-1.1.4-mapfile.patch, -ntop-2.2c.ebuild, +ntop-3.1.ebuild:
+ Cleanout and Version bump as per bug #75812
+
+ 27 Oct 2004; Eldad Zack <eldad@gentoo.org> ntop-3.0.ebuild:
+ Removed dep on ncurses since intop was removed at 3.0.
+
+ 25 Sep 2004; Tom Gall <tgall@gentoo.org> ntop-3.0.ebuild:
+ added ~ppc64, bug #64101
+
+ 14 Sep 2004; Guy Martin <gmsoft@gentoo.org> ntop-3.0.ebuild:
+ Stable on hppa.
+
+ 19 Aug 2004; Jason Wever <weeve@gentoo.org> ntop-3.0.ebuild:
+ Stable on sparc.
+
+ 17 Aug 2004; Eldad Zack <eldad@gentoo.org> ntop-3.0.ebuild:
+ x86 stable
+
+ 25 Jul 2004; Eldad Zack <eldad@gentoo.org> ntop-3.0.ebuild:
+ Fixed sandbox violation. Thanks to Dennis Freise <cat@final-frontier.ath.cx>.
+ Closes #58271.
+
+ 24 Jul 2004; Eldad Zack <eldad@gentoo.org> ntop-3.0.ebuild:
+ chown /var/lib/ntop to ntop's running user (nobody). Closes #46969.
+
+ 09 Jun 2004; Aron Griffis <agriffis@gentoo.org> ntop-2.0.99_rc2-r2.ebuild,
+ ntop-2.2.ebuild, ntop-2.2c.ebuild, ntop-3.0.ebuild:
+ Fix use invocation
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ntop-2.2c.ebuild:
+ Add inherit eutils
+
+*ntop-3.0 (31 Mar 2004)
+
+ 14 Apr 2004; Jon Hood <squinky86@gentoo.org> ntop-3.0.ebuild:
+ added libgd and libpng to dependencies, closes bug 46469.
+
+ 31 Mar 2004; Michael Boman <mboman@gentoo.org> metadata.xml,
+ ntop-3.0.ebuild:
+ New upstream version. Closes bug 45372.
+
+ 10 Mar 2004; Jason Wever <weeve@gentoo.org> ntop-2.2c.ebuild:
+ Stable on sparc.
+
+ 05 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> ntop-2.2c.ebuild:
+ Added fpic patches to make it compile on amd64. Also compile everything with our preferred cflags.
+
+ 11 Jan 2004; Seemant Kulleen <seemant@gentoo.org> ntop-2.0.99_rc2-r2.ebuild:
+ sed -i
+
+ 11 Jan 2004; Seemant Kulleen <seemant@gentoo.org> ntop-2.2.ebuild,
+ ntop-2.2c.ebuild:
+ Changed dodir to keepdir, otherwise a subsequent install removes
+ /var/lib/ntop. Closes bug #37914 by Carlo <current@myrealbox.com>
+
+ 26 Sep 2003; Martin Holzer <mholzer@gentoo.org> ntop-2.2.ebuild,
+ ntop-2.2c.ebuild:
+ Added more docs and marked x86 stable.
+
+ 02 Aug 2003; Todd Sunderlin <todd@gentoo.org> ntop-2.2.ebuild:
+ Marked stable on sparc
+
+*ntop-2.2c (12 Jul 2003)
+
+ 09 Jan 2004; Guy Martin <gmsoft@gentoo.org> ntop-2.2c.ebuild :
+ Added -fPIC for zlib and libpng on hppa. Marked stable on hppa.
+
+ 12 Jul 2003; Martin Holzer <mholzer@gentoo.org> ntop-2.2c.ebuild:
+ Version bumped.
+
+ 29 Jun 2003; Martin Holzer <mholzer@gentoo.org> ntop-2.2.ebuild:
+ Marked stable on x86.
+
+*ntop-2.2 (04 May 2003)
+
+ 04 May 2003; Daniel Ahlberg <aliz@gentoo.org> ntop-2.2.ebuild :
+ Version bump. Contributions by Rigo Ketelings <rigo@home.nl> and
+ Ross Dougherty <theklone@optusnet.com.au> in #19354.
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*ntop-2.0.99_rc2-r2 (11 Jul 2002)
+
+ 11 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
+
+ Applied tcp-wrappers patch from Markus Krainer
+ <markus-krainer@chello.at>, closes bugs #4774, #4772
+ and #4832.
+
+*ntop-2.0.99_rc2-r1 (09 Jul 2002)
+
+ 09 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
+
+ Quick fix for bug #4678.
+
+*ntop-2.0.99_rc2 (14 Jun 2002)
+
+ 14 Jun 2002; Ryan Phillips <rphillips@gentoo.org> :
+
+ updated revision
+
+*ntop-2.0-r1 (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.