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