📄 changelog
字号:
ntop (2.0.0-1) unstable; urgency=low * modified init script to prevent zombie processes on restart * upgraded config.{guess/sub} (Closes: #103343) * added support for /etc/ntop/protocols.list Closes: #120819 * added ability to save state of hosts (Closes: #120821) * link gdchart library against debian libgd2-dev package * compiled gdchart library with "-fPIC" -> hopefully fixes build errors on hppa * fixed spelling error (Closes: #125192) * remove ntop user on purge (Closes: #120710) * declared datatype for "GDCPIE_other_threshold" in gdchart library as "signed char" to fix errors on systems where char is *not* signed per default (powerpc/s390/arm) * new upstream release -- Dennis Schoen <dennis@debian.org> Fri, 23 Nov 2001 10:37:56 +0100ntop (2.0beta3-4) unstable; urgency=low * updated config.{guess/sub} in gdchart sub-directory Closes: #116158 -- Dennis Schoen <dennis@debian.org> Mon, 19 Nov 2001 14:38:40 +0100ntop (2.0beta3-3) unstable; urgency=low * added Build-Depends on libwrap0-dev (Closes: #117604) -- Dennis Schoen <dennis@debian.org> Tue, 30 Oct 2001 10:04:32 +0100ntop (2.0beta3-2) unstable; urgency=low * patched to use new config.guess & config.sub (Closes: #116158) * added Build-Depends on libtool (Closes: #116165) -- Dennis Schoen <dennis@debian.org> Fri, 19 Oct 2001 10:35:16 +0200ntop (2.0beta3-1) unstable; urgency=low * CVS snapshot * Changed IP Protocols label to TCP/UDP Protocols where appropriated (Closes: #115348) * provides new command line interface intop. (Closes: #53744) * provides init script (Closes: #81085) * no longer uses javascript (Closes: #43382) * compiled with no optimization (Closes: #45831) -- Dennis Schoen <dennis@debian.org> Fri, 19 Oct 2001 10:35:06 +0200ntop (1.3.1.cvs20001025-2) unstable; urgency=low * new maintainer upload * please see README.Debian for the future of ntop -- Dennis Schoen <dennis@debian.org> Wed, 26 Sep 2001 19:59:21 +0200ntop (1.3.1.cvs20001025-1.1) unstable; urgency=low * Non-maintainer upload. * Run libtoolize to get support for new architectures. Closes: #103343 -- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600ntop (1.3.1.cvs20001025-1) unstable; urgency=low * New upstream CVS snapshot * fixes local root compromise, previous versions (>=1.2a7-11) of the package are NOT affected by the bug * no declaration of inet_aton(), should build on archs regardless of pre- or post-2.1.94-1 glibc (glibc changed inet_aton inet -> in_addr_t) fixed upstream (Closes: #75461) -- Oliver M. Bolzer <oliver@debian.org> Sun, 29 Oct 2000 11:42:11 +0100ntop (1.3.1.cvs20000929-1) unstable; urgency=low * new maintainer * new upstream from CVS * basically repackaged the whole thing due to upstream architecture changes * it is now possible to drop root privileges using -u and restrict access using /etc/hosts.{allow,deny}, ALWAYS DO THIS * clean target now removes config.cache and friends (Closes: #70543) * ntop databases are now put in /var/lib/ntop (Closes: #66767, #54508) -- Oliver M. Bolzer <oliver@debian.org> Mon, 4 Sep 2000 11:01:35 +0000ntop (1.2a7-11) stable unstable; urgency=high * GRAVE security hole, install immediatly! * Ntop, when run in web mode, as root (this is typical use), can be remotely exploited to gain root access. Disabled web mode. Preinst now kills all ntop processes running in web mode. * This is also exploitable if ntop is made suid/sgid -- allows local users to obtain root. Ntop is not shipped this way, but suigregister could be used by the admin to make it suid. The preinst now removes all such bits, and suidregister can no longer control the program's permissions. Also added a README.Debian about this. * Reference: http://lwn.net/2000/0824/a/fb-ntop.php3 * Recommendation: Ntop currently has no maintainer in debian, and seems to be full of security holes. After a reasonable period to allow current installations to be updated to this version, it is my opinion it should be removed from unstable. * Closes: #69842. -- Joey Hess <joeyh@debian.org> Mon, 4 Sep 2000 11:01:26 +0000ntop (1.2a7-10) frozen unstable; urgency=HIGH * GRAVE security hole, install immediatly! * Ntop in web mode could be used to read any file on the system. Fixed by backporting fix from 1.2a10. Closes: #68418 * Also, the postinst detects upgrades from a version earlier than this, checks to see if ntop is running with -w as a parameter, and kills all such processes. -- Joey Hess <joeyh@debian.org> Wed, 2 Aug 2000 11:33:16 -0700ntop (1.2a7-9) unstable; urgency=low * Orphaned the package. -- Joey Hess <joeyh@debian.org> Mon, 31 Jul 2000 17:35:28 -0700ntop (1.2a7-8) unstable; urgency=low * Applied patch from Ricardo Kustner <ricardo at rixhq.nu> to fix image display problems. (Makes output 8-bit clean.) Closes: #60251, #58241 -- Joey Hess <joeyh@debian.org> Mon, 3 Apr 2000 14:32:12 -0700ntop (1.2a7-7) unstable; urgency=low * Updated config.* for the ARM port. Closes: #59052 * Added autoconf to build deps, and corrected ncurses-dev build dep. Closes: #58228 -- Joey Hess <joeyh@debian.org> Thu, 2 Mar 2000 13:41:09 -0800ntop (1.2a7-6) frozen unstable; urgency=HIGH * Fixed remote exploits. -- Joey Hess <joeyh@debian.org> Sat, 12 Feb 2000 15:31:00 -0800ntop (1.2a7-5) unstable; urgency=low * Modified to build using libwrap, Closes: #53518 -- Joey Hess <joeyh@debian.org> Tue, 4 Jan 2000 15:41:07 -0800ntop (1.2a7-4) unstable; urgency=low * Build-depends on queso and lsof so it will configure to use them. Closes: #53127 -- Joey Hess <joeyh@debian.org> Mon, 20 Dec 1999 12:18:52 -0800ntop (1.2a7-3) unstable; urgency=low * Fixed plugins. -- Joey Hess <joeyh@debian.org> Fri, 17 Dec 1999 10:21:20 -0800ntop (1.2a7-2) unstable; urgency=low * Build deps. -- Joey Hess <joeyh@debian.org> Sat, 4 Dec 1999 14:21:12 -0800ntop (1.2a7-1) unstable; urgency=low * New upstream version. * Closes: #48202, which has been fixed already. -- Joey Hess <joeyh@debian.org> Mon, 22 Nov 1999 13:01:44 -0800ntop (1.2a5-5) unstable; urgency=low * Check local directory last for static html, so it doesn't load up the wrong thing by accident. -- Joey Hess <joeyh@debian.org> Tue, 16 Nov 1999 13:50:35 -0800ntop (1.2a5-4) unstable; urgency=low * Fixed half of #48202 by fixing the broken gif problem again. -- Joey Hess <joeyh@debian.org> Sat, 13 Nov 1999 20:18:57 -0800ntop (1.2a5-3) unstable; urgency=low * Corrected mkdir build problem. Closes: #46664 -- Joey Hess <joeyh@debian.org> Tue, 5 Oct 1999 12:38:37 -0700ntop (1.2a5-2) unstable; urgency=low * Removed install-stamp, which can cause problems. -- Joey Hess <joeyh@debian.org> Thu, 30 Sep 1999 13:15:06 -0700ntop (1.2a5-1) unstable; urgency=low * New upstream release. -- Joey Hess <joeyh@debian.org> Fri, 10 Sep 1999 20:45:36 -0700ntop (1.2a4-4) unstable; urgency=low * FHS -- Joey Hess <joeyh@debian.org> Mon, 6 Sep 1999 14:53:55 -0700ntop (1.2a4-3) unstable; urgency=low * Hm, it looks like a rm -f ... #* ... was commenting out the part of the Makefile that was supposed to delete config.cache. Fixed that. -- Joey Hess <joeyh@debian.org> Sat, 28 Aug 1999 00:09:30 -0700ntop (1.2a4-2) unstable; urgency=low * A config.cache in the sources was causing problems to porters. Since it's in the upstream source, I cannot remove it from the package. But I _can_ force make distclean to be called by the build target, and now I do. Closes: #43434 * Also hard-wired in the location of lsof and queso in debian/rules. -- Joey Hess <joeyh@debian.org> Fri, 27 Aug 1999 21:52:09 -0700ntop (1.2a4-1) unstable; urgency=low * New upstream release that fixes Domain Stats segfault, Closes: #43101. * Depends on queso, Closes: #43099. * Fixed broken gif problem by editing http.c to look in /usr/doc/ntop/html for html stuff. -- Joey Hess <joeyh@debian.org> Tue, 17 Aug 1999 10:49:04 -0700ntop (1.2a2-2) unstable; urgency=low * Use Apps/Net, not Network. <blush> (Closes: #42246, #42257) -- Joey Hess <joeyh@debian.org> Mon, 2 Aug 1999 10:42:05 -0700ntop (1.2a2-1) unstable; urgency=low * First release now that the license is cleared up. -- Joey Hess <joeyh@debian.org> Fri, 16 Jul 1999 09:33:12 -0700Local variables:mode: debian-changelogEnd:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -