Go to file
Stoiko Ivanov 4e5d7fd880 greylisting: drop unneeded Host column form cgreylist table
With the changes added in f61d54891d
greylisting does the matches based on a configurable netmask, and
does not use the 'Host' column in the cgreylist table anymore.

Drop it now with PMG 7.0

Quickly tested the following scenarios (all successfully):
* Upgrading from a previous version
* Restoring a pmg-backup taken with PMG 5.2 (the greylist table is
  excluded from the backup)
* Adding a node with the changes to an existing cluster without the
  change
* Adding a node without the changes to a master-node having them

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Dominik Csapak <d.csapak@proxmox.com>
Tested-By: Dominik Csapak <d.csapak@proxmox.com>
2021-06-16 14:20:44 +02:00
debian unpack: adapt to new libarchive methods 2021-06-11 14:53:45 +00:00
src greylisting: drop unneeded Host column form cgreylist table 2021-06-16 14:20:44 +02:00
Makefile buildsys: fix check target in main Makefile 2021-01-20 11:28:49 +01:00