[Amavisd-new-debian-devel] (fwd) Accepted amavisd-new 1:2.3.3-2
(source all i386)
Henrique de Moraes Holschuh
hmh at debian.org
Tue Dec 27 17:52:05 UTC 2005
Uploaded to unstable, will be installed today.
Enjoy.
----- Forwarded message -----
Format: 1.7
Date: Tue, 27 Dec 2005 13:41:18 -0200
Source: amavisd-new
Binary: amavisd-new amavisd-new-milter
Architecture: source all i386
Version: 1:2.3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Brian May <bam at debian.org>
Changed-By: Henrique de Moraes Holschuh <hmh at debian.org>
Description:
amavisd-new - Interface between MTA and virus scanner/content filters
amavisd-new-milter - Interface between sendmail-milter and amavisd-new
Closes: 193364 199826 211740 236482 263550 305711 316105
Changes:
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 ]
* Rewowrk 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 added to handle l10n template conffile/confdir
removal, since dpkg does not delete conffiles removed by the package:
move old templates already installed to <template>.outdated_by_2.3.3-2
* Bump standards-version to 3.6.2, no changes
* Updated copyright file
* Update the template's README.l10n to remove perl 5.6 notes (we only
support 5.8 now), and add some more information
.
amavisd-new (1:2.3.3-1) experimental; urgency=medium
.
* New upstream source
* Besides fixing known problems and providing some optimizations, no new
features were added. If using SpamAssassin older than 3.1, an upgrade
of either SA to 3.1, or an upgrade of amavisd-new to 2.3.3 is
recommended
* Henrique de Moraes Holschuh:
* Restore README_FILES/README.chroot to upstream, but add a warning
about Debian paths being different. I am tired of always updating
this file as it still always ends up subtly wrong for Debian anyway
* amavisd-new.NEWS: Update for 2.3.3, trim down stuff refering to
packages older than the ones in sarge
* Update manpage for 2.3.3
* amavisd-new.init: Unbreak initscript restart/stop actions
* Fix conffile support for /etc/amavis/conf.d/30-user, remove it
from /usr/share/doc/amavisd-new/examples
* Do not ship the (empty) /var/lib/amavis tree inside the .deb anymore.
Instead, create it in postinst
.
amavisd-new (1:2.3.2-2) experimental; urgency=low
.
* Fix path to clamav socket in Debian config.
* Add french templates. Closes: #316105.
.
amavisd-new (1:2.3.2-1) experimental; urgency=low
.
* New upstream source.
* Adds %c macro and gives terse log messages (closes: #193364)
* [fixed in 2.3.0]: Allows proper handling of 4xx status when LMTP
is used, there is no way to fix this for SMTP (protocol limitations)
(closes: #211740)
* Never "preserve-evidence" when file or size limits are exceeded
(closes: #236482)
* Remove support for /etc/amavis/amavisd-all.conf.
* Use multiple -c parameters instead, this was the approach preferred by
upstream.
* Running amavisd by hand won't work unless you pass all the -c parameters
by hand too.
.
amavisd-new (1:2.2.1-3) experimental; urgency=low
.
* Include JpegTester.pm.
* Move constant config files to /usr/share/amavis.
* Simplify Debian config file.
.
amavisd-new (1:2.2.1-2) experimental; urgency=low
.
* Add "--quiet" to adduser and addgroup calls. Closes #305603.
* Make $mydomain normal variable. Still need long term solution, as this
variable is referenced by other variables which will be wrong.
* Make amavisd-all.conf default hardcoded configuration, this
allows running by amavisd-new by hand (note: this file
is automatically generated by init.d script and could still
cause confusion).
* Replace --rebuild with --sync in cron jobs. Closes: #305711.
.
amavisd-new (1:2.2.1-1) experimental; urgency=low
.
* NEW STABLE UPSTREAM BRANCH (amavisd-new 2.2.1);
WARNING: you will have to upgrade your configuration manually
* Henrique de Moraes Holschuh <hmh at debian.org>:
* Merged in new upstream stable branch (amavisd-new 2.2.1)
+ Closes: #263550.
+ Require new patched libmime-perl (>> 5.411-2)
+ Add minimum requirements just in case: libarchive-zip-perl (>=
1.09), libmailtools-perl (>= 1.58)
+ Require known-good libnet-perl (>= 1:1.16)
+ New dependency: libio-stringy-perl
+ New dependency: libberkeleydb-perl
+ Suggests libnet-ldap-perl, libauthen-sasl-perl for better
functionality (LDAP lookups and authenticated SMTP/LMTP)
+ SQL lookups require perl DBI and DBD support, add at least
libdbi-perl to suggests as a hint to the user
* Added NEWS.Debian material about the new version and the
resulting configuration file breakage
* Rework package description to stop egging amavis-ng (it is much
better now than what it once was). Bring package description in-line
with what the other amavis packages are doing.
* Ship amavisd-agent as an example in /usr/share/doc/amavisd-new
* Brian May <bam at debian.org>:
* New configuration system.
+ Local changes seperated (closes: #199826).
Files:
5e4391baa944fd45959797fdc5dd778f 956 mail extra amavisd-new_2.3.3-2.dsc
f9b81f36d89554e5605ccddc9e4ca614 80470 mail extra amavisd-new_2.3.3-2.diff.gz
469d3cc1a352b15f3f1889e58d8b2eba 492710 mail extra amavisd-new_2.3.3-2_all.deb
b10bb3b353a023a9d8c0b73803994082 29164 mail extra amavisd-new-milter_2.3.3-2_i386.deb
Accepted:
amavisd-new-milter_2.3.3-2_i386.deb
to pool/main/a/amavisd-new/amavisd-new-milter_2.3.3-2_i386.deb
amavisd-new_2.3.3-2.diff.gz
to pool/main/a/amavisd-new/amavisd-new_2.3.3-2.diff.gz
amavisd-new_2.3.3-2.dsc
to pool/main/a/amavisd-new/amavisd-new_2.3.3-2.dsc
amavisd-new_2.3.3-2_all.deb
to pool/main/a/amavisd-new/amavisd-new_2.3.3-2_all.deb
----- End forwarded message -----
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
More information about the Amavisd-new-debian-devel
mailing list