delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/07/23/11:32:48

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 3957C3858C27
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=dinwoodie.org
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dinwoodie.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=dinwoodie.org; s=google;
h=mime-version:references:in-reply-to:from:date:message-id:subject:to;
bh=UtPekIGMdWe76at9ZbhB2ajepr1GPITTKfvaTw2NZo0=;
b=pD+ZofhCDjHVAiVAPIRrHxv2TxV2yj4GhTVTi7xJeTdSJFpurTKY/mpB7vwyc8Xpi6
IShkhwDy1smqnMy2+ZHTqvTS+47ChaLG7nuWMoMgPQUgft1H0sHc+u4TU0bh4N1GTi99
BYEzv3Rxbbi2MvntYEDm1XMfNwsGrf0ra+6yE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to;
bh=UtPekIGMdWe76at9ZbhB2ajepr1GPITTKfvaTw2NZo0=;
b=3Xzlx47Dm/r6p+Mxe3xcoWN0LeMsq6Z00hTg9GIwOkLhWartaQPOwpWo82EzsXnbaV
FOU9keAbuRXq7W7Z9NqebnAeM6zUJ/fWCAE9IgJ5RgRpELi8fT0a2stUOk6jcGUtQJZI
EoGyjzq4ShxHgrzBc3XIZm0C2mPf/sU/nEm84G/Pr28UPsZpbAvT6H53J8GPGIIxCwVJ
r4v3p2REo2YRbSPmBgyM3k58IO9ra6ZwrjMHEefL6D1RE0NGZBOFr93KWHOTGCcdpng4
FiUJYLGOpKxHJ3RUSXf9kCWHYp7wehV11s5nph9CVRgA4k7oqPW7pA4cP7BfHqWC+krK
BL/Q==
X-Gm-Message-State: AJIora8CKOXPGEJK5KYwxM1MvWzcoZ1JNKc0qMkPwwhLWk41kIeCrZGa
VZNjlug40nQJKQG+WVcY7DgxHkElY+RWdMjttmuqX22GCp4=
X-Google-Smtp-Source: AGRyM1vSyNoqI3MXs68g6wWdpNRfbl7cVTzTrZ6Z89YnJulvr6jfuMhrGqIcuyFv4TlXig6TN80MFH/5sHELYWnbnOk=
X-Received: by 2002:a4a:a601:0:b0:435:b646:f751 with SMTP id
e1-20020a4aa601000000b00435b646f751mr1735984oom.70.1658590330255; Sat, 23 Jul
2022 08:32:10 -0700 (PDT)
MIME-Version: 1.0
References: <PAXPR07MB7743BD3C99635A34A43E05218A899 AT PAXPR07MB7743 DOT eurprd07 DOT prod DOT outlook DOT com>
<20220720080723 DOT ijpszbv2yyjswc65 AT lucy DOT dinwoodie DOT org>
<93083779-5f38-7f41-0c93-512573842ddd AT gmail DOT com>
In-Reply-To: <93083779-5f38-7f41-0c93-512573842ddd@gmail.com>
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
Date: Sat, 23 Jul 2022 16:31:50 +0100
Message-ID: <CA+kUOakUN+T54XFuZkVudHpqYWPUpgKb92neT9DuqGZczMh1eQ@mail.gmail.com>
Subject: Re: Outdated git-review package
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,
SPF_PASS, TXREP autolearn=ham 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Wed, 20 Jul 2022 at 19:37, Marco Atzeri wrote:
> On 20.07.2022 10:07, Adam Dinwoodie wrote:
> > On Wed, Jul 13, 2022 at 08:44:22AM +0000, Oledzki, Maciej (Nokia - PL/Wroclaw) wrote:
> >> Hi,
> >>
> >> Latest git-review package available in Cygwin repository (2.1.0-1) is not compatible with latest git package (2.37.0-1).
> >> Following error appears in during gerrit review:
> >>
> >> Errors running git rebase -p -i remotes/gerrit/master
> >> fatal: --preserve-merges was replaced by --rebase-merges
> >>
> >> This problem is fixed in git review 2.2.0:
> >> https://docs.opendev.org/opendev/git-review/latest/releasenotes.html#relnotes-2-2-0
> >>
> >> It would be great if version 2.2.0 (or more recent) of git-review was available.
> >
> > Marco, are you able to get this updated?
>
> 2.3.1 is going up.
>
> Curious, I forgot I was the maintainer I thought it was you

If you want to hand that over to me to look after along with the other
Cygwin Git bits I handle, I'm happy to do that! I don't use Gerrit
myself, so I don't have any good way of testing the packages, but it's
a sufficiently simple package that I'm fine to just keep it up to date
myself anyway.

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019