Changelog for
libftdi1-devel-1.5.12+git.0684c1b-2.5.x86_64.rpm :
* Thu Mar 16 2023 Fabian Vogt
- Add patch to fix random build failures:
* 0001-Fix-race-during-build-of-python-bindings.patch
* Mon Sep 27 2021 Thomas Renninger - Update to version 1.5.12+git.0684c1b:
* Don\'t set EEPROM serial when it\'s not used.
* Remove legacy EEPROM fields from FT4232H.
* Don\'t fail reading missing strings.
* Don\'t spam stderr when flashing FT232H eeprom
* examples/bitbang_cbus.c: Check return value of fgets() ...- Integrated mainline: D Fix-building-unit-tests-without-FTDIPP.patch
* Fri Jan 15 2021 Stefan BrĂ¼ns - Update to version 1.5:
* Implement tc[io]flush methods & deprecate broken purge_buffers methods
* Add program to test buffer flush (purge) functionality
* Add kernel driver auto attach/detach. See new AUTO_DETACH_REATACH_SIO_MODULE option
* Add ftdi_setflowctrl_xonxoff()
* ftdi_eeprom / eeprom handling: + Unify handling of all boolean eeprom flags + Add device release number support + Add channel_a_driver support for type xxR chips + Add support for group0 drive levels on x232H chips + Fix handling of high_current_drive parameter + Fix inverted handling of VCP driver field for TYPE_R chips + New --verbose option for eeprom decode operation
* Add example code for async mode
* Add SPDX license identifiers to the core library & ftdi_eeprom
* Various python SWIG wrapper improvements
* Various cmake file improvements
* Fix small bugs in error code paths- Drop upstream libftdi-cmake.patch- Correct License, the library is LGPL-2.1-only (see SPDX headers), while various other parts are GPL-2.0-only (with and without linking exceptions).- Add Fix-building-unit-tests-without-FTDIPP.patch
* Wed Mar 25 2020 Martin Pluskal - Cleanup spec file - drop obsolete conditionals and use modern macros- Run tests- Dont build static libraries
* Tue Jun 12 2018 msuchanekAATTsuse.com- Fix Leap 42.3 build - do not apply cmake 3.11 compat patch.
* Fri May 11 2018 tchvatalAATTsuse.com- Smash libftdi-cmake.patch to make it work with cmake-3.11
* Not to upstream the changes I did are pretty ugly
* Sat Apr 07 2018 fossAATTgrueninger.de- Added patch libftdi-cmake.patch from upstream to make package compatible with CMake 3.11
* Tue Nov 07 2017 mpluskalAATTsuse.com- Update to version 1.4:
* New ftdi_usb_open_bus_addr() open function
* Use BM/R series baud rate computation for FT230X
* ftdi_get_error_string() now returns const char
*
* C++ API: Ability to open devices with empty descriptor strings
* C++ API: Fix enumerations for buffer purge and modem controls
* small build fixes and improvements in the python examples
* ftdi_eeprom / eeprom handling: + New API function: ftdi_eeprom_get_strings() + Fix USE_SERIAL handling for 230X type chips + Make ftdi_read_eeprom_location() endianness independent + Fix flashing of FT245R- Build python3 version of bindings on Factory- Rename python bindings subpackage to match singlespec conventions- Run spec-cleaner
* Thu Jul 06 2017 mardnhAATTgmx.de- Minor package cleanup
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel