Received: by mail.netbsd.org (Postfix, from userid 605) id 72D9985153; Sat, 17 Apr 2021 10:33:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ADD378514F for ; Sat, 17 Apr 2021 10:33:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id vK4UWBE-o5fb for ; Sat, 17 Apr 2021 10:33:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4562F84D1C for ; Sat, 17 Apr 2021 10:33:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 42501FA95; Sat, 17 Apr 2021 10:33:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618655612279460" MIME-Version: 1.0 Date: Sat, 17 Apr 2021 10:33:32 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20210417103332.42501FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618655612279460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Apr 17 10:33:32 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated security/sqlmap to 1.5.4 To generate a diff of this commit: cvs rdiff -u -r1.2188 -r1.2189 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618655612279460 Content-Disposition: inline Content-Length: 703 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.2188 pkgsrc/doc/CHANGES-2021:1.2189 --- pkgsrc/doc/CHANGES-2021:1.2188 Sat Apr 17 10:19:00 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Apr 17 10:33:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2188 2021/04/17 10:19:00 nia Exp $ +$NetBSD: CHANGES-2021,v 1.2189 2021/04/17 10:33:32 leot Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3511,3 +3511,4 @@ Changes to the packages collection and i Updated audio/hydrogen to 1.0.2 [nia 2021-04-17] Updated misc/tmux to 3.2 [leot 2021-04-17] Updated audio/libgpod to 0.8.3 [nia 2021-04-17] + Updated security/sqlmap to 1.5.4 [leot 2021-04-17] --_----------=_1618655612279460--