Skip to content

Commit

Permalink
Update Git to 2.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kir committed Sep 15, 2022
1 parent 1e58163 commit 8172275
Show file tree
Hide file tree
Showing 15 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions configs/linux.config
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ dotnetLinuxComponentName_50=${dotnetComponentName_50} x86 Checksum (SHA512) ${do

# https://packages.ubuntu.com/focal/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/focal/main/binary-amd64/
gitLinuxComponentVersion=1:2.37.2-0ppa1~ubuntu20.04.1
gitLinuxComponentName=Git v.2.37.2
gitLinuxComponentVersion=1:2.37.3-0ppa1~ubuntu20.04.1
gitLinuxComponentName=Git v.2.37.3

# https://packages.ubuntu.com/focal/git-lfs
gitLFSLinuxComponentVersion=2.9.2-1
Expand Down
4 changes: 2 additions & 2 deletions configs/linux/Agent/Ubuntu/18.04/Ubuntu.Dockerfile.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ dotnetLibs=libc6 libgcc1 libgssapi-krb5-2 libicu60 libssl1.1 libstdc++6 zlib1g

# https://packages.ubuntu.com/bionic/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/bionic/main/binary-amd64/
gitLinuxComponentVersion=1:2.37.2-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.37.2
gitLinuxComponentVersion=1:2.37.3-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.37.3

# https://packages.ubuntu.com/bionic/git-lfs
gitLFSLinuxComponentVersion=2.3.4-1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ dotnetLibs=libc6 libgcc1 libgssapi-krb5-2 libicu60 libssl1.1 libstdc++6 zlib1g

# https://packages.ubuntu.com/bionic/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/bionic/main/binary-arm64/
gitLinuxComponentVersion=1:2.37.2-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.37.2
gitLinuxComponentVersion=1:2.37.3-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.37.3

# https://packages.ubuntu.com/bionic/git-lfs
gitLFSLinuxComponentVersion=2.3.4-1
Expand Down
4 changes: 2 additions & 2 deletions configs/linux/Server/Ubuntu/18.04/Ubuntu.Dockerfile.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ubuntuImage=ubuntu:18.04

# https://packages.ubuntu.com/bionic/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/bionic/main/binary-amd64/
gitLinuxComponentVersion=1:2.37.2-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.37.2
gitLinuxComponentVersion=1:2.37.3-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.37.3

# https://packages.ubuntu.com/bionic/git-lfs
gitLFSLinuxComponentVersion=2.3.4-1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ubuntuImage=ubuntu:18.04

# https://packages.ubuntu.com/bionic/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/bionic/main/binary-amd64/
gitLinuxComponentVersion=1:2.37.2-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.37.2
gitLinuxComponentVersion=1:2.37.3-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.37.3

# https://packages.ubuntu.com/bionic/git-lfs
gitLFSLinuxComponentVersion=2.3.4-1
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/Ubuntu/18.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxComponentSHA512='cb0d174a79d6294c302261b645dba6a479da8f7cf6c1fe15
ARG dotnetLinuxComponentSHA512_31='cc4b2fef46e94df88bf0fc11cb15439e79bd48da524561dffde80d3cd6db218133468ad2f6785803cf0c13f000d95ff71eb258cec76dd8eb809676ec1cb38fac'
ARG dotnetLinuxComponentSHA512_50='32b5f86db3b1d4c21e3cf616d22f0e4a7374385dac0cf03cdebf3520dcf846460d9677ec1829a180920740a0237d64f6eaa2421d036a67f4fe9fb15d4f6b1db9'
ARG gitLFSLinuxComponentVersion='2.3.4-1'
ARG gitLinuxComponentVersion='1:2.37.2-0ppa1~ubuntu18.04.1'
ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu18.04.1'
ARG p4Version='2021.2-2321724'
ARG repo=''
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-18.04'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/Ubuntu/20.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxComponentSHA512='cb0d174a79d6294c302261b645dba6a479da8f7cf6c1fe15
ARG dotnetLinuxComponentSHA512_31='cc4b2fef46e94df88bf0fc11cb15439e79bd48da524561dffde80d3cd6db218133468ad2f6785803cf0c13f000d95ff71eb258cec76dd8eb809676ec1cb38fac'
ARG dotnetLinuxComponentSHA512_50='32b5f86db3b1d4c21e3cf616d22f0e4a7374385dac0cf03cdebf3520dcf846460d9677ec1829a180920740a0237d64f6eaa2421d036a67f4fe9fb15d4f6b1db9'
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.37.2-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu20.04.1'
ARG p4Version='2021.2-2321724'
ARG repo='https://hub.docker.com/r/jetbrains/'
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/UbuntuARM/18.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxARM64ComponentSHA512='e5983c1c599d6dc7c3c7496b9698e47c68247f04a5d
ARG dotnetLinuxARM64ComponentSHA512_31='80971125650a2fa0163e39a2de98bc2e871c295b723559e6081a3ab59d99195aa5b794450f8182c5eb4e7e472ca1c13340ef1cc8a5588114c494bbb5981f19c4'
ARG dotnetLinuxARM64ComponentSHA512_50='a8089fad8d21a4b582aa6c3d7162d56a21fee697fd400f050a772f67c2ace5e4196d1c4261d3e861d6dc2e5439666f112c406104d6271e5ab60cda80ef2ffc64'
ARG gitLFSLinuxComponentVersion='2.3.4-1'
ARG gitLinuxComponentVersion='1:2.37.2-0ppa1~ubuntu18.04.1'
ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu18.04.1'
ARG repo=''
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-arm64-18.04'

Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/UbuntuARM/20.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxARM64ComponentSHA512='e5983c1c599d6dc7c3c7496b9698e47c68247f04a5d
ARG dotnetLinuxARM64ComponentSHA512_31='80971125650a2fa0163e39a2de98bc2e871c295b723559e6081a3ab59d99195aa5b794450f8182c5eb4e7e472ca1c13340ef1cc8a5588114c494bbb5981f19c4'
ARG dotnetLinuxARM64ComponentSHA512_50='a8089fad8d21a4b582aa6c3d7162d56a21fee697fd400f050a772f67c2ace5e4196d1c4261d3e861d6dc2e5439666f112c406104d6271e5ab60cda80ef2ffc64'
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.37.2-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu20.04.1'
ARG repo='https://hub.docker.com/r/jetbrains/'
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-arm64'

Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/Ubuntu/18.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.3.4-1'
ARG gitLinuxComponentVersion='1:2.37.2-0ppa1~ubuntu18.04.1'
ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu18.04.1'
ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz'
ARG jdkServerLinuxComponentMD5SUM='30f9268b8f4c2c2f8c1676611b88aa0d'
ARG p4Version='2021.2-2321724'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/Ubuntu/20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.37.2-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu20.04.1'
ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz'
ARG jdkServerLinuxComponentMD5SUM='30f9268b8f4c2c2f8c1676611b88aa0d'
ARG p4Version='2021.2-2321724'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/UbuntuARM/18.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.3.4-1'
ARG gitLinuxComponentVersion='1:2.37.2-0ppa1~ubuntu18.04.1'
ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu18.04.1'
ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz'
ARG jdkServerLinuxARM64ComponentMD5SUM='9da32690c0b037569e6c622a6795ac80'
ARG repo=''
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/UbuntuARM/20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.37.2-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu20.04.1'
ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz'
ARG jdkServerLinuxARM64ComponentMD5SUM='9da32690c0b037569e6c622a6795ac80'
ARG repo=''
Expand Down
8 changes: 4 additions & 4 deletions context/generated/teamcity-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The docker image is available on:

Installed components:

- Git v.2.37.2
- Git v.2.37.3
- Git LFS v.2.9.2
- Mercurial
- Perforce Helix Core client (p4) [2021.2-2321724](https://www.perforce.com/products/helix-core)
Expand Down Expand Up @@ -118,7 +118,7 @@ The docker image is available on:

Installed components:

- Git v.2.37.2
- Git v.2.37.3
- Git LFS v.2.9.2
- Mercurial
- [Docker v.5:20.10.12](https://github.com/docker/cli/releases/tag/v20.10.12), [Containerd.io v1.4.12-1](https://ubuntu.pkgs.org/20.04/docker-ce-stable-amd64/containerd.io_1.4.12-1_amd64.deb.html)
Expand Down Expand Up @@ -355,7 +355,7 @@ The docker image is not available and may be created manually.

Installed components:

- Git v.2.37.2
- Git v.2.37.3
- Git LFS v.2.3.4
- Mercurial
- Perforce Helix Core client (p4) [2021.2-2321724](https://www.perforce.com/products/helix-core)
Expand Down Expand Up @@ -417,7 +417,7 @@ The docker image is not available and may be created manually.

Installed components:

- Git v.2.37.2
- Git v.2.37.3
- Git LFS v.2.3.4
- Mercurial
- [Docker v.5:20.10.12](https://github.com/docker/cli/releases/tag/v20.10.12), [Containerd.io v1.4.12-1](https://ubuntu.pkgs.org/20.04/docker-ce-stable-amd64/containerd.io_1.4.12-1_amd64.deb.html)
Expand Down
8 changes: 4 additions & 4 deletions context/generated/teamcity-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The docker image is available on:
Installed components:

- [JDK <img align="center" height="18" src="/logo/corretto.png"> Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) 30f9268b8f4c2c2f8c1676611b88aa0d](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz)
- Git v.2.37.2
- Git v.2.37.3
- Git LFS v.2.9.2
- Perforce Helix Core client (p4) [2021.2-2321724](https://www.perforce.com/products/helix-core)

Expand Down Expand Up @@ -143,7 +143,7 @@ The docker image is not available and may be created manually.
Installed components:

- [JDK <img align="center" height="18" src="/logo/corretto.png"> Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) 30f9268b8f4c2c2f8c1676611b88aa0d](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz)
- Git v.2.37.2
- Git v.2.37.3
- Git LFS v.2.3.4
- Perforce Helix Core client (p4) [2021.2-2321724](https://www.perforce.com/products/helix-core)

Expand All @@ -170,7 +170,7 @@ The docker image is not available and may be created manually.
Installed components:

- [JDK <img align="center" height="18" src="/logo/corretto.png"> Amazon Corretto aarch64 v.11.0.15.9.1 Checksum (MD5) 9da32690c0b037569e6c622a6795ac80](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz)
- Git v.2.37.2
- Git v.2.37.3
- Git LFS v.2.9.2

Container platform: linux
Expand All @@ -196,7 +196,7 @@ The docker image is not available and may be created manually.
Installed components:

- [JDK <img align="center" height="18" src="/logo/corretto.png"> Amazon Corretto aarch64 v.11.0.15.9.1 Checksum (MD5) 9da32690c0b037569e6c622a6795ac80](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz)
- Git v.2.37.2
- Git v.2.37.3
- Git LFS v.2.3.4

Container platform: linux
Expand Down

0 comments on commit 8172275

Please sign in to comment.