Virtualization Tools Automatic Builder

Overall status:Bad
Date:Tue Nov 18 2008
Start Time:16:33:03 UTC
11:33:03 EST
Cycle Duration:00h 15m 42s
Build Counter:1227025982
Build Timestamp:1227025982

Module: GTK VNC viewer widget (Development branch)

SCM checkout status: success
Build status: success
Logs: SCM checkout (69.54 KB)
Build output (125.99 KB)
SCM checkout time: 00h 00m 25s
Build time: 00h 01m 26s
Links: Browse Source Repository

Generated packages

Packages: Fedora release 9 (Sulphur)

Filename Size MD5 Sum
gtk-vnc-0.3.7-1.fc9.auto1227025982.i386.rpm 79.01 KB 43367a06a8343a0665f869c35a222a31
gtk-vnc-0.3.7-1.fc9.auto1227025982.src.rpm 586.52 KB 7005c3c971723f5f7094785a8df12c4e
gtk-vnc-debuginfo-0.3.7-1.fc9.auto1227025982.i386.rpm 197.69 KB b7989b9e933f93529ed29741e5105b64
gtk-vnc-devel-0.3.7-1.fc9.auto1227025982.i386.rpm 32.20 KB 4f35680c26ce084dd804b17e15a2ad15
gtk-vnc-python-0.3.7-1.fc9.auto1227025982.i386.rpm 35.57 KB e9e9a3f38d44372487cf8ee82777eb92

Changes since last build

Changelist User Date
247 "Daniel P. Berrange <berrange@redhat.com>" Mon Nov 17 2008 18:38:23 UTC
Description: Simplify keyboard modifier handling to try and fix non-US keyboards
Files: src/vncdisplay.c
246 "Daniel P. Berrange <berrange@redhat.com>" Wed Nov 12 2008 12:41:41 UTC
Description: Save updates dimensions from resize event
Files: src/gvnc.c
245 "Daniel P. Berrange <berrange@redhat.com>" Wed Nov 12 2008 11:54:08 UTC
Description: Avoid triggering bogus screen updates for pseudo-encodings
Files: src/gvnc.c
244 "Daniel P. Berrange <berrange@redhat.com>" Wed Nov 12 2008 10:44:18 UTC
Description: Fix Win32 socket/fd handle mix-up. Make read/write routines always use the FD, not the giochannel which could be a socket handle on win32
Files: src/gvnc.c
243 "Daniel P. Berrange <berrange@redhat.com>" Thu Oct 30 2008 16:00:56 UTC
Description: Fix $(DESTDIR) in plugin rule
Files: plugin/Makefile.am
242 "Daniel P. Berrange <berrange@redhat.com>" Thu Oct 30 2008 15:48:18 UTC
Description: Use LIBS instead of LDFLAGS when checking for cairo for Win32 portability (Richard Jones)
Files: configure.ac
241 "Daniel P. Berrange <berrange@redhat.com>" Thu Oct 30 2008 15:47:50 UTC
Description: Ignore more gnulib files
Files: .hgignore
240 "Daniel P. Berrange <berrange@redhat.com>" Thu Oct 30 2008 15:47:36 UTC
Description: Replace __MINGW32__ with WIN32 macro (Richard Jones)
Files: src/vncdisplay.c
239 "Daniel P. Berrange <berrange@redhat.com>" Thu Oct 30 2008 15:47:11 UTC
Description: Call winsock initialization functions on startup (patch from Richard Jones)
Files: src/vncdisplay.c
238 "Daniel P. Berrange <berrange@redhat.com>" Thu Oct 30 2008 15:46:44 UTC
Description: Use ioctl() instead of ioctlsocket() on Win32 platforms
Files: src/gvnc.c
237 "Daniel P. Berrange <berrange@redhat.com>" Thu Oct 30 2008 15:46:23 UTC
Description: Switch to using recv/send for I/O to work on Win32 platforms
Files: src/gvnc.c