From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta0008.nifty.com (mta-snd00011.nifty.com [106.153.226.43]) by sourceware.org (Postfix) with ESMTPS id A9B383858C55 for ; Sun, 3 Mar 2024 06:12:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A9B383858C55 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 A9B383858C55 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=106.153.226.43 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709446356; cv=none; b=CocZm/s7tnKI/yOmDQbUQe8NZs8eYuw1oXZiKp5plx4swaXb75dvKHIvOjppZhsVrYfvIFitJkRyMpfh+X4Jqye97V29y2wMqn45X17blwwWZ0/QeaPvbpSDp9SI7WhBXbgeEtk4baZS93+EYWGIPbAEU/rRaSHWkfptHu3zVrI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709446356; c=relaxed/simple; bh=QxRFehMywWwiCyP3UKuZLyc6L441F20yFcPXYv/dX+8=; h=From:To:Date:Message-Id:Subject; b=lAR44n4QpSXD/c//50XfvJeBXkYVhMWxoLBNd1Q58PYVQAadCvMAn8Ce50ks9y7z8L9k+UFQRBeLuvtpnZHTTAelhuNc1aA8qjMdjeyJylMNVuZgv0TBD24OrTxQPOBGZ0gmxemg0Fu4nAKWdoXOPSVy28TyGvspxhKo27qvBV0= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost.localdomain by dmta0008.nifty.com with ESMTP id <20240303061233028.DGBH.17758.localhost.localdomain@nifty.com> for ; Sun, 3 Mar 2024 15:12:33 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Sun, 03 Mar 2024 15:12:18 +0900 Message-Id: <20240303151218.3782-1-takashi.yano@nifty.ne.jp> Subject: unbound 1.19.1-1 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,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: * unbound-1.19.1-1 * libunbound8-1.19.1-1 * libunbound-common-1.19.1-1 * libunbound-devel-1.19.1-1 * python3-unbound-1.19.1-1 Unbound is a validating, recursive, and caching DNS resolver. Unbound is designed as a set of modular components, so that also DNSSEC validation and stub-resolvers (that do not run as a server, but are linked into an application) are easily possible.