From 3169015c5f5eaed5f2ad48e486b1fe96e1eb6bbe Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 3 Apr 2018 02:45:34 +0200 Subject: several fixes for riseupvpn snap - move snap folder to root folder, to allow automated builds - install only polkit file outside of snap - change path of bitmask-root accordingly in bitmask - fix check for polkit file inside snap - change and document the algorithm for picking bitmask-root in linux - add LD_LIBRARY_PATH as an environment entry for bitmask-systray --- docs/changelog.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst index 04778592..de4c7f94 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,15 @@ Changelog ------------------------------- .. note:: This version is not yet released and is under active development. +Misc +~~~~ +- Fix snap bug in install hook when python2 was not installed. +- Install only the polkit file outside of classic confinement snap. +- Document algorithm for picking bitmask-root. +- Use LD_LIBRARY_PATH for bitmask_systray in RiseupVPN snap (makes snap run fine in bionic). +- Move snap folder to topmost folder. + + 0.10.5 ------------------------------- -- cgit v1.2.3