From: coLinux a. <col...@he...> - 2008-12-01 05:07:06
|
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-20081130/ colinux-0.8.0-20081130.src.tgz (694335 Bytes) daemons-0.8.0-20081130.dbg.zip (595192 Bytes) daemons-0.8.0-20081130.zip (480551 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-20081129/ 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 ------------------------------------------------------------------------ r1151 | henryn | 2008-11-30 23:03:20 +0000 (Sun, 30 Nov 2008) | 4 lines Changed paths: M /branches/devel/NEWS M /branches/devel/src/colinux/os/winnt/kernel/conet.c * Bug #2357494,#2365031: ndis-bridge was not working with PPPoE, AoE and others types as IP and ARP packets. Type filter removed now. New filter rule is: (ether dst mac) or (ether broadcast) ------------------------------------------------------------------------ |