Current HEAD now requires vpnc 0.3.3



Hi,

I've just committed some backend improvements to the vpnc VPN service.  These 
are:

1) Pass more VPN errors to NetworkManager and the applet
2) Write config options to vpnc's stdin, not a config file
3) Validate options received from NetworkManager before writing them to vpnc

This means:

a) you'll need vpnc 0.3.3
b) If you have existing vpn connections in gconf, you'll need to fix up the 
"vpn_data" key's string list in GConf:


Before:
--------------
IPSec gateway 1.1.1.1
IPSec ID foo
IPSec secret blah

Now:
--------------
IPSec gateway
1.1.1.1
IPSec ID
foo
IPSec secret
blah


Dan 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]