Merge amavisd-new from Debian unstable for oracular

Bug #2064387 reported by Bryce Harrington
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
amavisd-new (Ubuntu)
New
Undecided
Andreas Hasenack

Bug Description

A merge of amavisd-new appears to be available presently.
Upstream: tbd
Debian: 1:2.13.0-6
Ubuntu: 1:2.13.0-3ubuntu1

If it turns out this needs a sync rather than a merge, please change the tag 'needs-merge' to 'needs-sync', and (optionally) update the title as desired.

If this merge pulls in a new upstream version, also consider adding an entry to the Oracular Release Notes: https://discourse.ubuntu.com/c/release/38

### New Debian Changes ###

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

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

 -- Brian May <email address hidden> Fri, 15 Mar 2024 09:50:04 +1100

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

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

 -- Brian May <email address hidden> Fri, 15 Mar 2024 08:44:59 +1100

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

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

 -- Brian May <email address hidden> Fri, 01 Mar 2024 09:56:51 +1100

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

  * Fix failure to purge without adduser. Closes: #1035841.

 -- Brian May <email address hidden> Fri, 12 May 2023 08:52:23 +1000

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

  * Remove amavisd-new-libs for bookworm requirements.

 -- Brian May <email address hidden> Fri, 24 Feb 2023 10:14:27 +1100

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + amavisd-new: Drop versioned constraint on adduser, libarchive-zip-perl,
      libcompress-raw-zlib-perl, libconvert-tnef-perl, libconvert-uulib-perl,
      libmailtools-perl, lsb-base and perl in Depends.
    + amavisd-new: Drop versioned constraint on apt-listchanges, libdbi-perl,
      libmail-dkim-perl, libnet-ldap-perl and spamassassin in Suggests.
    + amavisd-new: Drop versioned constraint on logcheck in Conflicts.

  [ Damian Lukowski ]
  * Update to upstream 2.13.0

 -- Brian May <email address hidden> Thu, 23 Feb 2023 16:00:54 +1100

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

  [ Sergio Durigan Junior ]
  * d/amavisd-new-cronjob: Suppress stderr output on 'perl' invocation.
    (LP: #1481579)

  [ Damian Lukowski ]
  * New upstream version 2.12.2
  * Add suggestions for RspamdClient
  * Update debian patches
  * Update debian watchfile
  * Use pipeline to check if package builds
  * Add test-config pipeline stage

 -- Brian May <email address hidden> Wed, 09 Feb 2022 09:00:48 +1100

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

  * Add missing dependency on libnet-snmp-perl. Closes: #936052.

 -- Brian May <email address hidden> Tue, 08 Jun 2021 08:51:44 +1000

amavisd-new (1:2.11.1-4) unstable; urgency=low

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure URI in Homepage field.
  * Bump debhelper from deprecated 9 to 12.
    + Use dh_installsystemd rather than deprecated dh_systemd_enable.
    + Use dh_installsystemd rather than deprecated dh_systemd_start.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository.

  [ Brian May ]
  * Update README.Debian. Closes: #970017.
  * Update standards version to 4.5.0.
  * Add predepends field, required for deb-systemd-invoke.

 -- Brian May <email address hidden> Tue, 15 Sep 2020 07:47:11 +1000

amavisd-new (1:2.11.1-2) unstable; urgency=medium

  * Ensure RuntimeDirectory is set. Closes: #955247.

 -- Brian May <email address hidden> Sun, 29 Mar 2020 10:05:18 +1100

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

  * Update to latest upstream version.
  * Add systemd service file. Closes: #738548.

 -- Brian May <email address hidden> Tue, 04 Feb 2020 07:58:33 +1100

### Old Ubuntu Delta ###

amavisd-new (1:2.13.0-3ubuntu1) mantic; urgency=medium

  * Merge with Debian unstable (LP: #2018057). Remaining changes:
    - d/README.Debian: Add information about the Ubuntu variant of
      amavisd-new and the major differences between that package in
      Ubuntu and Debian to raise awareness about the additional config
      file which is 40-policy_banks.
    - d/README.Debian, d/etc/conf.d/21-ubuntu_defaults: Enable DKIM
      verification and reducing verbosity about sending mail.
      + Reduce email responses for virus/blocked mail so as not to be a
        backscatter source by default.
      + Enable DKIM checking by default.
    - d/README.Debian, d/etc/conf.d/40-policy_banks: Include policy-bank
      of known good domains for DKIM whitelisting in 40-policy_banks.
    - d/control: Drop altermime and ripole to Suggests as they are
      optional and universe dependencies (LP: 992879).
    - d/control, d/amavisd-new-postfix.*: New package amavisd-new-postfix,
      configuration for anti-spam/virus.
    - do not report FQDN misconfiguration through apport.
      (LP #1587695).
      + d/control: b-dep on dh_apparmor.
      + d/rules: enable dh_apparmor.
      + d/amavisd-new.apport: apport script
      + d/amavisd-new.dirs: layout required dirs
  * New Changes:
    - d/control: Delete packages ripole and dspam - which are missing -
      from Suggests to not mislead anyone who would want to make use of
      those (LP: #1891643).
    - d/rules: fix build with (empty) amavisd-new-postfix

 -- Michal Maloszewski <email address hidden> Mon, 17 Jul 2023 23:17:01 +0200

Bryce Harrington (bryce)
Changed in amavisd-new (Ubuntu):
milestone: none → ubuntu-24.05
Changed in amavisd-new (Ubuntu):
assignee: nobody → Andreas Hasenack (ahasenack)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.