From 45cd1e53b739b49afe6694cab297378550bcff19 Mon Sep 17 00:00:00 2001 From: "Kirill (KIR) Maximov" Date: Thu, 20 Oct 2022 14:08:10 +0300 Subject: [PATCH] Update Git to 2.38.1 --- configs/linux.config | 4 ++-- configs/linux/Agent/Ubuntu/18.04/Ubuntu.Dockerfile.config | 4 ++-- .../Agent/UbuntuARM/18.04/UbuntuARM.Dockerfile.config | 4 ++-- .../linux/Server/Ubuntu/18.04/Ubuntu.Dockerfile.config | 4 ++-- .../Server/UbuntuARM/18.04/UbuntuARM.Dockerfile.config | 4 ++-- context/generated/linux/Agent/Ubuntu/18.04/Dockerfile | 2 +- context/generated/linux/Agent/Ubuntu/20.04/Dockerfile | 2 +- context/generated/linux/Agent/UbuntuARM/18.04/Dockerfile | 2 +- context/generated/linux/Agent/UbuntuARM/20.04/Dockerfile | 2 +- context/generated/linux/Server/Ubuntu/18.04/Dockerfile | 2 +- context/generated/linux/Server/Ubuntu/20.04/Dockerfile | 2 +- context/generated/linux/Server/UbuntuARM/18.04/Dockerfile | 2 +- context/generated/linux/Server/UbuntuARM/20.04/Dockerfile | 2 +- context/generated/teamcity-agent.md | 8 ++++---- context/generated/teamcity-server.md | 8 ++++---- 15 files changed, 26 insertions(+), 26 deletions(-) diff --git a/configs/linux.config b/configs/linux.config index 7003079ea..d71172991 100644 --- a/configs/linux.config +++ b/configs/linux.config @@ -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.38.0-0ppa1~ubuntu20.04.1 -gitLinuxComponentName=Git v.2.38.0 +gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu20.04.1 +gitLinuxComponentName=Git v.2.38.1 # https://packages.ubuntu.com/focal/git-lfs gitLFSLinuxComponentVersion=2.9.2-1 diff --git a/configs/linux/Agent/Ubuntu/18.04/Ubuntu.Dockerfile.config b/configs/linux/Agent/Ubuntu/18.04/Ubuntu.Dockerfile.config index 493960792..1a598fbf8 100644 --- a/configs/linux/Agent/Ubuntu/18.04/Ubuntu.Dockerfile.config +++ b/configs/linux/Agent/Ubuntu/18.04/Ubuntu.Dockerfile.config @@ -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.38.0-0ppa1~ubuntu18.04.1 -gitLinuxComponentName=Git v.2.38.0 +gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu18.04.1 +gitLinuxComponentName=Git v.2.38.1 # https://packages.ubuntu.com/bionic/git-lfs gitLFSLinuxComponentVersion=2.3.4-1 diff --git a/configs/linux/Agent/UbuntuARM/18.04/UbuntuARM.Dockerfile.config b/configs/linux/Agent/UbuntuARM/18.04/UbuntuARM.Dockerfile.config index b40d782d8..b2bb1862e 100644 --- a/configs/linux/Agent/UbuntuARM/18.04/UbuntuARM.Dockerfile.config +++ b/configs/linux/Agent/UbuntuARM/18.04/UbuntuARM.Dockerfile.config @@ -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.38.0-0ppa1~ubuntu18.04.1 -gitLinuxComponentName=Git v.2.38.0 +gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu18.04.1 +gitLinuxComponentName=Git v.2.38.1 # https://packages.ubuntu.com/bionic/git-lfs gitLFSLinuxComponentVersion=2.3.4-1 diff --git a/configs/linux/Server/Ubuntu/18.04/Ubuntu.Dockerfile.config b/configs/linux/Server/Ubuntu/18.04/Ubuntu.Dockerfile.config index 3600efb89..90a346a6d 100644 --- a/configs/linux/Server/Ubuntu/18.04/Ubuntu.Dockerfile.config +++ b/configs/linux/Server/Ubuntu/18.04/Ubuntu.Dockerfile.config @@ -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.38.0-0ppa1~ubuntu18.04.1 -gitLinuxComponentName=Git v.2.38.0 +gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu18.04.1 +gitLinuxComponentName=Git v.2.38.1 # https://packages.ubuntu.com/bionic/git-lfs gitLFSLinuxComponentVersion=2.3.4-1 diff --git a/configs/linux/Server/UbuntuARM/18.04/UbuntuARM.Dockerfile.config b/configs/linux/Server/UbuntuARM/18.04/UbuntuARM.Dockerfile.config index 75705a8ea..59fe0a2f1 100644 --- a/configs/linux/Server/UbuntuARM/18.04/UbuntuARM.Dockerfile.config +++ b/configs/linux/Server/UbuntuARM/18.04/UbuntuARM.Dockerfile.config @@ -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.38.0-0ppa1~ubuntu18.04.1 -gitLinuxComponentName=Git v.2.38.0 +gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu18.04.1 +gitLinuxComponentName=Git v.2.38.1 # https://packages.ubuntu.com/bionic/git-lfs gitLFSLinuxComponentVersion=2.3.4-1 diff --git a/context/generated/linux/Agent/Ubuntu/18.04/Dockerfile b/context/generated/linux/Agent/Ubuntu/18.04/Dockerfile index d2234092b..da7c4650a 100644 --- a/context/generated/linux/Agent/Ubuntu/18.04/Dockerfile +++ b/context/generated/linux/Agent/Ubuntu/18.04/Dockerfile @@ -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.38.0-0ppa1~ubuntu18.04.1' +ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu18.04.1' ARG p4Version='2021.2-2338640' ARG repo='' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-18.04' diff --git a/context/generated/linux/Agent/Ubuntu/20.04/Dockerfile b/context/generated/linux/Agent/Ubuntu/20.04/Dockerfile index ab1af7609..49285bf69 100644 --- a/context/generated/linux/Agent/Ubuntu/20.04/Dockerfile +++ b/context/generated/linux/Agent/Ubuntu/20.04/Dockerfile @@ -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.38.0-0ppa1~ubuntu20.04.1' +ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu20.04.1' ARG p4Version='2021.2-2338640' ARG repo='https://hub.docker.com/r/jetbrains/' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux' diff --git a/context/generated/linux/Agent/UbuntuARM/18.04/Dockerfile b/context/generated/linux/Agent/UbuntuARM/18.04/Dockerfile index a9459691f..22b354908 100644 --- a/context/generated/linux/Agent/UbuntuARM/18.04/Dockerfile +++ b/context/generated/linux/Agent/UbuntuARM/18.04/Dockerfile @@ -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.38.0-0ppa1~ubuntu18.04.1' +ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu18.04.1' ARG repo='' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-arm64-18.04' diff --git a/context/generated/linux/Agent/UbuntuARM/20.04/Dockerfile b/context/generated/linux/Agent/UbuntuARM/20.04/Dockerfile index 4bb063fcd..fd25d2973 100644 --- a/context/generated/linux/Agent/UbuntuARM/20.04/Dockerfile +++ b/context/generated/linux/Agent/UbuntuARM/20.04/Dockerfile @@ -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.38.0-0ppa1~ubuntu20.04.1' +ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu20.04.1' ARG repo='https://hub.docker.com/r/jetbrains/' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-arm64' diff --git a/context/generated/linux/Server/Ubuntu/18.04/Dockerfile b/context/generated/linux/Server/Ubuntu/18.04/Dockerfile index a98bbfcfe..79f7ae107 100644 --- a/context/generated/linux/Server/Ubuntu/18.04/Dockerfile +++ b/context/generated/linux/Server/Ubuntu/18.04/Dockerfile @@ -1,6 +1,6 @@ # Default arguments ARG gitLFSLinuxComponentVersion='2.3.4-1' -ARG gitLinuxComponentVersion='1:2.38.0-0ppa1~ubuntu18.04.1' +ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu18.04.1' ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz' ARG jdkServerLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43' ARG p4Version='2021.2-2338640' diff --git a/context/generated/linux/Server/Ubuntu/20.04/Dockerfile b/context/generated/linux/Server/Ubuntu/20.04/Dockerfile index 59e12a2be..4f63671fd 100644 --- a/context/generated/linux/Server/Ubuntu/20.04/Dockerfile +++ b/context/generated/linux/Server/Ubuntu/20.04/Dockerfile @@ -1,6 +1,6 @@ # Default arguments ARG gitLFSLinuxComponentVersion='2.9.2-1' -ARG gitLinuxComponentVersion='1:2.38.0-0ppa1~ubuntu20.04.1' +ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu20.04.1' ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz' ARG jdkServerLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43' ARG p4Version='2021.2-2338640' diff --git a/context/generated/linux/Server/UbuntuARM/18.04/Dockerfile b/context/generated/linux/Server/UbuntuARM/18.04/Dockerfile index 7645697bb..bd28b02cc 100644 --- a/context/generated/linux/Server/UbuntuARM/18.04/Dockerfile +++ b/context/generated/linux/Server/UbuntuARM/18.04/Dockerfile @@ -1,6 +1,6 @@ # Default arguments ARG gitLFSLinuxComponentVersion='2.3.4-1' -ARG gitLinuxComponentVersion='1:2.38.0-0ppa1~ubuntu18.04.1' +ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu18.04.1' ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz' ARG jdkServerLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a' ARG repo='' diff --git a/context/generated/linux/Server/UbuntuARM/20.04/Dockerfile b/context/generated/linux/Server/UbuntuARM/20.04/Dockerfile index 09b14a9fa..c3e15d82c 100644 --- a/context/generated/linux/Server/UbuntuARM/20.04/Dockerfile +++ b/context/generated/linux/Server/UbuntuARM/20.04/Dockerfile @@ -1,6 +1,6 @@ # Default arguments ARG gitLFSLinuxComponentVersion='2.9.2-1' -ARG gitLinuxComponentVersion='1:2.38.0-0ppa1~ubuntu20.04.1' +ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu20.04.1' ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz' ARG jdkServerLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a' ARG repo='' diff --git a/context/generated/teamcity-agent.md b/context/generated/teamcity-agent.md index 67828b824..dfc531d25 100644 --- a/context/generated/teamcity-agent.md +++ b/context/generated/teamcity-agent.md @@ -79,7 +79,7 @@ The docker image is available on: Installed components: -- Git v.2.38.0 +- Git v.2.38.1 - Git LFS v.2.9.2 - Mercurial - Perforce Helix Core client (p4) [2021.2-2338640](https://www.perforce.com/products/helix-core) @@ -118,7 +118,7 @@ The docker image is available on: Installed components: -- Git v.2.38.0 +- Git v.2.38.1 - 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) @@ -355,7 +355,7 @@ The docker image is not available and may be created manually. Installed components: -- Git v.2.38.0 +- Git v.2.38.1 - Git LFS v.2.3.4 - Mercurial - Perforce Helix Core client (p4) [2021.2-2338640](https://www.perforce.com/products/helix-core) @@ -417,7 +417,7 @@ The docker image is not available and may be created manually. Installed components: -- Git v.2.38.0 +- Git v.2.38.1 - 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) diff --git a/context/generated/teamcity-server.md b/context/generated/teamcity-server.md index 7ad503108..95e50bef5 100644 --- a/context/generated/teamcity-server.md +++ b/context/generated/teamcity-server.md @@ -58,7 +58,7 @@ The docker image is available on: Installed components: - [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) 6ff46b39cbaec4218fd49c6c64077c43](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz) -- Git v.2.38.0 +- Git v.2.38.1 - Git LFS v.2.9.2 - Perforce Helix Core client (p4) [2021.2-2338640](https://www.perforce.com/products/helix-core) @@ -143,7 +143,7 @@ The docker image is not available and may be created manually. Installed components: - [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) 6ff46b39cbaec4218fd49c6c64077c43](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz) -- Git v.2.38.0 +- Git v.2.38.1 - Git LFS v.2.3.4 - Perforce Helix Core client (p4) [2021.2-2338640](https://www.perforce.com/products/helix-core) @@ -170,7 +170,7 @@ The docker image is not available and may be created manually. Installed components: - [JDK Amazon Corretto aarch64 v.11.0.16.9.1 Checksum (MD5) fd96ceb7be9522eaf545b36a88a3e96a](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz) -- Git v.2.38.0 +- Git v.2.38.1 - Git LFS v.2.9.2 Container platform: linux @@ -196,7 +196,7 @@ The docker image is not available and may be created manually. Installed components: - [JDK Amazon Corretto aarch64 v.11.0.16.9.1 Checksum (MD5) fd96ceb7be9522eaf545b36a88a3e96a](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz) -- Git v.2.38.0 +- Git v.2.38.1 - Git LFS v.2.3.4 Container platform: linux