Release 1.19.1 -- Bug Fixes I
[siplcs.git] / contrib / opensuse-build-service / pidgin-sipe.changes
blobabb60ee12a4b1691db49eac330209fd42e563084
1 -------------------------------------------------------------------
2 Sat Apr  4 14:08:00 UTC 2015 - chemobejk@gmail.com
4 - Update to version 1.19.1:
6 -------------------------------------------------------------------
7 Fri Feb 13 21:22:20 UTC 2015 - zaitor@opensuse.org
9 - Update to version 1.19.0:
10   + Move parsing of login name.
11   + Support for Adium group chat bookmarks.
12   + Support searching for SIP ID.
13   + ADFS can't always be used for accounts that have Multi-Factor
14     Authentication (MFA) enabled.
15   + Support buddy photos from contactCard.
16   + Fall back from Kerberos to NTLM.
17   + Raised contact names.
18   + Corrupted HTTP response crashes SIPE.
19   + Fix calendar state machine when EWS URL is set.
20   + Fall back to [MS-DLX] BasicSearch to improve search experience.
21   + Implement search functionality for UCS.
22   + adium:
23     - Add chat room list UI.
24     - Fix duplicate debug log messages.
25   + Support for libnice TCP mode.
26   + Refactor CCCP request code.
28 -------------------------------------------------------------------
29 Wed Dec 31 09:36:53 UTC 2014 - jozef.koval03@gmail.com
31 - Update to version 1.18.5:
32   + Redundant "const" breaks build with clang.
33   + Purple idle-away converted to Away.
34   + Svc: use authuser for RealmInfo request.
35   + Adium: add release checking script.
36   + Mingw: update fetch script to Pidgin 2.10.11.
37   + Bugs fixed: sf#269, sf#276.
38   + Updated translations.
40 -------------------------------------------------------------------
41 Tue Nov 11 07:53:25 UTC 2014 - jozef.koval03@gmail.com
43 - Update to version 1.18.4:
44   + ADFS fails when user and login name differ.
45   + Adium: SIPE doesn't auto- or re-connect.
46   + Fixed memory leaks.
47   + Fixed processing of presence publish event response.
48   + Fixed a longstanding issue that the Pidgin user status
49     sometimes didn't switch back to "Available" after the end of a
50     meeting.
51   + Bugs fixed: sf#263, sf#264.
53 -------------------------------------------------------------------
54 Sat Aug 16 20:54:45 UTC 2014 - dimstar@opensuse.org
56 - Update to version 1.18.3:
57   + HTML response to EWS autodiscover triggers libxml2 assert.
58   + V&V call gets rejected when IPv6 is enabled.
59   + Windows 7: SIPE crashes after a minute.
60   + mingw: improve crash information reporting.
61   + Bugs fixed: sf#257, sf#258, sf#259.
63 -------------------------------------------------------------------
64 Sat Jul 12 13:49:48 UTC 2014 - dimstar@opensuse.org
66 - Update to version 1.18.2:
67   + ews: extract settings also from type EXPR.
68   + ucs: honor user specified email URL.
69   + adium: fix compilation on OS X 10.7.
70   + Updated Transifex URLs.
71   + Bugs fixed: sf#210, sf#241, sf#245, sf#248, sf#255.
72   + Updated translations.
74 -------------------------------------------------------------------
75 Sun Apr 13 20:58:31 UTC 2014 - zaitor@opensuse.org
77 - Update to version 1.18.1:
78   + sf#238: Fixed false "not delivered" in conference.
79   + sf#237: HTML escaping not removed from URL.
80   + sf#210: Conference call ends with error message.
81   + Fix endless loop with failed HTTP Basic authentication.
82   + Fix crash when gstreamer nice plugin is missing.
83   + Fix EWS autodiscover for some Office 365 users.
84   + purple: fix missing "Copy to" in buddy menu.
85   + purple/adium: ignore empty search values.
86   + adium:
87     - Fix group chat UI.
88     - Implement BEAST mitigations for 10.8.5.
89   + Add indication when user is connected from a mobile device.
90   + Updated translations.
92 -------------------------------------------------------------------
93 Mon Jan 20 12:49:36 UTC 2014 - zaitor@opensuse.org
95 - Update to version 1.18.0:
96   + sf#71: Add support for EWS Autodiscover redirection.
97   + sf#69: Add UI support for (group) chats. NOTE: Adium does not
98     have an UI to fetch the room list.
99   + sf#64: Add support for GSS-NTLMSSP.
100   + sip-sec-krb5.c module has been renamed to sip-sec-gssapi.c if
101     gssapi/gssapi_ntlmssp.h is detected then sip-sec-ntlm.c will be
102     disabled and NTLM will be handled by sip-sec-gssapi.c instead.
103     NOTE: at the time of this writing the user has to set up
104     GSS-NTLMSSP by hand on his system, i.e. /etc/gss/mech.
105   + Fixed sf#227: Adium client doesn't save email option settings.
106   + Fixed sf#216: SIPE stops working on Mavericks.
107   + Add an UI option to disable SSL BEAST mitigations NOTE:
108     requires Adium 1.5.10.
109   + Fixed sf#197: Account stays in connecting stage.
110   + Cleanup for sip-sec Kerberos & SSPI modules.
111   + Replace old TGT hack with gss_acquire_cred_with_password().
112   + Clean up Kerberos detection in configure.
113   + Remove special case handling; code is more straight-forward
114     now.
115   + Implement internal keepalive handling.
116   + Implement crypto backend based on OpenSSL.
117   + adium:
118     - Xcode project files update.
119     - Replace NSS crypto backend with OpenSSL.
121 -------------------------------------------------------------------
122 Mon Dec 23 21:02:50 UTC 2013 - dimstar@opensuse.org
124 - Update to version 1.17.3:
125   + Fixed sf#222: SIPE crashes when groupchat session expires.
126   + Fixed sf#225: HTTP re-authentication with NTLM fails.
127   + Fix UCS Persona key extraction.
129 -------------------------------------------------------------------
130 Sun Dec  8 10:13:31 UTC 2013 - zaitor@opensuse.org
132 - Update to version 1.17.2:
133   + Fixed sf#214: Typing notification does not always work.
134   + Reverted one change which caused problems for some users.
135   + Fixed sf#222: SIPE crashes when groupchat session expires.
136   + Updated translations.
137 - Changes from version 1.17.1:
138   + Fixed sf#215: Password not entity encoded in WSSE element.
139   + Fixed sf#214: Typing notification does not always work.
140   + Accept alternatives for webticket timestamp/keydata.
141   + Adium: add "don't publish calendar" to account UI.
142   + Contrib: add SSL BEAST mitigation patch for Adium.
143   + Updated translations.
145 -------------------------------------------------------------------
146 Sun Sep 22 03:06:20 UTC 2013 - zaitor@opensuse.org
148 - Update to version 1.17.0:
149   + Feature sf#62: Support for Lync 2013 Unified Contact Store.
150   + Feature sf#59: Support for Lync 2013 Persistent Chats
151   + Fixed sf#211: Status "away" or "busy" incorrectly mapped to
152     "Invisible".
153   + Fixed sf#209: group chat doesn't like HTML.
154   + Fixed sf#200: OCS archiving system blocks audio/video
155     connection.
156   + Fixed sf#187: Duplicate messages in group chat.
157   + Fixed sf#184: Duplicate users showing in Group Chat.
158   + Fix EWS autodiscover for Office 365.
159   + Add support for group chat history.
160   + Add support for buddy photos on Lync 2013.
162 -------------------------------------------------------------------
163 Tue Jul 16 19:06:23 UTC 2013 - zaitor@opensuse.org
165 - Update to version 1.16.1:
166   + sf#66: Windows DLL version information.
167   + Fix call failure when host has multiple IP addresses.
168   + Fix buddy list handling after moving to Lync 2013. Lync 2013
169     migrates buddy list to Unified Contact Store (UCS). Note:
170     modifying the buddy list is *NOT* supported yet!
171   + Crash fixes for new HTTP stack.
173 -------------------------------------------------------------------
174 Sat Jun 22 10:41:37 UTC 2013 - zaitor@opensuse.org
176 - Update to version 1.16.0:
177   + sf#58: Implement Digest authentication scheme for SIP Proxy
178     Authentication.
179   + sf#196: Useragent value not forwarded to core.
180   + sf#193: Pidgin Status changes stop working.
181   + sf#186: Users appear offline when they are not.
182   + Fix kinit-less use case with krb5 >= 1.11.
183   + Rewritten HTTP stack from scratch:
184     - cleaner, layered and hopefully less error-prone
185       implementation.
186     - HTTP stack internals no longer exposed to user code.
187     - Reduced network traffic and less SSL handshakes by utilizing
188       HTTP/1.1 connection keep alive for multiple HTTP requests to
189       the same host.
190   + Switch purple backend to deferred destruction approach:
191     - Pidgin should no longer crash at connection close, even in
192       corner cases.
193   + Add menu entry to make a call with a phone number.
194   + Some progress on telepathy backend.
195     - Add TLS certificate accept/reject user interaction.
196     - Add "Single Sign-On" & "Don't Publish Calendar" account
197       options.
199 -------------------------------------------------------------------
200 Sat Apr 13 13:48:45 UTC 2013 - dimstar@opensuse.org
202 - Update to version 1.15.1:
203   + NOTE: SIPE SourceForge project got updated. Because of this all
204     bug and feature request numbers have changed.
205   + sf#190: SIP 407 response rejected with invalid message
206     signature.
207   + sf#189: Adium SIPE plugin vs. libpurple linking issues.
208   + Fixed free-after-use issue that caused crashes for some users.
209   + Fixed broken NTLM fallback in Negotiate.
210   + Fixed subscriptions expiration by subscribing again after
211     re-authentication.
212   + Allow different user name and login for Office 365
213     authentication.
214   + Add SIPE version & git commit ID to debug log.
215   + Added valgrind log analyzer script.
216   + Added NTLM message anaylzer.
217   + Updated Adium port.
218   + Updated translations.
220 -------------------------------------------------------------------
221 Tue Mar 19 22:24:11 UTC 2013 - dimstar@opensuse.org
223 - Update to version 1.15.0:
224   + Support Kerberos for HTTP(S) authentication w/o SSPI
225     (sf#3578135).
226   + Add HTTPS to autodiscover probe (sf#3594094).
227   + Simple button to disable calendar integration (sf#3607040).
228   + Crash on 1.14.1 when connecting to server (sf#3603228).
229   + sip uri with apostrophe is not valid (sf#3604671).
230   + Fixed HTTP redirect crash.
231   + Unified Single Sign-On handling in all places.
232   + Added implementation for HTTP "WWW-Authenticate: Negotiate"
233     scheme.
234   + Enabled TLS-DSK support in Windows SSPI version.
235   + TLS-DSK: don't ask for password if SSPI or Kerberos are
236     compiled in.
237   + Farstream 0.1.1 compatibility fix.
238   + Support conf:sip: meeting URIs.
239   + Updated Adium port.
241 -------------------------------------------------------------------
242 Tue Feb  5 22:32:56 UTC 2013 - zaitor@opensuse.org
244 - Update to version 1.14.1:
245   + Kerberos configuration should be passwordless (sf#3578132).
246     - purple: non Single Sign-on users are asked for the password
247       again.
248   + Bug & memory leak fixes in sipe-buddy.c.
250 -------------------------------------------------------------------
251 Mon Dec 17 10:46:21 UTC 2012 - dimstar@opensuse.org
253 - Update to version 1.14.0:
254   + Add support for Web Ticket authentication using ADFS
255     (sf#3585364).
256   + Kerberos configuration should be passwordless (sf#3578132).
257   + Connection drops after a few hours (sf#3580212)
258   + Add support for buddy photos.
259   + Add support for call to Audio Test Service.
260   + Initial implementation for telepathy backend.
261   + Reduce Web Ticket traffic by queueing requests & caching
262     tickets.
263   + Update OBS packaging information for Debian.
264   + Various minor bug & build fixes.
266 -------------------------------------------------------------------
267 Sun Sep 16 19:06:03 UTC 2012 - zaitor@opensuse.org
269 - Update to version 1.13.3:
270   + Fixed OpenBSD build issue.
271   + Support Lync 2010 meet URLs.
272   + Revert to legacy MSOC protocol on Lync FT invitation.
273   + Fix broken busy->available status switch.
274   + Updated translations.
276 -------------------------------------------------------------------
277 Mon Apr  9 18:51:47 UTC 2012 - dimstar@opensuse.org
279 - Update to version 1.13.1:
280   + Detect incompatible encryption level with Lync
281   + purple: add URI validity check to Add Buddy callback
282   + Various build fixes
283   + Updated translations.
284 - Drop pidgin-sipe-gcc47.patch: fixed upstream.
286 -------------------------------------------------------------------
287 Sat Mar 24 23:13:09 UTC 2012 - dimstar@opensuse.org
289 - Add pidgin-sipe-gcc47.patch: Fix build with gcc 4.7; taken from
290   git.
292 -------------------------------------------------------------------
293 Thu Mar 15 13:23:31 UTC 2012 - vuntz@opensuse.org
295 - Update to version 1.13.0:
296   + Added [MS-SIPAE] TLS-DSK authentication scheme:
297     - TLS-DSK has been introduced in Lync
298     - mandatory for Office365 accounts
299     - also works for non-public Lync installations
300     - does not work yet with SSPI on Windows
301   + Added [MS-DLX] based Get Info/Contact Search:
302     - [MS-PRES] SIP-Based Active Directory Search is disabled in
303       Lync
304   + Added experimental media TCP transport
305   + Make it compile against the latest purple 3.0.x API
306   + Make it compile against the latest glib2 2.31.x API
307   + Completed cleanup: core no longer requires libpurple
308   + Refactored crypto code, ie. NSS can replaced if necessary
309   + Removed kopete backend: KDE is moving to telepathy
310   + Build-related changes
311 - Drop pidgin-sipe-no-deprecated.patch: fixed upstream.
313 -------------------------------------------------------------------
314 Thu Jan 12 08:57:16 UTC 2012 - dimstar@opensuse.org
316 - Change gmime-2_4-devel BuildRequires to gmime-devel. This rename
317   happened long ago and was just a virtual provides by now.
318 - Drop checks for openSUSE 11.1.
320 -------------------------------------------------------------------
321 Mon Jan  9 13:07:06 UTC 2012 - vuntz@opensuse.org
323 - Add pidgin-sipe-no-deprecated.patch: do not use deprecated glib
324   API, to fix build on Factory.
326 -------------------------------------------------------------------
327 Fri Sep  2 10:00:33 UTC 2011 - vuntz@opensuse.org
329 - Update to version 1.12.0:
330   + Add support for OCS2007R2 Group Chat (sf#3064877)
331   + Support for HTTP/1.1 Transfer-Encoding: chunked (sf##3311026)
332   + Added MS TURN support
333   + Implement timeouts for SIP request. Used for REGISTER
334   + More work on Voice & Video call support
335   + Add random Ms-Conversation-ID to INVITE
336   + Fix parsing of P-Asserted-Identity header
337   + Fix several crashes (including sf#3082602, sf#3148124,
338     sf#3399007)
339   + Fix several authenticfation issues (inclusing sf#2834758,
340     sf#3090663, sf#3130915)
341   + Make it compile against the purple 2.8.x & 3.0.x APIs
342   + More internal changes to prepare for non-purple backends
343   + Updated/add Adium and Miranda ports
344   + Several build system fixes and improvements (including
345     sf#3092324, sf#3150482, sf#3091490, sf#3108246)
346   + Other bugs fixed: sf#3156430, sf#3161273, sf#3198585,
347     sf#3267073.
348 - Drop pidgin-sipe-1.11.2-gcc46.patch: fixed upstream.
349 - Add pkgconfig(gstreamer-0.10) and pkgconfig(nice) BuildRequires
350   on 12.1 and later (since 11.4 and earlier have a too old version
351   of libnice), to build Voice & Video call support.
353 -------------------------------------------------------------------
354 Mon May 23 08:50:03 UTC 2011 - idonmez@novell.com
356 - Add pidgin-sipe-1.11.2-gcc46.patch: remove write-only variables
357   to fix compilation with gcc 4.6 
359 -------------------------------------------------------------------
360 Thu Nov 18 10:39:02 CET 2010 - dimstar@opensuse.org
362 - Update to version 1.11.2:
363   + Sipe-sign: fix parsing of P-Asserted-Identity header
364   + Fixed memory leaks
365   + sf#3090663: Re-authentication fails
366   + sf#3091490: Make 1.11.0 Compile on FreeBSD
367   + sf#3092324: Core dump in "make check"
368 - Changes from version 1.11.1:
369   + sf#2834758: First NTLM signature check after startup fails
370   + purple: fix memory leak in sipe_backend_transport_connect()
371     error path
372   + sf#3082602: Crash on Autodiscover
373   + Build fixes.
375 -------------------------------------------------------------------
376 Sun Oct 17 10:07:58 UTC 2010 - dimstar@opensuse.org
378 - Some simple preparations to enable telepathy plugin once it
379   becomes available.
381 -------------------------------------------------------------------
382 Wed Oct  6 09:02:38 UTC 2010 - john@redux.org.uk
384 - Update to version 1.11.0.
385   + Feature sf#2945346 - added Lotus Notes/Domino Calendar
386     integration.
387   + Fixed sf#2971422: idle check for OCS2005 presence case (Stefan
388     Becker)
389   + Fixed sf#2982424: krb5 build errors on FreeBSD (Stefan Becker)
390   + Fixed sf#2997639: pidgin crash after accepting cert (Stefan
391     Becker)
392   + Fixed sf#3001523: Cancelling a long pending file transfer
393     crashes Pidgin (Jakub Adam)
394   + Fixed sf#3002993: Group Name issues with ampersand (Stefan
395     Becker)
396   + Fixed sf#3029228: Calendar published at/with incorrect time
397     (Stefan Becker)
398   + Fixed sf#3029929: Crash with outlook 2k3 Calendar (Stefan
399     Becker)
400   + Fix logout from OCS (Jakub Adam)
401   + Implement workaround for buddy list menu memory leaks
402     (Stefan Becker)
403   + Dropped UDP transport support (Stefan Becker)
404   + Rewrote TCP & TLS transport support (Stefan Becker)
405   + HTTP improvements: GET, cookies (pier11)
406   + Alternative crypt/digest implementation based on NSS (pier11)
407   + Rewrote message debug log and implemented an analyzer script
408     for it (Stefan Becker)
409   + More internal changes to prepare for non-purple backends
410     (Stefan Becker)
411   + New translation: Dutch (Flemish) 'nl' (fieona, ridiekel)
412   + New translation: Swedish 'sv' (Rijad)
413   + Added translations 'ar' 'hu' 'ja' 'ko' 'sv' 'zh_TW' submitted
414     by Novell
415   + New build option: nss/mozilla-nss/microb-engine-nss for
416     non-purple backends
417   + Add build option for kopete backend (Stefan Becker)
418   + Updated Adium port (Emanuele Zattin)
420 -------------------------------------------------------------------
421 Tue Jun 29 10:38:37 UTC 2010 - john@redux.org.uk
423 - Update to version 1.10.1
424   + Fixed bug in the SIPE buddy list hash table functionality
425     reported by a RHEL5 user.
426   + Fixed Pidgin 2.7.0 API compatibility.
428 -------------------------------------------------------------------
429 Tue Jun 15 21:30:52 UTC 2010 - john@redux.org.uk
431 - Fix openSUSE 11.1 build by removing unnecessary BuildRequires.
433 -------------------------------------------------------------------
434 Fri Jun  4 17:28:29 CEST 2010 - sbrabec@suse.cz
436 - Added support for translation-update-upstream (FATE#301344).
438 -------------------------------------------------------------------
439 Sun Apr 04 13:30:00 BST 2010 - pier11@operamail.com
441 - Update to version 1.10.0:
442   + Feature sf#2823160: Access Levels (2007+ environment)
443   + Feature sf#2957811: add support for "automaton" class
444   + Feature sf#2972823: fail on in-line variable declarations
445   + Fixed sf#2971422: handle OCS 2005 idiosyncrasy of varying SIP
446     URI case
447   + Fixed sf#2981563: Authentication protocol v4 - invalid
448     signature of some incoming messages containing
449     P-Asserted-Identity or P-Preferred-Identity with uppercased SIP
450     or TEL in URI.
451   + Fixed publication/"409 Conflict" endless looping
452   + Prepare for Pidgin 2.7.0
453   + Added SVG icon artwork
454   + Many changes to configure script. Be sure to look at "configure
455     --help"
456   + Many internal changes to prepare for non-purple backends
457   + New build requirements: libxml2, glib-2.0 >= 2.12.0
458   + New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for
459     non-purple backends
460 - Add BuildRequires: glib2-devel >= 2.12.0
461 - Add --enable-purple --disable-telepathy to configure
462 - Add %check section.
463 - Add %{_datadir}/pixmaps/pidgin/protocols/*/sipe.svg with
464   workarounds for SLE11, openSUSE 11.0/1 don't have
465   pidgin/protocols/scalable directory.
467 -------------------------------------------------------------------
468 Wed Mar 17 22:11:51 CET 2010 - dimstar@opensuse.org
470 - Update to version 1.9.1:
471   + sf#2969327: Kerberos authentication always fails on *nix
472     platforms
473   + sf#2968287: Authentication failure in scenario when director
474     server is Office Communications Server 2007 or above and home
475     server is Live Communications Server 2005
476   + Send BYE when response to IM message is 408/480/481
477   + Re-enable offline status to be user settable.
479 -------------------------------------------------------------------
480 Wed Mar 10 14:37:21 CET 2010 - dimstar@opensuse.org
482 - Update to version 1.9.0:
483   + Contributed File transfer functionality. File encryption is
484     supported.
485   + NTLMv2 and NTLMv2 Session Security support
486   + Implemented SIP Authentication Extensions protocol version 4
487     and 3
488   + Adoption for commercial UNIX - HP/UX, Irix, Solaris - big
489     endian fixes and build improvements
490   + Packaged for Maemo platform (Nokia N900, etc.) at Maemo.org.
491     Works with Pidgin from the same site.
492   + Adoption of file transfer for Windows build
493   + Official Debian package files in contrib
494   + another shot at presence update problems
495   + fix crash caused by uninitialized security contexts
496   + Code analysis with Coverity Prevent.
497   + Fix for "SIP/2.0 481 Call leg unavailable" error 
498   + Increased libpurple build requisite to >= 2.4.0
499   + Updated translations.
501 -------------------------------------------------------------------
502 Thu Feb 18 01:58:10 CET 2010 - vuntz@opensuse.org
504 - Update to version 1.8.1:
505   + Many crash fixes for error or corner cases in calendar
506     integration
507   + More detailed code analysis with Coverity Prevent
508   + OpenSUSE Build Service configuration files
509   + Fix NTLM crash if login setting is undefined
510   + Use of g_str_has_prefix() available since glib 2.2 and
511     null-safe
512   + Build fixes for older OS releases.
514 -------------------------------------------------------------------
515 Thu Feb 11 01:15:00 CET 2010 - vuntz@opensuse.org
517 - Update to version 1.8.0:
518   + Added integration with Exchange 2007/2010.
519   + Added Calendar information to contact's tooltip.
520   + 2005 presence engine has been completely rewritten, with new
521     supported status.
522   + Added "Accounts->{SIPE_ACCOUNT}->Status Reset" menu option to
523     clean User Status set manually.
524   + Added "Find on LinkedIn" link on contact's User Info screen.
525   + Enhanced custom NTLM security provider to pass
526     connection-oriented authentication.
527   + Added Negotiate authentication scheme (Windows only).
528   + Contributed code for Adium port.
529   + Added Windows Messenger 5.0 (RTC/1.2) compatibility.
530   + New BusyIdle status.
531   + Fix memory leaks.
532   + Fixed localization on Windows platform.
533   + Fix bad rendering with html markup.
534   + Fix broken federated contacts.
535   + Fix for server auto-discovery
536   + Fix for xdg-email invocation.
537   + Fix for User Agent string.
538   + Code: Take PURPLE_INIT_PLUGIN into use.
539   + Various other fixes, including crashes and build fixes.
540   + Updated translations.
542 -------------------------------------------------------------------
543 Sun Dec 27 00:30:08 CET 2009 - vuntz@opensuse.org
545 - Clean up packaging.
546 - Remove gconf_schemas_prereq macro, since there's nothing
547   involving gconf.
548 - Rename purple-sipe subpackage to libpurple-plugin-sipe.
549 - Add pidgin BuildRequires for directory ownership.
550 - Add pidgin Requires for pidgin-sipe.
551 - Add libpurple Enhances for libpurple-plugin-sipe.
553 -------------------------------------------------------------------
554 Thu Nov 26 09:54:24 UTC 2009 - john@redux.org.uk
556 - Update to version 1.7.1:
557   + See ChangeLog for the full list of changes since version 1.3.3.
558   + Support for Reuters Messaging environment.
559   + Support for message formatting.
560   + Invisible mode.
561   + Full support for presence.
562   + Better support of protocol.
563   + New security framework.
564   + Multi-party conversation.
565   + Add telepathy-haze support.
566   + Add integration with PBX (external phones).
567   + New Idle status.
568   + Many improvements and bug fixes.
569   + Fix crashes.
570   + Build fixes.
571   + Updated translations.
572 - Split the package into pidgin-sipe and purple-sipe packages.
573 - Add gettext-devel, libtool BuildRequires.
574 - Remove pidgin, pidgin-devel, zlib-devel BuildRequires.
575 - Pass --with-krb5 to configure.
576 - Enable parallel build.
578 -------------------------------------------------------------------
579 Thu Sep 17 00:13:39 CEST 2009 - crrodriguez@suse.de
581 - use find_lang macro 
583 -------------------------------------------------------------------
584 Mon Feb  2 17:04:37 CST 2009 - gburt@suse.de
586 - Fix total loss of functionality if user was logged on in more than
587   one location (bnc#459117)
589 -------------------------------------------------------------------
590 Thu Jan 22 16:38:11 CST 2009 - gburt@suse.de
592 - Patch fixing support for LCS 2005 buddy auth/blocking
593 - Fix logging in with TCP when no SRV records found
594 - Fix several crasher bugs
596 -------------------------------------------------------------------
597 Mon Jan  5 11:37:47 CST 2009 - gburt@suse.de
599 - Update to 1.3.3 which includes fixes for translation support,
600   typos, crashes, and error handling.
602 -------------------------------------------------------------------
603 Tue Dec  9 17:42:50 CST 2008 - gburt@suse.de
605 - Remove -lang package, too late for package splits
607 -------------------------------------------------------------------
608 Sun Dec  7 17:42:13 CST 2008 - gburt@suse.de
610 - Create -lang package
612 -------------------------------------------------------------------
613 Sun Dec  7 15:38:42 CST 2008 - gburt@suse.de
615 - Fix a segfault, fix compatibility bug with OCS 2005 (not handling
616   180 Ringing responses properly).
618 -------------------------------------------------------------------
619 Fri Dec  5 12:13:58 CST 2008 - gburt@suse.de
621 - Fix automatic support (redirecting) for LCS/OCS proxy servers, 
622   and show the user the error when 403 forbidden is received.
624 -------------------------------------------------------------------
625 Thu Dec  4 17:47:08 CST 2008 - gburt@suse.de
627 - Fix bugs with ability to set status, add support for setting a
628   note (at least against some servers), fix OCS 2005 support, and
629   improve account editing dialog to be more friendly, and improve
630   error messages.
632 -------------------------------------------------------------------
633 Wed Dec  3 18:40:14 CST 2008 - gburt@suse.de
635 - Fix bugs with ability to add, modify, and remove contacts and
636   groups.  Fix support for detecting contacts' away status, and
637   to send them ours.  Fix support for saving and reading buddy
638   aliases to/from the server.  Fix many crashes.
640 -------------------------------------------------------------------
641 Thu Nov 20 19:16:41 CST 2008 - gburt@suse.de
643 - Fix compatibility with Microsoft OCS 2007; 2-way IMing working
645 -------------------------------------------------------------------
646 Fri Nov  7 12:33:37 CST 2008 - gburt@suse.de
648 - Replace gz with bz2 
650 -------------------------------------------------------------------
651 Fri Nov  7 12:22:30 CST 2008 - gburt@suse.de
653 - Update tarball with latest code from git plus a patch to get
654     NTLM signing of messages working (eco#5322)
656 -------------------------------------------------------------------
657 Tue Sep  2 10:21:53 CDT 2008 - gburt@suse.de
659 - Clarify and simplify the package description
661 -------------------------------------------------------------------
662 Mon Aug 11 11:21:48 CDT 2008 - gburt@suse.de
664 - Initial package for pidgin-sipe
665 - SIPE 1.2
666 - http://sipe.sourceforge.net/