From c201029c3070da1bd9c2a7d65ac426e49f3cc241 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Thu, 14 Apr 2016 15:40:05 -0400 Subject: [pkg] ship statically built binaries - mention the versions in the next relnotes - add the leap_thirdparty_build to gitignore. the build scripts are supposed to place the binaries here. --- release-notes.rst | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'release-notes.rst') diff --git a/release-notes.rst b/release-notes.rst index 7a63901e..a9c0ff47 100644 --- a/release-notes.rst +++ b/release-notes.rst @@ -1,25 +1,24 @@ -0.9.1 November 03 - "the day of the calaca" +0.9.2 April XY - "Panis et Circenses" +++++++++++++++++++++++++++++++++++++++++++ -We were very pleased to announce Bitmask stable 0.9.1 :tada:. +We were very pleased to announce Bitmask stable 0.9.2 This is a minor release and you can see changes on `the changelog`_. -The complete list of things that have changed since 0.8.x series can be seen on -`0.9.0 release notes`_ -Don't miss the big pile of changes we brought you on 0.9.0 :) - Using the latest Bitmask, Linux users will be able to use our encrypted email -service, now in beta state! A Mac release is imminent and a windows release is -underway. +service, now in beta state! An alpha version for OSX is also available. Currently we have a test provider for mail @ https://mail.bitmask.net This provider is already bundled with Bitmask for easy access on the wizard. Please help us test this and file bug reports here: https://leap.se/code/projects/report-issues +[Pixelated integration news] + +The standalone bundles for 0.9.2 include statically compiled binaries for +OpenVPN 2.3.10 (compiled against PolarSSL 1.3.9) and GnuPG 1.4.20. + NOTE: beta means that we expect things not to break but we don't promise you won't get any headaches or lose some email, so please be careful. -.. _`the changelog`: https://github.com/leapcode/bitmask_client/blob/0.9.1/CHANGELOG.rst -.. _`0.9.0 release notes`: https://github.com/leapcode/bitmask_client/blob/0.9.0/release-notes.rst +.. _`the changelog`: https://github.com/leapcode/bitmask_client/blob/0.9.2/CHANGELOG.rst -- cgit v1.2.3 From 15cd7c4a53e9120d032d92382691cc9862f31a8f Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Fri, 15 Apr 2016 15:03:53 -0400 Subject: [doc] update release notes --- release-notes.rst | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-) (limited to 'release-notes.rst') diff --git a/release-notes.rst b/release-notes.rst index a9c0ff47..2fc1f9ea 100644 --- a/release-notes.rst +++ b/release-notes.rst @@ -1,24 +1,38 @@ 0.9.2 April XY - "Panis et Circenses" -+++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++ -We were very pleased to announce Bitmask stable 0.9.2 +We are pleased to announce the Bitmask 0.9.2 release. You can refer to `the +changelog`_ for the whole changeset. -This is a minor release and you can see changes on `the changelog`_. +In addition to the Encrypted Internet Proxy, the Encrypted Email service is now +available, in Beta state in the Linux bundles. An alpha version for OSX is also +ready. This service can be tested against any LEAP provider that has made it +publicly available. -Using the latest Bitmask, Linux users will be able to use our encrypted email -service, now in beta state! An alpha version for OSX is also available. +The "Beta" in the Email service means that things are getting more stable, but +unforeseen issues are still expected to be found, so please use it accordingly. +We need you to test it as hard as you can, and report any bugs that you find, +but don't trust it yet in situations where data loss, delivery problems or any +other errors can put you at risk or otherwise cause major trouble. -Currently we have a test provider for mail @ https://mail.bitmask.net This -provider is already bundled with Bitmask for easy access on the wizard. Please -help us test this and file bug reports here: -https://leap.se/code/projects/report-issues +Currently we maintain a demo provider for the Mail service at +https://mail.bitmask.net. This provider is already pinned in Bitmask for easy +access when creating a new account from within the wizard. -[Pixelated integration news] +In the standalone bundles beginning with 0.9.2, we are shipping the Pixelated +Webmail interface. Access via Thunderbird or any other mail client of your +choice is still supported, but we hope that this modern web interface will make +the delights of our users. -The standalone bundles for 0.9.2 include statically compiled binaries for -OpenVPN 2.3.10 (compiled against PolarSSL 1.3.9) and GnuPG 1.4.20. +The bundles for 0.9.2 include statically compiled binaries for OpenVPN 2.3.10 +(compiled against PolarSSL 1.3.9) and GnuPG 1.4.20. -NOTE: beta means that we expect things not to break but we don't promise you -won't get any headaches or lose some email, so please be careful. +Please help us test Bitmask and file any bug reports here: +https://leap.se/code/projects/report-issues, that will be a great contribution +towards future improvement! + +Until the next release, see you on the intertubes, and stay safe. + +The Bitmask team. .. _`the changelog`: https://github.com/leapcode/bitmask_client/blob/0.9.2/CHANGELOG.rst -- cgit v1.2.3