Release 1.18.1 -- Bug Fixes I
[siplcs.git] / contrib / debian / changelog
blob637ec463862e63aa15d9d645f9196c5e4d4e474e
1 pidgin-sipe (1.18.1-1) unstable; urgency=low
3   * New upstream version 1.18.1 "Bug Fixes I" (2014-04-12)
4         - Fixed #238: False "not delivered" in conference (Stefan Becker)
5         - Fixed #237: HTML escaping not removed from URL (Stefan Becker)
6         - Fixed #210: Conference call ends with error message (Jakub Adam)
7         - fix endless loop with failed HTTP Basic authentication (Stefan Becker)
8         - fix crash when gstreamer nice plugin is missing (Stefan Becker, Jakub Adam)
9         - fix EWS autodiscover for some Office 365 users (Stefan Becker)
10         - purple: fix missing "Copy to" in buddy menu (Stefan Becker)
11         - purple/adium: ignore empty search values (Stefan Becker)
12         - adium: fix group chat UI (Stefan Becker)
13         - adium: implement BEAST mitigations for 10.8.5 (Michael Lamb)
14         - add indication when user is connected from a mobile device (Harris Kauffman)
15         - updated translations: Chinese (zh_CN), Portuguese (pt)
17  -- Stefan Becker <chemobejk@gmail.com>  Sat, 12 Apr 2014 17:54:00 +0300
19 pidgin-sipe (1.18.0-1) unstable; urgency=low
21   * New upstream version 1.18.0 "Adium, GSS-NTLMSSP & OpenSSL" (2014-01-11)
22         - Feature #71: Add support for EWS Autodiscover redirection (Stefan Becker)
23         - Feature #69: Add UI support for (group) chats (Michael Lamb)
24           * NOTE: Adium does not have an UI to fetch the room list
25         - Feature #64: Add support for GSS-NTLMSSP (Stefan Becker)
26           * sip-sec-krb5.c module has been renamed to sip-sec-gssapi.c
27           * if gssapi/gssapi_ntlmssp.h is detected then sip-sec-ntlm.c will
28             be disabled and NTLM will be handled by sip-sec-gssapi.c instead
29           * NOTE: at the time of this writing the user has to set up
30                   GSS-NTLMSSP by hand on his system, i.e. /etc/gss/mech
31         - Fixed #227: Adium client doesn't save email option settings (Harris P. Kauffman)
32         - Fixed #216: SIPE stops working on Mavericks (Stefan Becker, Michael Lamb)
33           * add an UI option to disable SSL BEAST mitigations
34           * NOTE: requires Adium 1.5.10
35         - Fixed #197: Account stays in connecting stage (Harris P. Kauffman)
36         - cleanup for sip-sec Kerberos & SSPI modules (Stefan Becker)
37           * replace old TGT hack with gss_acquire_cred_with_password()
38           * clean up Kerberos detection in configure
39           * remove special case handling; code is more straight-forward now
40           * thanks to David Woodhouse and Simo Sorce for the GSSAPI information
41         - implement internal keepalive handling (Stefan Becker)
42         - implement crypto backend based on OpenSSL (Stefan Becker)
43         - adium: Xcode project files update (Michael Lamb)
44         - adium: replace NSS crypto backend with OpenSSL (Stefan Becker)
45           * NOTE: please make sure to read the updated build instructions!
47  -- Stefan Becker <chemobejk@gmail.com>  Sat, 11 Jan 2014 16:10:00 +0200
49 pidgin-sipe (1.17.3-1) unstable; urgency=low
51   * New upstream version 1.17.3 "Bug Fixes III" (2013-12-11)
52         - Fixed #225: HTTP re-authentication with NTLM fails (Stefan Becker)
53         - Fixed #222: SIPE crashes when groupchat session expires (Stefan Becker)
54         - fix UCS Persona key extraction (Stefan Becker)
56  -- Stefan Becker <chemobejk@gmail.com>  Wed, 11 Dec 2013 21:18:00 +0200
58 pidgin-sipe (1.17.2-1) unstable; urgency=low
60   * New upstream version 1.17.2 "Bug Fixes II" (2013-11-30)
61         - Fixed #214: Typing notification does not always work (Stefan Becker)
62           * reverted one change which caused problems for some users
63         - Fixed #222: SIPE crashes when groupchat session expires (Stefan Becker)
64         - updated translations: Romanian (ro)
66  -- Stefan Becker <chemobejk@gmail.com>  Sat, 30 Nov 2013 17:51:00 +0200
68 pidgin-sipe (1.17.1-1) unstable; urgency=low
70   * New upstream version 1.17.1 "Bug Fixes I" (2013-11-16)
71         - Fixed #215: Password not entity encoded in WSSE element (Stefan Becker)
72         - Fixed #214: Typing notification does not always work (Stefan Becker)
73         - accept alternatives for webticket timestamp/keydata (Stefan Becker)
74         - adium: add "don't publish calendar" to account UI (Stefan Becker)
75         - contrib: add SSL BEAST mitigation patch for Adium (Stefan Becker)
76         - updated translations: French (fr)
78  -- Stefan Becker <chemobejk@gmail.com>  Sat, 16 Nov 2013 16:21:00 +0200
80 pidgin-sipe (1.17.0-1) unstable; urgency=low
82   * New upstream version 1.17.0 "Lync 2013" (2013-09-21)
83         - Feature #62: Support for Lync 2013 Unified Contact Store (Stefan Becker)
84         - Feature #59: Support for Lync 2013 Persistent Chats (Stefan Becker)
85         - Fixed #211: Status "away" or "busy" incorrectly mapped to "Invisible" (Michael Lamb)
86         - Fixed #209: group chat doesn't like HTML (Stefan Becker)
87         - Fixed #200: OCS archiving system blocks audio/video connection (Jakub Adam)
88         - Fixed #187: Duplicate messages in group chat (Stefan Becker)
89         - Fixed #184: Duplicate users showing in Group Chat (Stefan Becker)
90         - fix EWS autodiscover for Office 365 (Stefan Becker)
91         - add support for group chat history (Stefan Becker)
92         - add support for buddy photos on Lync 2013 (Stefan Becker)
94  -- Stefan Becker <chemobejk@gmail.com>  Sat, 21 Sep 2013 16:34:00 +0300
96 pidgin-sipe (1.16.1-1) unstable; urgency=low
98   * New upstream version 1.16.1 "Bug Fixes I" (2013-07-13)
99         - Feature #66: Windows DLL version information (Stefan Becker)
100         - fix call failure when host has multiple IP addresses (Jakub Adam)
101         - fix buddy list handling after moving to Lync 2013 (Stefan Becker)
102           * Lync 2013 migrates buddy list to Unified Contact Store (UCS)
103           * NOTE: modifying the buddy list is *NOT* supported yet!
104         - crash fixes for new HTTP stack (Stefan Becker)
106  -- Stefan Becker <chemobejk@gmail.com>  Sat, 13 Jul 2013 16:20:00 +0300
108 pidgin-sipe (1.16.0-1) unstable; urgency=low
110   * New upstream version 1.16.0 "HTTP Rewrite & Subscription Fixes" (2013-06-14)
111         - Feature #58: Implement Digest authentication scheme for SIP Proxy Authentication (Stefan Becker)
112         - Fixed #196: Useragent value not forwarded to core (Michael Lamb)
113         - Fixed #193: Pidgin Status changes stop working (Stefan Becker)
114         - Fixed #186: Users appear offline when they are not (Stefan Becker)
115         - fix kinit-less use case with krb5 >= 1.11 (Stefan Becker)
116         - rewritten HTTP stack from scratch (Stefan Becker)
117           * cleaner, layered and hopefully less error-prone implementation
118           * HTTP stack internals no longer exposed to user code
119           * reduced network traffic and less SSL handshakes by utilizing HTTP/1.1
120             connection keep alive for multiple HTTP requests to the same host
121         - switch purple backend to deferred destruction approach (Stefan Becker)
122           * Pidgin should no longer crash at connection close, even in corner cases
123         - add menu entry to make a call with a phone number (Jakub Adam)
124         - some progress on telepathy backend (Stefan Becker)
125           * add TLS certificate accept/reject user interaction
126           * add "Single Sign-On" & "Don't Publish Calendar" account options
128  -- Stefan Becker <chemobejk@gmail.com>  Fri, 14 Jun 2013 19:57:00 +0300
130 pidgin-sipe (1.15.1-1) unstable; urgency=low
132   * New upstream version 1.15.1 "Bug Fixes I"
133         - NOTE: SIPE SourceForge project got updated. Because of this all bug
134                 and feature request numbers have changed.
135         - Fixed #190: SIP 407 response rejected with invalid message signature (Stefan Becker)
136         - Fixed #189: Adium SIPE plugin vs. libpurple linking issues (Michael Lamb)
137         - fixed free-after-use issue that caused crashes for some users (Stefan Becker)
138         - fixed broken NTLM fallback in Negotiate (Stefan Becker)
139         - fixed subscriptions expiration by subscribing again after re-authentication (Stefan Becker)
140         - allow different user name and login for Office 365 authentication (Stefan Becker)
141         - add SIPE version & git commit ID to debug log (Stefan Becker)
142         - added valgrind log analyzer script (Stefan Becker)
143         - added NTLM message anaylzer (Stefan Becker)
144         - updated translations: Hungarion (hu), Romanian (ro)
145         - updated Adium port (Michael Lamb, Harris P. Kauffman)
147  -- Stefan Becker <chemobejk@gmail.com>  Sun, 07 Apr 2013 15:09:00 +0300
149 pidgin-sipe (1.15.0-1) unstable; urgency=low
151   * New upstream version 1.15.0 "Authentication & Autodiscovery Update"
152         - Feature #3578135: Support Kerberos for HTTP(S) authentication w/o SSPI (Stefan Becker)
153           * effective for all platforms that support --with-krb5
154           * this triggered a series of cleanup & simplification changes and
155             functionality & memory leak fixes in the sip-sec modules
156           * special thanks to Jarek Polok for the logs and testing
157         - Feature #3594094: Add HTTPS to autodiscover probe (Stefan Becker)
158         - Feature #3607040: Simple button to disable calendar integration (Stefan Becker)
159         - Fixed #3603228: Crash on 1.14.1 when connecting to server (Stefan Becker)
160         - Fixed #3604671: sip uri with apostrophe is not valid (Stefan Becker)
161         - fixed HTTP redirect crash (Stefan Becker)
162         - unified Single Sign-On handling in all places (Stefan Becker)
163           * if SSO is enabled then "Login" & "Password" settings are ignored
164           * SSO is now off by default for new accounts
165           * NOTE: if you do *NOT* use SSO, then be sure to disable it in the
166                   "Advanced" tab of the account settings after updating!
167         - added implementation for HTTP "WWW-Authenticate: Negotiate" scheme (Stefan Becker)
168           * effective for all platforms that support --with-krb5
169           * it will try Kerberos first, then fall back to NTLM
170           * valid Kerberos Single Sign-On setup will be detected automatically
171           * setup for a mixed Kerberos/NTLM HTTP environment:
172             - login name:     DOMAIN\account
173             - password:       domain password
174             - authentication: Kerberos
175             - Single Sign-On: OFF(!)          (see above)
176         - enabled TLS-DSK support in Windows SSPI version
177         - TLS-DSK: don't ask for password if SSPI or Kerberos are compiled in
178         - Farstream 0.1.1 compatibility fix (Jakub Adam)
179         - support conf:sip: meeting URIs (Jakub Adam)
180         - updated Adium port (Michael Lamb)
182  -- Stefan Becker <chemobejk@gmail.com>  Sat, 09 Mar 2013 15:25:00 +0200
184 pidgin-sipe (1.14.1-1) unstable; urgency=low
186   * New upstream version version 1.14.1 "Bug Fixes I"
187         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
188           * purple: non Single Sign-on users are asked for the password again
189         - bug & memory leak fixes in sipe-buddy.c (Jakub Adam)
191  -- Stefan Becker <chemobejk@gmail.com>  Wed, 26 Dec 2012 16:23:00 +0200
193 pidgin-sipe (1.14.0-1) unstable; urgency=low
195   * New upstream version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations"
196         - Feature #3585364: Add support for Web Ticket authentication using ADFS (Stefan Becker)
197           * special thanks to user bhakta79 for the hard work taking logs
198         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
199         - Fixed #3580212: Connection drops after a few hours (Stefan Becker)
200         - add support for buddy photos (Jakub Adam)
201         - add support for call to Audio Test Service (Jakub Adam)
202         - initial implementation for telepathy backend (Stefan Becker)
203           * nothing much to see for end users yet...
204         - reduce Web Ticket traffic by queueing requests & caching tickets (Stefan Becker)
205         - update OBS packaging information for Debian (Stefan Becker)
206         - various minor bug & build fixes
208  -- Stefan Becker <chemobejk@gmail.com>  Sun, 16 Dec 2012 16:28:00 +0200
210 pidgin-sipe (1.13.3-1) unstable; urgency=low
212   * New upstream version 1.13.3 "Bug Fixes III" (2012-08-19)
213         - Fixed #3537084: OpenBSD build issue (Stefan Becker)
214         - Fixed #3543294: Support Lync 2010 meet URLs (Jakub Adam)
215         - revert to legacy MSOC protocol on Lync FT invitation (Jakub Adam)
216         - fix broken busy->available status switch (Stefan Becker)
217         - updated translations: Portuguese (pt)
219  -- Stefan Becker <chemobejk@gmail.com>  Sun, 19 Aug 2012 12:03:00 +0300
221 pidgin-sipe (1.13.2-1) unstable; urgency=low
223   * New upstream version 1.13.2 "Bug Fixes II" (2012-06-10)
224         - tls: fix buffer overrun (Oleksandr Hryshchuk, Stefan Becker)
225         - win32: fix TCP connections (Stefan Becker)
226         - nsis: fix broken locale installation (Stefan Becker)
227         - updated translations: French (fr)
228         - various build fixes (Stefan Becker, Jakub Adam)
230  -- Stefan Becker <chemobejk@gmail.com>  Sun, 10 Jun 2012 15:48:00 +0300
232 pidgin-sipe (1.13.1-1) unstable; urgency=low
234   * New upstream version 1.13.1 "Bug Fixes I"
235         - detect incompatible encryption level with Lync (Jakub Adam)
236         - purple: add URI validity check to Add Buddy callback (Stefan Becker)
237         - new translations: Romanian (ro), Turkish (tr)
238         - various build fixes (Stefan Becker)
240  -- Stefan Becker <chemobejk@gmail.com>  Mon, 09 Apr 2012 12:29:42 +0300
242 pidgin-sipe (1.13.0-1) unstable; urgency=low
244   * New upstream version 1.13.0 "Lync & Office365"
245         - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker)
246           * TLS-DSK has been introduced in Lync
247           * mandatory for Office365 accounts
248           * also works for non-public Lync installations
249           * does not work yet with SSPI on Windows
250         - added [MS-DLX] based Get Info/Contact Search (Stefan Becker)
251           * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync
252         - added experimental media TCP transport (Jakub Adam)
253         - make it compile against the latest purple 3.0.x API (Stefan Becker)
254         - make it compile against the latest glib2 2.31.x API (Stefan Becker)
255         - completed cleanup: core no longer requires libpurple (Stefan Becker)
256         - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker)
257         - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker)
258         - restricted XXX_CFLAGS to modules that need them (Stefan Becker)
259         - NSS is now a mandatory build requirement (Stefan Becker)
260         - decoupled SSPI from HAVE_LIBKRB5 flag. New flag is HAVE_SSPI (Stefan Becker)
261         - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker)
262         - added NSIS package generation to OBS mingw packages (Stefan Becker)
263         - removed kopete backend. KDE is moving to telepathy (Stefan Becker)
264         - added MinGW cross-compilation on Linux instructions (Stefan Becker)
266  -- Stefan Becker <chemobejk@gmail.com>  Wed, 14 Mar 2012 19:30:23 +0200
268 pidgin-sipe (1.12.0-1) unstable; urgency=low
270   * New upstream version 1.12.0 "Group Chat"
271         - Feature #3064877: Add support for OCS2007R2 Group Chat (Stefan Becker)
272         - Feature #3311026: Support for HTTP/1.1 Transfer-Encoding: chunked (Stefan Becker)
273         - Fixed #2834758: First NTLM signature check after startup fails (Stefan Becker) 
274         - Fixed #3082602: Crash on Autodiscover (Stefan Becker)
275         - Fixed #3090663: Re-authentication fails (Stefan Becker)
276         - Fixed #3092324: Core dump in "make check" (psfales)
277         - Fixed #3130915: Failed to authenticate to server (Stefan Becker)
278         - Fixed #3148124: sipe segfaults during login on Solaris (Jakub Adam)
279         - Fixed #3150482: "configure --with-vv" test uses wrong include (Stefan Becker)
280         - Fixed #3156430: Messages not Delivered (rwinchsf, Stefan Becker)
281         - Fixed #3161273: Lost Connection Gives No Error Message (rwinchsf, Stefan Becker)
282         - Fixed #3198585: Extra line breaks (Stefan Becker)
283         - Fixed #3267073: False "could not be delivered" errors (sort of..., Stefan Becker)
284         - Fixed #3399007: Crash when sipe_cal_working_hours->days_of_week is NULL (Stefan Becker)
285         - Patch #3091490: Make 1.11.0 Compile on FreeBSD (jprather)
286         - Patch #3108246: Patch for better windows installer (archrival, galiven)
287         - add random Ms-Conversation-ID to INVITE (Jakub Adam)
288         - fix parsing of P-Asserted-Identity header (Jakub Adam)
289         - added MS TURN support (Jakub Adam)
290         - fix crash on zero length password in NTLM (Vladimir Ushakov)
291         - implement timeouts for SIP request. Used for REGISTER (Stefan Becker)
292         - more work on Voice & Video call support (Jakub Adam)
293         - make it compile against the purple 2.8.x & 3.0.x APIs (Stefan Becker)
294         - more internal changes to prepare for non-purple backends (Stefan Becker)
295         - added integration for transifex.net update (Stefan Becker)
296         - configure improvements for 64-bit: use libdir, gsize/size_t compatibility (Stefan Becker)
297         - update compiler warnings configuration for all build platforms (Stefan Becker)
298         - updated Adium port (Matthew Duggan)
299         - mingw build updates (Harris P. Kauffman, Stefan Becker)
300         - added miranda port (Jochen De Smet)
301         - added mingw to OpenSUSE Build Service configuration (Stefan Becker)
303  -- Anibal Avelar <aavelar@cofradia.org>  Mon, 29 Aug 2011 00:50:47 -0500
305 pidgin-sipe (1.11.2-1) unstable; urgency=low
307   * New upstream version 1.11.2 "Hot fixes II"
308         - Revert "mingw: add missing purple-notify.c to build"
309         - Sipe-sign: fix parsing of P-Asserted-Identity header
310         - Fixed memory leaks
311         - Fix #3090663: Re-authentication fails
312         - Fix #3090663: Re-authentication fails (2nd attempt)
313         - Fix #3090663: Re-authentication fails (3rd attempt)
314         - Fix #3090663: Re-authentication fails (4th attempt)
315         - Apply patch #3091490: Make 1.11.0 Compile on FreeBSD
316         - Fix #3092324: Core dump in "make check"
318  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 02 Nov 2010 23:48:33 -0600
320 pidgin-sipe (1.11.1-1) unstable; urgency=low
322   * New upstream version 1.11.1 "Hot fixes"
323         - mingw: add missing purple-notify.c to build
324         - Fix for bug #2834758: First NTLM signature check after startup fails
325         - purple: fix memory leak in sipe_backend_transport_connect() error path
326         - Fix for bug #3082602: Crash on Autodiscover
327         - configure: use libdir & datadir instead of prefix + path
328         - configure: update 32-bit vs. 64-bit header conflict test
329         - debian: build stability fix in post-install
331  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 24 Oct 2010 00:00:00 +0300
333 pidgin-sipe (1.11.0-1) unstable; urgency=low
335   * New upstream version
336         - Feature #2945346: Lotus Notes/Domino Calendar integration:
337           * Sipe can now retrieve calendar data (Meeting schedule/subject/
338             location) from a web-enabled Lotus Domino server and publish it to
339             OCS2007/LCS2005 as availability information.
340           * Example: "Calendar: Currently Busy. Free at 11:30".
341           * Team members (contacts with access level Team) will be able to see
342             information about our current meeting (subject & location) (OCS2007)
343           * First calendar update is scheduled 1 minute after connect,
344           * Subsequent calendar updates happen in 30 minute intervals.
345           * Manual calendar update can be triggered using the following menu:
346                    Accounts->{SIPE_ACCOUNT}->"Republish Calendar"
347           * Though Domino integration can work without any additional settings 
348             in account configuration (on Windows), there are options to manually
349             provide Domino Services URL and email address/password if it's
350             different from SIP URI/Password settings on Basic tab.
351         - Fixed #2971422: idle check for OCS2005 presence case
352         - Fixed #2982424: krb5 build errors on FreeBSD
353         - Fixed #2997639: pidgin crash after accepting cert
354         - Fixed #3001523: Cancelling a long pending file transfer crashes Pidgin
355         - Fixed #3002993: Group Name issues with ampersand
356         - Fixed #3029228: Calendar published at/with incorrect time
357         - Fixed #3029929: Crash with outlook 2k3 Calendar
358         - Fix logout from OCS
359         - Implement workaround for buddy list menu memory leaks
360         - Dropped UDP transport support
361         - Rewrote TCP & TLS transport support
362         - HTTP improvements: GET, cookies
363         - Alternative crypt/digest implementation based on NSS
364         - Rewrote message debug log and implemented an analyzer script for it
365         - More internal changes to prepare for non-purple backends
366         - New translations: 'nl', 'sv', 'ar', 'hu', 'ja', 'ko', 'sv', 'zh_TW'
367   * Fixed pidgin-sipe: Kerberos authentication is broken (Closes: #597437)
368   * Fixed pidgin-sipe: no dependency on pidgin (Closes: #594882)
369   * Fixed pidgin-sipe: new upstream version is available (Closes: #596799)
370   * Fixed pidgin-sipe: FTBFS: sipe.c:10050: error: missing initializer 
371     (Closes: #582998)
372   * Added dependency with the libxml2-dev package in debian/control
373   * Added dependency with libnss3-dev package in debian/control
374   * Updated with Standards-Version 3.9.1
376  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 03 Oct 2010 22:05:31 +0300
378 pidgin-sipe (1.10.1-1) unstable; urgency=low
380   * New upstream version
381         - Fix broken sipe_ht_equals_nick(); the broken code has been in the 
382           1.10.0 release. As it affects the buddy list it could be the root 
383           cause for some of the "buddy appears offline" reports.
384         - Make it compile against the final purple 2.7.0 API;
386  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 27 Jun 2010 11:46:59 -0600
388 pidgin-sipe (1.10.0-1) unstable; urgency=low
390   * New upstream version
391       - Feature #2823160: Access Levels (2007+ environment)
392       - Feature #2957811: add support for "automaton" class
393       - Feature #2972823: fail on in-line variable declarations
394       - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case
395       - Fixed #2981563: Authentication protocol v4 - invalid signature of some 
396         incoming messages containing P-Asserted-Identity or P-Preferred-Identity
397         with uppercased SIP or TEL in URI.
398       - Fixed publication/"409 Conflict" endless looping
399       - Prepare for Pidgin 2.7.0
400       - Added SVG icon artwork
401       - Many changes to configure script. Be sure to look at "configure --help"
402       - Many internal changes to prepare for non-purple backends
403       - New build requirements: libxml2, glib-2.0 >= 2.12.0
404       - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for 
405         non-purple backends
407  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 04 Apr 2010 00:52:59 -0600
409 pidgin-sipe (1.9.1-1) unstable; urgency=low
410   * New upstream version (emergency release)
411       - Fixed #2969327: Kerberos authentication always fails on *nix platforms
412       - Fixed #2968287: Authentication failure in scenario when director server
413         is Office Communications Server 2007 or above and home server is 
414         Live Communications Server 2005
415       - Send BYE when response to IM message is 408/480/481
416       - Re-enable offline status to be user settable
418  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 16 Mar 2010 02:13:59 -0600
420 pidgin-sipe (1.9.0-1) unstable; urgency=low
422   * New upstream version (Closes: #570735)
423     * File transfer functionality. File encryption is supported
424     * NTLMv2 and NTLMv2 Session Security support
425     * Implemented SIP Authentication Extensions protocol version 4 and 3
426     * Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes
427     * Increased libpurple build requisite to >= 2.4.0 
428     * many crash fixes for error or corner cases in calendar integration
429     * more detailed code analysis with Coverity Prevent
430     * build fixes for older libpurple/glib2 versions
431     * OpenSUSE Build Service configuration files
432     * Fix NTLM crash if login setting is undefined
433     * Use of g_str_has_prefix() available since glib 2.2 and null-safe
434     * build fixes for older OS releases, e.g. Ubuntu older than 9.10.
435   * Removed the file libsipe.la from the package
436   * Removed the line dh_pidgin -ppidgin-sipe from debian/rules 
437   * Added ./autogen.sh could be run from debian/rules
438   * Changed the Section from net to misc inside Source stanza in debian/control
439   * Changed the Section from net to misc inside Package stanza in debian/control
440   * Added the Priority header inside Package stanza in debian/control
441   * Updated the Description inside Package stanza in debian/control
442   * Updated the debian/copyright file with the new authors list.
443   * Updated the debian/copyright file with the correct PATH to license GPL2.
444   * Removed dependency with the libgtk2.0-dev package in debian/control
445   * Removed dependency with the comerr-dev package in debian/control
446   * Removed debian/README.debian file from the package
447   * Added dependency with the libzephyr-dev package in debian/control
449  -- Anibal Avelar <aavelar@cofradia.org>  Wed, 10 Mar 2010 01:05:59 -0600
451 pidgin-sipe (1.8.0-1) unstable; urgency=low
453   * New upstream version (Closes: #536100)
454     * Simplifying the authentication process using only the Basic Settings
455       screen.
456     * Added integration with Exchange 2007/2010
457     * Added Windows Messenger 5.0 (RTC/1.2) compatibility.
458     * "About SIPE plugin" screen implemented.
459     * Added Kerberos support.
460     * Added Multiparty Chat support.
461     * Fixed many bugs.
462     * Fixed many potencial memory leaks.
463     * Fixed support for LCS2005 and OCS2007 (improvementsi and bugs fixed)
464     * Added "Find on LinkedIn" link on contact's User Info screen
465     * Updated translations: "de", "pl", "ru", "cs", "da", "es", "fi", "fr, "hi",
466       "it", "nb", "ta", "zh_CN".
467     * Fixed for server auto-discovery 
468     * Fixed for User Agent string.  
469     * Added integration with PBX (external phones) using CSTA protocol
470     * Fixed for CHOWA problems
471     * Fixed for spaces in Login's username 
472     * Support for Reuters Messaging environment
473     * Support for message formatting
474     * Added notification support for undelivered messages
475     * Extended contact search implementation
476     * ... and more
477   * Fixed pidgin-sipe: urls appear w/ underscore prefix (Closes: #529523)
478   * Updated the debian/copyright file with the new authors list.
479   * Added DEB_CONFIGURE_EXTRA_FLAGS in debian/rules for extra compile flags
480   * Added dependency with the libkrb5-dev package
481   * Removed to delete the file libsipe.la from debian/rules.
482   * Removed DEB_AUTO_UPDATE_DEBIAN_CONTROL reference from debian/rules.
483   * Updated with Standards-Version 3.8.4
485  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 07 Feb 2010 04:48:35 -0500
487 pidgin-sipe (1.3.3-1) unstable; urgency=low
489   * New upstream version (Closes: #508221)
490     * Added support for OCS 2007, LCS 2003
491     * Full support for send/receive messages
492     * Full presence support (both sides)
493     * Full support for add/remove/move contacts
494     * TLS/SSL support
495     * Search contacts full support
496     * xBSD support
497   * Added the dependency with the libpurple-dev package
498   * Added the dependency with the intltool package
499   * Added the dependency with the comerr-dev package
500   * Removed the unnecessary debian/pidgin-sipe.dirs file
501   * Changed the package description inside debian/control 
502     (Closes: #433920,#490923)
503   * Added the field Homepage inside Source stanza in debian/control file.
504   * Updated the debian/copyright file with the new authors list.
505   * Updated with Standards-Version 3.8.0
507  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 1 Mar 2009 12:15:35 -0500
509 pidgin-sipe (1.2-1) unstable; urgency=low
511   * Initial release (Closes: #418226)
513  -- Anibal Avelar (Fixxxer) <aavelar@cofradia.org>  Wed, 13 Jun 2007 19:12:35 -0500