⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 ntop 3.2的源代码
💻
📖 第 1 页 / 共 2 页
字号:
ntop (3.0pre2-1) unstable; urgency=low  * rolled to 3.0pre2  * New upstream version.  * AS-list.txt added to the configuration files.  * adapted to build ntop package under directory packages/debian.official -- Rocco Carbone <rocco@ntop.org>  Sun, 29 Feb 2004 13:09:54 +0100ntop (1:2.2c-1) unstable; urgency=low  * New upstream version, closes: #214910. -- Ola Lundqvist <opal@debian.org>  Sat, 11 Oct 2003 12:27:56 +0200ntop (2.2.0-6) unstable; urgency=low  * Fixed getopt issue inspired by a patch from Javier Fern醤dez-Sanguino    Pe馻 <jfs@computer.org>, closes: #212380. -- Ola Lundqvist <opal@debian.org>  Mon, 29 Sep 2003 19:07:46 +0200ntop (2.2.0-5) unstable; urgency=low  * Fixed SSL option, closes: #196747.  * Rebuilt using other gdbm lib, closes: #196104. -- Ola Lundqvist <opal@debian.org>  Tue, 10 Jun 2003 20:18:58 +0200ntop (2.2.0-4) unstable; urgency=low  * Fixed build depends, closes: #194337, #194500. -- Ola Lundqvist <opal@debian.org>  Mon,  2 Jun 2003 15:26:09 +0200ntop (2.2.0-3) unstable; urgency=low  * New maintainer.  * Fixed prerm script, closes: #190820, #161303.   * Now fixes so that it do not require $SSLPORT, closes: #193266. -- Ola Lundqvist <opal@debian.org>  Thu, 22 May 2003 09:58:03 +0200ntop (2.2.0-2) unstable; urgency=low  * fixed logrotate script so we don't use reload -- Dennis Schoen <dennis@debian.org>  Tue, 13 May 2003 09:36:21 +0200ntop (2.2.0-1) unstable; urgency=low  * new upstream version  * supports rrdtool  * build without intop - it's no longer supported  * for a complete log of changes see /usr/share/doc/ntop/changelog.gz -- Dennis Schoen <dennis@debian.org>  Tue,  15 Apr 2003 11:46:18 +0000ntop (2.1.2-5) unstable; urgency=low  * build without optimise CFLAGS :-(    (Closes: #162160) -- Dennis Schoen <dennis@debian.org>  Tue, 24 Sep 2002 13:53:52 +0200ntop (2.1.2-4) unstable; urgency=low  * build against libpng3 -- Dennis Schoen <dennis@debian.org>  Fri, 20 Sep 2002 15:34:34 +0200ntop (2.1.2-3) unstable; urgency=low  * fix bug with config, where list of interfaces    was not actually written to config file.    (Closes: #160851)  * updated Standards-Version  * fixed bug with admins's reset and shutdown confirmation  * build against correct libpng (Closes: #161630) -- Dennis Schoen <dennis@debian.org>  Thu, 19 Sep 2002 12:11:56 +0200ntop (2.1.2-2) unstable; urgency=low  * build i386 without optimised CFLAGS (Closes: #159270)  * updated Standards-Version  * enlarged buffer of hostname variable (fixes HTML Rendering)  * added fix that allows ntop to purge hosts without IP Address    (MAC addresses only) -- Dennis Schoen <dennis@debian.org>  Mon,  2 Sep 2002 13:47:09 +0200ntop (2.1.2-1) unstable; urgency=low  * build against new libpcap0.7 (Closes: #156177)  * fixed build error with newer libtool versions  * added checks for incomplete DNS results  * fix case where a double HTTP header was send -- Dennis Schoen <dennis@debian.org>  Mon, 26 Aug 2002 13:33:04 +0200ntop (2.1.2-0) unstable; urgency=low  * new upstream version -- Dennis Schoen <dennis@debian.org>  Fri,  2 Aug 2002 08:59:51 +0200ntop (2.1.0-3) unstable; urgency=low  * fixed calls to autogen.sh -- Dennis Schoen <dennis@debian.org>  Sat, 13 Jul 2002 14:50:58 +0200ntop (2.1.0-2) unstable; urgency=low  * aargh! fixed build depends on automake -- Dennis Schoen <dennis@debian.org>  Fri, 12 Jul 2002 11:25:20 +0200ntop (2.1.0-1) unstable; urgency=low  * new upstream version  * fixed build depends (depend on automake < 1.6)  * this version should fix some of the memory usage problems.  * initial admin password can now be specified (Closes: #146553)  * removed ntop rules stuff which is no longer supported upstream  * fixed typo in manpage. (Closes: #146445)  * ntop now listens on 127.0.0.1:3000 per default (Closes: #146572)  * trigger 404 error if we can't generate a page (Closes: #142970)  * fixed URL encoding bug (Closes: #149102)  * fixed "IP Subnet Traffic Matrix" (Closes: #140337)  * compiled with mysql support -- Dennis Schoen <dennis@debian.org>  Thu, 11 Jun 2002 14:01:21 +0200ntop (2.0.0-15) unstable; urgency=low  * removed some options from the protocols.list file    because they're provide by ntop itself.  * ntop will not start as a daemon when debconf is set    to 'critical'. Changed the default to false. (Closes: #145516) -- Dennis Schoen <dennis@cobolt.net>  Tue,  7 May 2002 16:54:03 +0200ntop (2.0.0-14) unstable; urgency=low  * split reload and restart in init.d script in different    function blocks, reload won't restart ntop, if not already    running.    (Closes: #142372) -- Dennis Schoen <dennis@cobolt.net>  Fri, 12 Apr 2002 11:38:47 +0200ntop (2.0.0-13) unstable; urgency=low  * mark /etc/logrotate.d/ntop as conffile  * fixes ownership of /var/{lib/log}/ntop  * removed config.status file from source  * remove user only if we created him    (Closes: #142342) -- Dennis Schoen <dennis@cobolt.net>  Thu, 11 Apr 2002 15:04:29 +0200ntop (2.0.0-12) unstable; urgency=low  * Added -O option for log directory.  * Added ignore files for logcheck so logcheck do not generate so much    data in the sent mail. Ignoring uninteresting events.  * Moved the default location for the access log to /var/log/ntop.  * Added logrotate files for the logging. This means that statistics    will be restarted every week.  * all changes above made by Ola Lundqvist <opal@debian.org>    (Closes: #139386)  * added ability to choose traceLevel (-t option)    (Closes: #140920) -- Dennis Schoen <dennis@debian.org>  Tue,  2 Apr 2002 17:02:57 +0200ntop (2.0.0-11) unstable; urgency=low  * fixed chown bug    (Closes: #139326) -- Dennis Schoen <dennis@debian.org>  Mon, 26 Mar 2002 15:26:25 +0100ntop (2.0.0-10) unstable; urgency=low  * fixed call to dh_installmanpages    (Closes: #139283, #139295) -- Dennis Schoen <dennis@cobolt.net>  Mon, 21 Mar 2002 10:30:07 +0100ntop (2.0.0-9) unstable; urgency=low  * fixed user delete stuff in postrm    (Closes: #139128)  * fixed permissions on /var/lib/ntop    (Closes: #139136) -- Dennis Schoen <dennis@cobolt.net>  Mon, 20 Mar 2002 10:02:22 +0100ntop (2.0.0-8) unstable; urgency=low  * fixed postrm stuff    huge thanks to "Mark Robinson" <mark.robinson@paradise.net.nz>    for his help debugging this one.    (Closes: #132532, #129688) -- Dennis Schoen <dennis@cobolt.net>  Mon, 11 Mar 2002 13:31:12 +0100ntop (2.0.0-7) unstable; urgency=low  * init script can now be used to start ntop    even if we decided not to start ntop on boot    (Closes: #135960) -- Dennis Schoen <dennis@cobolt.net>  Thu,  7 Mar 2002 10:26:28 +0100ntop (2.0.0-6) unstable; urgency=low  * fixed "tr" call in debconf config file    thanks to Jean Charles Delepine <delepine@nnx.com>    (Closes: #137184) -- Dennis Schoen <dennis@cobolt.net>  Thu,  7 Mar 2002 09:58:10 +0100ntop (2.0.0-5) unstable; urgency=high  * preserve local changes on /etc/ntop/init.cfg    (Closes: #137068) -- Dennis Schoen <dennis@cobolt.net>  Wed,  6 Mar 2002 13:23:48 +0100ntop (2.0.0-4) unstable; urgency=high  * fixes Remotely exploitable format string vulnerability    in util.c -- Dennis Schoen <dennis@cobolt.net>  Tue,  5 Mar 2002 10:06:24 +0100ntop (2.0.0-3) unstable; urgency=low  * added ntop-rules manpage (Closes: #133206)  * implemented /etc/ntop/rules file (Closes: #133207) -- Dennis Schoen <dennis@cobolt.net>  Fri, 22 Feb 2002 09:34:26 +0100ntop (2.0.0-2.1) unstable; urgency=high  * Non-maintainer upload  * Fix RC bug to try to get ntop back into woody   * Run 'make distclean' from debian/rules to clean up after the    build (Closes: #133183) -- Matt Zimmerman <mdz@debian.org>  Thu, 21 Feb 2002 23:34:40 -0500ntop (2.0.0-2) unstable; urgency=low  * updated config.{guess/sub} (Closes: #131059) -- Dennis Schoen <dennis@cobolt.net>  Mon, 28 Jan 2002 14:19:49 +0100

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -