From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by sourceware.org (Postfix) with ESMTP id C5D8E385DC02 for ; Mon, 30 Mar 2020 17:49:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C5D8E385DC02 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=yselkowitz@cygwin.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-159-Em1NB_9mOyusaQkNSSb4bQ-1; Mon, 30 Mar 2020 13:49:41 -0400 X-MC-Unique: Em1NB_9mOyusaQkNSSb4bQ-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8D2CC18B5FA0 for ; Mon, 30 Mar 2020 17:49:40 +0000 (UTC) Received: from smtp.corp.redhat.com (ovpn-112-29.rdu2.redhat.com [10.10.112.29]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 306FA96B62 for ; Mon, 30 Mar 2020 17:49:40 +0000 (UTC) X-Mailbox-Line: From cygwin-announce-p11-kit-0.23.20-1 Mon Mar 30 13:49:19 2020 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 30 Mar 2020 13:49:19 -0400 Message-Id: <20200330134919.93765-1-yselkowitz@cygwin.com> Subject: p11-kit 0.23.20-1 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: cygwin.com Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-11.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Mailman-Approved-At: Mon, 30 Mar 2020 17:50:04 +0000 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2020 17:49:44 -0000 The following packages have been uploaded to the Cygwin distribution: * p11-kit-0.23.20-1 * p11-kit-server-0.23.20-1 * p11-kit-trust-0.23.20-1 * libp11-kit0-0.23.20-1 * libp11-kit-devel-0.23.20-1 * libp11-kit-doc-0.23.20-1 Provides a way to load and enumerate PKCS#11 modules. Provides a=20 standard configuration setup for installing PKCS#11 modules in such a=20 way that they are discoverable. This is an update to the latest upstream release. -- Yaakov