git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] Git for Windows 2.25.1
@ 2020-02-19 18:53 Johannes Schindelin
  2020-02-19 20:10 ` Johannes Schindelin
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin @ 2020-02-19 18:53 UTC (permalink / raw)
  To: git-for-windows, git, git-packagers

From:

Dear Git users,

It is my pleasure to announce that Git for Windows 2.25.1 is available from:

	https://gitforwindows.org/



Git-2.25.1-64-bit.exe | 9e442131f7dc0de24db1369a4fe02659c2d642bf60ce6d88e31340eedaa18da1
Git-2.25.1-32-bit.exe | 4408525b8b314f2ec8cf8f3c00e8bae27cb4071790af23908e6c908a7d48e5e1
PortableGit-2.25.1-64-bit.7z.exe | a3f594440431bddbbc434afc88b8acef286c34dcaa20c150a884e274e8696b36
PortableGit-2.25.1-32-bit.7z.exe | 9054e283465ca1153043bae4cf515782b3e0a3bd95c28bfb20f66de3922da1d0
MinGit-2.25.1-64-bit.zip | f59da958ee779ef1454e4d0cb24cb51278049c578c4e6d01ba9e1b6f61dfcb1a
MinGit-2.25.1-32-bit.zip | 91ae315d7f5ceedbdba5644521c65b9889027877a0965891da988707917ad9d5
MinGit-2.25.1-busybox-64-bit.zip | 602389feca195968935c61482e977072f226c7de0b3fac98923622fe706f1175
MinGit-2.25.1-busybox-32-bit.zip | 18888012944e6239783d66db101fad402fd907d29980a020bbd32dfa959173ed
Git-2.25.1-64-bit.tar.bz2 | dfab87d6bcaa54e179544d7a343c7e4f5b45604573de31203542e87899962c1b
Git-2.25.1-32-bit.tar.bz2 | 6e1a06b5a8d7e47eeaf3228333bf1c1b834ec6dca0fad61434783f2ad2c9da46

Ciao,


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] Git for Windows 2.25.1
  2020-02-19 18:53 [ANNOUNCE] Git for Windows 2.25.1 Johannes Schindelin
@ 2020-02-19 20:10 ` Johannes Schindelin
  2020-02-20  5:46   ` Kaartic Sivaraam
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin @ 2020-02-19 20:10 UTC (permalink / raw)
  To: git-for-windows, git, git-packagers

Me again,

this mail was unfortunately a bit incomplete...

On Wed, 19 Feb 2020, Johannes Schindelin wrote:

> From:

This line is of course bogus. And...

> Dear Git users,
>
> It is my pleasure to announce that Git for Windows 2.25.1 is available from:
>
> 	https://gitforwindows.org/

... here, the release notes should have appeared. So here goes:

Changes since Git for Windows v2.25.0 (January 13th 2020)

New Features

  * Comes with Git v2.25.1.
  * The Portable version of Git for Windows now defaults to turning on
    the FSCache just like the installer does.
  * Comes with Git LFS v2.10.0.
  * Portable Git can now be run from a RAM disk, too.
  * The deprecation of Git CMD has been reverted: the security issue
    (git show would execute a git executable or script in the current
    directory instead of the intended git.exe) was fixed already in
    v2.20.0.
  * Comes with OpenSSH v8.2p1.

Bug Fixes

  * Some corner-case bugs in the built-in git add -i were fixed.
  * The file name COM0 is no longer mistaken for a reserved file name.
  * The curl.exe included in Git for Windows can access SFTP/SSH hosts
    again.

The reason for these two glitches is the same as the reason for the delay
(Git v2.25.1 has been released almost four days ago, after all, and I try
to stay relatively close with Git for Windows releases): for technical
reasons, I had to move the automation that I use to publish new versions
of Git for Windows, and I used this excuse not only to make it public
(https://dev.azure.com/git-for-windows/git/_build?definitionId=34) but
also to modernize the pipeline as well as to split it into a build and a
release pipeline.

This required a lot of refactoring of the huge automation shell script
(https://github.com/git-for-windows/build-extra/blob/master/please.sh),
and every refactoring has some fallout. On the positive side, the new
pipelines should be more robust and a lot faster, too.

Here's hoping that future releases go smoother than this one :-)

Thanks,
Johannes

>
>
> Git-2.25.1-64-bit.exe | 9e442131f7dc0de24db1369a4fe02659c2d642bf60ce6d88e31340eedaa18da1
> Git-2.25.1-32-bit.exe | 4408525b8b314f2ec8cf8f3c00e8bae27cb4071790af23908e6c908a7d48e5e1
> PortableGit-2.25.1-64-bit.7z.exe | a3f594440431bddbbc434afc88b8acef286c34dcaa20c150a884e274e8696b36
> PortableGit-2.25.1-32-bit.7z.exe | 9054e283465ca1153043bae4cf515782b3e0a3bd95c28bfb20f66de3922da1d0
> MinGit-2.25.1-64-bit.zip | f59da958ee779ef1454e4d0cb24cb51278049c578c4e6d01ba9e1b6f61dfcb1a
> MinGit-2.25.1-32-bit.zip | 91ae315d7f5ceedbdba5644521c65b9889027877a0965891da988707917ad9d5
> MinGit-2.25.1-busybox-64-bit.zip | 602389feca195968935c61482e977072f226c7de0b3fac98923622fe706f1175
> MinGit-2.25.1-busybox-32-bit.zip | 18888012944e6239783d66db101fad402fd907d29980a020bbd32dfa959173ed
> Git-2.25.1-64-bit.tar.bz2 | dfab87d6bcaa54e179544d7a343c7e4f5b45604573de31203542e87899962c1b
> Git-2.25.1-32-bit.tar.bz2 | 6e1a06b5a8d7e47eeaf3228333bf1c1b834ec6dca0fad61434783f2ad2c9da46
>
> Ciao,
>
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] Git for Windows 2.25.1
  2020-02-19 20:10 ` Johannes Schindelin
