summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-07-12 19:36:32 +0200
committerRuben Pollan <meskio@sindominio.net>2018-07-12 19:36:32 +0200
commit5cbbf052ffb5814c5a8a2f62417b5d1a2475778e (patch)
treee7466abe7e728fcb9f7d148f88304f379d8788b7
parent8f00bd0561fd4018ca99fccad84e099b457ead14 (diff)
[pkg] bump version to 0.10.70.10.7
-rw-r--r--debian/changelog6
-rw-r--r--docs/changelog.rst14
-rw-r--r--docs/conf.py2
-rw-r--r--pkg/next-version2
4 files changed, 21 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 3bdf2009..03d7b5ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bitmask (0.10.7) unstable; urgency=medium
+
+ * Update to 0.10.7 release.
+
+ -- meskio <meskio@sindominio.net> Thu, 12 Jul 2018 19:30:34 +0200
+
bitmask (0.10.6) unstable; urgency=medium
* Update to 0.10.6 release.
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 997e0fd4..1587b1b2 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,7 +1,7 @@
Changelog
=====================
-0.10.7 - `master`_
+0.10.8 - `master`_
-------------------------------
.. note:: This version is not yet released and is under active development.
@@ -10,6 +10,18 @@ Changelog
Bugfixes
~~~~~~~~
+- Various systray fixes
+
+Features
+~~~~~~~~
+- Add support for tcp management on openvpn
+
+
+0.10.6
+-------------------------------
+
+Bugfixes
+~~~~~~~~
- `#9278 <https://0xacab.org/leap/bitmask-dev/issues/9278>`_: Workaround for QtWebview bug causing a crash.
Misc
diff --git a/docs/conf.py b/docs/conf.py
index dc1f55e1..2afb2625 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -61,7 +61,7 @@ author = u'LEAP Encryption Access Project'
# The short X.Y version.
version = u'0.10'
# The full version, including alpha/beta/rc tags.
-release = u'0.10.6'
+release = u'0.10.7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/pkg/next-version b/pkg/next-version
index 2d993c42..1a46c7f1 100644
--- a/pkg/next-version
+++ b/pkg/next-version
@@ -1 +1 @@
-0.10.7
+0.10.8