Skip to content

Debian Changelog chkrootkit (0.47-1.1)

2007

chkrootkit (0.47-1.1) unstable; urgency=low

   * Non-maintainer upload to fix pending l10n issues.
   * Debconf translations:
     - Portuguese. Closes: #409449
     - Galician. Closes: #412196
     - All PO files converted to UTF-8, except Japanese

 -- Christian Perrier <bubulle@debian.org>  Mon, 5 Mar 2007 07:51:28 +0100

2006

chkrootkit (0.47-1) unstable; urgency=low

   * New upstream release

 -- lantz moore <lmoore@debian.org>  Sat, 18 Nov 2006 00:59:53 -0800

chkrootkit (0.46a-4) unstable; urgency=low

   * don't throw away results of find (closes: 365715)
   * fixed spelling mistake in chkwtmp.1 (closes: 365567)
   * added debconf translations (closes: 358045,364296,374027)
   * removed showtee libfl check since it would cause a
     false positive on most debian systems (closes: 387312,387358)
   * use -wholename in find instead of -name (closes: 389520)
   * tightened up LPD inetd regex (closes: 322889)
   * added knockd to README.FALSE-POSITIVES (closes: 356774)

 -- lantz moore <lmoore@debian.org>  Sat, 30 Sep 2006 13:25:07 -0700

chkrootkit (0.46a-3) unstable; urgency=low

   * really adding german debconf translation (closes: 326139)
   * use SIGXFSZ instead of hardcoded 25 (closes: 346333)

 -- lantz moore <lmoore@debian.org>  Fri, 17 Feb 2006 20:55:58 -0800

2005

chkrootkit (0.46a-2) unstable; urgency=low

   * better handling of long command lines in chkproc (closes: 328991)
   * fixed sign issue on ifpromisc:find_packet_info (closes: 333068)
   * more user friendly output of suspicious files in quiet mode (closes: 306787)

 -- lantz moore <lmoore@debian.org>  Fri, 25 Nov 2005 23:32:54 -0800

chkrootkit (0.46a-1) unstable; urgency=low

   * New upstream release (closes: 337943)
   * added findargs to the 'shell history anomalies' test (closes: 297680)
   * added quieting capability to chklastlog (closes: 306263)
   * the wted test was running even when no wtmp file was found, fixed (see: 306449)
   * added note to README.FALSE-POSITIVE
     - mindi has hidden files (closes: 306784)
     - erlang-base's epmd listens on a bindshell port (closes: 309386)
     - perl has .packlist files (closes: 309387)
     - realplay has .realplayerrc (closes: 309942)
     - smlnj has .{cm,run,heap} files (closes: 323191)
     - gnustep-make has .GNUsteprc (closes: 337962)
     - pipsecd listens on a scalper port (closes: 307349)
   * added optional depends debconf-2.0 (closes: 331777)
   * added debconf translations (closes: 310029,326139,306648,311107,313250,333487,318873,334394)
   * output suspicious files on separate lines (closes: 316610)
   * added dependency on procps (closes: 333710)

 -- lantz moore <lmoore@debian.org>  Thu, 24 Nov 2005 13:17:21 -0800

chkrootkit (0.45-1) unstable; urgency=low

   * New upstream release (closes: 305708, 305710)
   * use -f for conf file test (closes: 289647)
   * added debconf translations
     (closes: 294775,291754,287755,286473,286041)
   * added more false positives to README.Debian:
       - blackdown java (closes: 286870, 290816)
       - blender (closes: 287062)
       - mldonkey-server (closes: 304561, 295889)
       - twiki (closes: 298394)
       - viewglob, kaffe (closes: 287109,286057)
       - bitlbee (closes: 234566)
       - tiger (closes: 223428)
       - radius (closes: 192438,229673)
   * only run chkrootkit from cron.daily if the package is still installed
     (closes: 300217,291494)
   * disabled chkutmp as it seems unstable
   * getCMD now only runs test if ps shows the prog as running
     (closes: 262586)
   * added ability for the daily run to only report problems if they differ
     from the previous days run (closes: 290690,286735)
   * removed an invalid changelog entry

 -- lantz moore <lmoore@debian.org>  Thu, 21 Apr 2005 17:28:26 -0700

