purple: disable TLS-DSK option for HAVE_SSPI
[siplcs.git] / NEWS
blob3d597873254a2350509835892181d011ccebda03
1 version 1.13.0 "Lync & Office365" (2012-XX-XX)
2         - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker)
3           * TLS-DSK has been introduced in Lync
4           * mandatory for Office365 accounts
5           * also works for non-public Lync installations
6         - added [MS-DLX] based Get Info/Contact Search (Stefan Becker)
7           * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync
8         - added experimental media TCP transport (Jakub Adam)
9         - make it compile against the latest purple 3.0.x API (Stefan Becker)
10         - completed cleanup: core no longer requires libpurple (Stefan Becker)
11         - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker)
12         - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker)
13         - restricted XXX_CFLAGS to modules that need them (Stefan Becker)
14         - NSS is now a mandatory build requirement (Stefan Becker)
15         - decoupled SSPI from HAVE_LIBKRB5 flag. New flag is HAVE_SSPI (Stefan Becker)
16         - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker)
17         - added NSIS package generation to OBS mingw packages (Stefan Becker)
18         - removed kopete backend. KDE is moving to telepathy (Stefan Becker)