On April 7, 2022 9:21 PM, Junio C Hamano wrote: >To: git@xxxxxxxxxxxxxxx >Cc: Adam Dinwoodie <adam@xxxxxxxxxxxxx>; Carlo Marcelo Arenas Belón ><carenas@xxxxxxxxx>; Fangyi Zhou <me@xxxxxxxxx>; Josh Steadmon ><steadmon@xxxxxxxxxx>; Martin Ågren <martin.agren@xxxxxxxxx>; Todd >Zullinger <tmz@xxxxxxxxx>; Victoria Dye <vdye@xxxxxxxxxx>; Ævar Arnfjörð >Bjarmason <avarab@xxxxxxxxx> >Subject: Re: [ANNOUNCE] Git v2.36.0-rc0 > >Junio C Hamano <gitster@xxxxxxxxx> writes: > >> An early preview release Git v2.36.0-rc0 is now available for testing >> at the usual places. It is comprised of 661 non-merge commits since >> v2.35.0, contributed by 80 people, 25 of which are new faces [*]. > >Thanks for finding and fixing many oops glitches in this preview so quickly. >Hopefully with the tip of 'master/main' today, we can tag a bug-free -rc1 >tomorrow ;-) > >$ git shortlog --no-merges v2.36.0-rc0..master Adam Dinwoodie (1): > configure.ac: fix HAVE_SYNC_FILE_RANGE definition > >Carlo Marcelo Arenas Belón (1): > git-compat-util: really support openssl as a source of entropy > >Fangyi Zhou (1): > submodule-helper: fix usage string > >Josh Steadmon (1): > ls-tree: `-l` should not imply recursive listing > >Martin Ågren (1): > git-ls-tree.txt: fix the name of "%(objectsize:padded)" > >Todd Zullinger (1): > doc: replace "--" with {litdd} in credential-cache/fsmonitor > >Victoria Dye (1): > contrib/scalar: fix 'all' target in Makefile > >Ævar Arnfjörð Bjarmason (2): > Documentation/Makefile: fix "make info" regression in dad9cd7d518 > Documentation: add --batch-command to cat-file synopsis > The NonStop builds are now working. t6200 is likely to fail - not sure what to do about that because of SSH location restrictions. At least the build works.