amavisd-new-milter (1:2.5.3-1ubuntu2) hardy; urgency=low * New source package for package split (amavisd-new promoted to Main and amavisd-new-milter to remain in Universe) - Rename orig.tar.gz and change source package name in debian/control and debian/changelog - Remove amavisd-new package from debian/control -- Scott Kitterman Fri, 08 Feb 2008 08:23:41 -0500 amavisd-new (1:2.5.3-1ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: - Added 71_fqdn-warning.dpatch so that correct config file path for Debian/Ubuntu is displayed if it needs to be set manually. - Add commented out $myhostname definition to debian/etc/conf.d05-node_id so that it will be easier for people who don't know Perl syntax to set - Change maintainer to MOTU -- Scott Kitterman Tue, 15 Jan 2008 14:14:32 -0500 amavisd-new (1:2.5.3-1) unstable; urgency=low * Enable quarantine hashing (Closes: #447240) * Updated CLEAN logcheck rule (Closes: #450928, #451094). Thanks to Andrew Gallagher for the patch. * Bump standards version -- Alexander Wirt Mon, 14 Jan 2008 21:44:04 +0100 amavisd-new (1:2.5.2-2ubuntu1) hardy; urgency=low * Merge from Debian Unstable. Remaining Ubuntu changes: - Freshend and renumbered 71_fqdn-warning.dpatch - Add commented out $myhostname definition to debian/etc/conf.d05-node_id so that it will be easier for people who don't know Perl syntax to set - Change maintainer to MOTU -- Scott Kitterman Sun, 04 Nov 2007 01:18:46 -0400 amavisd-new (1:2.5.2-2) unstable; urgency=low * Make milter tempdir group writeable (Closes: #442372) * Remove amavisd.conf from /etc - thanks to Piotr Szotkowski for reporting * Add japanese translation - thanks to Kenshi Muto for providing (Closes: #446589) -- Alexander Wirt Mon, 08 Oct 2007 10:27:14 +0200 amavisd-new (1:2.5.2-1) experimental; urgency=low * New upstream release (Closes: #427337, #434533) * Don't remove the amavisd user (Closes: #431853) * Fix unix socket path in /etc/amavis/conf.d/25-amavis_helpers (Closes: #406998) * Disable non-free unpackers (Closes: #410588) * Add myself to uploaders * Instead of interrupting the upgrade process if starting/stopping amavisd-new just warn (Closes: #430028) * Add suggestion to dspam (Closes: #423737) * Add dutch po files (Closes: #413886) * Add galician po file (Closes: #413459) * Fix typos in debian configs (Closes: #414421) * Fix comment for the X_HEADER_LINE option (Closes: #433268) * Conflict against older versions of logcheck since we track logcheck files now. * Update logcheck rules (Closes: #406613, #406854, #409053) -- Alexander Wirt Wed, 05 Sep 2007 10:05:05 +0200 amavisd-new (1:2.4.3-1) unstable; urgency=low * New upstream source * ACK NMU: closes: #390391 * Switch to debhelper v5 + debian/control: build-depend on debhelper >= 5 + debian/compat: add, mode v5 + debian/rules: drop DH_COMPAT * Switch packaging to use dpatch for all changes + debian/control: build-depend on dpatch >=2, and new-enough patch for "patch -U" + debian/rules: convert to dpatch mechanics + 20_safe_path_at_init (split from amavisd): Set safe PATH before loading and running config scripts + 30_conf.d_support_builtin (split from amavisd): Support out-of-the-box Debian-style conf.d dirs without the need of any hackery on the main config file + 40_fix_paths (split from amavisd-agent, amavisd-nanny, amavisd-release README_FILES/README.chroot, README_FILES/README.old.scanners, README_FILES/README.performance, README_FILES/README.sendmail, README_FILES/README.sendmail-dual): Correct refrences to paths that are different in Debian + 45_misc_doc_chages (split from amavisd.conf-default, README_FILES/README.courier, README_FILES/README.exim_v3, README_FILES/README.milter): miscellaneous doc updates for Debian + 50_amavis-milter_pidfile_support (split from helper-progs/ amavis-milter.c): proper pidfile support for amavis-milter + 55_helper-progs_build_fixes (split from helper-progs/Makefile.in, helper-progs/configure.in): misc build fixes for helper-progs/ * build-depend on autoconf2.13 because of helper-progs/ (YUCK!) * autotool helper-progs/ at build-time, for now * debian/control: build-depend on dpkg-dev >= 1.13.19, and change to binNMU-friendly dependencies in amavisd-new-milter * debian/control: add po-debconf build-dependency, thanks Lintian! -- Henrique de Moraes Holschuh Sat, 4 Nov 2006 01:40:27 -0300 amavisd-new (1:2.4.2-6.2ubuntu1) gutsy; urgency=low * Add dpatch to debian/rules, add build-dep on dpatch, add debian/patches, and add debian/patches/00list * Add 01fqdn-warning.dpatch so that correct config file path for Debian/ Ubuntu is displayed if it needs to be set manually. * Change default MTA to Postfix in debian/control * Add commented out $myhostname definition to debian/etc/conf.d05-node_id so that it will be easier for people who don't know Perl syntax to set * Change maintainer to MOTU * Add debian/compat and bump to 5, adjust debhelper version in build-dep * Add [ ! -f Makefile ] || to clean in debian/rules to avoid trapping all errors. -- Scott Kitterman Thu, 04 Oct 2007 14:57:45 -0400 amavisd-new (1:2.4.2-1.1) unstable; urgency=medium * Non-maintainer upload. * Use $(CURDIR) instead of $(PWD) in debian/rules (closes: #390391). -- martin f. krafft Sat, 7 Oct 2006 17:47:58 +0200 amavisd-new (1:2.4.2-1) unstable; urgency=low * New upstream version: + new feature: "pen pals soft-whitelisting" lowers spam score of received replies to a message previously sent by a local user to this address + new features: added command line options to override certain configuration settings from a config file + documentation bug fixes, specially on the use of SQL data type TIMESTAMP + zoo decoder interface routine can now use utility unzoo(1) or zoo(1) + LDAP schema change: amavisSpamSubjectTag renamed to amavisSpamQuarantineCutoffLevel + Many bug fixes, including: + Issue fixed: a message with only a header, without empty separator line and with no body, lost the last line of a header on forwarding or writing to quarantine (closes: #373206) + use stricter suggested regular expression in amavisd.conf for matching CLSID (Class ID extension); previous expression was loose and too easily matched file names with braces in the name (closes: #373159) * NEWS.Debian: make it even more clear to whom the incompatible changes apply, and point user to the upstream documentation about it instead of describing the incompatible changes. Apply NEWS blurb to 1:2.4.2-1, so that it is shown again to the users (closes: #373136) * conf.d/25-amavis_helpers: (brown paperback bug): fix location of control socket * New amavisd-new-cronjob script (with manpage) to encapsulate cronjobs * amavisd-new.cron.d, amavisd-new.cron.daily: use the new amavisd-new-cronjob script to perform maintenance actions (closes: #381243) * debian/logcheck.ignore: add ignore rule for non-free unpackers (closes: #376465) * etc/conf.d/20-debian_defaults: update black/whitelist from new upstream defaults * Apply patch from upstream to fix backscatter with LMTP -- Henrique de Moraes Holschuh Thu, 10 Aug 2006 16:26:44 -0300 amavisd-new (1:2.4.1-1) unstable; urgency=low * New upstream source + Courier patch requires Net::Server 0.90 or later (not used in Debian by default) + Fixed many bugs + Address extension is back to 2.3.3 semanthics (done at tag2_level) + Fixed error handling during temporary directory cleanups + Added config variables: @spam_subject_tag3_maps, @spam_tag3_level_maps (and $sa_tag3_level_deflt), see upstream documentation for specifics + Added LDAP attributes: amavisSpamSubjectTag, amavisSpamSubjectTag2, amavisSpamDsnCutoffLevel, amavisSpamQuarantineCutoffLevel + Changed notification templates in an incompatible way with 2.4.0 (still compatible to 2.3.3 and older): major contents category numbers are renumbered due to a newly inserted category CC_SPAMMY; it affects the use of macro ccat_maj in templates + Storing mail in BSMTP format now saves DSN information, as permitted by RFC 2442 + Apply the concept of separate timers $child_timeout and $smtpd_timeout as used in a SMTP session to AM.PDP, AM.CL protocols and Courier patch + New macros: remote_mta, smtp_response, remote_mta_smtp_response and score_boost available to log and notification templates + Enhanced regexp selector macro [~string|regexp|then|else], and iterator macro. Extended the semantics of the regexp selector macro + Make use of the new macro remote_mta_smtp_response and add it to a default $log_templ, so that a Postfix queue-id of a forwarded message shows up like 'queued_as: DCF2A17B9E4' in the main log entry + sophos_savi_internal (SAVI module): don't include errno ($!) in the error message * Bump standards version to 3.7.2 (no changes required) * Add small debian/extract-upstream-en_US-templates.pl to help manual update of debian/etc/en_US/, add update-templates-from-upstream target to debian/rules * amavisd-new.postinst: abort configuration if the amavis user has an invalid home directory, and tell the local admin to fix the mess as we cannot do it safely by ourselves (closes: #367807) * conf.d/25-amavis_helpers (add): configure an unix socket by default, for the amavis-release helper (closes: #372122) * amavisd-release: modify default socket location to Debian's * amavisd-new.NEWS: note upstream incompatible changes from RELEASE_NOTES for version 2.4.1 -- Henrique de Moraes Holschuh Sun, 11 Jun 2006 16:21:16 -0300 amavisd-new (1:2.4.0-1) unstable; urgency=low * New upstream source (closes: #284491) + Support DSNs: RFC 3461, RFC 3462, RFC 3464 + Prepend headers always, so we do not break header signatures like DomainKeys + Configuration variables can be chosen based on mail contents category, which is now represented explicitly + Enhanced the built-in macro expander with new macros and call + Compatibility with Net::Server 0.91 and later + Many incompatible changes in the SQL interface, read the docs * Add patch from upstream, sent to amavis-user mailinglist, to perform defanging and spam address extension additions in tag2_level as well as kill_level * Fix helper-progs/Makefile.in now that we do not link amavis-milter.c anymore * Revert to upstream header-folding code for this release * Ship amavis helpers as well (closes: #356953) * Ship p0f-analyzer.pl, but rename it to just p0f-analyzer due to policy * Fix clean target to get rid of cruft in helper-progs/ * Do the debconf postrm routine by ourselves, as dh_installdebconf writes unsuitable code for our needs (closes: #362952) * [l10n] Add debconf template for: pt, and fix the package name inside the pt.po file while at it. Thanks to Miguel Figueiredo (closes: #362802) * Version libnet-ldap-perl suggestion to 0.32 or above and libdbi-perl to 1.43 or above, as required by amavisd-new 2.4.0 * conf.d/15-av_scanners: update to new upstream * conf.d/20-debian_defaults: update to new syslog facility/priority variables * etc/en_US templates: updated to match new upstream templates * Depend on non-broken libmime-perl (must be >= 5.417, but not 5.419) -- Henrique de Moraes Holschuh Tue, 18 Apr 2006 17:59:58 -0300 amavisd-new (1:2.3.3-8) unstable; urgency=low * Update amavisd-new.cron.daily to be compatible with new su (closes: #360567, #358993) * [l10n] Add Czech (cs) debconf template, thanks to : Miroslav Kure (closes: #358844) -- Henrique de Moraes Holschuh Tue, 4 Apr 2006 10:39:04 -0300 amavisd-new (1:2.3.3-7) unstable; urgency=low * README.Debian: Be more explicit about what needs to be done to correctly interface with a clamav daemon (closes: #353383) * [l10n] Add Debconf template for: fr (closes: #353056) * amavisd: prefix continuated syslog messages with (!!) or (!) depending on level (warning or worse) * logcheck.ignore: filter off all continuated syslog messages as long as they don't have a priority prefix (closes: #341957) -- Henrique de Moraes Holschuh Sat, 25 Feb 2006 12:58:37 -0300 amavisd-new (1:2.3.3-6) unstable; urgency=low * The "I should have waited 12h more to release 2.3.3-5" release * conf.d/20-debian_defaults: use "virusmails" as the quarantine directory, fixing this to use "quarantine" is extremely non-trivial in the packaging (but easy for the local admin) due to packaging issues (closes: #350917) * README.Debian: reword recommendation to disable bayes_auto_expire in spamassassin config files, this closes: #295498 once again; Fix some typos (closes: #350955) * Match file(1) output in case-insensitive mode for most long strings, and update Microsoft Cabinet match string (closes: #350962) * NEWS.Debian: call attention to the left-over quarantine file (caused by the #350917 fix described above) -- Henrique de Moraes Holschuh Fri, 3 Feb 2006 11:18:25 -0200 amavisd-new (1:2.3.3-5) unstable; urgency=low * Enable debconf for postinst: * debian/control: Build-Depends on debhelper >= 4.1.16 (po-debconf) * debian/rules: enable dh_installdebconf; call debconf-updatepo on clean target * amavisd-new.templates: (new) debconf note for incompatible config files in the system, with a much better (and lengthy) explanation of what is happening (closes: #350144) * po/*: (new) debconf l18n support stuff for po-debconf * amavisd-new.postinst: use debconf to warn of outdated config files * Modify amavisd-new to process the Debian conf.d structure by its own when no config files are specified (closes: #350348) * amavisd-new.init: Improve initscript handling of outdated config files: be very terse and tell the user to go read the documentation; Use the new conf.d support in amavisd-new instead of doing it by hand * amavisd-new.README.Debian: mention the .disabled config stuff * Add lintian overrides for debconf warnings that are not valid for this package * amavisd-new.NEWS: mention new conf.d support in amavisd-new binary * conf.d/01-debian, conf.d/20-debian_defaults: fix pointer to documentation * conf.d/20-debian_defaults: remove comments that lead people to believe we'd ever place all commonly modified settings for amavisd-new in there (see #350142...); Add note explaining that we set all viruses to "fakes sender mode", except for the EICAR test pattern -- Henrique de Moraes Holschuh Wed, 1 Feb 2006 12:12:00 -0200 amavisd-new (1:2.3.3-4) unstable; urgency=low [ Henrique de Moraes Holschuh ] * Patch from upstream: fix unsecure handling of $spam_quarantine_method = 'bsmtp:spam-%m-%s' * Patch from upstream: add hability to detect WMF (Windows MetaFile) attachments from the output of the file(1) utility * debian/control: bump up versioned dependencies to those required by amavisd-new 2.3.3 (oops!) (closes: #348439) * libarchive-zip-perl >= 1.14 * libcompress-zlib-perl >= 1.35 * libmime-perl >= 5.417 * debian/amavisd-new.8: * remove repeated description of "debug" * mention that "reload" could be in fact a restart * amavisd-new.init: * amavisd-new does not support reloading anymore(!), so remove the reload initscript action (closes: #255376) * improve message when old config files present * minor code cleanups * be silent while cleaning up left-over tmp directories * conf.d/05-node_id: move $mydomain functionality to 05-domain_id * conf.d/05-domain_id (new): * move $mydomain functionality previously in 05-node_id here * amavisd-new must also know the local domains, or a lot of functionality gets disabled. Add a default to $mydomain through @local_domains_acl (closes: #348990) * conf.d/20-debian_defaults: Add (commented out) entries for WMF matching -- Henrique de Moraes Holschuh Sat, 21 Jan 2006 15:31:09 -0200 amavisd-new (1:2.3.3-3) unstable; urgency=low [ Henrique de Moraes Holschuh ] * Suggest spamassassin 3.1.0a or newer * Do not direct stderr to /dev/null in cron scripts, now that sa 3.1.0a is available in unstable (closes: #283027) * README.Debian: document that using "bayes_auto_expire" for spamassassin config when using amavisd-new is not a very good idea (closes: #295498); Reformat and add section headers while at it -- Henrique de Moraes Holschuh Sun, 15 Jan 2006 13:58:01 -0200 amavisd-new (1:2.3.3-2) unstable; urgency=low * The "A Xmas minor miracle" release [ Ondrej Sury ] * Version dependency on libconvert-uulib-perl to >= 1.0.5, for backports [ Henrique de Moraes Holschuh ] * Rework of the split config file system: * Move non-etc conf.d files to debian/conf * (ro)00-upstream: deleted: Stop shipping amavisd.conf-defaults as a read-only conf.d file. Ship it as an example, instead * (ro)10-debian: split split into (ro)10-debian_scripts and (ro)20_package * (ro)10-debian: prunned: Move all changeable settings out of (ro)10-debian and split into (rw)01-debian, (rw)15-av_scanner, (rw)20-debian_default. Prune out most of them. * (rw)15-content_filter_mode: added: Make it easy for the user to re-enable spam checking and antivirus checking * (rw)05-node_id: add: Autodetect $myhostname (from hostname --fqdn) and $mydomain (from /etc/mailname) * (rw)30-template_localization: add: Add example for the user on how to read a l10n template set * Ship upstream example configuration as an example * Suggest cabextract too, since amavisd-new can use it * Kill all postinst stuff related to myhostname and mydomain * Add new "debug" and "debug-sa" actions to initscript, and update README.Debian accordingly to suggest their use * Add check in initscript to avoid starting an unconfigured amavisd-new when upgrading from a previous version * Remove old safe_encode kludge, perl now doesn't lock up on tainted utf8 string processing, nor does it lose track of encodings anymore * [l10n] Update etc/amavis/en_US messages with the upstream templates for 2.3.3 * [l10n] Delete other localized templates, as they are much too outdated. New translations are very welcome. * Add postinst code to handle l10n template conffile/confdir removal, since dpkg does not delete conffiles removed by the package: move old templates already installed to