summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-06-28 14:25:19 -0300
committerTomás Touceda <chiiph@leap.se>2013-06-28 14:25:19 -0300
commit5b975799ce9b7a6e0a88be4bcb48bdfb90800bb3 (patch)
treebda674a79b1aeccb37b67609517bc4761db7ae07 /NEWS.rst
parent9cea9c8a34343f8792d65b96f93ae22bd8685878 (diff)
parentc088a1544a5f7a51359d2802019c0740aab0cc5b (diff)
Merge branch 'release-0.2.2'0.2.2
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 45f1012f..00350cbb 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,10 +2,10 @@
User-facing changes in Leap Client
==================================
-Release 0.2.0 (2013-1-XX)
+Release 0.2.0 (2012-10-XX)
--------------------------
-This release is a functionally working version in Debian Wheezy and Ubuntu 12.04.
+This release is a functionally working version in Debian Squeeze and Ubuntu 12.04.
It is able to connect to a preconfigured leap provider and autoconfigures a EIP connection.
Python Support
@@ -14,6 +14,7 @@ This release supports Python2.6 and Python2.7
New Features
''''''''''''
+- Branded build: the final package includes branding info needed to connect to a default provider.
- First run wizard: allows to register an user with the selected provider. It also downloads all
the config files needed to connect to the eip service on this provider.
- Network checks: we do some basic network testing and warn user in case we cannot find a
@@ -39,14 +40,15 @@ for building the package dependencies, you will need also:
Leap-Client depends on the following python packages:
-- pyopenssl
- requests
+- ping
- psutil
- netifaces
- jsonschema
- srp
- pycrypto
- keyring
+- python-gnutls==1.1.9
We are freezing the python-gnutls library dependency for this release due to a bug in ubuntu, see:
https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129