diff options
author | Mark Felder <feld@FreeBSD.org> | 2016-08-30 04:02:02 +0800 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2016-08-30 04:02:02 +0800 |
commit | f036505f6d3f2a4324be245c740cf182dd0cfa8b (patch) | |
tree | c10053a132288fda8370077c04fe71d3717c6994 /UPDATING | |
parent | f07d8bb646cba2a04127436ff9d2abaf97b4f1d6 (diff) | |
download | freebsd-ports-gnome-f036505f6d3f2a4324be245c740cf182dd0cfa8b.tar.gz freebsd-ports-gnome-f036505f6d3f2a4324be245c740cf182dd0cfa8b.tar.zst freebsd-ports-gnome-f036505f6d3f2a4324be245c740cf182dd0cfa8b.zip |
Also document the removal of another sshguard feature
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -24,6 +24,11 @@ you update your ports collection, before attempting any port upgrades. on security/sshguard which only provided hosts/TCP Wrappers blocking, but there is no replacement at this time. + I would also like to document that sshguard no longer accepts the -e + argument which allowed external scripts to run when sshguard finds a + match. As a result the null backend can no longer be used to create + custom blocking functionality; it only serves as a detection backend. + If the removed backends return due to user demand they will be added as slave ports for consistency. I apologize for any inconvenience and lack of notice on the deprecation of these features. |