Commit Graph

36 Commits

Author SHA256 Message Date
Dominique Leuenberger
b7a728a4ec Accepting request 1074111 from hardware
OBS-URL: https://build.opensuse.org/request/show/1074111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=22
2023-03-25 17:54:59 +00:00
Dominique Leuenberger
c3febc4524 Accepting request 1072320 from home:favogt:branches:hardware
- Add patch to fix random build failures:
  * 0001-Fix-race-during-build-of-python-bindings.patch

OBS-URL: https://build.opensuse.org/request/show/1072320
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=34
2023-03-24 09:04:05 +00:00
Dominique Leuenberger
d8a0b0ab9f Accepting request 921821 from hardware
OBS-URL: https://build.opensuse.org/request/show/921821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=21
2021-09-30 21:43:05 +00:00
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
Dominique Leuenberger
e96e606f8b Accepting request 868991 from hardware
OBS-URL: https://build.opensuse.org/request/show/868991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=20
2021-02-07 14:16:49 +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
Dominique Leuenberger
6f8c4f7b9b Accepting request 788192 from hardware
OBS-URL: https://build.opensuse.org/request/show/788192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=19
2020-03-26 22:30:46 +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
Yuchen Lin
552a6bd212 Accepting request 617091 from hardware
OBS-URL: https://build.opensuse.org/request/show/617091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=18
2018-06-22 11:12:36 +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
Dominique Leuenberger
065cd6f726 Accepting request 606794 from hardware
OBS-URL: https://build.opensuse.org/request/show/606794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=17
2018-05-16 09:25:53 +00:00
Tomáš Chvátal
423e208bdd Accepting request 606767 from home:iznogood:branches:hardware
Fix typo, hence no .changes

This change aligns the conditional with what is used further down in the spec, and fixes build for leap 15

OBS-URL: https://build.opensuse.org/request/show/606767
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=24
2018-05-13 14:03:15 +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
Dominique Leuenberger
c32174485d Accepting request 542226 from hardware
OBS-URL: https://build.opensuse.org/request/show/542226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=16
2017-11-19 10:09:08 +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
Dominique Leuenberger
2f7562e829 Accepting request 509762 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/509762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=15
2017-07-21 20:35:48 +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
Dominique Leuenberger
1dbfb116bc Accepting request 459544 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/459544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=14
2017-02-24 23:49:19 +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
Dominique Leuenberger
ba608016bb Accepting request 403785 from hardware
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/403785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=13
2016-07-24 17:42:15 +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
Dominique Leuenberger
245408cc93 Accepting request 266498 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/266498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=12
2014-12-29 23:49:44 +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
Stephan Kulow
d06cd13d1c Accepting request 253516 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/253516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=11
2014-10-05 18:30:52 +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
Stephan Kulow
ab89fb4c67 Accepting request 157793 from hardware
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/157793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=8
2013-03-08 08:16:54 +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
Stephan Kulow
70b12b021e Accepting request 121285 from hardware
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/121285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=5
2012-05-21 05:28:03 +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
Stephan Kulow
4f8f736a15 prepare_spec
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=5
2011-03-13 13:12:26 +00:00
Ruediger Oertel
eebc806ffe Autobuild autoformatter for 59553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=2
2011-02-02 01:08:03 +00:00
Ruediger Oertel
aaedae02ca Accepting request 59553 from hardware
Accepted submit request 59553 from user reinauer

OBS-URL: https://build.opensuse.org/request/show/59553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftdi1?expand=0&rev=1
2011-02-02 01:07:56 +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