From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta1012.nifty.com (mta-snd01014.nifty.com [106.153.227.46]) by sourceware.org (Postfix) with ESMTPS id A0C043858C55 for ; Sun, 3 Mar 2024 06:15:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A0C043858C55 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp ARC-Filter: OpenARC Filter v1.0.0 sourceware.org A0C043858C55 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=106.153.227.46 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709446543; cv=none; b=Q0GopXzLlFQPchob9QIRhhtjMK53nc+etDEucp62h0qh65YBIoJ+RQqrUH0rIxWjKMM/FJ6Ik0Sm5Puni7LcGWAf1LqgBlMyykgO7POfNP4yNQFFealQ+74D+Z+vkE9Or8RsNUJZLTmejXDYI16SQQLseqE6T9v49xO3OdQ7s+E= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709446543; c=relaxed/simple; bh=4tUdl89AWSC0/RB4XaogtmFg1QYNeJRklJMznBdhHUw=; h=From:To:Date:Message-Id:Subject; b=v31FWa4op7PUtJhN5rFWbiPKdKamB4wvGbH01mmfB98IFLl1drOo5mQr3Xi7psgm3dBtVNgIhhvLbU9vLTu1KbkCKE09jQmY1e9iCp0iGya6R72d9dpqE7NktLSKKGguhq7Yweh7/NayYvL4sPU+pI4maHx9nvOErY3lgF2KO+U= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost.localdomain by dmta1012.nifty.com with ESMTP id <20240303061539681.CYYZ.65725.localhost.localdomain@nifty.com> for ; Sun, 3 Mar 2024 15:15:39 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Sun, 03 Mar 2024 15:15:26 +0900 Message-Id: <20240303151526.4251-1-takashi.yano@nifty.ne.jp> Subject: gnutls 3.8.3-1 X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The following packages have been uploaded to the Cygwin distribution: * gnutls-3.8.3-1 * libgnutls30-3.8.3-1 * libgnutls-dane0-3.8.3-1 * libgnutlsxx30-3.8.3-1 * libgnutls-devel-3.8.3-1 * libgnutls-doc-3.8.3-1 GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS#12, OpenPGP and other required structures.