Changelog for
libindidriver0-0.9.6-29.1.x86_64.rpm :
Wed Mar 27 13:00:00 2013 schwabAATTsuse.de
- libindi-aarch64.patch: No port I/O on aarch64
Wed Nov 28 13:00:00 2012 asterios.dramisAATTgmail.com
- Update to version 0.9.6:
* Support for Starlight Xpress Adaptive Optics unit.
* Improved support for Startlight Xpress CCDs and Filter wheels.
* Support for Arduino boards, with customizable drivers for common
observatory auxiliary devices.
* Support for GPUSB Guide Port Interface.
* Improved support for QSI CCDs and Filter wheels.
* Support for filters with absolute positioning.
* Support for cameras with guiding chip.
* Fixed INDI server FIFO CPU utilization bug.
* Fixed various bugs with v4l drivers due to code regression.
* Improved support for Mac OS X.
* Improved simulators.
* _REQUEST properties are now deprecated.
* Updated tutorials and API.
- Removed the previous no-return-in-nonvoid-function.patch (fixed upstream) and
added a new one to fix some new \"no-return-in-nonvoid-function\" rpm
post-build check errors.
- Added a patch (udev_rules_dir_configurable.patch) to make
\"UDEVRULES_INSTALL_DIR\" configurable.
- Added pkgconfig(udev) as build requirement in order to install the udev rules
file in the correct directory.
Thu Sep 27 14:00:00 2012 asterios.dramisAATTgmail.com
- Update to version 0.9.5:
* Focuser simulator driver.
* CCD, Telescope, Focuser, and Filter simulators improvements including
periodic error effects, FWHM, and more.
* Major improvements to INDI Base Library and INDI Client Library.
* Fixed minor bugs in LX200 Generic, LX200 FS2, Magellan, and Celestron
drivers.
* Minor bugfixes and improvements.
* Fixed color buffer problem in V4L drivers.
* Numerous bug fixes and minor improvements.
From 0.9.1:
* Bugfix release.
- Removed the previous no-return-in-nonvoid-function.patch (fixed upstream) and
added a new one to fix some new \"no-return-in-nonvoid-function\" rpm
post-build check errors.
- Removed libindi-usleep.patch that fixed compilation with gcc-4.7 (fixed
upstream).
Tue May 22 14:00:00 2012 asterios.dramisAATTgmail.com
- Removed cfitsio_link_libs.patch (not needed after the update of cfitsio
package and cfitsio.pc fix regarding library linking).
Wed Mar 14 13:00:00 2012 asterios.dramisAATTgmail.com
- Added a patch (taken from Fedora) to fix compilation with gcc-4.7.
Thu Jan 19 13:00:00 2012 asterios.dramisAATTgmail.com
- Update to version 0.9:
* INDI::Base drivers are now used for most classes of astronomical
instruments.
* New iEQ45 GoTo German Equatorial Mount Driver.
* New improved QSI CCD & Filter driver.
* New improved Starlight Xpress CCD & Filter driver.
* New improved RoboFocus driver.
* libboost is no longer required to build libindi.
* Improved support for building on non-Linux OSes.
* Numerous bug fixes and minor improvements.
- Removed the following patches:
* bufferoverflowstrncat.patch (fixed upstream).
* fix_symlinks.patch (fixed upstream).
* libindi.pc_fix.patch (fixed upstream).
- Removed the previous no-return-in-nonvoid-function.patch (fixed upstream) and
added a new one to fix a new \"no-return-in-nonvoid-function\" rpm post-build
check error.
- Replaced libindi-cfitsio.patch with cfitsio_link_libs.patch (fix missing
\"pthread\" in target_link_libraries where needed).
- Spec file updates:
* Removed boost-devel from BuildRequires (not needed anymore).
Mon Dec 12 13:00:00 2011 idonmezAATTsuse.com
- Fix build with new cfitsio
Sun Sep 18 14:00:00 2011 asterios.dramisAATTgmail.com
- Update to version 0.8:
* Starlight Xpress CCD and Filter Wheel.
* EQ Synscan Mount.
* TCFS Focuser.
* QSI CCD.
* Radio Astronomy Supplies Spectracyber Hydrogen Line Spectromet.
From 0.7.1/0.7.2:
* Fixed change filter bug in true technology filter wheel.
* setINDI updated and improved.
* Improved INDI::Mediator functionality.
* Fixed buffer reading in INDI::BaseClient.
* Add new tutorial for INDI::BaseClient.
From 0.7.0:
* Dynamic renaming of drivers upon run time.
* Standard helper API to create and utilize INDI clients.
* Ability to load driver properties from an external XML file.
* Ability to write/read XML configuration files for driver values to be
loaded at run time.
* Facilitating debugging and simulation of drivers.
* New C++ framework to facilitate the development of new INDI drivers.
* New 3rd party drivers!
* Several bug fixes for current drivers and framework.
- Spec file updates:
* Added boost-devel in BuildRequires.
- Added 2 patches to fix rpm post-build check errors \"bufferoverflowstrncat\"
and \"no-return-in-nonvoid-function\".
Sat May 21 14:00:00 2011 asterios.dramisAATTgmail.com
- Update to version 0.6.2:
* Build related updates.
From 0.6.1:
* Updating drivers.xml to comply to new XML structure for group and devices
metadata descriptions.
- Spec file updates:
* Changes based on spec-cleaner run.
* Changes in Url, Group, Summary and %description.
* Changes in the fix for lib64 installation.
* Minor other updates.
- Added 2 patches to fix the symlinks installation and the pkgconfig file based
on Gentoo.
Thu Apr 1 14:00:00 2010 llunakAATTnovell.com
- Add libfli as a buildrequire
Fri Mar 20 13:00:00 2009 crrodriguezAATTsuse.de
- run ldconfig
- use RPM_OPT_FLAGS
- fix -devel package dependencies