File libiio.changes of Package libiio
-------------------------------------------------------------------
Wed Apr 4 17:12:12 UTC 2018 - tuukka.pasanen@ilmi.fi
- Update to version 0.14
* network: Fix buffer reuse
* appveyor.yml: Downgrade llvm and clang packages for the moment
* Bump to version v0.13
* network: Fix crash when lots of file descriptors are open
* Revert "RFC: Fix channel identifier heuristics"
* local: fix last_dequeued is not invalidated in case of a timeout (blocking)
or on retry (non-blocking) buffer
* RFC: Fix channel identifier heuristics
* appveyor.yml: Copy the README file in the .zip artifact.
* Sync README and appveyor so the README points to the latest master.
* appveyor.yml: Change the name of the zip artifact.
* Create zip.txt
* network: Adjust switch statment "fall-through" comment position
* iio_attr: Add support for buffer attribtues
* iio_info: Add support for buffer attributes
* iiod: Add support for buffer attributes
* device: Add support for buffer attributes
* local: Track buffer attributes
* iiod: usbd: initialize the SuperSpeed Endpoint Companion descriptors
* travis-ci: fix typo in matrix
* CMake: quote arguments for STREQUAL
* examples/ad9371-iiostream.c: Add AD9371/5 IIO Streaming example
* local: Track requested and allocated number of blocks independently
* local: Return error when no blocks could be allocated
* Cmake: If the version of libserialport isn't 0.1.1; don't fail, just warn, and continue
building without it. This makes it easier for those (Ubuntu 16 LTS), who are using
distributions that don't keep up to date.
* Update channel type and modifier lists
* iiod: fix crash setting buffers on invalid device
* appveyor.yml: Move all the MSVC and MinGW builds into a single ZIP artifact.
* travis-ci: Allow before_deploy to be run twice, which is what happens on a release/tag,
without erroring
* travis-ci: Deploy OS-X files on releases
* appveyor.yml: Create MinGW builds for Windows 32 bit and 64 bit.
-------------------------------------------------------------------
Wed Jan 17 19:48:50 UTC 2018 - mardnh@gmx.de
- Force usage of python3
-------------------------------------------------------------------
Tue Dec 5 10:01:58 UTC 2017 - wk@ire.pw.edu.pl
- Update to version 0.11:
* Lots of bug fixes
* Add 'ip,ip-addr' context attribute to network contexts
* Better handling of communication timeouts on Windows
* IIOD can now stream much faster, up to the link's speed
* Fix USB backend and IIOD not handling huge buffers
* Channels are now disabled when a iio_buffer is destroyed
* Libiio/IIOD can now handle channels that share their index
* Add 'iio_attr' tool to read/write device/channel attributes
-------------------------------------------------------------------
Mon Jul 24 17:35:33 UTC 2017 - mardnh@gmx.de
- Update to version 0.10:
* Lots of bug fixes
* Add 'ip,ip-addr' context attribute to network contexts
* Better handling of communication timeouts on Windows
* IIOD can now stream much faster, up to the link's speed
* Fix USB backend and IIOD not handling huge buffers
* Channels are now disabled when a iio_buffer is destroyed
* Libiio/IIOD can now handle channels that share their index
* Add 'iio_attr' tool to read/write device/channel attributes
-------------------------------------------------------------------
Tue May 23 22:09:16 UTC 2017 - stefan.bruens@rwth-aachen.de
- Update to v0.9 - Changelog:
* Introduced context attributes
* Add API for querying the list of enabled backends
* IIOD can now serve over USB (using FunctionFS)
* Fix occasional buffer drops in IIOD
* Python bindings are now compatible with Python 3
* Add support for scanning in Python bindings
* Fix USB backend on Windows >= 8.1
* Add auto context creation in iio_readdev/iio_info
* Lots, lots of bug fixes
- Update to v0.8 - no changelog provided
- drop libiio_systemd.patch, taken from upstream
-------------------------------------------------------------------
Sun Oct 30 12:27:05 UTC 2016 - afaerber@suse.de
- Initial (v0.7)