Release 1.17.2 -- Bug Fixes II
[siplcs.git] / contrib / opensuse-build-service / pidgin-sipe.changes
blob0ab3c13baaeea6bedf47fc2ffc57f9def1c12ddd
1 -------------------------------------------------------------------
2 Sat Nov 30 15:52:00 UTC 2013 - chemobejk@gmail.com
4 - Update to version 1.17.2
6 -------------------------------------------------------------------
7 Sat Nov 16 14:22:00 UTC 2013 - chemobejk@gmail.com
9 - Update to version 1.17.1
11 -------------------------------------------------------------------
12 Sun Sep 22 03:06:20 UTC 2013 - zaitor@opensuse.org
14 - Update to version 1.17.0:
15   + Feature sf#62: Support for Lync 2013 Unified Contact Store.
16   + Feature sf#59: Support for Lync 2013 Persistent Chats
17   + Fixed sf#211: Status "away" or "busy" incorrectly mapped to
18     "Invisible".
19   + Fixed sf#209: group chat doesn't like HTML.
20   + Fixed sf#200: OCS archiving system blocks audio/video
21     connection.
22   + Fixed sf#187: Duplicate messages in group chat.
23   + Fixed sf#184: Duplicate users showing in Group Chat.
24   + Fix EWS autodiscover for Office 365.
25   + Add support for group chat history.
26   + Add support for buddy photos on Lync 2013.
28 -------------------------------------------------------------------
29 Tue Jul 16 19:06:23 UTC 2013 - zaitor@opensuse.org
31 - Update to version 1.16.1:
32   + sf#66: Windows DLL version information.
33   + Fix call failure when host has multiple IP addresses.
34   + Fix buddy list handling after moving to Lync 2013. Lync 2013
35     migrates buddy list to Unified Contact Store (UCS). Note:
36     modifying the buddy list is *NOT* supported yet!
37   + Crash fixes for new HTTP stack.
39 -------------------------------------------------------------------
40 Sat Jun 22 10:41:37 UTC 2013 - zaitor@opensuse.org
42 - Update to version 1.16.0:
43   + sf#58: Implement Digest authentication scheme for SIP Proxy
44     Authentication.
45   + sf#196: Useragent value not forwarded to core.
46   + sf#193: Pidgin Status changes stop working.
47   + sf#186: Users appear offline when they are not.
48   + Fix kinit-less use case with krb5 >= 1.11.
49   + Rewritten HTTP stack from scratch:
50     - cleaner, layered and hopefully less error-prone
51       implementation.
52     - HTTP stack internals no longer exposed to user code.
53     - Reduced network traffic and less SSL handshakes by utilizing
54       HTTP/1.1 connection keep alive for multiple HTTP requests to
55       the same host.
56   + Switch purple backend to deferred destruction approach:
57     - Pidgin should no longer crash at connection close, even in
58       corner cases.
59   + Add menu entry to make a call with a phone number.
60   + Some progress on telepathy backend.
61     - Add TLS certificate accept/reject user interaction.
62     - Add "Single Sign-On" & "Don't Publish Calendar" account
63       options.
65 -------------------------------------------------------------------
66 Sat Apr 13 13:48:45 UTC 2013 - dimstar@opensuse.org
68 - Update to version 1.15.1:
69   + NOTE: SIPE SourceForge project got updated. Because of this all
70     bug and feature request numbers have changed.
71   + sf#190: SIP 407 response rejected with invalid message
72     signature.
73   + sf#189: Adium SIPE plugin vs. libpurple linking issues.
74   + Fixed free-after-use issue that caused crashes for some users.
75   + Fixed broken NTLM fallback in Negotiate.
76   + Fixed subscriptions expiration by subscribing again after
77     re-authentication.
78   + Allow different user name and login for Office 365
79     authentication.
80   + Add SIPE version & git commit ID to debug log.
81   + Added valgrind log analyzer script.
82   + Added NTLM message anaylzer.
83   + Updated Adium port.
84   + Updated translations.
86 -------------------------------------------------------------------
87 Tue Mar 19 22:24:11 UTC 2013 - dimstar@opensuse.org
89 - Update to version 1.15.0:
90   + Support Kerberos for HTTP(S) authentication w/o SSPI
91     (sf#3578135).
92   + Add HTTPS to autodiscover probe (sf#3594094).
93   + Simple button to disable calendar integration (sf#3607040).
94   + Crash on 1.14.1 when connecting to server (sf#3603228).
95   + sip uri with apostrophe is not valid (sf#3604671).
96   + Fixed HTTP redirect crash.
97   + Unified Single Sign-On handling in all places.
98   + Added implementation for HTTP "WWW-Authenticate: Negotiate"
99     scheme.
100   + Enabled TLS-DSK support in Windows SSPI version.
101   + TLS-DSK: don't ask for password if SSPI or Kerberos are
102     compiled in.
103   + Farstream 0.1.1 compatibility fix.
104   + Support conf:sip: meeting URIs.
105   + Updated Adium port.
107 -------------------------------------------------------------------
108 Tue Feb  5 22:32:56 UTC 2013 - zaitor@opensuse.org
110 - Update to version 1.14.1:
111   + Kerberos configuration should be passwordless (sf#3578132).
112     - purple: non Single Sign-on users are asked for the password
113       again.
114   + Bug & memory leak fixes in sipe-buddy.c.
116 -------------------------------------------------------------------
117 Mon Dec 17 10:46:21 UTC 2012 - dimstar@opensuse.org
119 - Update to version 1.14.0:
120   + Add support for Web Ticket authentication using ADFS
121     (sf#3585364).
122   + Kerberos configuration should be passwordless (sf#3578132).
123   + Connection drops after a few hours (sf#3580212)
124   + Add support for buddy photos.
125   + Add support for call to Audio Test Service.
126   + Initial implementation for telepathy backend.
127   + Reduce Web Ticket traffic by queueing requests & caching
128     tickets.
129   + Update OBS packaging information for Debian.
130   + Various minor bug & build fixes.
132 -------------------------------------------------------------------
133 Sun Sep 16 19:06:03 UTC 2012 - zaitor@opensuse.org
135 - Update to version 1.13.3:
136   + Fixed OpenBSD build issue.
137   + Support Lync 2010 meet URLs.
138   + Revert to legacy MSOC protocol on Lync FT invitation.
139   + Fix broken busy->available status switch.
140   + Updated translations.
142 -------------------------------------------------------------------
143 Mon Apr  9 18:51:47 UTC 2012 - dimstar@opensuse.org
145 - Update to version 1.13.1:
146   + Detect incompatible encryption level with Lync
147   + purple: add URI validity check to Add Buddy callback
148   + Various build fixes
149   + Updated translations.
150 - Drop pidgin-sipe-gcc47.patch: fixed upstream.
152 -------------------------------------------------------------------
153 Sat Mar 24 23:13:09 UTC 2012 - dimstar@opensuse.org
155 - Add pidgin-sipe-gcc47.patch: Fix build with gcc 4.7; taken from
156   git.
158 -------------------------------------------------------------------
159 Thu Mar 15 13:23:31 UTC 2012 - vuntz@opensuse.org
161 - Update to version 1.13.0:
162   + Added [MS-SIPAE] TLS-DSK authentication scheme:
163     - TLS-DSK has been introduced in Lync
164     - mandatory for Office365 accounts
165     - also works for non-public Lync installations
166     - does not work yet with SSPI on Windows
167   + Added [MS-DLX] based Get Info/Contact Search:
168     - [MS-PRES] SIP-Based Active Directory Search is disabled in
169       Lync
170   + Added experimental media TCP transport
171   + Make it compile against the latest purple 3.0.x API
172   + Make it compile against the latest glib2 2.31.x API
173   + Completed cleanup: core no longer requires libpurple
174   + Refactored crypto code, ie. NSS can replaced if necessary
175   + Removed kopete backend: KDE is moving to telepathy
176   + Build-related changes
177 - Drop pidgin-sipe-no-deprecated.patch: fixed upstream.
179 -------------------------------------------------------------------
180 Thu Jan 12 08:57:16 UTC 2012 - dimstar@opensuse.org
182 - Change gmime-2_4-devel BuildRequires to gmime-devel. This rename
183   happened long ago and was just a virtual provides by now.
184 - Drop checks for openSUSE 11.1.
186 -------------------------------------------------------------------
187 Mon Jan  9 13:07:06 UTC 2012 - vuntz@opensuse.org
189 - Add pidgin-sipe-no-deprecated.patch: do not use deprecated glib
190   API, to fix build on Factory.
192 -------------------------------------------------------------------
193 Fri Sep  2 10:00:33 UTC 2011 - vuntz@opensuse.org
195 - Update to version 1.12.0:
196   + Add support for OCS2007R2 Group Chat (sf#3064877)
197   + Support for HTTP/1.1 Transfer-Encoding: chunked (sf##3311026)
198   + Added MS TURN support
199   + Implement timeouts for SIP request. Used for REGISTER
200   + More work on Voice & Video call support
201   + Add random Ms-Conversation-ID to INVITE
202   + Fix parsing of P-Asserted-Identity header
203   + Fix several crashes (including sf#3082602, sf#3148124,
204     sf#3399007)
205   + Fix several authenticfation issues (inclusing sf#2834758,
206     sf#3090663, sf#3130915)
207   + Make it compile against the purple 2.8.x & 3.0.x APIs
208   + More internal changes to prepare for non-purple backends
209   + Updated/add Adium and Miranda ports
210   + Several build system fixes and improvements (including
211     sf#3092324, sf#3150482, sf#3091490, sf#3108246)
212   + Other bugs fixed: sf#3156430, sf#3161273, sf#3198585,
213     sf#3267073.
214 - Drop pidgin-sipe-1.11.2-gcc46.patch: fixed upstream.
215 - Add pkgconfig(gstreamer-0.10) and pkgconfig(nice) BuildRequires
216   on 12.1 and later (since 11.4 and earlier have a too old version
217   of libnice), to build Voice & Video call support.
219 -------------------------------------------------------------------
220 Mon May 23 08:50:03 UTC 2011 - idonmez@novell.com
222 - Add pidgin-sipe-1.11.2-gcc46.patch: remove write-only variables
223   to fix compilation with gcc 4.6 
225 -------------------------------------------------------------------
226 Thu Nov 18 10:39:02 CET 2010 - dimstar@opensuse.org
228 - Update to version 1.11.2:
229   + Sipe-sign: fix parsing of P-Asserted-Identity header
230   + Fixed memory leaks
231   + sf#3090663: Re-authentication fails
232   + sf#3091490: Make 1.11.0 Compile on FreeBSD
233   + sf#3092324: Core dump in "make check"
234 - Changes from version 1.11.1:
235   + sf#2834758: First NTLM signature check after startup fails
236   + purple: fix memory leak in sipe_backend_transport_connect()
237     error path
238   + sf#3082602: Crash on Autodiscover
239   + Build fixes.
241 -------------------------------------------------------------------
242 Sun Oct 17 10:07:58 UTC 2010 - dimstar@opensuse.org
244 - Some simple preparations to enable telepathy plugin once it
245   becomes available.
247 -------------------------------------------------------------------
248 Wed Oct  6 09:02:38 UTC 2010 - john@redux.org.uk
250 - Update to version 1.11.0.
251   + Feature sf#2945346 - added Lotus Notes/Domino Calendar
252     integration.
253   + Fixed sf#2971422: idle check for OCS2005 presence case (Stefan
254     Becker)
255   + Fixed sf#2982424: krb5 build errors on FreeBSD (Stefan Becker)
256   + Fixed sf#2997639: pidgin crash after accepting cert (Stefan
257     Becker)
258   + Fixed sf#3001523: Cancelling a long pending file transfer
259     crashes Pidgin (Jakub Adam)
260   + Fixed sf#3002993: Group Name issues with ampersand (Stefan
261     Becker)
262   + Fixed sf#3029228: Calendar published at/with incorrect time
263     (Stefan Becker)
264   + Fixed sf#3029929: Crash with outlook 2k3 Calendar (Stefan
265     Becker)
266   + Fix logout from OCS (Jakub Adam)
267   + Implement workaround for buddy list menu memory leaks
268     (Stefan Becker)
269   + Dropped UDP transport support (Stefan Becker)
270   + Rewrote TCP & TLS transport support (Stefan Becker)
271   + HTTP improvements: GET, cookies (pier11)
272   + Alternative crypt/digest implementation based on NSS (pier11)
273   + Rewrote message debug log and implemented an analyzer script
274     for it (Stefan Becker)
275   + More internal changes to prepare for non-purple backends
276     (Stefan Becker)
277   + New translation: Dutch (Flemish) 'nl' (fieona, ridiekel)
278   + New translation: Swedish 'sv' (Rijad)
279   + Added translations 'ar' 'hu' 'ja' 'ko' 'sv' 'zh_TW' submitted
280     by Novell
281   + New build option: nss/mozilla-nss/microb-engine-nss for
282     non-purple backends
283   + Add build option for kopete backend (Stefan Becker)
284   + Updated Adium port (Emanuele Zattin)
286 -------------------------------------------------------------------
287 Tue Jun 29 10:38:37 UTC 2010 - john@redux.org.uk
289 - Update to version 1.10.1
290   + Fixed bug in the SIPE buddy list hash table functionality
291     reported by a RHEL5 user.
292   + Fixed Pidgin 2.7.0 API compatibility.
294 -------------------------------------------------------------------
295 Tue Jun 15 21:30:52 UTC 2010 - john@redux.org.uk
297 - Fix openSUSE 11.1 build by removing unnecessary BuildRequires.
299 -------------------------------------------------------------------
300 Fri Jun  4 17:28:29 CEST 2010 - sbrabec@suse.cz
302 - Added support for translation-update-upstream (FATE#301344).
304 -------------------------------------------------------------------
305 Sun Apr 04 13:30:00 BST 2010 - pier11@operamail.com
307 - Update to version 1.10.0:
308   + Feature sf#2823160: Access Levels (2007+ environment)
309   + Feature sf#2957811: add support for "automaton" class
310   + Feature sf#2972823: fail on in-line variable declarations
311   + Fixed sf#2971422: handle OCS 2005 idiosyncrasy of varying SIP
312     URI case
313   + Fixed sf#2981563: Authentication protocol v4 - invalid
314     signature of some incoming messages containing
315     P-Asserted-Identity or P-Preferred-Identity with uppercased SIP
316     or TEL in URI.
317   + Fixed publication/"409 Conflict" endless looping
318   + Prepare for Pidgin 2.7.0
319   + Added SVG icon artwork
320   + Many changes to configure script. Be sure to look at "configure
321     --help"
322   + Many internal changes to prepare for non-purple backends
323   + New build requirements: libxml2, glib-2.0 >= 2.12.0
324   + New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for
325     non-purple backends
326 - Add BuildRequires: glib2-devel >= 2.12.0
327 - Add --enable-purple --disable-telepathy to configure
328 - Add %check section.
329 - Add %{_datadir}/pixmaps/pidgin/protocols/*/sipe.svg with
330   workarounds for SLE11, openSUSE 11.0/1 don't have
331   pidgin/protocols/scalable directory.
333 -------------------------------------------------------------------
334 Wed Mar 17 22:11:51 CET 2010 - dimstar@opensuse.org
336 - Update to version 1.9.1:
337   + sf#2969327: Kerberos authentication always fails on *nix
338     platforms
339   + sf#2968287: Authentication failure in scenario when director
340     server is Office Communications Server 2007 or above and home
341     server is Live Communications Server 2005
342   + Send BYE when response to IM message is 408/480/481
343   + Re-enable offline status to be user settable.
345 -------------------------------------------------------------------
346 Wed Mar 10 14:37:21 CET 2010 - dimstar@opensuse.org
348 - Update to version 1.9.0:
349   + Contributed File transfer functionality. File encryption is
350     supported.
351   + NTLMv2 and NTLMv2 Session Security support
352   + Implemented SIP Authentication Extensions protocol version 4
353     and 3
354   + Adoption for commercial UNIX - HP/UX, Irix, Solaris - big
355     endian fixes and build improvements
356   + Packaged for Maemo platform (Nokia N900, etc.) at Maemo.org.
357     Works with Pidgin from the same site.
358   + Adoption of file transfer for Windows build
359   + Official Debian package files in contrib
360   + another shot at presence update problems
361   + fix crash caused by uninitialized security contexts
362   + Code analysis with Coverity Prevent.
363   + Fix for "SIP/2.0 481 Call leg unavailable" error 
364   + Increased libpurple build requisite to >= 2.4.0
365   + Updated translations.
367 -------------------------------------------------------------------
368 Thu Feb 18 01:58:10 CET 2010 - vuntz@opensuse.org
370 - Update to version 1.8.1:
371   + Many crash fixes for error or corner cases in calendar
372     integration
373   + More detailed code analysis with Coverity Prevent
374   + OpenSUSE Build Service configuration files
375   + Fix NTLM crash if login setting is undefined
376   + Use of g_str_has_prefix() available since glib 2.2 and
377     null-safe
378   + Build fixes for older OS releases.
380 -------------------------------------------------------------------
381 Thu Feb 11 01:15:00 CET 2010 - vuntz@opensuse.org
383 - Update to version 1.8.0:
384   + Added integration with Exchange 2007/2010.
385   + Added Calendar information to contact's tooltip.
386   + 2005 presence engine has been completely rewritten, with new
387     supported status.
388   + Added "Accounts->{SIPE_ACCOUNT}->Status Reset" menu option to
389     clean User Status set manually.
390   + Added "Find on LinkedIn" link on contact's User Info screen.
391   + Enhanced custom NTLM security provider to pass
392     connection-oriented authentication.
393   + Added Negotiate authentication scheme (Windows only).
394   + Contributed code for Adium port.
395   + Added Windows Messenger 5.0 (RTC/1.2) compatibility.
396   + New BusyIdle status.
397   + Fix memory leaks.
398   + Fixed localization on Windows platform.
399   + Fix bad rendering with html markup.
400   + Fix broken federated contacts.
401   + Fix for server auto-discovery
402   + Fix for xdg-email invocation.
403   + Fix for User Agent string.
404   + Code: Take PURPLE_INIT_PLUGIN into use.
405   + Various other fixes, including crashes and build fixes.
406   + Updated translations.
408 -------------------------------------------------------------------
409 Sun Dec 27 00:30:08 CET 2009 - vuntz@opensuse.org
411 - Clean up packaging.
412 - Remove gconf_schemas_prereq macro, since there's nothing
413   involving gconf.
414 - Rename purple-sipe subpackage to libpurple-plugin-sipe.
415 - Add pidgin BuildRequires for directory ownership.
416 - Add pidgin Requires for pidgin-sipe.
417 - Add libpurple Enhances for libpurple-plugin-sipe.
419 -------------------------------------------------------------------
420 Thu Nov 26 09:54:24 UTC 2009 - john@redux.org.uk
422 - Update to version 1.7.1:
423   + See ChangeLog for the full list of changes since version 1.3.3.
424   + Support for Reuters Messaging environment.
425   + Support for message formatting.
426   + Invisible mode.
427   + Full support for presence.
428   + Better support of protocol.
429   + New security framework.
430   + Multi-party conversation.
431   + Add telepathy-haze support.
432   + Add integration with PBX (external phones).
433   + New Idle status.
434   + Many improvements and bug fixes.
435   + Fix crashes.
436   + Build fixes.
437   + Updated translations.
438 - Split the package into pidgin-sipe and purple-sipe packages.
439 - Add gettext-devel, libtool BuildRequires.
440 - Remove pidgin, pidgin-devel, zlib-devel BuildRequires.
441 - Pass --with-krb5 to configure.
442 - Enable parallel build.
444 -------------------------------------------------------------------
445 Thu Sep 17 00:13:39 CEST 2009 - crrodriguez@suse.de
447 - use find_lang macro 
449 -------------------------------------------------------------------
450 Mon Feb  2 17:04:37 CST 2009 - gburt@suse.de
452 - Fix total loss of functionality if user was logged on in more than
453   one location (bnc#459117)
455 -------------------------------------------------------------------
456 Thu Jan 22 16:38:11 CST 2009 - gburt@suse.de
458 - Patch fixing support for LCS 2005 buddy auth/blocking
459 - Fix logging in with TCP when no SRV records found
460 - Fix several crasher bugs
462 -------------------------------------------------------------------
463 Mon Jan  5 11:37:47 CST 2009 - gburt@suse.de
465 - Update to 1.3.3 which includes fixes for translation support,
466   typos, crashes, and error handling.
468 -------------------------------------------------------------------
469 Tue Dec  9 17:42:50 CST 2008 - gburt@suse.de
471 - Remove -lang package, too late for package splits
473 -------------------------------------------------------------------
474 Sun Dec  7 17:42:13 CST 2008 - gburt@suse.de
476 - Create -lang package
478 -------------------------------------------------------------------
479 Sun Dec  7 15:38:42 CST 2008 - gburt@suse.de
481 - Fix a segfault, fix compatibility bug with OCS 2005 (not handling
482   180 Ringing responses properly).
484 -------------------------------------------------------------------
485 Fri Dec  5 12:13:58 CST 2008 - gburt@suse.de
487 - Fix automatic support (redirecting) for LCS/OCS proxy servers, 
488   and show the user the error when 403 forbidden is received.
490 -------------------------------------------------------------------
491 Thu Dec  4 17:47:08 CST 2008 - gburt@suse.de
493 - Fix bugs with ability to set status, add support for setting a
494   note (at least against some servers), fix OCS 2005 support, and
495   improve account editing dialog to be more friendly, and improve
496   error messages.
498 -------------------------------------------------------------------
499 Wed Dec  3 18:40:14 CST 2008 - gburt@suse.de
501 - Fix bugs with ability to add, modify, and remove contacts and
502   groups.  Fix support for detecting contacts' away status, and
503   to send them ours.  Fix support for saving and reading buddy
504   aliases to/from the server.  Fix many crashes.
506 -------------------------------------------------------------------
507 Thu Nov 20 19:16:41 CST 2008 - gburt@suse.de
509 - Fix compatibility with Microsoft OCS 2007; 2-way IMing working
511 -------------------------------------------------------------------
512 Fri Nov  7 12:33:37 CST 2008 - gburt@suse.de
514 - Replace gz with bz2 
516 -------------------------------------------------------------------
517 Fri Nov  7 12:22:30 CST 2008 - gburt@suse.de
519 - Update tarball with latest code from git plus a patch to get
520     NTLM signing of messages working (eco#5322)
522 -------------------------------------------------------------------
523 Tue Sep  2 10:21:53 CDT 2008 - gburt@suse.de
525 - Clarify and simplify the package description
527 -------------------------------------------------------------------
528 Mon Aug 11 11:21:48 CDT 2008 - gburt@suse.de
530 - Initial package for pidgin-sipe
531 - SIPE 1.2
532 - http://sipe.sourceforge.net/