Release 1.13.1 -- Bug Fixes I
[siplcs.git] / contrib / debian / changelog
blobe7b0c30f72d7f648c2524b4973aad1afef986085
1 pidgin-sipe (1.13.1-1) unstable; urgency=low
3   * New upstream version 1.13.1 "Bug Fixes I"
4         - detect incompatible encryption level with Lync (Jakub Adam)
5         - purple: add URI validity check to Add Buddy callback (Stefan Becker)
6         - new translations: Romanian (ro), Turkish (tr)
7         - various build fixes (Stefan Becker)
9  -- Stefan Becker <chemobejk@gmail.com>  Mon, 09 Apr 2012 12:29:42 +0300
11 pidgin-sipe (1.13.0-1) unstable; urgency=low
13   * New upstream version 1.13.0 "Lync & Office365"
14         - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker)
15           * TLS-DSK has been introduced in Lync
16           * mandatory for Office365 accounts
17           * also works for non-public Lync installations
18           * does not work yet with SSPI on Windows
19         - added [MS-DLX] based Get Info/Contact Search (Stefan Becker)
20           * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync
21         - added experimental media TCP transport (Jakub Adam)
22         - make it compile against the latest purple 3.0.x API (Stefan Becker)
23         - make it compile against the latest glib2 2.31.x API (Stefan Becker)
24         - completed cleanup: core no longer requires libpurple (Stefan Becker)
25         - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker)
26         - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker)
27         - restricted XXX_CFLAGS to modules that need them (Stefan Becker)
28         - NSS is now a mandatory build requirement (Stefan Becker)
29         - decoupled SSPI from HAVE_LIBKRB5 flag. New flag is HAVE_SSPI (Stefan Becker)
30         - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker)
31         - added NSIS package generation to OBS mingw packages (Stefan Becker)
32         - removed kopete backend. KDE is moving to telepathy (Stefan Becker)
33         - added MinGW cross-compilation on Linux instructions (Stefan Becker)
35  -- Stefan Becker <chemobejk@gmail.com>  Wed, 14 Mar 2012 19:30:23 +0200
37 pidgin-sipe (1.12.0-1) unstable; urgency=low
39   * New upstream version 1.12.0 "Group Chat"
40         - Feature #3064877: Add support for OCS2007R2 Group Chat (Stefan Becker)
41         - Feature #3311026: Support for HTTP/1.1 Transfer-Encoding: chunked (Stefan Becker)
42         - Fixed #2834758: First NTLM signature check after startup fails (Stefan Becker) 
43         - Fixed #3082602: Crash on Autodiscover (Stefan Becker)
44         - Fixed #3090663: Re-authentication fails (Stefan Becker)
45         - Fixed #3092324: Core dump in "make check" (psfales)
46         - Fixed #3130915: Failed to authenticate to server (Stefan Becker)
47         - Fixed #3148124: sipe segfaults during login on Solaris (Jakub Adam)
48         - Fixed #3150482: "configure --with-vv" test uses wrong include (Stefan Becker)
49         - Fixed #3156430: Messages not Delivered (rwinchsf, Stefan Becker)
50         - Fixed #3161273: Lost Connection Gives No Error Message (rwinchsf, Stefan Becker)
51         - Fixed #3198585: Extra line breaks (Stefan Becker)
52         - Fixed #3267073: False "could not be delivered" errors (sort of..., Stefan Becker)
53         - Fixed #3399007: Crash when sipe_cal_working_hours->days_of_week is NULL (Stefan Becker)
54         - Patch #3091490: Make 1.11.0 Compile on FreeBSD (jprather)
55         - Patch #3108246: Patch for better windows installer (archrival, galiven)
56         - add random Ms-Conversation-ID to INVITE (Jakub Adam)
57         - fix parsing of P-Asserted-Identity header (Jakub Adam)
58         - added MS TURN support (Jakub Adam)
59         - fix crash on zero length password in NTLM (Vladimir Ushakov)
60         - implement timeouts for SIP request. Used for REGISTER (Stefan Becker)
61         - more work on Voice & Video call support (Jakub Adam)
62         - make it compile against the purple 2.8.x & 3.0.x APIs (Stefan Becker)
63         - more internal changes to prepare for non-purple backends (Stefan Becker)
64         - added integration for transifex.net update (Stefan Becker)
65         - configure improvements for 64-bit: use libdir, gsize/size_t compatibility (Stefan Becker)
66         - update compiler warnings configuration for all build platforms (Stefan Becker)
67         - updated Adium port (Matthew Duggan)
68         - mingw build updates (Harris P. Kauffman, Stefan Becker)
69         - added miranda port (Jochen De Smet)
70         - added mingw to OpenSUSE Build Service configuration (Stefan Becker)
72  -- Anibal Avelar <aavelar@cofradia.org>  Mon, 29 Aug 2011 00:50:47 -0500
74 pidgin-sipe (1.11.2-1) unstable; urgency=low
76   * New upstream version 1.11.2 "Hot fixes II"
77         - Revert "mingw: add missing purple-notify.c to build"
78         - Sipe-sign: fix parsing of P-Asserted-Identity header
79         - Fixed memory leaks
80         - Fix #3090663: Re-authentication fails
81         - Fix #3090663: Re-authentication fails (2nd attempt)
82         - Fix #3090663: Re-authentication fails (3rd attempt)
83         - Fix #3090663: Re-authentication fails (4th attempt)
84         - Apply patch #3091490: Make 1.11.0 Compile on FreeBSD
85         - Fix #3092324: Core dump in "make check"
87  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 02 Nov 2010 23:48:33 -0600
89 pidgin-sipe (1.11.1-1) unstable; urgency=low
91   * New upstream version 1.11.1 "Hot fixes"
92         - mingw: add missing purple-notify.c to build
93         - Fix for bug #2834758: First NTLM signature check after startup fails
94         - purple: fix memory leak in sipe_backend_transport_connect() error path
95         - Fix for bug #3082602: Crash on Autodiscover
96         - configure: use libdir & datadir instead of prefix + path
97         - configure: update 32-bit vs. 64-bit header conflict test
98         - debian: build stability fix in post-install
100  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 24 Oct 2010 00:00:00 +0300
102 pidgin-sipe (1.11.0-1) unstable; urgency=low
104   * New upstream version
105         - Feature #2945346: Lotus Notes/Domino Calendar integration:
106           * Sipe can now retrieve calendar data (Meeting schedule/subject/
107             location) from a web-enabled Lotus Domino server and publish it to
108             OCS2007/LCS2005 as availability information.
109           * Example: "Calendar: Currently Busy. Free at 11:30".
110           * Team members (contacts with access level Team) will be able to see
111             information about our current meeting (subject & location) (OCS2007)
112           * First calendar update is scheduled 1 minute after connect,
113           * Subsequent calendar updates happen in 30 minute intervals.
114           * Manual calendar update can be triggered using the following menu:
115                    Accounts->{SIPE_ACCOUNT}->"Republish Calendar"
116           * Though Domino integration can work without any additional settings 
117             in account configuration (on Windows), there are options to manually
118             provide Domino Services URL and email address/password if it's
119             different from SIP URI/Password settings on Basic tab.
120         - Fixed #2971422: idle check for OCS2005 presence case
121         - Fixed #2982424: krb5 build errors on FreeBSD
122         - Fixed #2997639: pidgin crash after accepting cert
123         - Fixed #3001523: Cancelling a long pending file transfer crashes Pidgin
124         - Fixed #3002993: Group Name issues with ampersand
125         - Fixed #3029228: Calendar published at/with incorrect time
126         - Fixed #3029929: Crash with outlook 2k3 Calendar
127         - Fix logout from OCS
128         - Implement workaround for buddy list menu memory leaks
129         - Dropped UDP transport support
130         - Rewrote TCP & TLS transport support
131         - HTTP improvements: GET, cookies
132         - Alternative crypt/digest implementation based on NSS
133         - Rewrote message debug log and implemented an analyzer script for it
134         - More internal changes to prepare for non-purple backends
135         - New translations: 'nl', 'sv', 'ar', 'hu', 'ja', 'ko', 'sv', 'zh_TW'
136   * Fixed pidgin-sipe: Kerberos authentication is broken (Closes: #597437)
137   * Fixed pidgin-sipe: no dependency on pidgin (Closes: #594882)
138   * Fixed pidgin-sipe: new upstream version is available (Closes: #596799)
139   * Fixed pidgin-sipe: FTBFS: sipe.c:10050: error: missing initializer 
140     (Closes: #582998)
141   * Added dependency with the libxml2-dev package in debian/control
142   * Added dependency with libnss3-dev package in debian/control
143   * Updated with Standards-Version 3.9.1
145  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 03 Oct 2010 22:05:31 +0300
147 pidgin-sipe (1.10.1-1) unstable; urgency=low
149   * New upstream version
150         - Fix broken sipe_ht_equals_nick(); the broken code has been in the 
151           1.10.0 release. As it affects the buddy list it could be the root 
152           cause for some of the "buddy appears offline" reports.
153         - Make it compile against the final purple 2.7.0 API;
155  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 27 Jun 2010 11:46:59 -0600
157 pidgin-sipe (1.10.0-1) unstable; urgency=low
159   * New upstream version
160       - Feature #2823160: Access Levels (2007+ environment)
161       - Feature #2957811: add support for "automaton" class
162       - Feature #2972823: fail on in-line variable declarations
163       - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case
164       - Fixed #2981563: Authentication protocol v4 - invalid signature of some 
165         incoming messages containing P-Asserted-Identity or P-Preferred-Identity
166         with uppercased SIP or TEL in URI.
167       - Fixed publication/"409 Conflict" endless looping
168       - Prepare for Pidgin 2.7.0
169       - Added SVG icon artwork
170       - Many changes to configure script. Be sure to look at "configure --help"
171       - Many internal changes to prepare for non-purple backends
172       - New build requirements: libxml2, glib-2.0 >= 2.12.0
173       - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for 
174         non-purple backends
176  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 04 Apr 2010 00:52:59 -0600
178 pidgin-sipe (1.9.1-1) unstable; urgency=low
179   * New upstream version (emergency release)
180       - Fixed #2969327: Kerberos authentication always fails on *nix platforms
181       - Fixed #2968287: Authentication failure in scenario when director server
182         is Office Communications Server 2007 or above and home server is 
183         Live Communications Server 2005
184       - Send BYE when response to IM message is 408/480/481
185       - Re-enable offline status to be user settable
187  -- Anibal Avelar <aavelar@cofradia.org>  Tue, 16 Mar 2010 02:13:59 -0600
189 pidgin-sipe (1.9.0-1) unstable; urgency=low
191   * New upstream version (Closes: #570735)
192     * File transfer functionality. File encryption is supported
193     * NTLMv2 and NTLMv2 Session Security support
194     * Implemented SIP Authentication Extensions protocol version 4 and 3
195     * Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes
196     * Increased libpurple build requisite to >= 2.4.0 
197     * many crash fixes for error or corner cases in calendar integration
198     * more detailed code analysis with Coverity Prevent
199     * build fixes for older libpurple/glib2 versions
200     * OpenSUSE Build Service configuration files
201     * Fix NTLM crash if login setting is undefined
202     * Use of g_str_has_prefix() available since glib 2.2 and null-safe
203     * build fixes for older OS releases, e.g. Ubuntu older than 9.10.
204   * Removed the file libsipe.la from the package
205   * Removed the line dh_pidgin -ppidgin-sipe from debian/rules 
206   * Added ./autogen.sh could be run from debian/rules
207   * Changed the Section from net to misc inside Source stanza in debian/control
208   * Changed the Section from net to misc inside Package stanza in debian/control
209   * Added the Priority header inside Package stanza in debian/control
210   * Updated the Description inside Package stanza in debian/control
211   * Updated the debian/copyright file with the new authors list.
212   * Updated the debian/copyright file with the correct PATH to license GPL2.
213   * Removed dependency with the libgtk2.0-dev package in debian/control
214   * Removed dependency with the comerr-dev package in debian/control
215   * Removed debian/README.debian file from the package
216   * Added dependency with the libzephyr-dev package in debian/control
218  -- Anibal Avelar <aavelar@cofradia.org>  Wed, 10 Mar 2010 01:05:59 -0600
220 pidgin-sipe (1.8.0-1) unstable; urgency=low
222   * New upstream version (Closes: #536100)
223     * Simplifying the authentication process using only the Basic Settings
224       screen.
225     * Added integration with Exchange 2007/2010
226     * Added Windows Messenger 5.0 (RTC/1.2) compatibility.
227     * "About SIPE plugin" screen implemented.
228     * Added Kerberos support.
229     * Added Multiparty Chat support.
230     * Fixed many bugs.
231     * Fixed many potencial memory leaks.
232     * Fixed support for LCS2005 and OCS2007 (improvementsi and bugs fixed)
233     * Added "Find on LinkedIn" link on contact's User Info screen
234     * Updated translations: "de", "pl", "ru", "cs", "da", "es", "fi", "fr, "hi",
235       "it", "nb", "ta", "zh_CN".
236     * Fixed for server auto-discovery 
237     * Fixed for User Agent string.  
238     * Added integration with PBX (external phones) using CSTA protocol
239     * Fixed for CHOWA problems
240     * Fixed for spaces in Login's username 
241     * Support for Reuters Messaging environment
242     * Support for message formatting
243     * Added notification support for undelivered messages
244     * Extended contact search implementation
245     * ... and more
246   * Fixed pidgin-sipe: urls appear w/ underscore prefix (Closes: #529523)
247   * Updated the debian/copyright file with the new authors list.
248   * Added DEB_CONFIGURE_EXTRA_FLAGS in debian/rules for extra compile flags
249   * Added dependency with the libkrb5-dev package
250   * Removed to delete the file libsipe.la from debian/rules.
251   * Removed DEB_AUTO_UPDATE_DEBIAN_CONTROL reference from debian/rules.
252   * Updated with Standards-Version 3.8.4
254  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 07 Feb 2010 04:48:35 -0500
256 pidgin-sipe (1.3.3-1) unstable; urgency=low
258   * New upstream version (Closes: #508221)
259     * Added support for OCS 2007, LCS 2003
260     * Full support for send/receive messages
261     * Full presence support (both sides)
262     * Full support for add/remove/move contacts
263     * TLS/SSL support
264     * Search contacts full support
265     * xBSD support
266   * Added the dependency with the libpurple-dev package
267   * Added the dependency with the intltool package
268   * Added the dependency with the comerr-dev package
269   * Removed the unnecessary debian/pidgin-sipe.dirs file
270   * Changed the package description inside debian/control 
271     (Closes: #433920,#490923)
272   * Added the field Homepage inside Source stanza in debian/control file.
273   * Updated the debian/copyright file with the new authors list.
274   * Updated with Standards-Version 3.8.0
276  -- Anibal Avelar <aavelar@cofradia.org>  Sun, 1 Mar 2009 12:15:35 -0500
278 pidgin-sipe (1.2-1) unstable; urgency=low
280   * Initial release (Closes: #418226)
282  -- Anibal Avelar (Fixxxer) <aavelar@cofradia.org>  Wed, 13 Jun 2007 19:12:35 -0500