Package: libpurple0 Version: 2.6.6-1 Severity: important Since a few days/weeks, AIM connexion fails because there is a report that account has been connecting/disconnecting too frequently.
Of course, this is not the case. Using debug information in haze (empathy plugin that uses libpurple to connect to libpurple-supported-protocols), the case is the same as in https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/524221 Attached is the stolen patch, that fixes the issue (it was transformed to a -p1 patch instead of -p0, as is usual in Debian). -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable'), (100, 'unstable'), (50, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libpurple0 depends on: ii libavahi-client3 0.6.25-3 Avahi client library ii libavahi-common3 0.6.25-3 Avahi common library ii libavahi-glib1 0.6.25-3 Avahi glib integration library ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libdbus-1-3 1.2.20-2 simple interprocess messaging syst ii libdbus-glib-1-2 0.84-1 simple interprocess messaging syst ii libgadu3 1:1.9.0~rc2-1 Gadu-Gadu protocol library - runti ii libglib2.0-0 2.22.4-1 The GLib library of C routines ii libgstfarsight0.10-0 0.0.17-2 Audio/Video communications framewo ii libgstreamer-plugins-bas 0.10.26-1 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.26-1 Core GStreamer libraries and eleme ii libidn11 1.15-2 GNU Libidn library, implementation ii libmeanwhile1 1.0.2-3 open implementation of the Lotus S ii libnspr4-0d 4.8.3-1 NetScape Portable Runtime Library ii libnss3-1d 3.12.5-2 Network Security Service libraries ii libperl5.10 5.10.1-11 shared Perl library ii libsasl2-2 2.1.23.dfsg1-5 Cyrus SASL - authentication abstra ii libsasl2-modules 2.1.23.dfsg1-5 Cyrus SASL - pluggable authenticat ii libsilc-1.1-2 1.1.10-2 SILC generic library ii libsilcclient-1.1-3 1.1.10-2 SILC client library ii libxml2 2.7.6.dfsg-2+b1 GNOME XML library ii libzephyr4 3.0-1 Project Athena's notification serv ii perl 5.10.1-11 Larry Wall's Practical Extraction ii perl-base [perlapi-5.10. 5.10.1-11 minimal Perl system ii pidgin-data 2.6.6-1 multi-protocol instant messaging c Versions of packages libpurple0 recommends: ii ca-certificates 20090814 Common CA certificates ii libpurple-bin 2.6.5-2 multi-protocol instant messaging l Versions of packages libpurple0 suggests: ii tcl8.4 8.4.19-4 Tcl (the Tool Command Language) v8 ii tk8.4 8.4.19-4 Tk toolkit for Tcl and X11, v8.4 - -- no debconf information
# # # patch "libpurple/protocols/oscar/clientlogin.c" # from [d1110c449c4c558d139dffc12b0a941191ac8837] # to [318c59bcf45207fefad4ab7a0e34bd63ebf7de34] # ============================================================ Index: b/libpurple/protocols/oscar/clientlogin.c =================================================================== --- a/libpurple/protocols/oscar/clientlogin.c 2010-02-16 10:34:06.000000000 +0100 +++ b/libpurple/protocols/oscar/clientlogin.c 2010-02-25 12:21:15.000000000 +0100 @@ -43,7 +43,7 @@ #include "core.h" #define URL_CLIENT_LOGIN "https://api.screenname.aol.com/auth/clientLogin" -#define URL_START_OSCAR_SESSION "http://api.oscar.aol.com/aim/startOSCARSession" +#define URL_START_OSCAR_SESSION "https://api.oscar.aol.com/aim/startOSCARSession" /* * Using clientLogin requires a developer ID. This key is for libpurple.