Changelog
snort (2.9.15.1-5) unstable; urgency=medium
* debian/snort-common.{preinst,postinst,postrm}:
- Handle using dpkg-maintscript-helper mv_conffile the relocation
of the cronjob /etc/cron.daily/5snort to /etc/cron.daily/snort-common
instead of moving it manually to prevent dpkg from prompting the
user upon upgrades from older snort version. Thank you
Chris Hofstaedtler for the tip (Closes: #984614)
* debian/control: Add Pre-Depends: dpkg (>= 1.17.14) as we
are now using dpkg-maintscript-helper
* debian/snort-common.{postrm,preinst},
debian/snort.{postinst,postrm,preinst,prerm}:
Add DEBIAN_SCRIPT_DEBUG to all maintainer scripts
* debian/snort.logrotate: Correct name of the alert files (snort.alert
and not 'alert') this error prevented files from being properly
logrotated
* configure.in: Added patch to check if rpc/rpc.h is required and is
provided by libtirpc-dev to warn Ubuntu users that libtirpc-dev is
required.
Note: not added libtirpc-dev to Build-Depends as Debian's glibc6-dev
includes the RPC headers (LP: #1906572)
* debian/patches/decoding_do_not_assume_ipv4: Add patch provided by Hugh
Davenport to not assume that all raw packets are IPv4 packets.
(Closes: 633066)
-- Javier Fernández-Sanguino Peña <email address hidden> Sat, 10 Apr 2021 22:55:04 +0200