svn commit: r421096 - head

Mark Felder feld at FreeBSD.org
Mon Aug 29 20:02:03 UTC 2016


Author: feld
Date: Mon Aug 29 20:02:02 2016
New Revision: 421096
URL: https://svnweb.freebsd.org/changeset/ports/421096

Log:
  Also document the removal of another sshguard feature

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Aug 29 19:59:33 2016	(r421095)
+++ head/UPDATING	Mon Aug 29 20:02:02 2016	(r421096)
@@ -24,6 +24,11 @@ you update your ports collection, before
   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.


More information about the svn-ports-all mailing list