core cleanup: added backend API for debug output
[siplcs.git] / NEWS
blobcae57bd58feed0f6fda5295d8dd907f85f895dca
1 version 1.9.0 "File transfer & NTLMv2" (2010-03-10)
2 ***** Important Security Update for *nix users *****
3         - Contributed File transfer functionality. File encryption is supported. (Jakub Adam, Tomáš Hrabčík)
4         - NTLMv2 and NTLMv2 Session Security support (pier11)
5         - Implemented SIP Authentication Extensions protocol version 4 and 3 (pier11)
6         - Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes and build improvements (Peter Fales, Stefan Becker)
7         - Packaged for Maemo platform (Nokia N900, etc.) at Maemo.org. Works with Pidgin from the same site. (Stefan Becker)
8         - Adoption of file transfer for Windows build (pier11)
9         - Official Debian package files in contrib (Anibal Avelar)
10         - another shot at presence update problems (Stefan Becker)
11         - fix crash caused by uninitialized security contexts (Stefan Becker)
12         - Code analysis with Coverity Prevent. (Stefan Becker)
13         - Updated translations: 'ru' (100%, pier11), 'de' (100%, Stefan Becker)
14           'es' & 'pt_BR' (100%, Anibal Avelar)
15         - Fix for "SIP/2.0 481 Call leg unavailable" error (Anibal Avelar)
16         - Increased libpurple build requisite to >= 2.4.0
19 Known issues of 1.9.0:
21 #2968287: Authentication failure in scenario when version of authentication protocol of home Communications Server is 2 (Live Communications Server 2005) and version of authentication protocol in director server is above 2 (Office Communications Server 2007 and above).
23 Applicability: user account resides on Communications Server 2005
24 Workaround: explicitly define address of home server in Server[:Port] field on Advanced tab in account configuration.
25   Home server address can be observed in logs in SIP/2.0 301 error response in "Contact:" header.
26   Logs can be obtained by starting Pidgin in command line with -d flag.
27 Resolved: in development branch - git commit 494c1e467b13de295a30bcd0981fa7311f218e9a
28 ----------------------
30 #2969327: Kerberos authentication always fails in *nix platforms
32 Sympthoms: Reported as "Failed to authenticate to server". Works with the same account configuration with other SIPE versions from 1.5.0 to 1.8.1 included.
33 Applicability: *nix systems only. Windows platform as unaffected.
34 Resolition: in development branch - git commit 5bc28e0d7a004f4c03d886fc21c2af5bf0aa7205