-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2018-7b2f64ee93 2018-06-09 20:39:22.943552 --------------------------------------------------------------------------------
Name : liblxi Product : Fedora 28 Version : 1.13 Release : 1.fc28 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. -------------------------------------------------------------------------------- ChangeLog: * Fri Jun 1 2018 Robert Scheck <[email protected]> 1.13-1 - Upgrade to 1.13 (#1556050) * Wed Feb 7 2018 Fedora Release Engineering <[email protected]> - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1556050 - liblxi: FTBFS in F28 https://bugzilla.redhat.com/show_bug.cgi?id=1556050 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-7b2f64ee93' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/BIZNTTVGL3BQ3I6BP3K2BUQB2NIUYDOY/
