Received: by mail.netbsd.org (Postfix, from userid 605) id 9B01984D6A; Tue, 21 Jun 2022 18:46:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CAC6D84CFF for ; Tue, 21 Jun 2022 18:46:53 +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 HEmlbvwIjNwz for ; Tue, 21 Jun 2022 18:46:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2DF8584CED for ; Tue, 21 Jun 2022 18:46:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1CE35FB1A; Tue, 21 Jun 2022 18:48:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1655837330241110" MIME-Version: 1.0 Date: Tue, 21 Jun 2022 18:48:50 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20220621184850.1CE35FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1655837330241110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Tue Jun 21 18:48:50 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated security/openssl to 1.1.1p To generate a diff of this commit: cvs rdiff -u -r1.3104 -r1.3105 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1655837330241110 Content-Disposition: inline Content-Length: 737 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3104 pkgsrc/doc/CHANGES-2022:1.3105 --- pkgsrc/doc/CHANGES-2022:1.3104 Tue Jun 21 02:21:59 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jun 21 18:48:49 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3104 2022/06/21 02:21:59 dholland Exp $ +$NetBSD: CHANGES-2022,v 1.3105 2022/06/21 18:48:49 jperkin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4677,3 +4677,4 @@ Changes to the packages collection and i Added devel/ocaml-hxd version 0.3.2 [jaapb 2022-06-20] Updated sysutils/broot to 1.13.3 [pin 2022-06-20] Updated x11/xfce4-exo to 4.16.4 [gutteridge 2022-06-20] + Updated security/openssl to 1.1.1p [jperkin 2022-06-21] --_----------=_1655837330241110--