Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2016 20:02:02 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421096 - head
Message-ID:  <201608292002.u7TK22qH087819@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608292002.u7TK22qH087819>