Version 2.7p6
2 lines of code changed in 1 file:
Serial communication reads now have a timeout and common interface in ow_com_read.
103 lines of code changed in 7 files:
Serial communication writes now have a timeout and common interface in ow_com_write. This should ignore EWOULDBLOCK errors generated by some USB->serial interfaces.
108 lines of code changed in 11 files:
Remove @PYSITEDIR@ and @PHPLIBDIR@ from owfs.spec.in and replace it to use
python and php-config instead.
This seems to fix problem with "rpmbuild -bb SPEC/owfs.spec".
23 lines of code changed in 1 file: