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