File openobex.changes of Package openobex
-------------------------------------------------------------------
Mon Apr 15 12:54:38 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Wed Mar 6 06:13:27 UTC 2013 - coolo@suse.com
- update license to new format
-------------------------------------------------------------------
Fri May 25 15:44:09 UTC 2012 - jengelh@inai.de
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
-------------------------------------------------------------------
Sun Nov 20 06:26:59 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Sat Mar 27 00:47:45 CET 2010 - vuntz@opensuse.org
- Update to version 1.5:
+ Revert USB changes that broke the ABI.
+ Add more documentation and update manual pages.
+ Add missing files to distribution.
+ Fix obex_object_resume for server side role.
+ Fix security issue when creating file.
- Changes from version 1.4:
+ Add OBEX_ObjectGetSpace function.
+ Add OBEX_ObjectGetCommand function.
+ Add Bluetooth support for FreeBSD and NetBSD.
+ Add support for using OBEX over IPv6.
+ Add support for Win32 platform.
+ Fix support for document generation.
+ Fix public visible symbols of the libraries.
+ Fix handling of unexpected data from the server.
+ Fix return value interpretation of obex_object_send.
+ Fix obex_object_resume handling if sending fails.
+ Allow suspending before the first packet has been sent.
- Remove glib2-devel BuildRequires, do not use --enable-glib
configure flag and drop glib-related subpackages: this is not
built anymore in the tarball.
- Drop openobex-svn.patch: fixed upstream.
- Rebase openobex-libusb-check.patch, openobex-1.3-pkgconfig.patch
and 0001-fix-fd-leak.patch.
- Move the library to a libopenobex1 subpackage that
provides/obsoletes openobex (since the old package only contained
the library).
-------------------------------------------------------------------
Sun Nov 15 11:49:02 CET 2009 - meissner@suse.de
- apply patches with fuzz-0
-------------------------------------------------------------------
Sat Oct 10 00:16:08 UTC 2009 - crrodriguez@opensuse.org
- openobex-1.3-159.15: missing call to closedir [bnc#544452]
-------------------------------------------------------------------
Mon Mar 23 16:57:35 CET 2009 - crrodriguez@suse.de
- fix pkgconfig file
-------------------------------------------------------------------
Mon Feb 23 04:47:32 CET 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
- fix -devel package deps
- run ldconfig correctly
-------------------------------------------------------------------
Tue Sep 16 18:02:14 CEST 2008 - ro@suse.de
- fix requires for devel package
-------------------------------------------------------------------
Mon Sep 15 21:44:32 CEST 2008 - dmueller@suse.de
- adjust buildrequires
-------------------------------------------------------------------
Fri May 18 10:42:14 CEST 2007 - olh@suse.de
- -devel package requires libusb-devel
-------------------------------------------------------------------
Wed May 16 21:32:29 CEST 2007 - olh@suse.de
- Buildrequires libusb -> libusb-devel
-------------------------------------------------------------------
Mon Apr 30 14:52:05 CEST 2007 - sbrabec@suse.cz
- Updated to current SVN version (#220448):
* Provides openobex-glib bindings.
* Library build fixes.
* Minor fixes.
-------------------------------------------------------------------
Tue Dec 19 18:31:36 CET 2006 - cstender@suse.de
- added libusb to openobex-devel Requires.
-------------------------------------------------------------------
Sat Oct 14 17:01:00 CEST 2006 - dgollub@suse.de
- added libusb to BuildRequires to get direct USB support.
-------------------------------------------------------------------
Mon Oct 9 10:32:21 CEST 2006 - mskibbe@suse.de
- add applications to subpackage
-------------------------------------------------------------------
Tue Jun 27 17:01:13 CEST 2006 - cthiel@suse.de
- update to version 1.3
* Add support for setting the creation-ID.
* Updated constants to match IrOBEX 1.3.
* Replace netbuf implementation with databuffer.
* Fix segmentation fault when receiving invalid OBEX packets.
-------------------------------------------------------------------
Sun Apr 23 23:41:34 CEST 2006 - cthiel@suse.de
- update to version 1.2
* Add OBEX_EV_REQCHECK support.
* Add support for suspend after sending a header.
* Add support for empty headers for buggy OBEX servers.
* Fix memory leak in obex_object_send().
- changes in version 1.1
* Fix list of exported functions (Bug 644690).
* Fix duplicate string from basename() result (Bug 668977).
* Fix wrong order of sanity checks (Bug 703452).
* Fix memory leak in send_stream() function.
* ISO C99 says that inttypes.h includes stdint.h header.
* Add proper client side ABORT support.
* Add support for OBEX_SuspendRequest() and OBEX_ResumeRequest().
* Add USB transport support.
* Increase the allowed maximum MTU to 64kB-1.
* Disconnect when an ABORT fails.
* Make it possible to include headers from C++ source code.
* Advertise OBEX Protocol Version 1.0.
- dropped openobex.diff
- dropped openobex-serveraccept-export.patch
-------------------------------------------------------------------
Wed Jan 25 21:39:06 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Aug 23 14:47:27 CEST 2005 - hvogel@suse.de
- added `OBEX_ServerAccept' to the exported symbols
-------------------------------------------------------------------
Sat Oct 23 19:31:30 CEST 2004 - hvogel@suse.de
- move config script to the devel package
-------------------------------------------------------------------
Mon Jan 26 16:07:49 CET 2004 - hvogel@suse.de
- move devel stuff into subpackage
-------------------------------------------------------------------
Fri Nov 21 16:04:00 CET 2003 - adrian@suse.de
- make so-name compatible with version 1.0.0
-------------------------------------------------------------------
Fri Nov 21 14:02:37 CET 2003 - hvogel@suse.de
- update to version 1.0.1
-------------------------------------------------------------------
Mon Aug 11 14:42:37 CEST 2003 - mmj@suse.de
- Invoke autoreconf to build on all archs
-------------------------------------------------------------------
Thu Aug 7 15:17:26 CEST 2003 - hvogel@suse.de
- Initial Package, Version 1.0.0