diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index a50908ca3daf95eba6210f0cc2c11c49f7bc1c9e..2259c77c0b3c2cf2ab85c402c956ffa2c9eac25b 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -1.42.0 +1.42.2 diff --git a/changelogs/unreleased/security-pb-fix-get-archive.yml b/changelogs/unreleased/security-pb-fix-get-archive.yml new file mode 100644 index 0000000000000000000000000000000000000000..dca4fec7d61ec4ee4fda1e971a3318175736b8fc --- /dev/null +++ b/changelogs/unreleased/security-pb-fix-get-archive.yml @@ -0,0 +1,5 @@ +--- +title: Update Gitaly to fix GetArchive vulnerability +merge_request: +author: +type: security