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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2022-03-28 15:55:16 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2022-03-28 15:55:16 +0300
commit43432cc9aad59e9a5aab56d15774e39765c17c2c (patch)
tree41b670a0cb964300909e26cad80b0f486455e345
parent7c81b17bfb8c7222503cc65c0c4c7f69b4824f19 (diff)
parentf7c7a0aab25f662bc668ba8801f7f3ae6e3aa15d (diff)
Merge branch 'security-1-51-1' into '1-51-stable'v1.51.1
Release 1.51.1 See merge request gitlab-org/security/gitlab-pages!34
-rw-r--r--CHANGELOG.md11
-rw-r--r--VERSION2
2 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a834d6a6..ac18f11e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 1.51.1 (2022-03-28)
+
+### Changed (1 change)
+
+- [Update go-proxyproto to 0.6.2 and fix tests](gitlab-org/security/gitlab-pages@4dc370158507bd8dd64e1ca1f451c870c0fb56e6) ([merge request](gitlab-org/security/gitlab-pages!26))
+
+### Security (2 changes)
+
+- [fix: validate that session was issued on the same host](gitlab-org/security/gitlab-pages@8c7fe1f00874ea94161570c040136c1b1a53d3a2) ([merge request](gitlab-org/security/gitlab-pages!31))
+- [Fix weak HTTP server timeouts configuration](gitlab-org/security/gitlab-pages@80f38361c88eb5d23132528f1d528acd47ab5a18) ([merge request](gitlab-org/security/gitlab-pages!21))
+
## 1.51.0 (2022-01-12)
### Added (2 changes)
diff --git a/VERSION b/VERSION
index ba0a7191..c73f500e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.51.0
+1.51.1