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>2021-07-13 09:12:38 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-07-13 09:12:38 +0300
commit45a8f684452cea030ec99ae01480610e78fe7684 (patch)
tree429ceb1288c77b5cae12758a4eb9b456435bc13c /CHANGELOG.md
parent9e4f9ab8dada1c5a7f70a6d10d1694c7f01037ff (diff)
Add changelog for version 1.41.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 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)