Hi Philip, On 06/24/2014 04:57 AM, Philip Paeps wrote: > My patch to the mobile-broadband-provider-info database DTD to add an > attribute indicating the authentication method to use was accepted by > the maintainers[1] and merged in their tree[2]. > > This set of patches adds support for the new attribute in the mbpi > plugin so new GPRS contexts can be correctly provisioned. If the > authentication method is unspecified in the mbpi database we default > to CHAP (i.e.: previous behaviour). > > [1] https://bugzilla.gnome.org/show_bug.cgi?id=731907 > [2] https://git.gnome.org/browse/mobile-broadband-provider-info/commit/?id=752ccc5cdb34f427eefc26513a4c8e359883298f > > Philip Paeps (3): > include: add auth method to the provisioning API > mbpi: add support for provisioning the auth method > gprs: provision the authentication method > > include/gprs-provision.h | 1 + > plugins/mbpi.c | 35 +++++++++++++++++++++++++++++++++++ > src/gprs.c | 2 ++ > 3 files changed, 38 insertions(+) > All patches in this series have been pushed upstream, thanks. Regards, -Denis