debian specific patch information for vnc4 / 4.1.1+X4.3.0-37

Summary

Package Version Package Type Source Package Format
4.1.1+X4.3.0-37 Debian-diff 1.0

Debian packaging Information

Diff file vnc4_4.1.1+X4.3.0-37.diff.gz
Size66248
MD5sum5ef6046b2e627cd47869e62d249eaa82
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
common/Makefile.in200 view download
common/Xregion/Makefile.in400 view download
common/boilerplate.mk110 view download
common/network/Makefile.in400 view download
common/network/TcpSocket.cxx134400 view download
common/network/TcpSocket.h810 view download
common/rdr/Makefile.in400 view download
common/rfb/CMsgReader.cxx200 view download
common/rfb/Makefile.in500 view download
common/rfb/Password.cxx300 view download
common/rfb/Password.h100 view download
common/rfb/SConnection.cxx1000 view download
common/rfb/ServerCore.cxx110 view download
unix/boilerplate.mk110 view download
unix/configure.in1300 view download
unix/tx/TXImage.cxx100 view download
unix/tx/TXScrollbar.cxx310 view download
unix/vncpasswd/vncpasswd.cxx300 view download
unix/vncserver250400 view download
unix/vncserver.man100 view download
unix/vncviewer/CConn.cxx79160 view download
unix/vncviewer/CConn.h110 view download
unix/vncviewer/parameters.h200 view download
unix/vncviewer/vncviewer.cxx8950 view download
unix/vncviewer/vncviewer.man2310 view download
unix/x0vncserver/Image.cxx100 view download
unix/x0vncserver/x0vncserver.cxx720 view download
unix/xc.patch820 view download
unix/xc/config/cf/X11.tmpl220 view download
unix/xc/config/cf/linux.cf910 view download
unix/xc/config/cf/vnc.def110 view download
unix/xc/config/cf/vnc.def.in3800 view download
unix/xc/config/makedepend/ifparser.c1020 view download
unix/xc/include/Xmd.h110 view download
unix/xc/programs/Xserver/Xext/Imakefile110 view download
unix/xc/programs/Xserver/hw/xfree86/fbdevhw/fbdevhw.c910 view download
unix/xc/programs/Xserver/hw/xfree86/os-support/bus/xf86Sbus.h200 view download
unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx.h310 view download
unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_axp.c200 view download
unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c12110 view download
unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c11110 view download
unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_video.c600 view download
unix/xc/programs/Xserver/randr/randr.c2320 view download
unix/xc/programs/Xserver/vnc/Imakefile330 view download
unix/xc/programs/Xserver/vnc/XserverDesktop.cc700 view download
unix/xc/programs/Xserver/vnc/XserverDesktop.h1000 view download
unix/xc/programs/Xserver/vnc/Xvnc/Imakefile1350 view download
unix/xc/programs/Xserver/vnc/Xvnc/xvnc.cc32720 view download
unix/xc/programs/Xserver/vnc/module/Imakefile430 view download
unix/xc/programs/Xserver/vnc/vncExtInit.cc320 view download
unix/xc/programs/Xserver/vnc/vncHooks.cc6500 view download

"series" style patches

patch summary view raw
amd64-bits-per-long-workaround.patch
 xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_video.c |   18 ++++++++----
 1 file changed, 12 insertions(+), 6 deletions(-)
view download
build-lnx_io-sparc-fix.patch
 xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
build-lnx_kbd-sparc-fix.patch
 unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
gcc.patch
 network/TcpSocket.cxx |    1 +
 tx/TXImage.cxx        |    1 +
 x0vncserver/Image.cxx |    1 +
 3 files changed, 3 insertions(+)
view download
ipv6-support.patch
 common/network/TcpSocket.cxx |   94 +++++++++++++++++++++++++++----------------
 common/network/TcpSocket.h   |    3 -
 unix/vncviewer/CConn.cxx     |    4 -
 unix/vncviewer/CConn.h       |    2 
 unix/vncviewer/vncviewer.cxx |   12 ++++-
 5 files changed, 75 insertions(+), 40 deletions(-)
view download
makedepend-segv.patch
 xc/config/makedepend/ifparser.c |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
view download
password-dialog-default-off-for-tty-2.patch
 vncviewer/CConn.cxx |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
view download
password-dialog-default-off-for-tty-3.patch
 vncviewer/CConn.cxx |    4 ++++
 1 file changed, 4 insertions(+)
