pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libftdi1



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Oct  4 12:01:08 UTC 2014

Modified Files:
        pkgsrc/devel/libftdi1: Makefile PLIST distinfo
Removed Files:
        pkgsrc/devel/libftdi1/patches: patch-CMakeLists.txt

Log Message:
New in 1.1 - 2014-02-05
-----------------------
* Fix FT232H eeprom suspend pulldown setting (Davide Michelizza)
* Fix FT232H eeprom user area size (Davide Michelizza)
* Improved mingw build (Paul Fertser and Michel Zou)
* C++ wrapper: Get/set functions for USB timeouts (Jochen Sprickerhof)
* Partial support for FT230X (Nathael Pajani)
* New API function: ftdi_eeprom_set_strings() (Nathael Pajani)
* Prevent possible segfault in ftdi_eeprom_decode() (Nathael Pajani)
* Save device release number in eeprom (Jarkko Sonninen)
* Fix "self powered" eeprom flag (Jarkko Sonninen)
* Improved python wrapper (Michel Zou)
* Many buildsystem improvements (Michel Zou and Mike Frysinger)
* See the git history for more changes and fixes


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/libftdi1/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libftdi1/PLIST \
    pkgsrc/devel/libftdi1/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/libftdi1/patches/patch-CMakeLists.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index