Received: by mail.netbsd.org (Postfix, from userid 605) id B8EBC84F4A; Sat, 16 Oct 2021 19:38:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F16E984D7A for ; Sat, 16 Oct 2021 19:38:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Rl3FnGIrB25x for ; Sat, 16 Oct 2021 19:38:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4F7DC84D25 for ; Sat, 16 Oct 2021 19:38:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 491D9FA94; Sat, 16 Oct 2021 19:38:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1634413129116940" MIME-Version: 1.0 Date: Sat, 16 Oct 2021 19:38:49 +0000 From: "Thomas Merkel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tm@netbsd.org X-Mailer: log_accum Message-Id: <20211016193849.491D9FA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1634413129116940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Sat Oct 16 19:38:49 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated security/fail2ban to 0.11.2 To generate a diff of this commit: cvs rdiff -u -r1.5176 -r1.5177 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1634413129116940 Content-Disposition: inline Content-Length: 725 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5176 pkgsrc/doc/CHANGES-2021:1.5177 --- pkgsrc/doc/CHANGES-2021:1.5176 Sat Oct 16 11:47:49 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Oct 16 19:38:49 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5176 2021/10/16 11:47:49 pin Exp $ +$NetBSD: CHANGES-2021,v 1.5177 2021/10/16 19:38:49 tm Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7920,3 +7920,4 @@ Changes to the packages collection and i Updated textproc/py-html5-parser to 0.4.10 [adam 2021-10-15] Updated sysutils/findutils to 4.8.0 [ryoon 2021-10-16] Updated audio/ncspot to 0.9.0 [pin 2021-10-16] + Updated security/fail2ban to 0.11.2 [tm 2021-10-16] --_----------=_1634413129116940--