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>2022-11-30 22:12:42 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2022-11-30 22:12:42 +0300
commitda888aa76c3a4708747438cde16703dd617fd9c2 (patch)
tree4bc9ef3828c5891edc35e62ec0d18fb49a7b16e7
parentc04d7ca0ce226fea3c83b53398e9671958bbe2be (diff)
parentb408af6c5cf59de21f9414b5a9dad1c119b8c9a3 (diff)
Merge remote-tracking branch 'dev/15-4-stable' into 15-4-stable15-4-stable
-rw-r--r--CHANGELOG.md7
-rw-r--r--VERSION2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d3521f4b..3ada2b424 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Gitaly changelog
+## 15.4.6 (2022-11-30)
+
+### Fixed (2 changes)
+
+- [Allow differing relative paths in ReplicateRepository](gitlab-org/security/gitaly@2875608d6c90d6c9f0bee86414a645b067478b5b)
+- [Allow non-unique addresses for storages in Praefect](gitlab-org/security/gitaly@0f9dac730dfa7cffeb283edaf229e215de7024b5)
+
## 15.4.5 (2022-11-15)
No changes.
diff --git a/VERSION b/VERSION
index 1ab704a68..d0eb291e3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-15.4.5 \ No newline at end of file
+15.4.6 \ No newline at end of file