From: coLinux a. <col...@he...> - 2009-12-18 05:09:23
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20091218/ colinux-0.8.0-20091218.src.tgz (1059987 Bytes) daemons-0.8.0-20091218.dbg.zip (593142 Bytes) daemons-0.8.0-20091218.zip (479005 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver The vmlinux and modules are up to date. Please use last version from http://www.henrynestler.com/colinux/autobuild/devel-20091215/ The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.1.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1325 | henryn | 2009-12-18 00:55:20 +0000 (Fri, 18 Dec 2009) | 1 line Changed paths: M /branches/devel/src/colinux/common/snprintf.c * co_debug: Prevent NULL pointer exceptions for parameter "%s" in format. ------------------------------------------------------------------------ r1324 | henryn | 2009-12-18 00:53:04 +0000 (Fri, 18 Dec 2009) | 1 line Changed paths: M /branches/devel/NEWS * Update news file. ------------------------------------------------------------------------ r1323 | henryn | 2009-12-18 00:50:13 +0000 (Fri, 18 Dec 2009) | 4 lines Changed paths: M /branches/devel/src/colinux/kernel/filesystem.c M /branches/devel/src/colinux/os/winnt/kernel/fileio.c * cofs: Move file to subdirectory was blocked by badly workaround in SVN revision 1161. Revert it, and implement a better check to prevent from moving parent directory to subdirectory. (testcase: "mkdir /cofs/testdir ; mv /cofs/testdir /cofs/TESTDIR/somedir") ------------------------------------------------------------------------ |