Changelog for
owfs-tcl-2.9p8-1.1.x86_64.rpm :
Sun Oct 19 14:00:00 2014 bugsAATTvdm-design.de
- update to version 2.9p8
* New Features
1. Filesystem fixed (owfs)
Old double-free mutex bug fixed
2. soelim utility now used for man file installation -- Stefano Miccoli
3. systemd now manages mountpoints -- Tomasz Torcz
* Fixes
1. Numerous fixes from Coverity scan
Null serial number in alias file
Filelength calculation of directories
Pointer errors in owftpd
Fuse command line processing
2. swig gave error even with good write -- fixed
3. DS18S20 staircase bug fixed, again.
Vincent Danjean
Mario Gruenwald
http://developer.mbed.org/users/snatch59/notebook/onewirecrc/
4. OWFS (filesystem) wasn\'t honoring forground request
5. Clean up some Makefile problems (lint files)
Thu Oct 9 14:00:00 2014 bugsAATTvdm-design.de
- update to version 2.9p7
* New Features
1. HobbyBoards Masterhub
A. New 4-port hub
B. USB suport
C. Ethernet not yet implemented
D. Autodiscovery not yet implemented
2. New HobbyBoards Sensors
A. Updated Moisture Meter
B. Humidity
C. Barometer
3. Improved systemd support -- Tomasz Torcz
* Fixes
1. Mutex errors and checking, including read-write lock error -- Christian Magnusson
2. Longer timeput needed for FTDI serial adapters -- Johan Ström
3. FreeBSD fixes -- Johan Ström
4. mucl C library support -- der_tiger and Szabocls Nagy
5. Numerous fixes found by Coverity analysis
6. Configuration script fixes from Christian Magnusson and der_tiger
7. owcapi bug in OW_present -- Valery Grusdev
8. ownet payload size off by one -- Hans-Frieder Vogt
9. OSX mutex error -- Stefano Miccoli
10. Show HobbyBoard device version in decimal rather than hex
11. MAX31850 Termocouple correction -- Paul Panish
12. Endiaan fix for DS2408 -- Johan Ström
13. DS18B20 resolution fix -- Johan Ström
14. Python trouble with verion from CVS -- Johan Ström
Mon Oct 6 14:00:00 2014 bugsAATTvdm-design.de
- Fix Bug #899880
in the init script for the fs daemon the wrong variable for the binary was used
Thu May 8 14:00:00 2014 bugsAATTvdm-design.de
- spec-cleaner run on owfs.spec
Mon May 5 14:00:00 2014 bugsAATTvdm-design.de
- update to version 2.9p5
* Fixes:
1. Token creation problem from Stefano Miccoli
2. Select when no DS2409 (Microlan hub) present Found by Johan Strom
- fixes from 2.9p4
* New features
1. Switch to git for source management
Still hosted on sourceforge.net
git clone git://git.code.sf.net/p/owfs/code owfs-code
cvs history brought over.
2. Clean and test DS2409 (Microlan) hubs
Addressing problem found by Ors Tiszay
Works well with passive devices
Problems with powered slaves, but probably not a software issue.
3. Improved and tested owserver protocol for server-to-server communication
Use md5 hash for unique token
Fixed byte counting issue in write messages
Null-terminated string no longer required in path string
(problem pointed out by Stefano Miccoli)
4. Added /system/configuration/version
Reports owserver version
Request from Stefano Miccoli
* Fixes
1. Double initialization of mutex fixed
Show stopper in FreeBSD
Found by Johan Strom
Mon Apr 14 14:00:00 2014 bugsAATTvdm-design.de
- update to version 2.9p3
* New features
1. Support for using other channels during temperature conversion Only selected bus masters, specifically not DS2484-800
2. Add \"Safe\" owcapi init functions (for Sven Geggus) Allows multiple init calls without restarting library Only first call has device parameters analyzed. OW_init -> OW_safe_init OW_init_args -> OW_safe_init_args
3. Add --trim option (for Michael Markstaller) Numeric values are trimmed of whitespace owget, owcapi, owfs, owftpd, owhttpd, owperl, OWNET.pm
4. Support for Dirk Opfer\'s unannounced bus master
* Fixes
1. httpd json error reporting (bad url) fixed.
2. httpd text error reporting fixed
3. json formatting fixes
4. json trailing comma in directory lists removed
5. Endian errors in DS2413 etc fixed Thanks to Robin Gilks!
Changes from 2.9p2:
* New features
1. Add support for the MAX31850 and MAX31851 thermocouple chips
2. Add support for the EDS0090 Digital IO device
* Fixes
1. Change round for uClibc compatibility
2. Fix owhttpd \"Bad URL\" page to actually work
3. FreeBSD fixes from Johan Ström
4. Update man pages for EDS devices and thermocouples
Fri Jun 21 14:00:00 2013 bugsAATTvdm-design.de
- update to version 2.9p1
* New features
1. Add --detail to allow debugging for specific slave see http://owfs.org/index.php?page=debugging
2. Json improvements -- Andrew Elwell
3. CMCIEL\'s mDI001 digital monitor support
* Fixes
1. Clear mission for Thermochron -- Egger Clemmens
2. Man page fixes -- Egger Clemmens
3. Memory leak fix -- Marcel Krueger
4. simultaneous directory cache problem -- Don Velno
5. TAI8570 fix -- tj (Dave)
6. ownet python patch -- Doug Werner
Fri Apr 26 14:00:00 2013 bugsAATTvdm-design.de
- Update to version 2.9p0
Thu Dec 20 13:00:00 2012 bugsAATTvdm-design.de
- initial release