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>2020-08-05 13:15:43 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-08-05 13:15:43 +0300
commit1d979dcce94ef57ec2dee43dbfdff9dbc5e7bcb4 (patch)
treef51866fab0f205afe1196e4bee5db6213fc1109e
parent9e1995dcadb46b7cc66122b6e681c0d7a2020dac (diff)
Update CHANGELOG.md for 13.0.11
[ci skip]
-rw-r--r--CHANGELOG.md7
-rw-r--r--changelogs/unreleased/security-pks-create-from-url-creds.yml5
2 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e264cfa0e..9f12d1f4d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Gitaly changelog
+## 13.0.11
+
+### Security (1 change)
+
+- Fix injection of arbitrary `http.*` options.
+
+
## 13.0.10
- No changes.
diff --git a/changelogs/unreleased/security-pks-create-from-url-creds.yml b/changelogs/unreleased/security-pks-create-from-url-creds.yml
deleted file mode 100644
index 392d0a731..000000000
--- a/changelogs/unreleased/security-pks-create-from-url-creds.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix injection of arbitrary `http.*` options
-merge_request:
-author:
-type: security