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:
authorJaime Martinez <jmartinez@gitlab.com>2022-07-12 09:34:38 +0300
committerJaime Martinez <jmartinez@gitlab.com>2022-07-12 09:34:38 +0300
commit8b0199e0d0a5890b3e90f65eb967a79176258027 (patch)
tree593e62c4f6aa8464f6e6789061192af60fd2601e
parentda90fd9d3099c1d5967e1ccfddf791000cf9c8ce (diff)
parent46e8261edcfe970d312621afa23421646a99d8f8 (diff)
Merge branch 'security-release-1-59-1' into '1-59-stable'v1.59.1
Release 1.59.1 See merge request gitlab-org/security/gitlab-pages!42
-rw-r--r--CHANGELOG.md6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 066619c4..5b4c3a99 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.59.1 (2022-07-12)
+
+### Security (1 change)
+
+- [Include remote address through X-Forwarded-For in job artifact request](gitlab-org/security/gitlab-pages@5f1e4686142711bfd1c1806580dfc42e79558a62) ([merge request](gitlab-org/security/gitlab-pages!41))
+
## 1.59.0 (2022-06-13)
### Added (2 changes)
diff --git a/VERSION b/VERSION
index bb120e87..5b1ab270 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.59.0
+1.59.1