Skip to content

Upgrade standards to 4.7.2

Background

  • Fix warning about outdated standards in package tracker

Description of changes

  • Read standards documentation from 4.6.2 to 4.7.2 [1] and found no required changes.
  • Move from /bin/kill to /usr/bin/kill. According to 4.7.1 [1], packages are not allowed any more to install things to /bin etc. so I think we should take this to check the package to not use this paths any more and instead use the now common, modern paths below /usr/bin/.

Dependencies

  • None

Documentation

  • Not required

Tests

  • Installed the new binary package (amd64) to a current unstable machine. systemctl reload suricata.service and systemctl stop suricata.service are working as expected, so the new kill command should be OK.
  • Logrotate itself not tested.

Links

Edited by Andreas Dolp

Merge request reports

Loading