2004

chkrootkit (0.44-2) unstable; urgency=low

   * use the right conf var in cron.daily (closes: #285061)
   * fixed bad exit code in cron.daily (closes: #285093)
   * fixed misspelling in templates (closes: #285096)

 -- lantz moore <lmoore@debian.org>  Fri, 10 Dec 2004 09:23:31 -0800

chkrootkit (0.44-1) unstable; urgency=low

   * New upstream release (closes: #277785)
   * applied gender patch from jason@debian.org (closes: #264511)
   * false positives already reported in README.debian
     (closes: #265571,#276761,#251719,#245983,#222060,#222035,#192772)
   * new false positives listed in README.debian (closes: #227624)
   * remove bashism from debian/rules (closes: #227065)
   * add getconf LFS_CFLAGS to CFLAGS (closes: #263702)
   * build-depends on po-debconf

 -- lantz moore <lmoore@debian.org>  Wed, 8 Dec 2004 12:28:48 -0800

chkrootkit (0.43-2) unstable; urgency=low

   * debconf and cron.daily support (closes: #223466)

 -- lantz moore <lmoore@debian.org>  Sat, 10 Jan 2004 14:08:15 -0800

chkrootkit (0.43-1) unstable; urgency=low

   * New upstream release (closes: #127610)
   * added dependency on net-tools (closes: #224029)
   * added note about dhcpd false positive (closes: #225827)
   * added note about chroot environs (closes: #211379)
   * added note about subversion metadata dirs (closes: #204910)

 -- lantz moore <lmoore@debian.org>  Sat, 10 Jan 2004 11:24:37 -0800

2003

chkrootkit (0.42b-1) unstable; urgency=low

   * New upstream bug-fix release
   * fixed a couple bugs with find, ls, and expertmode_output
     (closes: #211185,#222062)
   * ifpromisc now parses /proc/net/packet so that it can provide better
     diagnostics. (forwarded patch upstream) (closes: #214990)
   * added note about postfix-tls in README.Debian (closes: #222105)
   * added note about cfs in README.Debian (closes: #193784)
   * added note about procps in README.Debian (closes: #222811)
   * fixed gnomeview -> geomview "misspelling" in README.Debian
     (closes: #218796)
   * added note about run in README.Debian (closes: #222778)
   * added note about pppoe in README.Debian (closes: #222593)
   * added note about r-cran-hmisc & scilab (closes: #222793)
   * added note about procps bug (closes: #222811)
   * removed build-depends on dbs

 -- lantz moore <lmoore@debian.org>  Fri, 5 Dec 2003 16:03:51 -0800

chkrootkit (0.42-2) unstable; urgency=low

   * build-depend on versioned debhelper

 -- lantz moore <lmoore@debian.org>  Sun, 14 Sep 2003 15:05:03 -0700

chkrootkit (0.42-1) unstable; urgency=low

   * New upstream release (closes: #210933, #202198)
   * added note about gnomeview false alarm (closes: #206521)

 -- lantz moore <lmoore@debian.org>  Sun, 14 Sep 2003 14:42:26 -0700

chkrootkit (0.41-2.1) unstable; urgency=high

   * Fix FTBFS, thus urgency=high (closes: #203853)

 -- Benjamin Drieu <benj@debian.org>  Fri, 5 Sep 2003 11:36:17 +0200

chkrootkit (0.41-2) unstable; urgency=low

   * fixed some issues with ROOTDIR not being used appropriately

 -- lantz moore <lmoore@debian.org>  Sun, 20 Jul 2003 13:15:35 -0700

chkrootkit (0.41-1) unstable; urgency=low

   * New upstream release (closes: #199406, #185575)
   * integrated partial patch from #189090
   * ifproc should be quiet again (closes: #190978)

 -- lantz moore <lmoore@debian.org>  Sun, 20 Jul 2003 10:55:45 -0700

chkrootkit (0.40-1) unstable; urgency=low

   * New upstream release (closes: #186847)
   * using dbs

 -- lantz moore <lmoore@debian.org>  Sun, 13 Apr 2003 13:19:25 -0700

chkrootkit (0.38-1) unstable; urgency=low

   * New upstream release (closes: #175447)
   * Added note to README.Debian (closes: #132079, #160539, #167459)

 -- lantz moore <lmoore@debian.org>  Sun, 5 Jan 2003 12:41:49 -0800

2002

chkrootkit (0.37-2) unstable; urgency=low

   * Added debhelper build-depends. (closes: #163281)

 -- lantz moore <lmoore@debian.org>  Fri, 4 Oct 2002 22:54:25 -0700

chkrootkit (0.37-1) unstable; urgency=low

   * New upstream release. (closes: Bug#153163)
   * applied "quiet" patch from BTS.  (closes: Bug#163154)
   * retooled debian/rules to use debhelper. (closes: #162726, #142422)

 -- lantz moore <lmoore@debian.org>  Wed, 2 Oct 2002 21:34:54 -0700

chkrootkit (0.36-1) unstable; urgency=low

   * New upstream release

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Sun, 7 Jul 2002 18:04:49 +0300

chkrootkit (0.35-2) unstable; urgency=low

   * Updated contact address.

 -- Yotam Rubin <yotamr@bezeqint.net>  Wed, 22 May 2002 16:21:20 +0300

chkrootkit (0.35-1) unstable; urgency=low

   * New upstream release. Closes: Bug#131152.
   * Provided location of upstream sources in copyright. Closes: Bug#129551.
   * Added the -q argument to chkrootkit's manual page. Closes: Bug#128898.
   * Disabled line break on line 91. Closes: Bug#128916.
   * Fixed indentation in chkrootkit's manual page. Closes: Bug#129552

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Thu, 31 Jan 2002 11:28:20 +0200

chkrootkit (0.34-4) unstable; urgency=low

   * Fixed kernel version checking error. Patch from David Coe.
     Closes: Bug#128841, Bug#128840
   * Added missing manual pages for chktwmp and chklastlog. Closes: Bug#127846
   * Documented false alarm with noflushd. Closes: Bug#127976.

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Sat, 12 Jan 2002 13:29:37 +0200

2001

chkrootkit (0.34-3) unstable; urgency=low

   * Shortened short description.

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Mon, 12 Nov 2001 23:17:05 +0200

chkrootkit (0.34-2) unstable; urgency=low

   * Added depends on binutils. Closes: Bug#118948

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Sun, 11 Nov 2001 02:19:59 +0200

chkrootkit (0.34-1) unstable; urgency=low

   * Updated chkrootkit's README file.
   * Documented possible false alarms situations in README.Debian.
     (Closes Bug#102993, Bug#105614)

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Tue, 9 Oct 2001 20:52:41 +0200

chkrootkit (0.33-1) unstable; urgency=low

   * New upstream release

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Wed, 13 Jun 2001 22:08:28 +0300

chkrootkit (0.32-2) unstable; urgency=low

   * Fixed find expression in line 461. Closes: Bug#97649

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Wed, 16 May 2001 12:29:35 +0300

chkrootkit (0.31-3) unstable; urgency=low

   * Various manual page fixes.

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Sat, 14 Apr 2001 19:30:06 +0300

chkrootkit (0.31-2) unstable; urgency=low

   * Uploaded package. Closes: #93787

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Sat, 12 Apr 2001 01:43:02 +0300

chkrootkit (0.31-1) unstable; urgency=low

   * First Debian release

 -- Yotam Rubin <yotam@makif.omer.k12.il>  Thu, 12 Apr 2001 19:50:25 +0300