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:
authorNick Thomas <nick@gitlab.com>2018-04-30 13:37:07 +0300
committerNick Thomas <nick@gitlab.com>2018-04-30 13:37:07 +0300
commit69b7e196fe0336c91a44da72110f44c2ec0869b0 (patch)
tree55933c253ef14f3dbad0cf82735f3d0dd117a6dc
parentbeb50ec82599f436049db10d22cb83506cb78136 (diff)
Release v0.9.1v0.9.1
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5b476ea4..2331d380 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 0.9.1
+- Clean up the created jail directory if building the jail doesn't work !90
+- Restore the old in-place chroot behaviour as a command-line option !92
+- Create /dev/random and /dev/urandom when daemonizing and jailing !93
+
v 0.9.0
- Add gRPC admin health check !85
diff --git a/VERSION b/VERSION
index ac39a106..f374f666 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.0
+0.9.1