-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2018-9267e3d14b 2018-06-16 18:52:36.626549 --------------------------------------------------------------------------------
Name : liblxi Product : Fedora EPEL 6 Version : 1.13 Release : 1.el6 URL : https://lxi-tools.github.io/ Summary : Library with simple API for communication with LXI devices Description : The LXI library (liblxi) is an open source software library for GNU/Linux systems which offers a simple API for communicating with LXI enabled instruments. The API allows applications to easily discover instruments on networks and communicate SCPI commands.
-------------------------------------------------------------------------------- Update Information:
liblxi v1.13 ============ * Fix Sun RPC headers configure check The Sun RPC headers have been moved out of glibc into a separate library, libtirpc. Hence, check for glibc headers first and in case that fails search for headers in libtirpc via pkg-config. * Add const qualifier Because it is the right thing to do. * Update Travis * Use libtirpc for Sun RPC headers * Move test directory liblxi v1.12 ============ * Add send/receive sanity checks * Strip CR from ID response string Fixes corrupted output from 'lxi discover'. liblxi v1.11 ============ * Fix mDNS/DNS-SD discover feature liblxi v1.10 ============ * Update Travis * Cleanup * Add --disable-avahi configure option Makes avahi mandatory unless --disable-avahi is provided. liblxi v1.9 =========== * Update AUTHORS * Convert tabs to spaces * Make API usable in C++ As suggested by Dima Kogan, lets wrap the API so that it is usable in C++. * Only export lxi API specific functions Hide visibility of internal functions so that only the lxi API specific ones are exported/visible to applications linking with liblxi. These changes are applied on behalf of Dima Kogan. * Add discover fallback to request ID via HTTP/XML If retrieving the instrument ID fails via VXI-11 during discovery then try to retrieve the ID via the /lxi/identification XML file hosted by some instruments via HTTP. Adds dependency on libxml2. * Dmitri Goutnik: Make code clang friendly, fix warnings liblxi v1.8 =========== * Fix lxi_connect() so it does not apply lock Some instruments fail to lock for exclusive access when creating a VXI-11 connection. So, to play it safe, we will simply not try to lock when setting up the connection. --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update liblxi' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org