X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5418B385AE65 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:references :in-reply-to:subject:to:from:date:from:to:cc:subject:date:message-id :reply-to; bh=Gt7YmIWknHfY1F0uItnX+a7AoF7qHHg70gLbWJicE54=; b=T06zP6y2htKEqGQ34esx7tPBOPNjLBXryvEOutJULShpObSNmFZyT5nZ+lbME+QvOf zWN1pvPEXNYjVzLs5/up8G0++8nCJCwsqKknypQ8KDoLoLnFp/sTl3F4U5p5rNpDcmPn qL+NEeQfOp/0NHGkCJ7yMbDZ9YwRWWRHzVZ12jVyOOHSb67p5lQdWdGk+z9s2axs+1CH URl94joIxpYdGYoRrlvSnJuyILcyusS/g1bxaPefUi6f8fMD4VQq/CLCM7+LjfTu1IP5 vbv+Vzul65ZPXsdb8GnuPJe5iYRs9ELd8kZF0mDfeFWa11DeRwNpSTQvuM0Pmk5nZ0On s8rA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:references :in-reply-to:subject:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gt7YmIWknHfY1F0uItnX+a7AoF7qHHg70gLbWJicE54=; b=cYiAdxzgoEs4KS10dBDco+hdIk0QAagGgoiiP1GkwHJOVLYgSpdMR8wlUtxqBLyMay IyGDmiY80HExuQ9GwlHhvpkioVCA20J99DSzUfIblhI8kVFmkjDKOkA4yackuQy0S/hw +OnkXzG43vVNCWbA0vyS+N/LVJ79p0sxqn9B+j07KRswGkCN6s7IXgaog33s3mHwFTNC J2swG7h8lZN2ul4ddI12Rf+qqCcBbR6FFKjihAQdZESobk7lxSgLuTRFI2xuo6vADfsz VoNG2szDqojHHub5ZsoC7Hj9gAaTbaQC+hh7TplDLkuQ/KBUmobU8h9mg1rmw+OPYFX8 2ClA== X-Gm-Message-State: ACrzQf3R++Q1+So3xkTPItV2Vz+VTyLdoYxVrbL8u4GMXfzx+CMXrA2Y qkWh7xA+EP6F7o2E5Ns4rxVkKsFXXaE= X-Google-Smtp-Source: AMsMyM78MbrUy937DZ5GPW+zPZimugqp3Se7OB/sKnPUqWZl/fIjK9FmH4achb/aUoQY7TKb6wHPVg== X-Received: by 2002:a17:903:234f:b0:17f:6711:1f9f with SMTP id c15-20020a170903234f00b0017f67111f9fmr12945643plh.32.1667205999286; Mon, 31 Oct 2022 01:46:39 -0700 (PDT) Date: Mon, 31 Oct 2022 17:46:38 +0900 From: Lemures Lemniscati To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: curl, libcurl{4, -devel, -doc}, mingw64-{x86_64, i686}-curl 7.86 In-Reply-To: References: Message-Id: <20221031174636.752A.50F79699@gmail.com> MIME-Version: 1.0 X-Mailer: Becky! ver. 2.81.03 [ja] X-Antivirus: Avast (VPS 221030-4, 2022/10/31), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Sun, 30 Oct 2022 22:30:47 -0600, Cygwin curl Maintainer > The following packages have been upgraded in the Cygwin distribution: > > * curl 7.86 > * libcurl4 7.86 > * libcurl-devel 7.86 > * libcurl-doc 7.86 > * mingw64-x86_64-curl 7.86 > * mingw64-i686-curl 7.86 Hi, Thank you for maintaining the packages. According to strace, curl is linked to cyggsasl-18.dll now, but it is not found by 'cygcheck -p cyggsasl-18.dll'. $ uname -svrmo CYGWIN_NT-10.0-22621 3.3.6-341.x86_64 2022-09-05 11:15 UTC x86_64 Cygwin $ curl C:/cygwin64/bin/curl.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory Lem -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple