File librapi2.changes of Package librapi2
-------------------------------------------------------------------
Mon Sep 5 18:58:52 UTC 2011 - tejas.guruswamy@opensuse.org
- Fix build with new linker options (no-copy-dt-needed)
-------------------------------------------------------------------
Tue Apr 19 15:03:40 UTC 2011 - tejas.guruswamy@opensuse.org
- Disable hal support
-------------------------------------------------------------------
Wed Mar 30 19:12:31 UTC 2011 - tejas.guruswamy@opensuse.org
- Update to 0.15.2 release
+ add support for udev connections, to allow building without hal aupport
+ support for connections through udev based connection dccm
-------------------------------------------------------------------
Sun May 2 13:01:51 UTC 2010 - masterpatricko@gmail.com
- Update to 0.15 release
+ Bugfixes and under the hood stuff.
+ A few more registry functions in pyrapi2.
+ A new API based on MS RAPI2 is mostly complete and certainly usable.
-------------------------------------------------------------------
Sat Jul 18 20:28:00 CEST 2009 - masterpatricko@gmail.com
- Updated to 0.14 release
+ Mostly bugfixes and developer stuff, with some changes to the
python wrapper, including documentation !
+ Also now supports some unusual WM2003 devices with 4 endpoints
with kernel 2.6.30
-------------------------------------------------------------------
Mon Aug 11 14:31:58 BST 2008 - masterpatricko@gmail.com
- Updated to 0.13.1 release
* python/pyrapi2.pyc - flagged functions that appear in nogil
sections as nogil, fixes build failure with pyrex > 0.9.8.1
* redo functions that release the python GIL in pyrex style
* check for NULL returns from wstr conversions
* python/pyrapi2.pyx - fix warning checking for invalid handle
* configure.ac.in - require at least python 2.3, pyrex doesn't
support 2.2; check pyrex version when python > 2.4
* python/pyrapi2.pyx - enhance RAPIError exception, add error
checking to remaining functions
* tools/pcp.c - fix for copying <source> file to <dest> dir
* src/rapi_buffer.c - remove writev(), causes problems at least
on FreeBSD, and provides no benefit
* configure.ac.in - remove checks for writev() and readv()
* src/rapi_indirection.c - enable CeSetEndOfFile()
* python/pyrapi2.pyx - don't segfault on empty strings
* tools/pls.c - option for recursive listing
* tools/man/pls.1 - man page update for recursive listing
-------------------------------------------------------------------
Mon Aug 11 14:31:58 BST 2008 - masterpatricko@gmail.com
- Initial release of package