X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; q=dns; s=default; b=weDQ1bEgoPrTgm8nWbGey0O/d7bpNjdfnQgbdONJaZu /DXyTHt09/fw8Yb+N5ZBRbvMA9bCSUsQ0vqGUXLcWgphWprLMCQtlM0j6pJhrWIZ lQ45rmR8Fj+ZzCn5cIfGpuV1KHArcriKb5mWsLI910U0jFArvRPzIDE+wW2eCti8 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; s=default; bh=Z8yKMSa4ZmwNfhp5YDEwtN0qcdU=; b=e7lmjQIa/nouiMTNY gxMKwxyD+pAT+Xr5L1oh71g3PEaihr1hQdCXOuttnXaHHHgaZSMqqgVcOc5O6Co0 EieOgy14UAh17eKvvTLzArxx0I6Mz/ncSUDR0wRiU8JNZ4VL9VJpRM1dLZZ3TwEI +g3j7M9zc11Wmr/fVgHfequEpY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=H*M:cygwin, absent X-HELO: mx1.redhat.com Message-ID: <7eb9e7fbe409731e3b62140575add5e998e31009.camel@cygwin.com> Subject: Re: [ANNOUNCEMENT] openssl 1.1.1b-1 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Fri, 22 Mar 2019 14:16:47 -0400 In-Reply-To: <6b446cc0-943a-dc8b-3c6e-3c79a9c29315@SystematicSw.ab.ca> References: <6b446cc0-943a-dc8b-3c6e-3c79a9c29315 AT SystematicSw DOT ab DOT ca> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit On Wed, 2019-03-20 at 12:47 -0600, Brian Inglis wrote: > May be related to > "gost.dll required but missing after latest Cygwin update" > https://cygwin.com/ml/cygwin/2019-03/msg00511.html Not exactly. BIND has a configure-time test for the GOST engine, which is no longer bundled with OpenSSL 1.1, but I happened to have the standalone version installed on my system (for testing purposes) at the time I built bind-9.11.5. Unfortunately, the BIND code clearly does not attempt to verify that the engine(s) present during the build are actually present at runtime, leading to the reported error. bind-9.11.6 will be up soon with the GOST engine now absent from my system. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple