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