Commit Graph

17 Commits

Author SHA256 Message Date
Thomas Renninger
5104711112 Accepting request 921820 from home:trenn:branches:hardware
- 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

OBS-URL: https://build.opensuse.org/request/show/921820
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=33
2021-09-27 14:50:25 +00:00
Michal Suchanek
f2d97250b1 Accepting request 868965 from home:StefanBruens:branches:hardware
Fixup changelog

OBS-URL: https://build.opensuse.org/request/show/868965
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=31
2021-02-03 17:16:48 +00:00
Michal Suchanek
4a6a9f70c1 Accepting request 863364 from home:StefanBruens:branches:hardware
- 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
- 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

OBS-URL: https://build.opensuse.org/request/show/863364
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=30
2021-02-03 13:27:04 +00:00
Tomáš Chvátal
84c0dcb7a6 Accepting request 788110 from home:pluskalm:branches:hardware
- Cleanup spec file - drop obsolete conditionals and use modern
  macros
- Run tests
- Dont build static libraries

OBS-URL: https://build.opensuse.org/request/show/788110
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=28
2020-03-25 12:56:20 +00:00
Tomáš Chvátal
3344cb6db4 Accepting request 617084 from home:michals:arduino
- Fix Leap 42.3 build - do not apply cmake 3.11 compat patch.

OBS-URL: https://build.opensuse.org/request/show/617084
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=26
2018-06-15 12:44:09 +00:00
Tomáš Chvátal
84f07d7441 - Smash libftdi-cmake.patch to make it work with cmake-3.11
* Not to upstream the changes I did are pretty ugly

OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=23
2018-05-11 14:26:12 +00:00
Tomáš Chvátal
4d8b4992ed Accepting request 594542 from home:mathletic:branches:hardware
This should fix the problem with CMake 3.11 in Factory staging M

- Added patch libftdi-cmake.patch from upstream to make package
  compatible with CMake 3.11

OBS-URL: https://build.opensuse.org/request/show/594542
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=22
2018-04-08 06:43:23 +00:00
Ismail Dönmez
619b644012 Accepting request 539557 from home:pluskalm:branches:hardware
- Update to version 1.4:

OBS-URL: https://build.opensuse.org/request/show/539557
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=20
2017-11-16 11:23:13 +00:00
Olaf Hering
d4b9b14750 Accepting request 508612 from home:mnhauke:branches:hardware
- Minor package cleanup

OBS-URL: https://build.opensuse.org/request/show/508612
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=18
2017-07-12 12:19:13 +00:00
Ismail Dönmez
fdd7016f66 Accepting request 453848 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453848
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=16
2017-02-21 19:12:32 +00:00
Olaf Hering
bb7bb873b3 Accepting request 398381 from home:posophe:branches:hardware
update

OBS-URL: https://build.opensuse.org/request/show/398381
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=14
2016-06-14 05:31:49 +00:00
Torsten Duwe
6fac15adec Accepting request 266413 from home:mnhauke:branches:hardware
updated to version 1.2 and run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/266413
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=12
2014-12-27 12:43:15 +00:00
Torsten Duwe
8700a70de5 Accepting request 253513 from home:duwe:branches:hardware
- updated to 1.0
  * Ported to libusb 1.x (initial work by Jie Zhang)
  * Many eeprom handling improvements (Uwe Bonnes, Anders Larsen)
  * Renamed pkconfig, library .so etc. files to "libftdi1" (Intra2net)
  * ftdi_eeprom is part of libftdi now (Intra2net)
  * New baudrate calculation code + unit tests (Uwe Bonnes and Intra2net)
  * Improved python bindings including python3 support (Michel Zou)
  * Switched completely to cmake build system (Intra2net)
  * cmake: Easy libftdi discovery via find_package() (Michel Zou)
  * eeprom handling now done via get()/set() functions (Uwe Bonnes)
  * C++ wrapper: Fixed use-after-free in List::find_all() (Intra2net)
  * Documentation updates (Xiaofan Chen)
  * See the git history for more changes and fixes
- removed buildfixes.diff

OBS-URL: https://build.opensuse.org/request/show/253513
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=10
2014-10-01 14:01:22 +00:00
Stefan Reinauer
fdcc89ff02 Accepting request 146855 from home:prusnak:branches:hardware
- updated to 0.20

OBS-URL: https://build.opensuse.org/request/show/146855
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=8
2013-01-03 00:13:10 +00:00
Stefan Reinauer
70c948c044 Accepting request 116374 from home:babelworx:ldig:branches:hardware
license update: LGPL-2.1+ and GPL-2.0-with-classpath-exception
Use SPDX format (http://www.spdx.org/licenses)

OBS-URL: https://build.opensuse.org/request/show/116374
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=6
2012-05-03 18:59:17 +00:00
Stefan Reinauer
5ca6067d63 - fix some rpm build warnings
- Update to 0.18
- Add COPYING.GPL and LICENSE files, too

OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=2
2011-01-21 22:36:03 +00:00
Thomas Renninger
cc58bbaaf4 Accepting request 56362 from home:reinauer:branches:hardware
New package - initial submit accepted - would be great to see in openSUSE 11.4 soon

OBS-URL: https://build.opensuse.org/request/show/56362
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=1
2010-12-21 16:30:29 +00:00