view download
password-dialog-default-off-for-tty.patch
 unix/vncviewer/CConn.cxx     |   55 +++++++++++++++++++++++++++++++++++--------
 unix/vncviewer/parameters.h  |    1 
 unix/vncviewer/vncviewer.cxx |    4 +++
 3 files changed, 51 insertions(+), 9 deletions(-)
view download
tunnel-and-fpic-vnc4-4.3.0-3.patch
 common/Makefile.in                            |    2 
 common/Xregion/Makefile.in                    |    1 
 common/boilerplate.mk                         |    2 
 common/network/Makefile.in                    |    1 
 common/network/TcpSocket.cxx                  |   35 ++++++++++--
 common/network/TcpSocket.h                    |    6 ++
 common/rdr/Makefile.in                        |    1 
 common/rfb/Makefile.in                        |    2 
 common/rfb/ServerCore.cxx                     |    2 
 unix/configure.in                             |   13 ++++
 unix/vncserver                                |   22 +++----
 unix/vncviewer/vncviewer.cxx                  |   74 +++++++++++++++++++++++++-
 unix/vncviewer/vncviewer.man                  |   17 +++++
 unix/xc.patch                                 |   10 ++-
 unix/xc/config/cf/vnc.def.in                  |   38 +++++++++++++
 unix/xc/programs/Xserver/vnc/Imakefile        |    6 +-
 unix/xc/programs/Xserver/vnc/Xvnc/Imakefile   |   15 +++--
 unix/xc/programs/Xserver/vnc/Xvnc/xvnc.cc     |   58 ++++++++++++++++++++
 unix/xc/programs/Xserver/vnc/module/Imakefile |    5 +
 unix/xc/programs/Xserver/vnc/vncHooks.cc      |   57 ++++++++++++++++++++
 20 files changed, 335 insertions(+), 32 deletions(-)
view download
vnc-4.0-x0vncserver-localhost.patch
 x0vncserver/x0vncserver.cxx |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
vnc-CVE-2008-4770.diff
 rfb/CMsgReader.cxx |    2 ++
 1 file changed, 2 insertions(+)
view download
vnc-vnconnect-on-x86_64.patch
 unix/xc/programs/Xserver/vnc/vncExtInit.cc |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
vnc4-4.1.1+X4.3.0+572678.patch
 unix/xc/programs/Xserver/vnc/Xvnc/xvnc.cc |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
view download
vnc4-build-ppc.patch
 unix/xc/config/cf/linux.cf |    4 ++++
 unix/xc/include/Xmd.h      |    2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
view download
vnc4-passwd-jkohen.patch
 rfb/Password.cxx |    3 +++
 rfb/Password.h   |    1 +
 2 files changed, 4 insertions(+)
view download
vncserver
 0 files changed
view download
vncserver-ipv6-v2.patch
 common/network/TcpSocket.cxx |   52 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 42 insertions(+), 10 deletions(-)
view download
vncsofpicfix.patch
 xc/programs/Xserver/vnc/module/Imakefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
xccompilefix.patch
 xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
view download
xdialog-1_gismo-20061107.patch
 unix/vncviewer/CConn.cxx |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
view download
xdialog-2_gismo-20061107.patch
 unix/vncviewer/CConn.cxx     |    2 +-
 unix/vncviewer/parameters.h  |    2 +-
 unix/vncviewer/vncviewer.cxx |    8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)
view download
xdialog-3_gismo-20061107.patch
 unix/vncviewer/CConn.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
xdialog-4_gismo-20061107.patch
 unix/vncviewer/CConn.cxx     |   17 +++++++++++++----
 unix/vncviewer/vncviewer.cxx |    5 +++--
 2 files changed, 16 insertions(+), 6 deletions(-)
view download
xdialog-5_gismo-20061107.patch
 unix/vncviewer/CConn.cxx |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download
xdialog-6_gismo-20061108.patch
 unix/vncviewer/vncviewer.man |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
view download
xvnc4-randr-patch-20060603.patch
 unix/xc/programs/Xserver/randr/randr.c         |   25 ++
 unix/xc/programs/Xserver/vnc/XserverDesktop.cc |    7 
 unix/xc/programs/Xserver/vnc/XserverDesktop.h  |   10 
 unix/xc/programs/Xserver/vnc/Xvnc/Imakefile    |    3 
 unix/xc/programs/Xserver/vnc/Xvnc/xvnc.cc      |  251 ++++++++++++++++++++++++-
 unix/xc/programs/Xserver/vnc/vncHooks.cc       |    8 
 6 files changed, 300 insertions(+), 4 deletions(-)
view download