[guardian-dev] chatsecure android failing with jabberd2

Richard Hansen rhansen at bbn.com
Thu Apr 23 15:16:02 EDT 2015


On 2015-04-22 20:41, Nathan of Guardian wrote:
> In truth, a bug in Smack XMPP library, which might be fixed in a more
> recent version.

I believe it is.

The changelog for Smack 3.3.0 [1], released 2013-05-04, says that bug
SMACK-379 [2] was fixed.  That bug is specifically about RFC6121 and
supporting servers that don't advertise the session feature.

In addition, the changelog for Smack 4.1.0 [3], released 2015-03-29,
shows that bug SMACK-622 [4] was fixed, which presumably means that it
now adheres to this Internet-Draft:

  https://tools.ietf.org/html/draft-cridland-xmpp-session-01

Note that Smack 4.1.0 directly supports Android [5]; there's no need for
aSmack anymore.

[1] https://igniterealtime.org/builds/smack/docs/3.3.0/changelog.html
[2] https://igniterealtime.org/issues/browse/SMACK-379
[3] https://igniterealtime.org/builds/smack/docs/4.1.0/changelog.html
[4] https://igniterealtime.org/issues/browse/SMACK-622
[5]
https://github.com/igniterealtime/Smack/wiki/Smack-4.1-Readme-and-Upgrade-Guide

-Richard


More information about the guardian-dev mailing list