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