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