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