Release 1.15.0 -- Authentication & Autodiscovery Update
[siplcs.git] / contrib / debian / changelog
bloba1fc3a0ddff0bfe9368d6857f06b9f3d6475a50b
1 pidgin-sipe (1.15.0-1) unstable; urgency=low
3   * New upstream version 1.15.0 "Authentication & Autodiscovery Update"
4         - Feature #3578135: Support Kerberos for HTTP(S) authentication w/o SSPI (Stefan Becker)
5           * effective for all platforms that support --with-krb5
6           * this triggered a series of cleanup & simplification changes and
7             functionality & memory leak fixes in the sip-sec modules
8           * special thanks to Jarek Polok for the logs and testing
9         - Feature #3594094: Add HTTPS to autodiscover probe (Stefan Becker)
10         - Feature #3607040: Simple button to disable calendar integration (Stefan Becker)
11         - Fixed #3603228: Crash on 1.14.1 when connecting to server (Stefan Becker)
12         - Fixed #3604671: sip uri with apostrophe is not valid (Stefan Becker)
13         - fixed HTTP redirect crash (Stefan Becker)
14         - unified Single Sign-On handling in all places (Stefan Becker)
15           * if SSO is enabled then "Login" & "Password" settings are ignored
16           * SSO is now off by default for new accounts
17           * NOTE: if you do *NOT* use SSO, then be sure to disable it in the
18                   "Advanced" tab of the account settings after updating!
19         - added implementation for HTTP "WWW-Authenticate: Negotiate" scheme (Stefan Becker)
20           * effective for all platforms that support --with-krb5
21           * it will try Kerberos first, then fall back to NTLM
22           * valid Kerberos Single Sign-On setup will be detected automatically
23           * setup for a mixed Kerberos/NTLM HTTP environment:
24             - login name:     DOMAIN\account
25             - password:       domain password
26             - authentication: Kerberos
27             - Single Sign-On: OFF(!)          (see above)
28         - enabled TLS-DSK support in Windows SSPI version
29         - TLS-DSK: don't ask for password if SSPI or Kerberos are compiled in
30         - Farstream 0.1.1 compatibility fix (Jakub Adam)
31         - support conf:sip: meeting URIs (Jakub Adam)
32         - updated Adium port (Michael Lamb)
34  -- Stefan Becker <chemobejk@gmail.com>  Sat, 09 Mar 2013 15:25:00 +0200
36 pidgin-sipe (1.14.1-1) unstable; urgency=low
38   * New upstream version version 1.14.1 "Bug Fixes I"
39         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
40           * purple: non Single Sign-on users are asked for the password again
41         - bug & memory leak fixes in sipe-buddy.c (Jakub Adam)
43  -- Stefan Becker <chemobejk@gmail.com>  Wed, 26 Dec 2012 16:23:00 +0200
45 pidgin-sipe (1.14.0-1) unstable; urgency=low
47   * New upstream version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations"
48         - Feature #3585364: Add support for Web Ticket authentication using ADFS (Stefan Becker)
49           * special thanks to user bhakta79 for the hard work taking logs
50         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
51         - Fixed #3580212: Connection drops after a few hours (Stefan Becker)
52         - add support for buddy photos (Jakub Adam)
53         - add support for call to Audio Test Service (Jakub Adam)
54         - initial implementation for telepathy backend (Stefan Becker)
55           * nothing much to see for end users yet...
56         - reduce Web Ticket traffic by queueing requests & caching tickets (Stefan Becker)
57         - update OBS packaging information for Debian (Stefan Becker)
58         - various minor bug & build fixes
60  -- Stefan Becker <chemobejk@gmail.com>  Sun, 16 Dec 2012 16:28:00 +0200
62 pidgin-sipe (1.13.3-1) unstable; urgency=low
64   * New upstream version 1.13.3 "Bug Fixes III" (2012-08-19)
65         - Fixed #3537084: OpenBSD build issue (Stefan Becker)
66         - Fixed #3543294: Support Lync 2010 meet URLs (Jakub Adam)
67         - revert to legacy MSOC protocol on Lync FT invitation (Jakub Adam)
68         - fix broken busy->available status switch (Stefan Becker)
69         - updated translations: Portuguese (pt)
71  -- Stefan Becker <chemobejk@gmail.com>  Sun, 19 Aug 2012 12:03:00 +0300
73 pidgin-sipe (1.13.2-1) unstable; urgency=low
75   * New upstream version 1.13.2 "Bug Fixes II" (2012-06-10)
76         - tls: fix buffer overrun (Oleksandr Hryshchuk, Stefan Becker)
77         - win32: fix TCP connections (Stefan Becker)
78         - nsis: fix broken locale installation (Stefan Becker)
79         - updated translations: French (fr)
80         - various build fixes (Stefan Becker, Jakub Adam)
82  -- Stefan Becker <chemobejk@gmail.com>  Sun, 10 Jun 2012 15:48:00 +0300
84 pidgin-sipe (1.13.1-1) unstable; urgency=low
86   * New upstream version 1.13.1 "Bug Fixes I"
87         - detect incompatible encryption level with Lync (Jakub Adam)
88         - purple: add URI validity check to Add Buddy callback (Stefan Becker)
89         - new translations: Romanian (ro), Turkish (tr)
90         - various build fixes (Stefan Becker)
92  -- Stefan Becker <chemobejk@gmail.com>  Mon, 09 Apr 2012 12:29:42 +0300
94 pidgin-sipe (1.13.0-1) unstable; urgency=low
96   * New upstream version 1.13.0 "Lync & Office365"
97         - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker)
98           * TLS-DSK has been introduced in Lync
99           * mandatory for Office365 accounts
100           * also works for non-public Lync installations
101           * does not work yet with SSPI on Windows
102         - added [MS-DLX] based Get Info/Contact Search (Stefan Becker)
103           * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync
104         - added experimental media TCP transport (Jakub Adam)
105         - make it compile against the latest purple 3.0.x API (Stefan Becker)
106         - make it compile against the latest glib2 2.31.x API (Stefan Becker)
107         - completed cleanup: core no longer requires libpurple (Stefan Becker)
108         - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker)
109         - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker)
110         - restricted XXX_CFLAGS to modules that need them (Stefan Becker)
111         - NSS is now a mandatory build requirement (Stefan Becker)
112         - decoupled SSPI from HAVE_LIBKRB5 flag. New flag is HAVE_SSPI (Stefan Becker)
113         - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker)
114         - added NSIS package generation to OBS mingw packages (Stefan Becker)
115         - removed kopete backend. KDE is moving to telepathy (Stefan Becker)
116         - added MinGW cross-compilation on Linux instructions (Stefan Becker)
118  -- Stefan Becker <chemobejk@gmail.com>  Wed, 14 Mar 2012 19:30:23 +0200
120 pidgin-sipe (1.12.0-1) unstable; urgency=low
122   * New upstream version 1.12.0 "Group Chat"
123         - Feature #3064877: Add support for OCS2007R2 Group Chat (Stefan Becker)
124         - Feature #3311026: Support for HTTP/1.1 Transfer-Encoding: chunked (Stefan Becker)
125         - Fixed #2834758: First NTLM signature check after startup fails (Stefan Becker) 
126         - Fixed #3082602: Crash on Autodiscover (Stefan Becker)
127         - Fixed #3090663: Re-authentication fails (Stefan Becker)
128         - Fixed #3092324: Core dump in "make check" (psfales)
129         - Fixed #3130915: Failed to authenticate to server (Stefan Becker)
130         - Fixed #3148124: sipe segfaults during login on Solaris (Jakub Adam)
131         - Fixed #3150482: "configure --with-vv" test uses wrong include (Stefan Becker)
132         - Fixed #3156430: Messages not Delivered (rwinchsf, Stefan Becker)
133         - Fixed #3161273: Lost Connection Gives No Error Message (rwinchsf, Stefan Becker)
134         - Fixed #3198585: Extra line breaks (Stefan Becker)
135         - Fixed #3267073: False "could not be delivered" errors (sort of..., Stefan Becker)
136         - Fixed #3399007: Crash when sipe_cal_working_hours->days_of_week is NULL (Stefan Becker)
137         - Patch #3091490: Make 1.11.0 Compile on FreeBSD (jprather)
138         - Patch #3108246: Patch for better windows installer (archrival, galiven)
139         - add random Ms-Conversation-ID to INVITE (Jakub Adam)
140         - fix parsing of P-Asserted-Identity header (Jakub Adam)
141         - added MS TURN support (Jakub Adam)
142         - fix crash on zero length password in NTLM (Vladimir Ushakov)
143         - implement timeouts for SIP request. Used for REGISTER (Stefan Becker)
144         - more work on Voice & Video call support (Jakub Adam)
145         - make it compile against the purple 2.8.x & 3.0.x APIs (Stefan Becker)
146         - more internal changes to prepare for non-purple backends (Stefan Becker)
147         - added integration for transifex.net update (Stefan Becker)
148         - configure improvements for 64-bit: use libdir, gsize/size_t compatibility (Stefan Becker)
149         - update compiler warnings configuration for all build platforms (Stefan Becker)
150         - updated Adium port (Matthew Duggan)
151         - mingw build updates (Harris P. Kauffman, Stefan Becker)
152         - added miranda port (Jochen De Smet)
153         - added mingw to OpenSUSE Build Service configuration (Stefan Becker)
155  -- Anibal Avelar <aavelar@cofradia.org>  Mon, 29 Aug 2011 00:50:47 -0500
157 pidgin-sipe (1.11.2-1) unstable; urgency=low
159   * New upstream version 1.11.2 "Hot fixes II"
160         - Revert "mingw: add missing purple-notify.c to build"
161         - Sipe-sign: fix parsing of P-Asserted-Identity header
162         - Fixed memory leaks
163         - Fix #3090663: Re-authentication fails
164         - Fix #3090663: Re-authentication fails (2nd attempt)
165         - Fix #3090663: Re-authentication fails (3rd attempt)
166         - Fix #3090663: Re-authentication fails (4th attempt)
167         - Apply patch #3091490: Make 1.11.0 Compile on FreeBSD
168         - Fix #3092324: Core dump in "make check"
170  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 02 Nov 2010 23:48:33 -0600
172 pidgin-sipe (1.11.1-1) unstable; urgency=low
174   * New upstream version 1.11.1 "Hot fixes"
175         - mingw: add missing purple-notify.c to build
176         - Fix for bug #2834758: First NTLM signature check after startup fails
177         - purple: fix memory leak in sipe_backend_transport_connect() error path
178         - Fix for bug #3082602: Crash on Autodiscover
179         - configure: use libdir & datadir instead of prefix + path
180         - configure: update 32-bit vs. 64-bit header conflict test
181         - debian: build stability fix in post-install
183  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 24 Oct 2010 00:00:00 +0300
185 pidgin-sipe (1.11.0-1) unstable; urgency=low
187   * New upstream version
188         - Feature #2945346: Lotus Notes/Domino Calendar integration:
189           * Sipe can now retrieve calendar data (Meeting schedule/subject/
190             location) from a web-enabled Lotus Domino server and publish it to
191             OCS2007/LCS2005 as availability information.
192           * Example: "Calendar: Currently Busy. Free at 11:30".
193           * Team members (contacts with access level Team) will be able to see
194             information about our current meeting (subject & location) (OCS2007)
195           * First calendar update is scheduled 1 minute after connect,
196           * Subsequent calendar updates happen in 30 minute intervals.
197           * Manual calendar update can be triggered using the following menu:
198                    Accounts->{SIPE_ACCOUNT}->"Republish Calendar"
199           * Though Domino integration can work without any additional settings 
200             in account configuration (on Windows), there are options to manually
201             provide Domino Services URL and email address/password if it's
202             different from SIP URI/Password settings on Basic tab.
203         - Fixed #2971422: idle check for OCS2005 presence case
204         - Fixed #2982424: krb5 build errors on FreeBSD
205         - Fixed #2997639: pidgin crash after accepting cert
206         - Fixed #3001523: Cancelling a long pending file transfer crashes Pidgin
207         - Fixed #3002993: Group Name issues with ampersand
208         - Fixed #3029228: Calendar published at/with incorrect time
209         - Fixed #3029929: Crash with outlook 2k3 Calendar
210         - Fix logout from OCS
211         - Implement workaround for buddy list menu memory leaks
212         - Dropped UDP transport support
213         - Rewrote TCP & TLS transport support
214         - HTTP improvements: GET, cookies
215         - Alternative crypt/digest implementation based on NSS
216         - Rewrote message debug log and implemented an analyzer script for it
217         - More internal changes to prepare for non-purple backends
218         - New translations: 'nl', 'sv', 'ar', 'hu', 'ja', 'ko', 'sv', 'zh_TW'
219   * Fixed pidgin-sipe: Kerberos authentication is broken (Closes: #597437)
220   * Fixed pidgin-sipe: no dependency on pidgin (Closes: #594882)
221   * Fixed pidgin-sipe: new upstream version is available (Closes: #596799)
222   * Fixed pidgin-sipe: FTBFS: sipe.c:10050: error: missing initializer 
223     (Closes: #582998)
224   * Added dependency with the libxml2-dev package in debian/control
225   * Added dependency with libnss3-dev package in debian/control
226   * Updated with Standards-Version 3.9.1
228  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 03 Oct 2010 22:05:31 +0300
230 pidgin-sipe (1.10.1-1) unstable; urgency=low
232   * New upstream version
233         - Fix broken sipe_ht_equals_nick(); the broken code has been in the 
234           1.10.0 release. As it affects the buddy list it could be the root 
235           cause for some of the "buddy appears offline" reports.
236         - Make it compile against the final purple 2.7.0 API;
238  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 27 Jun 2010 11:46:59 -0600
240 pidgin-sipe (1.10.0-1) unstable; urgency=low
242   * New upstream version
243       - Feature #2823160: Access Levels (2007+ environment)
244       - Feature #2957811: add support for "automaton" class
245       - Feature #2972823: fail on in-line variable declarations
246       - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case
247       - Fixed #2981563: Authentication protocol v4 - invalid signature of some 
248         incoming messages containing P-Asserted-Identity or P-Preferred-Identity
249         with uppercased SIP or TEL in URI.
250       - Fixed publication/"409 Conflict" endless looping
251       - Prepare for Pidgin 2.7.0
252       - Added SVG icon artwork
253       - Many changes to configure script. Be sure to look at "configure --help"
254       - Many internal changes to prepare for non-purple backends
255       - New build requirements: libxml2, glib-2.0 >= 2.12.0
256       - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for 
257         non-purple backends
259  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 04 Apr 2010 00:52:59 -0600
261 pidgin-sipe (1.9.1-1) unstable; urgency=low
262   * New upstream version (emergency release)
263       - Fixed #2969327: Kerberos authentication always fails on *nix platforms
264       - Fixed #2968287: Authentication failure in scenario when director server
265         is Office Communications Server 2007 or above and home server is 
266         Live Communications Server 2005
267       - Send BYE when response to IM message is 408/480/481
268       - Re-enable offline status to be user settable
270  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 16 Mar 2010 02:13:59 -0600
272 pidgin-sipe (1.9.0-1) unstable; urgency=low
274   * New upstream version (Closes: #570735)
275     * File transfer functionality. File encryption is supported
276     * NTLMv2 and NTLMv2 Session Security support
277     * Implemented SIP Authentication Extensions protocol version 4 and 3
278     * Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes
279     * Increased libpurple build requisite to >= 2.4.0 
280     * many crash fixes for error or corner cases in calendar integration
281     * more detailed code analysis with Coverity Prevent
282     * build fixes for older libpurple/glib2 versions
283     * OpenSUSE Build Service configuration files
284     * Fix NTLM crash if login setting is undefined
285     * Use of g_str_has_prefix() available since glib 2.2 and null-safe
286     * build fixes for older OS releases, e.g. Ubuntu older than 9.10.
287   * Removed the file libsipe.la from the package
288   * Removed the line dh_pidgin -ppidgin-sipe from debian/rules 
289   * Added ./autogen.sh could be run from debian/rules
290   * Changed the Section from net to misc inside Source stanza in debian/control
291   * Changed the Section from net to misc inside Package stanza in debian/control
292   * Added the Priority header inside Package stanza in debian/control
293   * Updated the Description inside Package stanza in debian/control
294   * Updated the debian/copyright file with the new authors list.
295   * Updated the debian/copyright file with the correct PATH to license GPL2.
296   * Removed dependency with the libgtk2.0-dev package in debian/control
297   * Removed dependency with the comerr-dev package in debian/control
298   * Removed debian/README.debian file from the package
299   * Added dependency with the libzephyr-dev package in debian/control
301  -- Anibal Avelar <aavelar@cofradia.org>  Wed, 10 Mar 2010 01:05:59 -0600
303 pidgin-sipe (1.8.0-1) unstable; urgency=low
305   * New upstream version (Closes: #536100)
306     * Simplifying the authentication process using only the Basic Settings
307       screen.
308     * Added integration with Exchange 2007/2010
309     * Added Windows Messenger 5.0 (RTC/1.2) compatibility.
310     * "About SIPE plugin" screen implemented.
311     * Added Kerberos support.
312     * Added Multiparty Chat support.
313     * Fixed many bugs.
314     * Fixed many potencial memory leaks.
315     * Fixed support for LCS2005 and OCS2007 (improvementsi and bugs fixed)
316     * Added "Find on LinkedIn" link on contact's User Info screen
317     * Updated translations: "de", "pl", "ru", "cs", "da", "es", "fi", "fr, "hi",
318       "it", "nb", "ta", "zh_CN".
319     * Fixed for server auto-discovery 
320     * Fixed for User Agent string.  
321     * Added integration with PBX (external phones) using CSTA protocol
322     * Fixed for CHOWA problems
323     * Fixed for spaces in Login's username 
324     * Support for Reuters Messaging environment
325     * Support for message formatting
326     * Added notification support for undelivered messages
327     * Extended contact search implementation
328     * ... and more
329   * Fixed pidgin-sipe: urls appear w/ underscore prefix (Closes: #529523)
330   * Updated the debian/copyright file with the new authors list.
331   * Added DEB_CONFIGURE_EXTRA_FLAGS in debian/rules for extra compile flags
332   * Added dependency with the libkrb5-dev package
333   * Removed to delete the file libsipe.la from debian/rules.
334   * Removed DEB_AUTO_UPDATE_DEBIAN_CONTROL reference from debian/rules.
335   * Updated with Standards-Version 3.8.4
337  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 07 Feb 2010 04:48:35 -0500
339 pidgin-sipe (1.3.3-1) unstable; urgency=low
341   * New upstream version (Closes: #508221)
342     * Added support for OCS 2007, LCS 2003
343     * Full support for send/receive messages
344     * Full presence support (both sides)
345     * Full support for add/remove/move contacts
346     * TLS/SSL support
347     * Search contacts full support
348     * xBSD support
349   * Added the dependency with the libpurple-dev package
350   * Added the dependency with the intltool package
351   * Added the dependency with the comerr-dev package
352   * Removed the unnecessary debian/pidgin-sipe.dirs file
353   * Changed the package description inside debian/control 
354     (Closes: #433920,#490923)
355   * Added the field Homepage inside Source stanza in debian/control file.
356   * Updated the debian/copyright file with the new authors list.
357   * Updated with Standards-Version 3.8.0
359  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 1 Mar 2009 12:15:35 -0500
361 pidgin-sipe (1.2-1) unstable; urgency=low
363   * Initial release (Closes: #418226)
365  -- Anibal Avelar (Fixxxer) <aavelar@cofradia.org>  Wed, 13 Jun 2007 19:12:35 -0500