Release 1.13.1 -- Bug Fixes I
[siplcs.git] / contrib / opensuse-build-service / pidgin-sipe.changes
blobf1cb252f2738c1ebea394b694efa6cdb3426bd4f
1 -------------------------------------------------------------------
2 Mon Apr 09 09:29:42 UTC 2012 - chemobejk@gmail.com
4 - Update to version 1.13.1
6 -------------------------------------------------------------------
7 Sat Mar 24 23:13:09 UTC 2012 - dimstar@opensuse.org
9 - Add pidgin-sipe-gcc47.patch: Fix build with gcc 4.7; taken from
10   git.
12 -------------------------------------------------------------------
13 Thu Mar 15 13:23:31 UTC 2012 - vuntz@opensuse.org
15 - Update to version 1.13.0:
16   + Added [MS-SIPAE] TLS-DSK authentication scheme:
17     - TLS-DSK has been introduced in Lync
18     - mandatory for Office365 accounts
19     - also works for non-public Lync installations
20     - does not work yet with SSPI on Windows
21   + Added [MS-DLX] based Get Info/Contact Search:
22     - [MS-PRES] SIP-Based Active Directory Search is disabled in
23       Lync
24   + Added experimental media TCP transport
25   + Make it compile against the latest purple 3.0.x API
26   + Make it compile against the latest glib2 2.31.x API
27   + Completed cleanup: core no longer requires libpurple
28   + Refactored crypto code, ie. NSS can replaced if necessary
29   + Removed kopete backend: KDE is moving to telepathy
30   + Build-related changes
31 - Drop pidgin-sipe-no-deprecated.patch: fixed upstream.
33 -------------------------------------------------------------------
34 Thu Jan 12 08:57:16 UTC 2012 - dimstar@opensuse.org
36 - Change gmime-2_4-devel BuildRequires to gmime-devel. This rename
37   happened long ago and was just a virtual provides by now.
38 - Drop checks for openSUSE 11.1.
40 -------------------------------------------------------------------
41 Mon Jan  9 13:07:06 UTC 2012 - vuntz@opensuse.org
43 - Add pidgin-sipe-no-deprecated.patch: do not use deprecated glib
44   API, to fix build on Factory.
46 -------------------------------------------------------------------
47 Fri Sep  2 10:00:33 UTC 2011 - vuntz@opensuse.org
49 - Update to version 1.12.0:
50   + Add support for OCS2007R2 Group Chat (sf#3064877)
51   + Support for HTTP/1.1 Transfer-Encoding: chunked (sf##3311026)
52   + Added MS TURN support
53   + Implement timeouts for SIP request. Used for REGISTER
54   + More work on Voice & Video call support
55   + Add random Ms-Conversation-ID to INVITE
56   + Fix parsing of P-Asserted-Identity header
57   + Fix several crashes (including sf#3082602, sf#3148124,
58     sf#3399007)
59   + Fix several authenticfation issues (inclusing sf#2834758,
60     sf#3090663, sf#3130915)
61   + Make it compile against the purple 2.8.x & 3.0.x APIs
62   + More internal changes to prepare for non-purple backends
63   + Updated/add Adium and Miranda ports
64   + Several build system fixes and improvements (including
65     sf#3092324, sf#3150482, sf#3091490, sf#3108246)
66   + Other bugs fixed: sf#3156430, sf#3161273, sf#3198585,
67     sf#3267073.
68 - Drop pidgin-sipe-1.11.2-gcc46.patch: fixed upstream.
69 - Add pkgconfig(gstreamer-0.10) and pkgconfig(nice) BuildRequires
70   on 12.1 and later (since 11.4 and earlier have a too old version
71   of libnice), to build Voice & Video call support.
73 -------------------------------------------------------------------
74 Mon May 23 08:50:03 UTC 2011 - idonmez@novell.com
76 - Add pidgin-sipe-1.11.2-gcc46.patch: remove write-only variables
77   to fix compilation with gcc 4.6 
79 -------------------------------------------------------------------
80 Thu Nov 18 10:39:02 CET 2010 - dimstar@opensuse.org
82 - Update to version 1.11.2:
83   + Sipe-sign: fix parsing of P-Asserted-Identity header
84   + Fixed memory leaks
85   + sf#3090663: Re-authentication fails
86   + sf#3091490: Make 1.11.0 Compile on FreeBSD
87   + sf#3092324: Core dump in "make check"
88 - Changes from version 1.11.1:
89   + sf#2834758: First NTLM signature check after startup fails
90   + purple: fix memory leak in sipe_backend_transport_connect()
91     error path
92   + sf#3082602: Crash on Autodiscover
93   + Build fixes.
95 -------------------------------------------------------------------
96 Sun Oct 17 10:07:58 UTC 2010 - dimstar@opensuse.org
98 - Some simple preparations to enable telepathy plugin once it
99   becomes available.
101 -------------------------------------------------------------------
102 Wed Oct  6 09:02:38 UTC 2010 - john@redux.org.uk
104 - Update to version 1.11.0.
105   + Feature sf#2945346 - added Lotus Notes/Domino Calendar
106     integration.
107   + Fixed sf#2971422: idle check for OCS2005 presence case (Stefan
108     Becker)
109   + Fixed sf#2982424: krb5 build errors on FreeBSD (Stefan Becker)
110   + Fixed sf#2997639: pidgin crash after accepting cert (Stefan
111     Becker)
112   + Fixed sf#3001523: Cancelling a long pending file transfer
113     crashes Pidgin (Jakub Adam)
114   + Fixed sf#3002993: Group Name issues with ampersand (Stefan
115     Becker)
116   + Fixed sf#3029228: Calendar published at/with incorrect time
117     (Stefan Becker)
118   + Fixed sf#3029929: Crash with outlook 2k3 Calendar (Stefan
119     Becker)
120   + Fix logout from OCS (Jakub Adam)
121   + Implement workaround for buddy list menu memory leaks
122     (Stefan Becker)
123   + Dropped UDP transport support (Stefan Becker)
124   + Rewrote TCP & TLS transport support (Stefan Becker)
125   + HTTP improvements: GET, cookies (pier11)
126   + Alternative crypt/digest implementation based on NSS (pier11)
127   + Rewrote message debug log and implemented an analyzer script
128     for it (Stefan Becker)
129   + More internal changes to prepare for non-purple backends
130     (Stefan Becker)
131   + New translation: Dutch (Flemish) 'nl' (fieona, ridiekel)
132   + New translation: Swedish 'sv' (Rijad)
133   + Added translations 'ar' 'hu' 'ja' 'ko' 'sv' 'zh_TW' submitted
134     by Novell
135   + New build option: nss/mozilla-nss/microb-engine-nss for
136     non-purple backends
137   + Add build option for kopete backend (Stefan Becker)
138   + Updated Adium port (Emanuele Zattin)
140 -------------------------------------------------------------------
141 Tue Jun 29 10:38:37 UTC 2010 - john@redux.org.uk
143 - Update to version 1.10.1
144   + Fixed bug in the SIPE buddy list hash table functionality
145     reported by a RHEL5 user.
146   + Fixed Pidgin 2.7.0 API compatibility.
148 -------------------------------------------------------------------
149 Tue Jun 15 21:30:52 UTC 2010 - john@redux.org.uk
151 - Fix openSUSE 11.1 build by removing unnecessary BuildRequires.
153 -------------------------------------------------------------------
154 Fri Jun  4 17:28:29 CEST 2010 - sbrabec@suse.cz
156 - Added support for translation-update-upstream (FATE#301344).
158 -------------------------------------------------------------------
159 Sun Apr 04 13:30:00 BST 2010 - pier11@operamail.com
161 - Update to version 1.10.0:
162   + Feature sf#2823160: Access Levels (2007+ environment)
163   + Feature sf#2957811: add support for "automaton" class
164   + Feature sf#2972823: fail on in-line variable declarations
165   + Fixed sf#2971422: handle OCS 2005 idiosyncrasy of varying SIP
166     URI case
167   + Fixed sf#2981563: Authentication protocol v4 - invalid
168     signature of some incoming messages containing
169     P-Asserted-Identity or P-Preferred-Identity with uppercased SIP
170     or TEL in URI.
171   + Fixed publication/"409 Conflict" endless looping
172   + Prepare for Pidgin 2.7.0
173   + Added SVG icon artwork
174   + Many changes to configure script. Be sure to look at "configure
175     --help"
176   + Many internal changes to prepare for non-purple backends
177   + New build requirements: libxml2, glib-2.0 >= 2.12.0
178   + New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for
179     non-purple backends
180 - Add BuildRequires: glib2-devel >= 2.12.0
181 - Add --enable-purple --disable-telepathy to configure
182 - Add %check section.
183 - Add %{_datadir}/pixmaps/pidgin/protocols/*/sipe.svg with
184   workarounds for SLE11, openSUSE 11.0/1 don't have
185   pidgin/protocols/scalable directory.
187 -------------------------------------------------------------------
188 Wed Mar 17 22:11:51 CET 2010 - dimstar@opensuse.org
190 - Update to version 1.9.1:
191   + sf#2969327: Kerberos authentication always fails on *nix
192     platforms
193   + sf#2968287: Authentication failure in scenario when director
194     server is Office Communications Server 2007 or above and home
195     server is Live Communications Server 2005
196   + Send BYE when response to IM message is 408/480/481
197   + Re-enable offline status to be user settable.
199 -------------------------------------------------------------------
200 Wed Mar 10 14:37:21 CET 2010 - dimstar@opensuse.org
202 - Update to version 1.9.0:
203   + Contributed File transfer functionality. File encryption is
204     supported.
205   + NTLMv2 and NTLMv2 Session Security support
206   + Implemented SIP Authentication Extensions protocol version 4
207     and 3
208   + Adoption for commercial UNIX - HP/UX, Irix, Solaris - big
209     endian fixes and build improvements
210   + Packaged for Maemo platform (Nokia N900, etc.) at Maemo.org.
211     Works with Pidgin from the same site.
212   + Adoption of file transfer for Windows build
213   + Official Debian package files in contrib
214   + another shot at presence update problems
215   + fix crash caused by uninitialized security contexts
216   + Code analysis with Coverity Prevent.
217   + Fix for "SIP/2.0 481 Call leg unavailable" error 
218   + Increased libpurple build requisite to >= 2.4.0
219   + Updated translations.
221 -------------------------------------------------------------------
222 Thu Feb 18 01:58:10 CET 2010 - vuntz@opensuse.org
224 - Update to version 1.8.1:
225   + Many crash fixes for error or corner cases in calendar
226     integration
227   + More detailed code analysis with Coverity Prevent
228   + OpenSUSE Build Service configuration files
229   + Fix NTLM crash if login setting is undefined
230   + Use of g_str_has_prefix() available since glib 2.2 and
231     null-safe
232   + Build fixes for older OS releases.
234 -------------------------------------------------------------------
235 Thu Feb 11 01:15:00 CET 2010 - vuntz@opensuse.org
237 - Update to version 1.8.0:
238   + Added integration with Exchange 2007/2010.
239   + Added Calendar information to contact's tooltip.
240   + 2005 presence engine has been completely rewritten, with new
241     supported status.
242   + Added "Accounts->{SIPE_ACCOUNT}->Status Reset" menu option to
243     clean User Status set manually.
244   + Added "Find on LinkedIn" link on contact's User Info screen.
245   + Enhanced custom NTLM security provider to pass
246     connection-oriented authentication.
247   + Added Negotiate authentication scheme (Windows only).
248   + Contributed code for Adium port.
249   + Added Windows Messenger 5.0 (RTC/1.2) compatibility.
250   + New BusyIdle status.
251   + Fix memory leaks.
252   + Fixed localization on Windows platform.
253   + Fix bad rendering with html markup.
254   + Fix broken federated contacts.
255   + Fix for server auto-discovery
256   + Fix for xdg-email invocation.
257   + Fix for User Agent string.
258   + Code: Take PURPLE_INIT_PLUGIN into use.
259   + Various other fixes, including crashes and build fixes.
260   + Updated translations.
262 -------------------------------------------------------------------
263 Sun Dec 27 00:30:08 CET 2009 - vuntz@opensuse.org
265 - Clean up packaging.
266 - Remove gconf_schemas_prereq macro, since there's nothing
267   involving gconf.
268 - Rename purple-sipe subpackage to libpurple-plugin-sipe.
269 - Add pidgin BuildRequires for directory ownership.
270 - Add pidgin Requires for pidgin-sipe.
271 - Add libpurple Enhances for libpurple-plugin-sipe.
273 -------------------------------------------------------------------
274 Thu Nov 26 09:54:24 UTC 2009 - john@redux.org.uk
276 - Update to version 1.7.1:
277   + See ChangeLog for the full list of changes since version 1.3.3.
278   + Support for Reuters Messaging environment.
279   + Support for message formatting.
280   + Invisible mode.
281   + Full support for presence.
282   + Better support of protocol.
283   + New security framework.
284   + Multi-party conversation.
285   + Add telepathy-haze support.
286   + Add integration with PBX (external phones).
287   + New Idle status.
288   + Many improvements and bug fixes.
289   + Fix crashes.
290   + Build fixes.
291   + Updated translations.
292 - Split the package into pidgin-sipe and purple-sipe packages.
293 - Add gettext-devel, libtool BuildRequires.
294 - Remove pidgin, pidgin-devel, zlib-devel BuildRequires.
295 - Pass --with-krb5 to configure.
296 - Enable parallel build.
298 -------------------------------------------------------------------
299 Thu Sep 17 00:13:39 CEST 2009 - crrodriguez@suse.de
301 - use find_lang macro 
303 -------------------------------------------------------------------
304 Mon Feb  2 17:04:37 CST 2009 - gburt@suse.de
306 - Fix total loss of functionality if user was logged on in more than
307   one location (bnc#459117)
309 -------------------------------------------------------------------
310 Thu Jan 22 16:38:11 CST 2009 - gburt@suse.de
312 - Patch fixing support for LCS 2005 buddy auth/blocking
313 - Fix logging in with TCP when no SRV records found
314 - Fix several crasher bugs
316 -------------------------------------------------------------------
317 Mon Jan  5 11:37:47 CST 2009 - gburt@suse.de
319 - Update to 1.3.3 which includes fixes for translation support,
320   typos, crashes, and error handling.
322 -------------------------------------------------------------------
323 Tue Dec  9 17:42:50 CST 2008 - gburt@suse.de
325 - Remove -lang package, too late for package splits
327 -------------------------------------------------------------------
328 Sun Dec  7 17:42:13 CST 2008 - gburt@suse.de
330 - Create -lang package
332 -------------------------------------------------------------------
333 Sun Dec  7 15:38:42 CST 2008 - gburt@suse.de
335 - Fix a segfault, fix compatibility bug with OCS 2005 (not handling
336   180 Ringing responses properly).
338 -------------------------------------------------------------------
339 Fri Dec  5 12:13:58 CST 2008 - gburt@suse.de
341 - Fix automatic support (redirecting) for LCS/OCS proxy servers, 
342   and show the user the error when 403 forbidden is received.
344 -------------------------------------------------------------------
345 Thu Dec  4 17:47:08 CST 2008 - gburt@suse.de
347 - Fix bugs with ability to set status, add support for setting a
348   note (at least against some servers), fix OCS 2005 support, and
349   improve account editing dialog to be more friendly, and improve
350   error messages.
352 -------------------------------------------------------------------
353 Wed Dec  3 18:40:14 CST 2008 - gburt@suse.de
355 - Fix bugs with ability to add, modify, and remove contacts and
356   groups.  Fix support for detecting contacts' away status, and
357   to send them ours.  Fix support for saving and reading buddy
358   aliases to/from the server.  Fix many crashes.
360 -------------------------------------------------------------------
361 Thu Nov 20 19:16:41 CST 2008 - gburt@suse.de
363 - Fix compatibility with Microsoft OCS 2007; 2-way IMing working
365 -------------------------------------------------------------------
366 Fri Nov  7 12:33:37 CST 2008 - gburt@suse.de
368 - Replace gz with bz2 
370 -------------------------------------------------------------------
371 Fri Nov  7 12:22:30 CST 2008 - gburt@suse.de
373 - Update tarball with latest code from git plus a patch to get
374     NTLM signing of messages working (eco#5322)
376 -------------------------------------------------------------------
377 Tue Sep  2 10:21:53 CDT 2008 - gburt@suse.de
379 - Clarify and simplify the package description
381 -------------------------------------------------------------------
382 Mon Aug 11 11:21:48 CDT 2008 - gburt@suse.de
384 - Initial package for pidgin-sipe
385 - SIPE 1.2
386 - http://sipe.sourceforge.net/