From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by sourceware.org (Postfix) with ESMTPS id 1AC15385800A for ; Thu, 31 Dec 2020 09:28:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1AC15385800A Received: by mail-ed1-x52d.google.com with SMTP id cw27so17723233edb.5 for ; Thu, 31 Dec 2020 01:28:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=m/2vbQ3AN+yuS6q95fHfAi3zIZ4MmC/q4ufGBzH3I94=; b=QK3WHQJg5Fqz1n2OM5LHspvvHkZ5eJbBEocQh1a93VZbfIpsjGiPhkWKbrZrtRp9fl D2YBLokiVNfL82sr+U2o6hlNMkw2JzIsdyqqOLrCseTCCIZLUU8YMMOHt4ofvclw2yPz Spr3BMdz2mxg2zgv/a9wIzcOJe5YuxHqa74b+NVEvs84GYesovePn+bAzgcOCvwgKCY5 IcAiu70YUTl00XUQvWeLGKdPSLCdyzkMepchqqlLovFv9wVygZuYgLgyVckkf1CZXWK3 8AlPBgugq1F7CBJoDztyUwqUXaz5J2wF1qywGvq6qzIWdJNoYpev/AoZTQQuAYhSPkzI Np4Q== X-Gm-Message-State: AOAM531+l1hPF0pYiDS3+aoqwE+RJdtLvZ/KFn170cWmiALF+uksCSk1 mS2ZQtq9z80CYEFTtHfvxf5cY5mpnrTvDw== X-Google-Smtp-Source: ABdhPJwnRyETX9xrd+clGshiYDTlZMqIE8BFrKoYHT7buulCwSSJ737vOORW4JZKK79xgjWexaZdVA== X-Received: by 2002:a05:6402:1841:: with SMTP id v1mr55231770edy.194.1609406910264; Thu, 31 Dec 2020 01:28:30 -0800 (PST) Received: from [192.168.2.121] (p5dda1f06.dip0.t-ipconnect.de. [93.218.31.6]) by smtp.gmail.com with ESMTPSA id a20sm39906631edr.70.2020.12.31.01.28.29 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 31 Dec 2020 01:28:29 -0800 (PST) Subject: Re: [ITA] pcre2, mingw64-i686-pcre2, mingw64-x86_64-pcre2 To: cygwin-apps@cygwin.com References: <87im8ipfkf.fsf@Rainer.invalid> From: Marco Atzeri Message-ID: Date: Thu, 31 Dec 2020 10:28:28 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <87im8ipfkf.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2020 09:28:32 -0000 On 31.12.2020 09:04, Achim Gratz wrote: > > Pull in the MingW packages as they are using the same source (even > though scallywag will balk at that) and update everything to 10.36 using > the Fedora patches. > >> Regards, > Achim. > All yours, Thanks Marco