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>2021-07-13 10:01:12 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2021-07-13 10:01:12 +0300
commitf2d82a471b1bfd083a3f7eedc5be9fb95ebcc761 (patch)
tree429ceb1288c77b5cae12758a4eb9b456435bc13c
parent905d911f26404030c1da813b9cffda2024189d7f (diff)
parent45a8f684452cea030ec99ae01480610e78fe7684 (diff)
Merge branch '591-release-v1-41-0' into 'master'v1.41.0
Release v1.41.0 See merge request gitlab-org/gitlab-pages!520
-rw-r--r--CHANGELOG.md18
-rw-r--r--VERSION2
2 files changed, 19 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46866e9f..12c76155 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,21 @@
+## 1.41.0 (2021-07-13)
+
+### Added (1 change)
+
+- [Include /etc/nsswitch.conf in chroot jail](gitlab-org/gitlab-pages@56273e40459345534203433d02682c4539507c73) ([merge request](gitlab-org/gitlab-pages!499))
+
+### Fixed (1 change)
+
+- [Fix path trimming in GitLab client](gitlab-org/gitlab-pages@3388ae9caea138923dd2e682aa0315eed9c0fcf5) ([merge request](gitlab-org/gitlab-pages!512))
+
+### Changed (1 change)
+
+- [Disable chroot and add daemon-enable-jail flag](gitlab-org/gitlab-pages@4d1dcf7933442c4b062b85fe26a2aa6cc75a078d) ([merge request](gitlab-org/gitlab-pages!513))
+
+### Other (1 change)
+
+- [Improve observability of HTTP connections](gitlab-org/gitlab-pages@2b1887c217e04f05c885202d73de06f44f315460) ([merge request](gitlab-org/gitlab-pages!515))
+
## 1.40.0 (2021-06-09)
### Changed (1 change)
diff --git a/VERSION b/VERSION
index 32b7211c..7d47e599 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.40.0
+1.41.0