Cannot connect to openvpn that requires certPass
Bug #1546560 reported by
Jonas G. Drange
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Alejandro J. Cura | ||
indicator-network (Ubuntu) |
Fix Released
|
High
|
Pete Woods |
Bug Description
15:03:53 pete-woods | so while you can connect the the canonical VPN (as it doesn't need a password), you can't connect to any VPN that needs passwords
pete-woods | I have a fix going in for some dodgy assembler in libgcrypt20
Related branches
lp://staging/~pete-woods/indicator-network/keyring-support
- Indicator Applet Developers: Pending requested
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 1247 lines (+631/-129)22 files modifiedCMakeLists.txt (+12/-0)
debian/control (+1/-0)
src/CMakeLists.txt (+2/-0)
src/agent/CMakeLists.txt (+61/-0)
src/agent/CredentialStore.cpp (+29/-0)
src/agent/CredentialStore.h (+44/-0)
src/agent/KeyringCredentialStore.cpp (+154/-0)
src/agent/KeyringCredentialStore.h (+44/-0)
src/agent/SecretAgent.cpp (+162/-13)
src/agent/SecretAgent.h (+43/-13)
src/agent/SecretRequest.cpp (+16/-12)
src/agent/SecretRequest.h (+2/-0)
src/agent/agent-main.cpp (+11/-13)
src/indicator/CMakeLists.txt (+3/-37)
src/indicator/factory.cpp (+0/-7)
src/indicator/factory.h (+0/-2)
src/indicator/nmofono/vpn/vpn-manager.cpp (+1/-1)
src/notify-cpp/CMakeLists.txt (+1/-0)
src/util/CMakeLists.txt (+8/-0)
tests/unit/CMakeLists.txt (+1/-1)
tests/unit/secret-agent/secret-agent-main.cpp (+10/-4)
tests/unit/secret-agent/test-secret-agent.cpp (+26/-26)
lp://staging/~pete-woods/ubuntu-seeds/ubuntu-touch.xenial-gnome-keyring
- Łukasz Zemczak: Approve
-
Diff: 13 lines (+4/-0)1 file modifiedtouch-core (+4/-0)
Changed in indicator-network (Ubuntu): | |
assignee: | nobody → Pete Woods (pete-woods) |
status: | New → In Progress |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
status: | New → Fix Committed |
importance: | Undecided → High |
milestone: | none → ww08-2016 |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Alejandro J. Cura (alecu) |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package indicator-network - 0.7.1+16. 04.20160223- 0ubuntu1
--------------- 16.04.20160223- 0ubuntu1) xenial; urgency=medium
indicator-network (0.7.1+
* Add keyring support to secret agent (requires libsecret) (LP:
#1546560)
* Release full PPTP support
-- Pete Woods <email address hidden> Tue, 23 Feb 2016 09:15:55 +0000