Upstream bug: http://code.google.com/p/accounts-sso/issues/detail?id=222
** Bug watch added: Accounts&SSO issues #222 http://code.google.com/p/accounts-sso/issues/detail?id=222 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to signon in Ubuntu. https://bugs.launchpad.net/bugs/1212705 Title: libsignon-plugins is not a dynamic library Status in “signon” package in Ubuntu: New Bug description: In order to write a signon plug-in to provide integration with a new authentication method, one must use the libsignon-plugins library, which provides some interfaces that must be used. However, this library is currently built and installed as a static library only, which means every plug-in that links to it, includes the entire library within the plug-in. This causes an increase in size of of the plug-ins, and requires that they all must be rebuilt, in the event a security issue is discovered and fixed, in the library. This library needs to be built and packaged as a dynamic library instead. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/signon/+bug/1212705/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp