[Pkg-privacy-commits] [onionshare] 09/12: Version bump to 0.8.1, updated changelog

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Jan 4 17:08:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian
in repository onionshare.

commit 41a30dd4e47520fd271af7ee925f018261f47b14
Author: Micah Lee <micah at micahflee.com>
Date:   Mon Dec 7 16:34:50 2015 -0800

    Version bump to 0.8.1, updated changelog
---
 CHANGELOG.md           | 6 ++++++
 install/onionshare.nsi | 2 +-
 version                | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d8b0b6d..2f8e632 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
 # OnionShare Changelog
 
+## 0.8.1
+
+* Fixed crash in Windows 7
+* Fixed crash related to non-ephemeral hidden services in Linux
+* Fixed minor bugs
+
 ## 0.8
 
 * Add support for ephemeral hidden services
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index 716d3bf..547212f 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -6,7 +6,7 @@
 !define INSTALLSIZE 31616
 !define VERSIONMAJOR 0
 !define VERSIONMINOR 8
-!define VERSIONSTRING "0.8"
+!define VERSIONSTRING "0.8.1"
 
 RequestExecutionLevel admin
 
diff --git a/version b/version
index aec258d..6f4eebd 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.8
+0.8.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git



More information about the Pkg-privacy-commits mailing list