From 340acf4d09421a2cddf7d90b1c2d8fe64d8a2ddc Mon Sep 17 00:00:00 2001 From: Kurt Lidl Date: Fri, 10 Jun 2016 15:05:35 +0000 Subject: [PATCH] Relnotes entries for blacklist project Approved by: re (gjb) Sponsored by: The FreeBSD Foundation --- .../doc/en_US.ISO8859-1/relnotes/article.xml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index f3b2cada9f5..bb6f9e91c0e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -608,6 +608,29 @@ OpenBSM has been updated to version 1.2 alpha 4. + The NetBSD + Project's &man.libblacklist.3; library and applications + have been ported and integrated into the system. Packet + filtering support for the &man.pf.4; packet filtering systems + has been implemented. The blacklist + system provides the blacklistd + daemon, the helper script + blacklistd-helper to make changes + to the running packet filter system and the + blacklistctl control program. + A selection of system daemons, including: + fingerd, + ftpd, + rlogind, + rshd, and + sshd have been modified to support + sending notifications to the blacklistd + daemon. + + Support for + the &man.ipfw.4; packet filter has been added to the + blacklistd-helper script. +