diff options
author | Kali Kaneko <kali@leap.se> | 2016-04-14 15:40:05 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-04-15 11:53:46 -0400 |
commit | c201029c3070da1bd9c2a7d65ac426e49f3cc241 (patch) | |
tree | 119e8f47a5d2795facb71265a6af41c06cc38508 /release-notes.rst | |
parent | b4de087fee85b7831b70cde31e7ed34f196a5ca9 (diff) |
[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.
Diffstat (limited to 'release-notes.rst')
-rw-r--r-- | release-notes.rst | 19 |
1 files changed, 9 insertions, 10 deletions
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 |