Version in base suite: 1:2.13.0-3

Base version: amavisd-new_1:2.13.0-3

Target version: amavisd-new_1:2.13.0-3+deb12u1

Base files: amavisd-new_2.13.0-3_all.deb

Target files: amavisd-new_2.13.0-3+deb12u1_all.deb

New files in second set of .debs, found in package amavisd-new

-rw-r--r-- root/root /usr/share/doc/amavisd-new/README.CVE-2024-28054

Control files: lines which differ

Depends: debconf | debconf-2.0, file, libarchive-tar-perl, libarchive-zip-perl, libberkeleydb-perl, libconvert-tnef-perl, libconvert-uulib-perl, libdigest-md5-perl, libio-stringy-perl, libmail-dkim-perl, libmailtools-perl, libmime-base64-perl, libmime-tools-perl, libnet-libidn-perl, libnet-server-perl, libtime-hires-perl, libunix-syslog-perl, libnet-snmp-perl, pax, perl | libcompress-raw-zlib-perl, init-system-helpers (>= 1.51), systemd | systemd-standalone-sysusers | systemd-sysusers, perl:any
Pre-Depends: init-system-helpers (>= 1.54~)

Postinst files: lines which differ

if [ -d /run/systemd/system ]; then
systemctl --system daemon-reload >/dev/null || true
if [ -n "$2" ]; then
_dh_action=restart
else
_dh_action=start
fi
deb-systemd-invoke $_dh_action 'amavis.service' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
if deb-systemd-helper debian-installed 'amavis-mc.service'; then
if [ -d /run/systemd/system ]; then
systemctl --system daemon-reload >/dev/null || true
if [ -n "$2" ]; then
_dh_action=restart
else
_dh_action=start
fi
deb-systemd-invoke $_dh_action 'amavis-mc.service' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
if deb-systemd-helper debian-installed 'amavisd-snmp-subagent.service'; then
# Automatically added by dh_installsystemd/13.11.4
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
if [ -d /run/systemd/system ]; then
systemctl --system daemon-reload >/dev/null || true
if [ -n "$2" ]; then
_dh_action=restart
else
_dh_action=start
fi
deb-systemd-invoke $_dh_action 'amavisd-snmp-subagent.service' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installinit/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ -x "/etc/init.d/amavis" ]; then
if [ -n "$2" ]; then
_dh_action=restart
else
_dh_action=start
fi
invoke-rc.d --skip-systemd-native amavis $_dh_action || exit 1
if [ -z "${DPKG_ROOT:-}" ] && [ -x "/etc/init.d/amavis-mc" ]; then
if [ -n "$2" ]; then
_dh_action=restart
else
_dh_action=start
fi
invoke-rc.d --skip-systemd-native amavis-mc $_dh_action || exit 1
if [ -z "${DPKG_ROOT:-}" ] && [ -x "/etc/init.d/amavisd-snmp-subagent" ]; then
if [ -n "$2" ]; then
_dh_action=restart
else
_dh_action=start
fi
invoke-rc.d --skip-systemd-native amavisd-snmp-subagent $_dh_action || exit 1
deb-systemd-invoke start amavis amavis-mc amavisd-snmp-subagent

Preinst files: lines which differ

# Automatically added by dh_installsystemd/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = upgrade ] && [ -d /run/systemd/system ] ; then
deb-systemd-invoke stop 'amavis.service' >/dev/null || true
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = upgrade ] && [ -d /run/systemd/system ] ; then
deb-systemd-invoke stop 'amavis-mc.service' >/dev/null || true
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = upgrade ] && [ -d /run/systemd/system ] ; then
deb-systemd-invoke stop 'amavisd-snmp-subagent.service' >/dev/null || true
fi
# End automatically added section
# Automatically added by dh_installinit/13.11.4

Prerm files: lines which differ

# Automatically added by dh_installinit/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -x "/etc/init.d/amavisd-snmp-subagent" ] ; then
invoke-rc.d --skip-systemd-native amavisd-snmp-subagent stop || exit 1
fi
# End automatically added section
# Automatically added by dh_installinit/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -x "/etc/init.d/amavis-mc" ] ; then
invoke-rc.d --skip-systemd-native amavis-mc stop || exit 1
fi
# End automatically added section
# Automatically added by dh_installinit/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -x "/etc/init.d/amavis" ] ; then
invoke-rc.d --skip-systemd-native amavis stop || exit 1
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then
deb-systemd-invoke stop 'amavisd-snmp-subagent.service' >/dev/null || true
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then
deb-systemd-invoke stop 'amavis-mc.service' >/dev/null || true
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then
deb-systemd-invoke stop 'amavis.service' >/dev/null || true
fi
# End automatically added section