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:
authorVladimir Shushlin <vshushlin@gitlab.com>2022-07-14 13:36:13 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2022-07-14 13:36:13 +0300
commit63b4812cf14da0c656d770c36e63cf4551996457 (patch)
tree89b13aa004221881ad7fa3b0538f6dcb6e767ac0
parente1562d1c9e8557113fe3a0447ceaff4ff506bfe5 (diff)
parent97a6dc80dfc23fdbfae35c3d5613738ab0c332b6 (diff)
Merge branch 'release-1-60-1' into '1-60-stable'v1.60.1
Release 1.60.1 See merge request gitlab-org/security/gitlab-pages!45
-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 9bc3a183..01cc71b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.60.1 (2022-07-14)
+
+### Security (1 change)
+
+- [Include remote address through X-Forwarded-For in job artifact request](gitlab-org/security/gitlab-pages@68ac14f1754a3c4a0f6dda061f5a6d9419a4ddfc) ([merge request](gitlab-org/security/gitlab-pages!36))
+
## 1.60.0 (2022-07-13)
### Added (3 changes)
diff --git a/VERSION b/VERSION
index 4d5fde5b..f6c9d766 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.60.0
+1.60.1