amavisd-new 1:2.13.0-6ubuntu1 source package in Ubuntu

Changelog

amavisd-new (1:2.13.0-6ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2064387). Remaining changes:
    - d/amavisd-new.apport, d/amavisd-new.dirs, d/control, d/rules: Add
      apport hook and required dirs.  Do not report FQDN misconfiguration
      through apport.
      (LP #1587695)
    - d/control, d/amavisd-new-postfix.*: New package amavisd-new-postfix,
      configuration for anti-spam/virus.
    - d/control: Drop altermime to Suggests as it is optional and a universe
      dependency.
      (LP 992879)
    - d/control: Delete dspam and ripole from Suggests since they have been
      removed in Debian testing, to not mislead anyone who wants to make use
      of them.
      (LP #1891643)
    - Enable DKIM verification with whitelisting of known-good domains
      + d/etc/conf.d/21-ubuntu_defaults: Enable DKIM verification and
        reduce verbosity about sending mail.
      + d/etc/conf.d/40-policy_banks: Include policy-bank of
        known good domains for DKIM whitelisting.
      + d/README.Debian: Document differences between Ubuntu and Debian for
        DKIM settings, and how to override.

amavisd-new (1:2.13.0-6) unstable; urgency=medium

  * Fix incorrect CVE in previous changelog entry. Should be CVE-2024-28054.

amavisd-new (1:2.13.0-5) unstable; urgency=medium

  * CVE-2024-28054: Handle multiple boundary parameters that contain
    conflicting values.

amavisd-new (1:2.13.0-4) unstable; urgency=medium

  * Fix race condition in postinst. Closes: #1064349.

 -- Bryce Harrington <email address hidden>  Tue, 06 Aug 2024 23:05:03 -0700

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main mail

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
amavisd-new_2.13.0.orig.tar.bz2 869.8 KiB deb6e99182f0ee67c382eab454220106aa5d0fd18a564236710f59f07600069b
amavisd-new_2.13.0-6ubuntu1.debian.tar.xz 78.9 KiB c8390ed2749e74c0fd5dbc1ef0150241cf53cce9dc2da8e200d65529c21ca991
amavisd-new_2.13.0-6ubuntu1.dsc 2.4 KiB cf83a7aa3eb1817c4f7587404b98a9ac464ff1b34b9972970cdb98b2a5035523

View changes file

Binary packages built by this source

amavisd-new: Interface between MTA and virus scanner/content filters

 AMaViSd-new is a script that interfaces a mail transport agent (MTA) with
 zero or more virus scanners, and spamassassin (optional).
 .
 It supports all common virus scanners (more than 20 different AVs), with
 direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG,
 f-prot, and Sophos AVs.
 .
 AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode
 (ideal for postfix and exim). It is faster and safer to use the SMTP/LMTP
 filter mode than using the AMaViS pipe client. It supports sendmail milter
 through the amavisd-new-milter package.

amavisd-new-postfix: part of Ubuntu mail stack provided by Ubuntu server team

 AMaViSd-new is a script that interfaces a mail transport agent (MTA) with
 zero or more virus scanners, and spamassassin (optional).
 .
 It supports all common virus scanners (more than 20 different AVs), with
 direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG,
 f-prot, and Sophos AVs.
 .
 AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode
 (ideal for postfix and exim). It is faster and safer to use the SMTP/LMTP
 filter mode than using the AMaViS pipe client. It supports sendmail milter
 through this package.
 .
 This package contains configuration files for amavis and alters postfix
 configuration to utilize amavisd-new.