[kopete-bugs] [Bug 197104] Kopete does not connect to yahoo... Remains in "Connecting..."
Matt Rogers
mattr at kde.org
Thu Jun 25 05:25:19 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=197104
--- Comment #29 from Matt Rogers <mattr kde org> 2009-06-25 05:25:12 ---
SVN commit 986795 by mattr:
Implement YMSG protocol version 16 authentication
Fixes bug 197104
CCBUG: 197104
This is the backport for KDE 4.3
Squashed commit of the following:
commit 2589b7859c3332d3e4c1e3623b9a5182ea060436
Author: Matt Rogers <mattr at kde.org>
Date: Wed Jun 24 21:19:42 2009 -0500
Update existing yahoo.com servers to the new one
This kconf_update script changes all the server lines for Yahoo accounts
to scsa.msg.yahoo.com if the domain name ended with ".yahoo.com" so that
users don't have to go in and change their config manually in order to
be able to login.
commit ca1ea33d0047877afd200d2d3c656a7235ef8009
Author: Matt Rogers <mattr at kde.org>
Date: Wed Jun 24 20:45:18 2009 -0500
Set the Yahoo default server to scsa.msg.yahoo.com
This is inline with what several of the other clients do now that we all
seem to be using protocol 16 authentication methods.
commit 9ad7a11e53815f0333909a765c81ea7131c20693
Author: Matt Rogers <mattr at kde.org>
Date: Wed Jun 24 20:40:36 2009 -0500
Implement YMSG protocol version 16 authentication.
Kopete's Yahoo protocol can now login again, fixing bug 197104
This is the fix for trunk (4.4) which will be backported to 4.3 and 4.2
Thanks to the Pidgin folks for implementing it first and letting me use
their code. :)
M +2 -2 kopete/kconf_update/CMakeLists.txt
AM kopete/kconf_update/kopete-update_yahoo_server.pl
A kopete/kconf_update/kopete-update_yahoo_server.upd
M +179 -30 protocols/yahoo/libkyahoo/logintask.cpp
M +19 -0 protocols/yahoo/libkyahoo/logintask.h
M +1 -1 protocols/yahoo/yahooaccount.cpp
M +3 -3 protocols/yahoo/yahooeditaccount.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=986795
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list