Updated pbkdf2.py to the newest upstream version
[cnetworkmanager.git] / NEWS
blob7e9da642cfd95f765c3ce9e3dab95df4d1ac341d
1 0.8.3, Thu 2009-03-05
2 Fix: secrets leak via o.fd.NMS.Connection.Secrets (CVE-2009-0365)
3 Fix: secrets leak via o.fd.NMS.Connection.GetSettings (bnc#479566#c3)
5 0.8.2, Mon 2009-03-02
6 New: --wpa-pass
7 Fix: connecting to unsecured WEP
8 Fix: do not crash when inspecting wired, 802-1x, NM 0.7.0 API
10 0.8, Fri 2008-11-14
11 New: --wep-pass
12 New: if there is another applet, report its pid
13 Fix: do not rely on DBus config from GUI applets
15 0.7, Sat 2008-07-12
16 New: can connect and show settings with NM 0.6
17 New: keys can be specified as CLI options, knetwormanagerrc not needed
18 New: -C foo is enough to connect to an unencrypted network
19 Fix: -o1 works for NM 0.6
21 0.6, Thu 2008-06-19
22 New: first steps to make it work on OLPC
24 0.5, Wed 2008-06-18
25 New: works much better with NM 0.6, except -C, -u, -s.
26 Fix: flag values are sorted now
27 Fix: suggest also .debs if python modules are missing.
29 0.4, Mon 2008-06-09
30 New: changed license to GPLv2 or later, to match other parts of NM
31 New: distinguish WEP, WPA, WPA2 for -n.
32 New: -o, -w control online and WiFi status.
33 New: basic device info for NM 0.6
34 Fix: recognize Notification Messages in knetwormanagerrc.
35 Fix: -u: better error message when applet not running.
36 Fix: standardized option parsing, both -Cfoo and -C foo work.