Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-08-03 17:55:42 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-08-03 17:55:42 +0300
commit05c42b640987ab584fd4ab6d174dd36b0b6ae0c2 (patch)
treefe8266082e5ee4b0e1fa06a11e4a5190605c2772 /CHANGELOG.md
parenta3a5bfc1404a4ecd0a28771680581f60ea070ca1 (diff)
Update changelog for 14.0.7
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ec61bcd4..1007d6b60 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -74,6 +74,12 @@ No changes.
- [Separate listenmux from backchannel](gitlab-org/gitaly@c95298c125a680a006153d5aca5d3dbb575ce352) ([merge request](gitlab-org/gitaly!3593))
- [Use upstream implementation of insecure credentials](gitlab-org/gitaly@7453f84b0bb385a958943b5e0910b8f6bb3906bb) ([merge request](gitlab-org/gitaly!3591))
+## 14.0.7 (2021-08-03)
+
+### Security (1 change)
+
+- [catfile: Allow parsing of long git commit headers](gitlab-org/security/gitaly@f67249ab2dcd2b4c380d4dae5e889008229cd77c) ([merge request](gitlab-org/security/gitaly!37))
+
## 14.0.6 (2021-07-20)
### Added (1 change)