mailscanner (4.79.11-2.1~bpo50+1) lenny-backports; urgency=low

  * Rebuild for lenny-backports.

 -- Jan Wagner <waja@cyconet.org>  Thu, 21 Oct 2010 09:01:02 +0200

mailscanner (4.79.11-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches
    - (CVE-2010-3095--bug596403): New. Fix insecure handling of
      temporary files: use of $$. (grave, security; Closes: #596403).

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 18 Oct 2010 00:47:47 +0300

mailscanner (4.79.11-2) unstable; urgency=low

  * Fixed hourly cronjob script to restart mailscanner (Closes: #575952)
  * Fixed path to MailScanner.conf in update_virus_scanners (Closes: #572551)
  * Fixed init-script to use the new config system (Closes: #572552)
  * Removed advertisement/malware in report files, thanks to Dennis Ponne
  * Changed patch for exim4 cron.daily script to patch the correct file 
  * Switch to dpkg-source 3.0 (quilt) format

 -- Simon Walter <simon.walter@hp-factory.de>  Sun, 11 Apr 2010 18:49:58 +0200

mailscanner (4.79.11-1) unstable; urgency=low

  * New upstream release (Closes: #529358, #529712, #498208)
  * Fixed dependencies and provides in init.d script (Closes: #542233)
  * Define HOSTNAME environment variable in mailscanner.default, 
    thanks to Lorenzo M. Catucci (Closes: #520288)
  * Removed dependency on libcompress-zlib-perl (Closes: #542821)

 -- Simon Walter <simon.walter@hp-factory.de>  Fri, 12 Feb 2010 15:44:19 +0100

mailscanner (4.74.16-1) unstable; urgency=low

  * New upstream release (Closes: #506353)
    Fixes symlink vulnerability CVE-2008-5312, CVE-2008-5313, CVE-2008-5140
  * Added new description to install MailScanner with sendmail and queue aging
    README.sendmail.2 thanks to Jim Barber
  * Fixed patch for exim installation (Closes: #512338)

 -- Simon Walter <simon.walter@hp-factory.de>  Tue, 20 Jan 2009 22:23:36 +0100

mailscanner (4.71.10-1) unstable; urgency=low

  * New upstream release (Closes: #490948, #495904)
  * Since 4.69.9 --id=<message-id> and --debug allow 
    to scan a single message (Closes: #177027)
  * Fixed init.d script to stop possible respawning mailscanner 
    instances (Closes: #491037)
  * Fixed a bug which prevented update_virus_scanner to execute 
    the autoupdate-scripts, thanks to Achim J. Latz

 -- Simon Walter <simon.walter@hp-factory.de>  Fri, 03 Oct 2008 13:41:01 +0200

mailscanner (4.68.8-1) unstable; urgency=low

  * New upstream release
  * Removed unused templates (Closes: #472676, #472067, #469916)
  * Fix broken non-standard conform init-script, which caused upgrade problems
    invoke-rc.d requires initscripts to return 0 if the daemon was already 
    stopped (Closes: #472489)

 -- Simon Walter <simon.walter@hp-factory.de>  Thu, 03 Apr 2008 21:32:08 +0200

mailscanner (4.66.5-2) unstable; urgency=low

  * Install links after fixing file permissions to avoid chmod
    errors, add docbook-xml to build-depends (Closes: #464317)
  * Drop upgrade scripts for mailscanner v3 (Closes: #467411, #467465)
  * updated dependencies:
		- libcompress-zlib-perl (>= 1.42)
		- libdbd-sqlite3-perl (>= 1.13)
		- spamassassin (>= 3.1)
		- libmailtools-perl (>= 2.02)

 -- Simon Walter <simon.walter@hp-factory.de>  Wed, 27 Feb 2008 18:10:14 +0100

mailscanner (4.66.5-1) unstable; urgency=low

  [ Simon Walter ]
  * New upstream version (Closes: #425861, #429954, #465095)
  * Add Portuguese debconf translation. (Closes: #412883)
  * Removed f-prot location patch, f-prot-installer package has been removed
  * Add clamav and clamav-daemon to Recommends
  * Less commercial description (Closes: #432881)
  * Found new sponsor (Closes: #449140)
  * Remove /etc/cron.d/mailscanner on purge (Closes: #454381)
  * Test for mailscanner spool dir in daily cronscript (Closes: #435998)

  [ Anthony Fok ]
  * libmime-perl has been renamed to libmime-tools-perl as of 5.425-2, hence
    updated dependency to libmime-tools-perl | libmime-perl (>= 5.419)
  * MailScanner-File::Temp::VERSION-check.dpatch: /usr/sbin/MailScanner
    checks for Perl IO module >= 1.23, which does not yet exist in Debian,
    and IMHO is the wrong check.  Checks for File::Temp >= 0.17 instead.
  * Sponsored the upload.

 -- Simon Walter <simon.walter@hp-factory.de>  Sun, 24 Feb 2008 05:41:25 +0800

mailscanner (4.58.9-2) unstable; urgency=low

  * Exim.pm: Fix serious problem with patch for #346212, MailScanner couldn't read any address

 -- Simon Walter <simon.walter@hp-factory.de>  Sun, 25 Feb 2007 20:18:12 +0100

mailscanner (4.58.9-1) unstable; urgency=low

  * New upstream version

 -- Simon Walter <simon.walter@hp-factory.de>  Tue, 20 Feb 2007 19:25:23 +0100

mailscanner (4.57.6-3) unstable; urgency=low

  * cron.daily: fixed string equation test (Closes: #409790)
  * Add missing patch for #399424 to load spam.assasin.prefs.conf (Closes: #410148)
  * Exim.pm: Correctly parse adress-lines in -H spool files if one_time option is used (Closes: #346212)
  * Message.pm: change owner of extracted dot-files (.foo) (Closes: #326193)

 -- Simon Walter <simon.walter@hp-factory.de>  Sun, 11 Feb 2007 22:35:05 +0100

mailscanner (4.57.6-2) unstable; urgency=low

  * README.Debian: add comment about spamassassin/spamd  (Closes: #309796)
  * README.Debian: add comment about razor logfile problem (Closes: #305239)
  * cron.daily: test if exim4 is installed before doing exim4 specific things. (Closes: #406643) 
  * cron.daily: quote variables (Closes: #407581)
  * exim/cron.daily.patch: set EXIM4_SPOOLDIR so exim4_refresh_gnutls-params works in the correct directory (Closes: #406814)

 -- Simon Walter <simon.walter@hp-factory.de>  Mon, 22 Jan 2007 23:50:38 +0100

mailscanner (4.57.6-1) unstable; urgency=low

  * New upstream version

 -- Simon Walter <simon.walter@hp-factory.de>  Sat, 6 Jan 2007 19:19:18 +0100

mailscanner (4.55.10-4) unstable; urgency=low

  * New maintainer (Closes: #401510)
  * Complet rewrite of the init-script. (Closes: #402967)
  * Remove check_mailscanner script
  * Manpages for all executables.
  * New installation manual for exim4. (Closes: #401329)
  * New installation manual for sendmail (Closes: #332249)
  * Add spanish debconf translation. (Closes: #402530)
  * Add comment about spamhaus.org DNSBLs. (Closes: #402797)
  * Add update_phishing_safe_sites script
  * Add d2mbox script
  * Reactivate usage of spam.assassin.prefs.conf. (Closes: #399424)

 -- Simon Walter <simon.walter@hp-factory.de>  Sat, 16 Dec 2006 14:05:53 +0100

mailscanner (4.55.10-3) unstable; urgency=high

  * QA upload
  * allow the package to purge correct even if ufc is non-existent.
    Closes: #389968

 -- Andreas Barth <aba@not.so.argh.org>  Tue, 12 Dec 2006 13:47:52 +0000

mailscanner (4.55.10-2) unstable; urgency=low

  * QA upload
  * Add dep on libsys-hostname-long-perl, which was missing. (Closes: #401677)
  * Remove debian/doc-base, as the documentation was removed in the last
    release.
  * Kill off references to the html docs in README.Debian and add new TODO
    item to create free documentation.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Tue,  5 Dec 2006 17:31:11 +0100

mailscanner (4.55.10-1) unstable; urgency=low

  * New upstream version.
  * Orphan the package. Upstream did remove any documentation from
    the package; the documentation offered by upstream is not
    redistribbutable.
  * Depend on libfilesys-df-perl, libsys-syslog-perl.

 -- Matthias Klose <doko@debian.org>  Mon,  4 Dec 2006 06:59:10 +0100

mailscanner (4.51.5-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Only call ucf on purge if it is available. (Closes: #389968)
  * Move debhelper to Build-Depends to fix lintian error.

 -- Arjan Oosting <arjanoosting@home.nl>  Thu,  5 Oct 2006 22:20:40 +0200

mailscanner (4.51.5-1) unstable; urgency=low

  * New upstream version.
  * etc/reports/pt_br.old: Remove from source, repackage source due to
    wrong permissions in archive.
  * Update dependencies.
  * debian/patches/awk-location, debian/patches/filetype.rules.conf: Remove.

 -- Matthias Klose <doko@debian.org>  Mon,  6 Mar 2006 00:16:43 +0000

mailscanner (4.46.2-3) unstable; urgency=low

  * Pre-Depend on debconf (>= 0.5) | debconf-2.0 (closes: #332020).

 -- Matthias Klose <doko@debian.org>  Wed,  5 Oct 2005 01:10:34 +0000

mailscanner (4.46.2-2) unstable; urgency=low

  * Fix preinst script, really address #293667.

 -- Matthias Klose <doko@debian.org>  Tue,  4 Oct 2005 15:26:11 +0000

mailscanner (4.46.2-1) unstable; urgency=low

  * New upstream version.
  * Drop dependency on ncftp | wget, add it to the recommends (closes: #309778).
  * Add debconf translations (closes: #312747, #330451, #330780).
  * Tweak logcheck rules for postfix (closes: #320734).
  * Ignore errors from writing on /dev/tty (closes: #321039).
  * Don't distribute /etc/spam.assassin.prefs.conf (closes: #309641).
  * Fix lockfile name in init and cron scripts (closes: #319258).
  * Depend on debconf (>= 0.5) | debconf-2.0 (closes: #293667).
  * Make autoupdate scripts executable (closes: #318137).

 -- Matthias Klose <doko@debian.org>  Mon,  3 Oct 2005 18:16:33 +0000

mailscanner (4.41.3-2) unstable; urgency=high

  * Fix package suggestion in control file.
  * README.exim4: Add paragraph how to run with 'Split Exim Spool = yes'.
    Closes: #305496.

 -- Matthias Klose <doko@debian.org>  Sun,  8 May 2005 16:56:18 +0200

mailscanner (4.41.3-1) unstable; urgency=medium

  * New upstream version.
  * Suggest unrar-non-free, do not depend on unrar. Closes: #306220.
    If unrar-non-free is not installed, rar archives won't be checked.
  * Fixx ddcproc path (closes: #304168).
  * Fix path in sophos-autoupdate (closes: #304589).

 -- Matthias Klose <doko@debian.org>  Mon,  2 May 2005 17:14:13 +0200

mailscanner (4.40.11-1) unstable; urgency=medium

  * New upstream version.
  * Change default lock directory to /var/lock/subsys/MailScanner.
    Closes: #299922.
  * Add dependency on unrar.
  * Add Czech translation of the debconf templates (closes: #298779).

 -- Matthias Klose <doko@debian.org>  Sat,  2 Apr 2005 22:51:21 +0200

mailscanner (4.39.6-1) unstable; urgency=low

  * New upstream version.
  * README.exim4: add hint to rotate logfiles on both queues (closes: #295442).
  * README.exim4: Mention to configure exim4 to use split configuration
    files (closes: #293892).

 -- Matthias Klose <doko@debian.org>  Fri,  4 Mar 2005 21:59:33 +0100

mailscanner (4.38.10-1) unstable; urgency=medium

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sat,  5 Feb 2005 12:22:09 +0100

mailscanner (4.38.9-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun, 30 Jan 2005 02:44:47 +0100

mailscanner (4.37.7-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun,  2 Jan 2005 01:09:43 +0100

mailscanner (4.37.6-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Fri, 31 Dec 2004 19:37:48 +0100

mailscanner (4.36.4-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Thu,  2 Dec 2004 07:07:12 +0100

mailscanner (4.36.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Fri, 19 Nov 2004 23:50:10 +0100

mailscanner (4.35.11-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Thu,  4 Nov 2004 22:49:48 +0100

mailscanner (4.35.9-1) unstable; urgency=medium

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Wed,  3 Nov 2004 00:24:15 +0100

mailscanner (4.35.3-1) unstable; urgency=low

  * New upstream version.
    - Works again with spamassassin (closes: #276199).

 -- Matthias Klose <doko@debian.org>  Tue, 12 Oct 2004 20:31:43 +0200

mailscanner (4.34.8-2) unstable; urgency=medium

  * Add Spamassassin 3 compatibility fix.

 -- Matthias Klose <doko@debian.org>  Sun, 10 Oct 2004 12:24:48 +0200

mailscanner (4.34.8-1) unstable; urgency=high

  * New stable upstream version.
  * Add dutch debconf translations (closes: #274904).

 -- Matthias Klose <doko@debian.org>  Wed,  6 Oct 2004 08:06:13 +0200

mailscanner (4.34.4-1) unstable; urgency=medium

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun, 26 Sep 2004 10:40:39 +0200

mailscanner (4.33.3-2) unstable; urgency=high

  * Install mcp.spam.assassin.prefs.conf config file.
  * Don't do any I/O redirection for the ucf calles in the postinst.
    Should fix the hangs on installs/upgrades. Closes: #265950, #270365.

 -- Matthias Klose <doko@debian.org>  Fri, 10 Sep 2004 18:56:38 +0200

mailscanner (4.33.3-1) unstable; urgency=high

  * New upstream version.
  * In the preinst, fix ownership of /var/lib/Mailscanner to the same
    ownership that /var/spool/MailScanner has.
  * More changes to the ownership tests suggested by Matt Swift.
  * Don't fail on upgrades for installations with already moved custom files
    from /usr/share/MailScanner to /etc/MailScanner (closes: #269050).

 -- Matthias Klose <doko@debian.org>  Thu,  2 Sep 2004 01:18:06 +0200

mailscanner (4.32.5-4) unstable; urgency=high

  * Install /etc/MailScanner/CustomConfig.pm on fresh installs (Julien Blache).
    Closes: #267794.
  * init.d: Another attempt to fix the ownership test.
    Closes: #257304, #263810, #267177.

 -- Matthias Klose <doko@debian.org>  Tue, 24 Aug 2004 22:52:24 +0200

mailscanner (4.32.5-3) unstable; urgency=high

  * Depend on ucf (>= 1.08), but I doubt it will help. The cleanest solution
    would be to get rid off this buggy dependency.
  * Fix preinst for new installations, patch by Julien Blache.
    Closes: #265282, #265962, #266303, #266599.
  * Add German translation of the debconf templates (closes: #266928).

 -- Matthias Klose <doko@debian.org>  Fri, 20 Aug 2004 02:36:59 +0200

mailscanner (4.32.5-2) unstable; urgency=high

  * Send another line to syslog when update_virus_scanners has finished.
  * Fix owner/group of /var/lib/MailScanner (closes: #264676).

 -- Matthias Klose <doko@debian.org>  Wed, 11 Aug 2004 07:01:59 +0200

mailscanner (4.32.5-1) unstable; urgency=medium

  * New upstream version (closes: #262079).
  * init.d: only check owner and group of directories, if configuration
    options are set in the config file (closes: #260235, #263810).
  * Add dependency on coreutils | stat (closes: #262074, #259596).
  * Fix locations of autoupdate scripts in update_virus_scanners.
    Closes: #256430.
  * Avoid hang in postinst (closes: #255897).

 -- Matthias Klose <doko@debian.org>  Fri,  6 Aug 2004 20:50:32 +0200

mailscanner (4.31.6-1) unstable; urgency=low

  * New upstream version.
  * update_virus_scanners: Fix location of wrapper scripts (closes: #256430).
  * Add sanity check for ownership of some directories, which need to be
    changed on installation.
  * Source . /usr/share/debconf/confmodule in postinst. Supposed to fix
    the config file handling and upgrade process (closes: #238173, #242280).

 -- Matthias Klose <doko@debian.org>  Sun, 27 Jun 2004 14:00:33 +0200

mailscanner (4.30.3-2) unstable; urgency=low

  * Fix paths in ConfigDefs.pl (closes: #247632).
  * Suggest libnet-ldap-perl (closes: #247633).
  * Use ctime instead of atime in daily cron script (closes: #247699).

 -- Matthias Klose <doko@debian.org>  Thu,  6 May 2004 07:13:51 +0200

mailscanner (4.30.3-1) unstable; urgency=low

  * New upstream version.
  * Remove garbage in MailScanner.conf(5). Closes: #246127.
  * Tighten dependency on ucf. With recent ucf versions, the broken
    conffile handling could not be reproduced. Closes: #238173.

 -- Matthias Klose <doko@debian.org>  Sat,  1 May 2004 16:11:02 +0200

mailscanner (4.29.7-2) unstable; urgency=low

  * Fix logcheck regexps (closes: #244343).
  * Fix encoding of japanese po-debconf template translation (closes: #243276).
  * Add french po-debconf template translation (closes: #242226).
  * Fix location of CustomFunction files (closes: #244231).
  * Fix f-prot autoupdater script (closes: #244282).
  * Default "Quarantine Whole Messages as Queue Files" to yes (closes: #234721).
  * Reflect changed spam header names in spam.assassin.prefs.conf, add a
    note to README.Debian (closes: #212395).
  * Fix mailscanner v3 upgrade logic (closes: #220369).

 -- Matthias Klose <doko@debian.org>  Mon, 19 Apr 2004 07:14:06 +0200

mailscanner (4.29.7-1) unstable; urgency=low

  * New upstream version.
  * Add japanese po-debconf template translation (closes: #239219).
  * Fix Autoupdate script (closes: #241345).
  * Add a note to README.Debian how to periodically retrieve updated
    virus definitions (closes: #241346).
  * Make CustomConfig.pm a conffile (closes: #237224).

 -- Matthias Klose <doko@debian.org>  Sun,  4 Apr 2004 16:43:52 +0200

mailscanner (4.28.6-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Fri, 12 Mar 2004 20:40:12 +0100

mailscanner (4.28.5.2-2) unstable; urgency=low

  * Add dependencies on libcompress-zlib-perl and libarchive-zip-perl.

 -- Matthias Klose <doko@debian.org>  Fri,  5 Mar 2004 23:58:51 +0100

mailscanner (4.28.5.2-1) unstable; urgency=low

  * New upstream version (closes: #236004).

 -- Matthias Klose <doko@debian.org>  Fri,  5 Mar 2004 23:20:12 +0100

mailscanner (4.27.7-1) unstable; urgency=medium

  * New upstream version.
    - Fixes bug letting some attachements go through unscanned
      Closes: #236139.
  * Add logcheck files (closes: #235767).
  * Switch to gettext-based debconf templates (closes: #234610).

 -- Matthias Klose <doko@debian.org>  Fri,  5 Mar 2004 07:43:17 +0100

mailscanner (4.26.7-3) unstable; urgency=low

  * README.exim4: Add note to change the owner/group on /var/lib/MailScanner.
    Closes: #232048.
  * Fix locations for packaged clamav scanner (closes: #234115).
  * Set 'Notify Senders' to no in the default configuration (closes: #232350).
  * Clarify the upgrade question (closes: #232385).
  * Add dependency on libconvert-tnef-perl.

 -- Matthias Klose <doko@debian.org>  Sun, 22 Feb 2004 14:56:09 +0100

mailscanner (4.26.7-2) unstable; urgency=medium

  * Handle localized report files using ucf (closes: #230692).

 -- Matthias Klose <doko@debian.org>  Mon,  2 Feb 2004 14:49:58 +0100

mailscanner (4.26.7-1) unstable; urgency=low

  * New upstream version.
  * Add dependency on libhtml-parser-perl (closes: #230274).
  * Fix copy&paste error in README.exim4 (closes: #230320).

 -- Matthias Klose <doko@debian.org>  Sun,  1 Feb 2004 09:53:10 +0100

mailscanner (4.25.14-3) unstable; urgency=low

  * Follow the change of the Debian-exim user. Conflict with earlier
    versions of the exim4-base package.
  * Erase input spool per-message log files when using exim (closes: #227004).
  * Update spanish messages (closes: #225825).
  * Update MTA dependencies (closes: #228595).

 -- Matthias Klose <doko@debian.org>  Fri, 16 Jan 2004 15:02:59 +0100

mailscanner (4.25.14-2) unstable; urgency=low

  * Install update_virus_scanners in /usr/sbin.
  * Adjust locations in f-prot and clamav auto updaters.

 -- Matthias Klose <doko@debian.org>  Sun,  7 Dec 2003 15:52:43 +0100

mailscanner (4.25.14-1) unstable; urgency=low

  * New upstream version.
  * Add dependency on libnet-cidr-perl.
  * Install upgrade_MailScanner_conf in /usr/sbin (closes: #217464).
  * Rewrote README.exim4, add config snippet for exim4.
  * Move example config files to /usr/share/doc/mailscanner/examples.
  * Honor run_nice in /etc/cron.d/mailscanner (closes: #221671).

 -- Matthias Klose <doko@debian.org>  Fri,  5 Dec 2003 23:33:13 +0100

mailscanner (4.24.5-1) unstable; urgency=low

  * New upstream release.

 -- Matthias Klose <doko@debian.org>  Wed,  8 Oct 2003 08:34:21 +0200

mailscanner (4.23.11-3) unstable; urgency=high

  * Fixed problem with cron cleanup script (closes: #212763)
  * Allow mailscanner to be run with a lower priority

 -- Brian White <bcwhite@pobox.com>  Thu, 25 Sep 2003 22:27:06 -0400

mailscanner (4.23.11-2) unstable; urgency=medium

  * Fixed install bug (closes: #209154)
  * Believed to be fixed upstream (closes: #193424, #154160, #156553,
    #157851, #175196, #197291, #144522)
  * Believed to be fixed upstream (closes: #173462, #165673)
  * Installation scripts have been fixed (closes: #161537)
  * Installation/maintenence is more automatic (closes: #148031, #173814)
  * Auto-notify sender shouldn't be used (closes: #176676)
  * Switched to standard "check_mailscanner" wrapper program

 -- Brian White <bcwhite@pobox.com>  Thu, 21 Aug 2003 16:54:13 -0400

mailscanner (4.23.11-1) unstable; urgency=medium

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sat,  6 Sep 2003 11:27:09 +0200

mailscanner (4.23.10-1) unstable; urgency=low

  * New upstream version.
  * Fix paths in virus.scanners.conf (closes: #207228, #207371).
  * Make cron.daily script more quiet (closes: #206940, #207604).

 -- Matthias Klose <doko@debian.org>  Sun, 31 Aug 2003 12:34:49 +0200

mailscanner (4.22.5-3) unstable; urgency=medium

  * Fixed accidental removal of quarantine directory

 -- Brian White <bcwhite@pobox.com>  Thu, 21 Aug 2003 16:54:13 -0400

mailscanner (4.22.5-2) unstable; urgency=medium

  * Fixed default "Run As" lines to be "mail" (for exim)
  * Set "Max Children" to "1" (reduce unnecessary system load)
  * Fixed location of pid file (/var/run/MailScanner)
  * Fixed start/stop/restart problems in init.d script
  * Added cron.daily script to clean up quarantine area
  * Postinst moves state files from old directories to new

 -- Brian White <bcwhite@pobox.com>  Thu, 21 Aug 2003 15:51:59 -0400

mailscanner (4.22.5-1) unstable; urgency=low

  * v3 to v4 update. Please update your bug reports, if they are not
    marked as fixed in the release!
  * New upstream version (closes: #180185, #185694).
    - f-prot format update (closes: #187653, #187763, #190282).
    - rfc822-compliant capitalization in headers (closes: #165673).
    - blocks .exe and .com by default (closes: #177028).
  * Update README.exim (closes: #194179).
  * Match f-prot locations with f-prot-installer package (closes: #185068).
  * Do not fail on upgrade, if mailscanner is not running (closes: #193423).
  * No automatic update yet.

 -- Matthias Klose <doko@debian.org>  Sat,  5 Jul 2003 13:15:55 +0200

mailscanner (3.27.1-1) unstable; urgency=low

  * New upstream version.
  * Install clamavwrapper as script (closes: #174731).
  * README.Debian: Added note about minimum code status.

 -- Matthias Klose <doko@debian.org>  Tue, 21 Jan 2003 20:57:23 +0100

mailscanner (3.26.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun,  3 Nov 2002 17:18:49 +0100

mailscanner (3.24.1-2) unstable; urgency=low

  * Install f-prot autoupdate script (closes: #165653).
  * /etc/mailscanner/f-protwrapper: Fix library dir (closes: #165656).

 -- Matthias Klose <doko@debian.org>  Mon, 21 Oct 2002 21:10:44 +0200

mailscanner (3.24.1-1) unstable; urgency=low

  * New upstream version.
  * Run check_mailscanner via cron only, when mailscanner is configured.
    Closes: #164051.
  * Add clamav support (closes: #147887).

 -- Matthias Klose <doko@debian.org>  Sat, 19 Oct 2002 11:27:11 +0200

mailscanner (3.23.4-2) unstable; urgency=low

  * Correct modules directory.

 -- Matthias Klose <doko@debian.org>  Thu,  3 Oct 2002 23:17:09 +0200

mailscanner (3.23.4-1) unstable; urgency=medium

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Tue,  1 Oct 2002 21:49:05 +0200

mailscanner (3.23.2-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Tue, 24 Sep 2002 22:02:41 +0200

mailscanner (3.23.1-1) unstable; urgency=medium

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Tue, 24 Sep 2002 18:40:52 +0200

mailscanner (3.22.13-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Thu, 12 Sep 2002 00:46:19 +0200

mailscanner (3.22.12-2) unstable; urgency=high

  * Fix the gid switching when using exim as MTA.

 -- Matthias Klose <doko@debian.org>  Fri,  6 Sep 2002 21:07:12 +0200

mailscanner (3.22.12-1) unstable; urgency=low

  * New upstream version.
  * Add df2mbox script.
  * Added README.sendmail from report #154160.
  * Change tnef dependency to recommendation (closes: #154781).

 -- Matthias Klose <doko@debian.org>  Fri, 23 Aug 2002 14:40:30 +0200

mailscanner (3.21.1-3) unstable; urgency=low

  * Correct default config files (closes: #152481).
  * Add hint to exim_tidydb in sample cron script for exim (closes: 142686).
  * Add some sendmail docs to README.Debian from report #148031.

 -- Matthias Klose <doko@debian.org>  Sun, 14 Jul 2002 23:37:32 +0200

mailscanner (3.21.1-2) unstable; urgency=low

  * Apply Debian patches from 3.14.1-2.

 -- Matthias Klose <doko@debian.org>  Fri,  5 Jul 2002 09:54:15 +0200

mailscanner (3.21.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Fri,  5 Jul 2002 00:24:23 +0200

mailscanner (3.14.1-2) unstable; urgency=low

  * Include empty /var/lock/subsys in package (closes: #146987).

 -- Matthias Klose <doko@debian.org>  Wed, 15 May 2002 19:20:37 +0200

mailscanner (3.14.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Tue, 14 May 2002 16:57:52 +0200

mailscanner (3.13.2-3) unstable; urgency=high

  * Initialize spamassassin after switchting user to mail (patch from
    Nick Philipps). Closes: #144736.

 -- Matthias Klose <doko@debian.org>  Tue,  7 May 2002 03:15:33 +0200

mailscanner (3.13.2-2) unstable; urgency=high

  * Let mailscanner properly restart if it had stopped while processing
    a message (closes: #141331).

 -- Matthias Klose <doko@debian.org>  Tue,  9 Apr 2002 23:52:58 +0200

mailscanner (3.13.2-1) unstable; urgency=high

  * New upstream version (fixing bug where carriage return characters embedded
    in subject lines could stop MailScanner being able to extract files from
    the message).
  * Fix bug in check_mailscanner script causing multiple instances of
    mailscanner beeing started (closes: #138903).
  * Add scripts and docs for running with exim from inetd (Giacomo Mulas).

 -- Matthias Klose <doko@debian.org>  Sun, 31 Mar 2002 08:19:21 +0200

mailscanner (3.12.5-2) unstable; urgency=low

  * /etc/mailscanner/mailscanner.conf: Wrapper files are in
    /etc/mailscanner/wrapper.

 -- Matthias Klose <doko@debian.org>  Sun, 17 Mar 2002 17:24:07 +0100

mailscanner (3.12.5-1) unstable; urgency=low

  * New upstream version
  * Correcting configuration notes for exim (closes: #138735).

 -- Matthias Klose <doko@debian.org>  Sun, 17 Mar 2002 13:47:21 +0100

mailscanner (3.12.4-1) unstable; urgency=high

  * New upstream version. Fixes an off by one error resulting in spool
    format errors when configured for exim.
  * Add dependency on exim-tls (closes: #134781).
  * Add dependency on libmail-audit-perl.
  * Correct message in init script (closes: #136124).
  * Don't overwrite /etc/default/mailscanner on upgrade.
  * Move the wrapper scripts to /etc/mailscanner/wrapper and make
    them config files.
  * Move the autoupdate scripts to /etc/mailscanner/autoupdate and make
    them config files.

 -- Matthias Klose <doko@debian.org>  Wed,  6 Mar 2002 00:12:34 +0100

mailscanner (3.11.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sat, 16 Feb 2002 10:02:17 +0100

mailscanner (3.10.4-1) unstable; urgency=low

  * New upstream version. Upload to unstable (closes: #128646).

 -- Matthias Klose <doko@debian.org>  Tue, 12 Feb 2002 22:55:40 +0100

mailscanner (3.04.1-2) unstable; urgency=low

  * Fixes to init.d script.

 -- Matthias Klose <doko@debian.org>  Fri,  8 Feb 2002 20:19:12 +0100

mailscanner (3.04.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Mon, 28 Jan 2002 21:45:23 +0100

mailscanner (3.03.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun, 20 Jan 2002 15:07:03 +0100

mailscanner (3.02.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Thu, 10 Jan 2002 21:03:40 +0100

mailscanner (3.01.2-1) unstable; urgency=low

  * Initial Release.

 -- Matthias Klose <doko@debian.org>  Fri,  4 Jan 2002 20:05:18 +0100
