amavis-ng (0.1.6.9-1.1ubuntu1) edgy; urgency=low * Merge from debian unstable. -- Stephan Hermann Tue, 19 Sep 2006 14:24:26 +0200 amavis-ng (0.1.6.9-1.1) unstable; urgency=medium * Non-maintainer upload, BSP Zurich/Switzerland. * Applied patch from Christian Aichinger to fix depends of amavis-ng-milter-helper (typo shlibs:Depends instead of shlib:Depends) (Closes: #383565). * Depend now on adduser -- Mario Iseli Sat, 09 Sep 2006 11:04:26 +0200 amavis-ng (0.1.6.9-1ubuntu1) edgy; urgency=low * debian/amavis-ng.init.d: create /var/run/amavis-ng if it doesn't exist, thanks to Victor Hugo dos Santos for the patch (Closes: Malone #56824). -- Jeremie Corbier Fri, 18 Aug 2006 23:35:14 +0200 amavis-ng (0.1.6.9-1) unstable; urgency=low * new upstream release: - fixed broken Exim MTA module (Closes: #290456, thanks to Sebastian Bleikamp for the report) -- Stefan Hornburg (Racke) Fri, 14 Jan 2005 19:26:35 +0100 amavis-ng (0.1.6.8-1) unstable; urgency=low * new upstream release: - fixed commented extractor line in configuration line (Closes: #264104, thanks to Dirk Prösdorf for the report) - immediately record unpack directory to avoid stale files (Closes: #233932, thanks to Charles Fry for the report) * added unrar-nonfree to package list in README.Debian (Closes: #267070, thanks to Dirk Prösdorf for the report) * removed extraneous space from package description (Closes: #271380, thanks to Martin Michlmayr for the report) * Danish debconf translation added (Closes: #276334, thanks to Morten Brix Pedersen ) -- Stefan Hornburg (Racke) Thu, 13 Jan 2005 01:18:28 +0100 amavis-ng (0.1.6.7-1) unstable; urgency=low * new maintainer * new upstream release: - fixed typo in Exim.pm (Closes: #224059, #226114, #261345) - documented log levels (Closes: #240532, thanks to Charles Fry for the report) - use sensible defaults for logging and cleanup in the configuration file (Closes: #229924, thanks to Charles Fry for the report) * changed init script so that amavis-ng will start if SMTP2 is configured. * logrotate fixes: - move logrotate compress option inside amavis-ng.log block (Closes: #251258, thanks to Patrice Fournier for the report) - added missingok option (Closes: #229216, thanks to Charles Fry for the report) * important batch=all option added to documentation for Exim3 MTA (Closes: #199737, thanks to Ernst Kloppenburg for the report and the patch) * removed upstream README from the docs (Closes: #218852, thanks to Sam Johnston for the report) * added debconf templates translations: - Dutch (Closes: #240073, thanks to Luk Claes ) - German (Closes: #250295, thanks to Erik Schanze ) - Japanese (Closes: #233922, thanks to Hideki Yamane ) -- Stefan Hornburg (Racke) Tue, 27 Jul 2004 00:04:20 +0200 amavis-ng (0.1.6.6-1) unstable; urgency=low * New upstream version - Fix for RAR (Closes: #194708), FPROTD, Sophos - Experimental SMTP2 module * Updated French translation (Closes: #210928) * Corrected copy&waste in .texi file (Closes: #211579) * Fixed insecure dependency in Exim.pm (Closes: #213491) * Turnded dependencies on unpackers into recommendations (Closes: #213024) * Fixed startup behavior of Milter daemon (Closes: #214237) * Included dependency on libio-zlib-perl, although it shouldn't be needed, IMHO (Closes: #214882, #219033) * Added Colin Watson's po-debconf hack (Closes: #223478) * SMTP.pm: - s/Sprechen Sie SMTP/Unknown command/ (Closes: #210694) Well... - Fixed handling of empty sender (Closes: #198455) * Cleaned up default config file (Closes: #211619, #198418) * Cleaned up tainted arguments (Closes: #215225) -- Hilko Bengen (Debian) Thu, 11 Dec 2003 16:05:10 +0100 amavis-ng (0.1.6.5-1) unstable; urgency=low * New upstream version - Fix FSAV module (Closes: #206625) - Added PMilter module - Include log file entries in problem notifications (Closes: #203446) - Fixes SMTP.pm bug related to newer libnet-perl (Closes: #209392) * No longer Depends: on suidmanager (Closes: #206223) * Added po-debconf based translation. (Closes: #190057, #205805, #206178) * Cleanded empty dependency in control file. Argh. (Closes: #203659) * Changed all Exim-related documentation to use $received_protocol=no-scan (Closes: #206610) * Unbreak X-Header insertion with Exim.pm (Closes: #206480) -- Hilko Bengen Fri, 12 Sep 2003 17:02:20 +0200 amavis-ng (0.1.6.4-4) unstable; urgency=low * Fix for logs building up in Milter.pm -- Hilko Bengen Wed, 21 May 2003 15:08:08 +0200 amavis-ng (0.1.6.4-3) unstable; urgency=low * Fixed user creation/modification that caused fresh installs to fail. (Closes: #192926, #192927) -- Hilko Bengen Mon, 12 May 2003 01:14:40 +0200 amavis-ng (0.1.6.4-2) unstable; urgency=low * Use -x header in Milter.pm (Closes: #190275) * home directory of the amavis user has been moved from / to /var/spool/amavis-ng. (Closes: #190414, #190416) -- Hilko Bengen Thu, 24 Apr 2003 13:37:53 +0200 amavis-ng (0.1.6.4-1) unstable; urgency=low * New upstream version - Fixes a command line handling bug for the Postfix module * Fixed comments about unarj in config file (Closes: #187928) * Use dh_shlibdeps (Closes: #168772) * Added dependencies on bzip2 -- Hilko Bengen Mon, 14 Apr 2003 17:17:20 +0200 amavis-ng (0.1.6.3-2) unstable; urgency=low * Bumped Standards-Version to 3.5.9 * Fixed syntax error in COMPRESS.pm * Removed unneccessary versioned dependency (Closes: #187233) -- Hilko Bengen Sat, 5 Apr 2003 15:41:11 +0200 amavis-ng (0.1.6.3-1) unstable; urgency=low * New upstream release - Fixed Postfix module - Fixed typo in Debconf template - Fixed bug in TNEF extractor that caused it to fail in daemon setups. - Fixed regex for parsing h+bEDV Antivir output (Closes: #173873) - Supports DFSG-free unzoo. * No longer create unnecessary queue directory (Closes: #183771) * Call clam with --threads 0 (Closes: #184033) * Depends: arj (Closes: #182691) * Proper configuration for nomarch is provided (Closes: #173868) * Fixed README.exim (Closes: #185346) -- Hilko Bengen Mon, 10 Mar 2003 15:55:29 +0100 amavis-ng (0.1.6.2-1) unstable; urgency=low * New upstream release - Fixed Date: headers - Added some default configuration values to modules -- Hilko Bengen Wed, 5 Mar 2003 21:13:41 +0100 amavis-ng (0.1.6.1-2) unstable; urgency=low * Fixed logrotate -- Hilko Bengen Mon, 3 Mar 2003 15:07:38 +0100 amavis-ng (0.1.6.1-1) unstable; urgency=low * New upstream release - Fixed a bug in Archive::Tar - Moved creation of "amavis" user to preinst -- Hilko Bengen Sat, 1 Mar 2003 16:30:27 +0100 amavis-ng (0.1.6-1) unstable; urgency=low * New upstream release - Fix Extract::Mail bug (Closes: #176022) - Documentation updates (Closes: #173867, Closes: #164601) - Work around what thinks is a Perl bug (Closes: #164603) * Fix dependencies and (Closes: #171165, Closes: #164218) * No longer depends on suidmanager (Closes: #168771) * Creates local amavis user (Closes: #172371) * Conflict with amavis, rename spool directories (Closes: #164220) -- Hilko Bengen Wed, 22 Jan 2003 18:40:42 +0100 amavis-ng (0.1.4.1-2) unstable; urgency=low * Changed Standards-Version -- Hilko Bengen Wed, 28 Aug 2002 13:15:56 +0200 amavis-ng (0.1.4.1-1) unstable; urgency=low * New upstream version * amavis-inject: Fixed BSMTP output (allows comma-separated lists of recipients, adds brackets where required * AMAVIS.pm: Made config file parsing case-insensitive (thanks to Scott Gifford * debian/rules: Build for woody * Split-off amavis-ng-milter-helper -- Hilko Bengen Tue, 27 Aug 2002 10:39:52 +0200 amavis-ng (0.1.4) unstable; urgency=low * New upstream version -- Hilko Bengen Mon, 1 Jul 2002 23:32:09 +0200 amavis-ng (0.1.3.1) unstable; urgency=low * New upstream version * Fixed RfC violations in SMTP module * Fixed bug in AMAVIS.pm that could cause mail loss -- Hilko Bengen Wed, 12 Jun 2002 15:24:20 +0200 amavis-ng (0.1.3) unstable; urgency=low * Added support for CLAM Antivirus * Added support for Trend Antivirus * Fixed stupid error in default amavis.conf -- Hilko Bengen Fri, 17 May 2002 08:20:17 +0200 amavis-ng (0.1.2) unstable; urgency=low * New upstream version * Added support for Qmail, enhanced SMTP * Added support for unarj * Work around Klez-related MIME-Tools "bug" * Added support for Bitdefender, F-Prot, H+B EDV Antivir, MKS Vir, NAI uvscan, Norman Virus Control -- Hilko Bengen Tue, 7 May 2002 03:16:37 +0200 amavis-ng (0.1.1-1) unstable; urgency=low * Non-Debian build system fixed * Added support for Sophie (not well tested). -- Hilko Bengen Fri, 29 Mar 2002 09:56:30 +0100 amavis-ng (0.1-1) unstable; urgency=low * First "official" release of AMaViS-ng -- Hilko Bengen Fri, 22 Mar 2002 06:07:21 +0100