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