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:07:25 +0300
committerNick Thomas <nick@gitlab.com>2018-04-30 13:12:50 +0300
commitb77d61283dfbadf3f50933a48b214d3607cacc47 (patch)
treef5c9b9ef83f983fc135e687bade651265ab795ba
parentd206a6f0a7d8cd048929facd1570fc22434baf35 (diff)
Release v0.8.1v0.8.10-8-stable
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1db19a97..a427c52e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 0.8.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.8.0
- Add /etc/resolv.conf and /etc/ssl/certs to pages chroot !51
- Avoid unnecessary stat calls when building domain maps !60
diff --git a/VERSION b/VERSION
index a3df0a69..6f4eebdf 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.8.0
+0.8.1