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