mail-filter/amavisd-new: new revision to clean up auxiliary init scripts.
* Two new service scripts for amavisd-snmp-agent{,-zmq}. Prior, both
of these programs were installed, but had only a single service
script which tried to figure out what to do at runtime. The new
way is cleaner, doesn't rely on bashisms (bug 630896), and fixes
a security issue (bug 630898).
* A new OpenRC service script for amavis-mc. This fixes an
unreported (to Gentoo, anyway) security issue. This program can
create its PID file only after dropping privileges, which makes it
unsafe for OpenRC to later "kill" it. The new script runs the
program in the foreground and lets OpenRC (safely) handle the
bookkeeping.
Closes: https://bugs.gentoo.org/630896
Bug: https://bugs.gentoo.org/630898
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11