snort (2.9.15.1-6)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 2.9.15.1-5 < 2.9.15.1-6.
- Git: https://salsa.debian.org/jfs/pkg-snort.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 40292352
- Browser: https://salsa.debian.org/jfs/pkg-snort
- Last scan: 2023-06-07 10:33:14+00
- Next scan: 2023-06-13 04:58:00+00
- Merge requests: 2
- Debian changelog in Git:
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 <jfs@debian.org> Sat, 10 Apr 2021 22:55:04 +0200