From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta-snd-e10.mail.nifty.com (mta-snd-e10.mail.nifty.com [106.153.226.42]) by sourceware.org (Postfix) with ESMTPS id 9AB653858C31 for ; Thu, 14 Mar 2024 10:26:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9AB653858C31 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 9AB653858C31 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=106.153.226.42 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710412008; cv=none; b=Oi3H5UKh3V3UYUPGnK2ydaoXL5PtcR02g7VYf9WJIwuZS+zR40+GMQPcmxFmOor06mF8SQJYTm2QQJbyi1yQe/VGoWdO2EkcFLh5UklEFZhyPomBDNq3bnwVk0mazjxItDarkUFs7yVi2Uq133c89PStNwjtVE5lzjoJllYWJ+w= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710412008; c=relaxed/simple; bh=DxmkYIPKv4Ipty0yTNDgbAdwbxa+8TRRfdocK6rJffM=; h=From:To:Date:Message-Id:Subject; b=CNypI5XGfxF5KVJUyJGQZIE1sIWwyzguIECGpaIC5SpKMf3qI0m2Hhwdu8g/7iHjzrryW+hTexkHKxm0ZAoS/kjCNYyn5dj1Vg9iiVNnJlqWGUu85tr1HtlN7szpyful0FshPu9ZufXjx+LNXy3BUs404NJEJB76G5MOm+73eIM= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost.localdomain by dmta0010.nifty.com with ESMTP id <20240314102640154.UXOK.108497.localhost.localdomain@nifty.com> for ; Thu, 14 Mar 2024 19:26:40 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Thu, 14 Mar 2024 19:26:33 +0900 Message-Id: <20240314192633.52165-1-takashi.yano@nifty.ne.jp> Subject: unbound 1.19.3-1 X-Spam-Status: No, score=-3.2 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: * unbound-1.19.3-1 * libunbound8-1.19.3-1 * libunbound-common-1.19.3-1 * libunbound-devel-1.19.3-1 * python3-unbound-1.19.3-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.