Skip to content

Debian Changelog rkhunter (1.2.9-2)

2006

rkhunter (1.2.9-2) unstable; urgency=low

   * Added patch to ship the package with only updated mirrors
   * Added patch to fix output when dash is linked to dash (Closes: #330930)

 -- Julien Valroff <julien@kirya.net>  Sun, 22 Oct 2006 09:58:10 +0200

rkhunter (1.2.9-1) unstable; urgency=low

   * New upstream release (Closes: #390268)
     + New upstream maintainance team
     + Added check for packet capturing applications
     + Added check for processes using deleted files
     + Bugfixes and improvements
   * Removed/updated Debian patches for new release
   * debian/control:
     + added Homepage: pseudo-header
   * debian/watch
     + updated for new project homepage
     + updated for version 3
   * Fixed non-standard perms on check_update.sh script
   * Added /dev/.initramfs to the list of false positives
     in README.Debian (Closes: #381006)
   * Added Portuguese Debconf translation - Luísa Lourenço
     <kikentai _at_ gmail.com> (Closes: #381723)

 -- Julien Valroff <julien@kirya.net>  Sat, 30 Sep 2006 12:54:26 +0200

rkhunter (1.2.8-5) unstable; urgency=low

   * Fixed check of presence of SHAREDIR variable in configuration
     file - thanks to Mark van Eijk <m.v.eijk@stud.tue.nl> (Closes: #369672)
   * Added patch to fix typos in man page (Closes: #369436)
   * Fixed support of Debian architectures - patch from
     Matt Taggart <taggart@debian.org> (Closes: #370643)
   * Now depends on mail-transport-agent instead of mailx and uses
     /usr/sbin/sendmail in daily/weekly cron jobs (Closes: #377129)
   * Update standards version to 3.7.2 (no changes)

 -- Julien Valroff <julien@kirya.net>  Fri, 7 Jul 2006 09:38:02 +0200

rkhunter (1.2.8-4) unstable; urgency=low

   [Julien Valroff]
   * Added all Debian supported architectures to os.dat (Closes: #360707)
   * Added commented entries in rkhunter.conf for udev (Closes: #360071)
   * Now intalls db files to be only readable by root
   * Added GPL license blob to debian/copyright
   * Moved shared scripts from /usr/lib to /usr/share (due to arch: all)
   * Added dependency to net-tools
   * Bumped Standards-Version to 3.7.0, no further changes required
 
   [Micah Anderson]
   * Changed Build-depends-Indep to Build-depends to conform to
     new lintian strict errors

 -- Micah Anderson <micah@debian.org>  Wed, 5 Apr 2006 00:47:43 -0400

rkhunter (1.2.8-3) unstable; urgency=low

   * Fixed debian/rules and debian/control for 'arch: all'

 -- Julien Valroff <julien@kirya.net>  Sat, 25 Mar 2006 01:48:05 +0100

rkhunter (1.2.8-2) unstable; urgency=low

   * Removed broken mirrors
   * Added debian/testing amd64 entry to os.dat (Closes: #356642)
   * Changed architecture to all (Closes: #357451)

 -- Julien Valroff <julien@kirya.net>  Sun, 5 Mar 2006 08:40:29 +0100

rkhunter (1.2.8-1) unstable; urgency=low

   * Upgraded to new release
   * Removed mirror 7 (Closes: #346503)
   * Fixed hash/dash mixup (Closes: #340382)

 -- Micah Anderson <micah@debian.org>  Tue, 14 Feb 2006 20:17:51 -0500

2005

rkhunter (1.2.7-16) unstable; urgency=low

   * Updated weekly cronjob to only send errors of database updates
     unless you set DB_UPDATE_EMAIL in /etc/default/rkhunter to
     "yes". (Closes: #332261)
   * Updated /etc/default/rkhunter to allow for reports and updates
     to be sent to other email addresses (defaults to root)
   * Added French translation - Sylvain Archenault (Closes: #333563)
   * Added patch to escape the dot of filenames for the egrep call
     (Bastian Kleineidam <calvin@debian.org>) (Closes: #334518)
   * debian/control:
     + Added dependency to perl
     + recommends libmd5-perl

 -- Micah Anderson <micah@debian.org>  Wed, 5 Oct 2005 17:08:18 -0400

rkhunter (1.2.7-15) unstable; urgency=low

   * Fixed typos in postinst script
   * Changed postinst script not to use sed '--in-place' option
     (Closes: #330693)
   * Added a note in README.Debian about packages known to set off
     false alarms
   * Updated debconf templates (Closes: #331469)
   * Added Swedish translation - Daniel Nylander (Closes: #331296)
   * Updated Swedish translation - Daniel Nylander (Closes: #331603)
   * Added Czech translation - Miroslav Kure (Closes: #331467)

 -- Julien Valroff <julien@kirya.net>  Fri, 30 Sep 2005 06:56:55 +0200

rkhunter (1.2.7-14) unstable; urgency=low

   * Fixed insecure file creation in cronjob, thanks to Thomas Prokosch
     (Closes: #330627)

 -- Micah Anderson <micah@debian.org>  Wed, 28 Sep 2005 20:33:12 -0400

rkhunter (1.2.7-13) unstable; urgency=low

   [ Julien Valroff]
   * Changed cron scripts not to use source bash built-in
     command (Closes: #330067)
   * Changed daily cron script to send reports only on
     warnings (Closes: #330127)
   * Changed README.Debian to reflect the changes made to
     cron scripts (Closes: #330068)
   * Changed default so that weekly database update and
     daily run can be enabled/disabled independently
   * Added debconf templates to enable/disable the cronjobs (Closes: #329624)
   * Added myself as co-maintainer
 
   [ Micah Anderson ]
   * Changed debian/control to Depend on ${misc:Depends} instead of
     debconf, this generates proper debconf dependencies.
   * Added || true to the end of the db_go in debian/config to
     prevent the script from dying if debconf can't display a
     question, or the user tries to back up.

 -- Julien Valroff <julien@kirya.net>  Sun, 25 Sep 2005 20:13:11 +0200

rkhunter (1.2.7-12) unstable; urgency=low

   * Changed README.Debian to spell default properly (Closes: #329315)
   * Added cron.daily to do the rkhunter check daily, removed the weekly
     check and made it update the database weekly instead. (Closes: #329411)

 -- Micah Anderson <micah@debian.org>  Thu, 22 Sep 2005 07:08:33 -0400

rkhunter (1.2.7-11) unstable; urgency=low

   * Build for upload (Closes: #243938)
   * Updated debian/rules to remove unused targets and noops
   * Updated debian/rules to install the upstream changelog and the
     /etc/default file using debhelper scripts, removed unused debhelper
     scripts
   * Updated debian/control to build-depend on dpatch and debian/rules to
     pull-in appropriate dpatch pieces
   * Updated debian/control, tightened up the description

 -- Micah Anderson <micah@debian.org>  Sat, 3 Sep 2005 18:14:05 -0500

rkhunter (1.2.7-10) unstable; urgency=low

   * Modified 01_installer.dpatch:
     - fixed the INSTALLDIR value in rkhunter.conf
     - fixed path to documentation in some translations
 
   * Moved db and tmp directories to /var/lib/rkhunter
     (added a note in README.Debian about that)

 -- Julien Valroff <julien@kirya.net>  Tue, 23 Aug 2005 21:47:48 +0200

rkhunter (1.2.7-9) unstable; urgency=low

   * Fixed INSTALLDIR value in rkhunter.conf (Zak Kipling <zak@transversal.com>)

 -- Julien Valroff <julien@kirya.net>  Tue, 23 Aug 2005 19:39:32 +0200

rkhunter (1.2.7-8) unstable; urgency=low

   * Minor fixes to pass lintian tests

 -- Julien Valroff <julien@kirya.net>  Tue, 16 Aug 2005 13:35:08 +0200

rkhunter (1.2.7-7) unstable; urgency=low

   * Renamed installer patch name

 -- Julien Valroff <julien@kirya.net>  Sun, 7 Aug 2005 10:30:09 +0200

rkhunter (1.2.7-6) unstable; urgency=low

   * Cleaned up source packages

 -- Julien Valroff <julien@kirya.net>  Thu, 4 Aug 2005 22:49:15 +0200

rkhunter (1.2.7-5) unstable; urgency=low

   * Added missing logrotate entry

 -- Julien Valroff <julien@kirya.net>  Mon, 1 Aug 2005 18:04:44 +0200

rkhunter (1.2.7-4) unstable; urgency=low

   * Upload to unstable

 -- Julien Valroff <julien@kirya.net>  Thu, 14 Jul 2005 07:34:55 +0200

rkhunter (1.2.7-3) experimental; urgency=low

   * Fixed bug with cron job
   * Fixed dependency to mailx for report

 -- Julien Valroff <julien@kirya.net>  Tue, 12 Jul 2005 18:07:18 +0200

rkhunter (1.2.7-2) unstable; urgency=low

   * Added weekly cron job
   * Fixed removing process (failed because non-empty tmp dir)

 -- Julien Valroff <julien@kirya.net>  Mon, 11 Jul 2005 20:54:09 +0200

rkhunter (1.2.7-1) unstable; urgency=low

   * New upstream release

 -- Julien Valroff <julien@kirya.net>  Mon, 11 Jul 2005 20:22:47 +0200

rkhunter (1.1.9-1) unstable; urgency=low

   * Initial Release. (Closes: #243938)

 -- Emanuele Rocca <ema@debian.org>  Wed, 5 Jan 2005 14:04:00 +0100