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