summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-05 17:27:49 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-05 17:27:49 +0000
commit89e372068b3909b0e8cfb03af4da176357a1abbc (patch)
tree47b976934ac27eeb4977c36db9e5aaf8dffa8634
parent50f436f29e7d5dd9922b6dae087dece384f9226e (diff)
downloadgitlab-ce-89e372068b3909b0e8cfb03af4da176357a1abbc.tar.gz
Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.1
-rw-r--r--CHANGELOG.md11
-rw-r--r--GITALY_SERVER_VERSION2
-rw-r--r--GITLAB_PAGES_VERSION2
3 files changed, 13 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2660e5a0e02..95156209715 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 15.7.1 (2023-01-05)
+
+### Fixed (2 changes)
+
+- [Relax FIPS constraints on PyPi packages](gitlab-org/gitlab@e0bfadf38b0873119dab0abba92e07085658abcd) ([merge request](gitlab-org/gitlab!107993))
+- [Workaround a segfault due to array GC bug](gitlab-org/gitlab@85c7b6ad255c1638d54cb9953367e1e3e6b8396b) ([merge request](gitlab-org/gitlab!107993))
+
+### Performance (1 change)
+
+- [Remove vulnerability state migration](gitlab-org/gitlab@ef444959f787daa31d33e61fa94aa072be47a7b7) ([merge request](gitlab-org/gitlab!107993))
+
## 15.7.0 (2022-12-21)
### Added (182 changes)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index dd6ecf975e0..d1a0eb1c34a 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-15.7.0 \ No newline at end of file
+15.7.1 \ No newline at end of file
diff --git a/GITLAB_PAGES_VERSION b/GITLAB_PAGES_VERSION
index dd6ecf975e0..d1a0eb1c34a 100644
--- a/GITLAB_PAGES_VERSION
+++ b/GITLAB_PAGES_VERSION
@@ -1 +1 @@
-15.7.0 \ No newline at end of file
+15.7.1 \ No newline at end of file