@ 2020-02-20  5:46   ` Kaartic Sivaraam
  0 siblings, 0 replies; 3+ messages in thread
From: Kaartic Sivaraam @ 2020-02-20  5:46 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: Git Mailing List

Hi Johannes,

-Cc: git-packagers@googlegroups.com, git-for-windows@googlegroups.com

On 20 February 2020 01:40:39 GMT+05:30, Johannes Schindelin 
<Johannes.Schindelin@gmx.de> wrote:
>
>The reason for these two glitches is the same as the reason for the
>delay
>(Git v2.25.1 has been released almost four days ago, after all, and I
>try
>to stay relatively close with Git for Windows releases): for technical
>reasons, I had to move the automation that I use to publish new
>versions
>of Git for Windows, and I used this excuse not only to make it public
>(https://dev.azure.com/git-for-windows/git/_build?definitionId=34) but
>also to modernize the pipeline as well as to split it into a build and
>a
>release pipeline.
>
>This required a lot of refactoring of the huge automation shell script
>(https://github.com/git-for-windows/build-extra/blob/master/please.sh),
>and every refactoring has some fallout. On the positive side, the new
>pipelines should be more robust and a lot faster, too.
>

That's a good thing despite the minor fallout.

> Here's hoping that future releases go smoother than this one :-)

Thanks a lot for your relentless efforts to make Git-for-Windows better!

>Thanks,
>Johannes
>

I haven't noticed you sign using your real name before that I had a mild 
suspicion if this was really you or one of your automaton's gone rogue 
;-) Just now realized that you sign all your Git-for-Windows release 
e-mails this way.

--
Sivaraam

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-20  5:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19 18:53 [ANNOUNCE] Git for Windows 2.25.1 Johannes Schindelin
2020-02-19 20:10 ` Johannes Schindelin
2020-02-20  5:46   ` Kaartic Sivaraam

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).