From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48001 invoked by alias); 1 Dec 2019 12:42:56 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 47991 invoked by uid 89); 1 Dec 2019 12:42:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.1 spammy=relatively, wave, download, HX-Spam-Relays-External:ESMTPA X-HELO: mx009.vodafonemail.xion.oxcs.net Received: from mx009.vodafonemail.xion.oxcs.net (HELO mx009.vodafonemail.xion.oxcs.net) (153.92.174.39) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 01 Dec 2019 12:42:52 +0000 Received: from vsmx002.vodafonemail.xion.oxcs.net (unknown [192.168.75.192]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTP id D9B03604158 for ; Sun, 1 Dec 2019 12:42:48 +0000 (UTC) Received: from Gertrud (unknown [91.47.60.226]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTPA id 9D932603EB6 for ; Sun, 1 Dec 2019 12:42:46 +0000 (UTC) From: Achim Gratz To: cygwin-apps@cygwin.com Subject: Re: [Attn. Maintainers] perl-5.30.1 References: <877e47irjx.fsf@Rainer.invalid> <87sgma9xfy.fsf@Rainer.invalid> Date: Sun, 01 Dec 2019 12:42:00 -0000 In-Reply-To: <87sgma9xfy.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 26 Nov 2019 21:47:45 +0100") Message-ID: <87o8ws1akd.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2019-12/txt/msg00000.txt.bz2 Achim Gratz writes: > There's a bug in perl-5.30 that hits only embedded Perl and only in > certain circumstances. Reverting the corresponding commit appears to > work, but makes the resulting Perl binary incompatible (i.e. all XS > modules and embedded Perls would need to be built again). I can build a > new Perl relatively quickly now, so I could do that over the weekend, > but I wouldn't necessarily want to release that directly. I have integrated the two patches that revert the offending commit and re-built Perl and all XS modules (as well as openldap, as one of the server backends has an embedded perl interpreter). The updated Perl-5.30 repository is now available. Since I have not changed the release numbers, you'll have to dupe setup into "upgrading" all perl packages in your installation (alternatively you'd need to re-install all Perl related packages manually): --8<---------------cut here---------------start------------->8--- sed -i.bak -re 's/^(perl.*) .+ ([01])$/\1 \1-0-0.tar.bz \2/'\ /etc/setup/installed.db --8<---------------cut here---------------end--------------->8--- Any XS modules you have locally installed will need to be re-built as well or they would complain about a mismatched handshake key when trying to load their DLL. Please point setup.exe at: root=http://cygwin.stromeko.net/ $root/perl-5.30 The setup.xz is signed with my PGP key available at $root/stromeko.gpg, which you can download and then feed to setup.exe via the -K switch. The fingerprint of that key is: B22B 4890 B89E 5E5A 795C E305 B40B EC75 3152 B1C3 If you have the keyart script (Python, you can just download from https://raw.githubusercontent.com/atoponce/keyart/master/keyart), this is what you should see after importing the key into your public keyring: > keyart stromeko +-----[DSA 2048]----+ | ^. | | ^ . | | ^ E | | . . ^ : | |. . ^ : . | |.^ . ^.:S | | .. . :^. | |. .^ ^.^ | |. ^:.^ .. | | ^:... . | |.^ . | +-----[3152B1C3]----+ +-------------------+ | :X| | . ^^^| | : ..^| | . : . E | | i . . . | | ^ S l : . | | i l ^ ^ | | ^ . . | | . . | | . . | | ... | +-------------------+ Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada