diff options
Diffstat (limited to 'NEWS.rst')
-rw-r--r-- | NEWS.rst | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -1,12 +1,12 @@ ================================== -User-facing changes in Leap Client +User-facing changes in LEAP Client ================================== -Release 0.2.0 (2013-1-XX) +Release 0.2.0 (2013-2-23) -------------------------- This release is a functionally working version in Debian Wheezy and Ubuntu 12.04. -It is able to connect to a preconfigured leap provider and autoconfigures a EIP connection. +It is able to connect to a preconfigured LEAP provider and autoconfigures a EIP connection. Python Support '''''''''''''' @@ -28,16 +28,15 @@ See the ``README.rst`` for a step-to-step install guide. The following libraries are needed: - PyQt4 -- libgnutls +- OpenSSL - openvpn for building the package dependencies, you will need also: - python-setuptools - python-dev -- libgnutls-dev -Leap-Client depends on the following python packages: +leap-client depends on the following python packages: - pyopenssl - requests @@ -48,9 +47,6 @@ Leap-Client depends on the following python packages: - pycrypto - keyring -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 - Configuration files ''''''''''''''''''' |