From: coLinux a. <col...@he...> - 2009-02-11 05:07:11
|
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-20090210/ colinux-0.8.0-20090210.src.tgz (685166 Bytes) daemons-0.8.0-20090210.dbg.zip (591709 Bytes) daemons-0.8.0-20090210.zip (478716 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-20090205/ 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 ------------------------------------------------------------------------ r1223 | henryn | 2009-02-10 23:49:37 +0000 (Tue, 10 Feb 2009) | 1 line Changed paths: M /branches/devel/NEWS * News: Update and sorted. ------------------------------------------------------------------------ r1222 | henryn | 2009-02-10 23:27:14 +0000 (Tue, 10 Feb 2009) | 3 lines Changed paths: M /branches/devel/src/colinux/os/winnt/user/conet-bridged-daemon/main.c * Bug#1396539: Fix pcap-bridge mirrors self sending broadcast packets. Multicast implicates broadcast packets, so this not needs to extra filter. Filter rule changed to "(ether dst MAC) or (multicast and not ether src MAC)" ------------------------------------------------------------------------ r1221 | henryn | 2009-02-10 23:23:40 +0000 (Tue, 10 Feb 2009) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/conet.c * ndis-bridge: Check source mac only for broadcast/multicast packets. ------------------------------------------------------------------------ r1220 | henryn | 2009-02-10 23:21:11 +0000 (Tue, 10 Feb 2009) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/conet.c * ndis-bridge: Multicast implicates broadcast packets, not needs extra filter. ------------------------------------------------------------------------ r1219 | henryn | 2009-02-10 22:28:26 +0000 (Tue, 10 Feb 2009) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/src/colinux/os/winnt/user/console-nt/widget.cpp * Bug#1117788: Fix sticky Alt or Shift after system menu from Alt-Space (nt console). ------------------------------------------------------------------------ |