Commit 07781f79 authored by Alain Takoudjou's avatar Alain Takoudjou

git: upgrade to version 2.24.0

parent a9273526
......@@ -18,8 +18,8 @@ parts =
[git]
recipe = slapos.recipe.cmmi
shared = true
url = https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.23.0.tar.xz
md5sum = 93ee0f867f81a39e0ef29eabfb1d2c5b
url = https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.24.0.tar.xz
md5sum = 9ef425dbbd05ba4b54e6695fc1fc7e7b
configure-options =
--with-curl=${curl:location}
--with-openssl=${openssl:location}
......
    • Why not 2.25.1? If 2.25.x is not compatible, at least take the last minor release of the branch you have chosen: I doubt 2.24.1 would not work as well.
    • I see that the base URL was changed in f047919f: let's revert to www.kernel.org, which is likely to be more stable. More generally, be careful of automatic redirection to mirrors.
    Edited by Julien Muchembled
  • According to this: https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v9.5.10/doc/install/installation.md#1-packages-dependencies It should be possible to use git 2.25.1. I update the commit and check if all ok.

    I'll also change the URL for use www.kernel.org

Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment