VNC Development Library
VNC is a set of programs using the RFB (Remote Frame Buffer) protocol.
They are designed to "export" a frame buffer via the network. It is
already in wide use for administration, but it is not that easy to
program a server yourself. This has been changed by LibVNCServer.
X.org already has a virtual Xvnc server which you can start as an own
screen (e.g. :1) and connect to with a VNC client (e.g. vncviewer from
tightvnc). The x11vnc binary (that allows you to export the window of a
real running X11 server) has been split off into its own package on
2007-07-16.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/LibVNCServer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
LibVNCServer-0.9.12.tar.gz | 0002237447 2.13 MB | |
LibVNCServer-CVE-2018-20749.patch | 0000001181 1.15 KB | |
LibVNCServer-CVE-2019-15681.patch | 0000000511 511 Bytes | |
LibVNCServer-CVE-2019-15690.patch | 0000000839 839 Bytes | |
LibVNCServer-CVE-2019-20788.patch | 0000000958 958 Bytes | |
LibVNCServer.changes | 0000018236 17.8 KB | |
LibVNCServer.spec | 0000005533 5.4 KB | |
avoid-pthread_join-if-backgroundLoop-is-FALSE.patc |
0000001296 1.27 KB | |
baselibs.conf | 0000000013 13 Bytes | |
cmake-libdir.patch | 0000000929 929 Bytes | |
fix-crash-on-shutdown.patch | 0000000909 909 Bytes | |
redef-keysym.patch | 0000006715 6.56 KB |
Revision 41 (latest revision is 47)
Dominique Leuenberger (dimstar_suse)
accepted
request 798132
from
Petr Gajdos (pgajdos)
(revision 41)
- security update - added patches fix CVE-2019-15690 [bsc#1160471], heap buffer overflow + LibVNCServer-CVE-2019-15690.patch fix CVE-2019-20788 [bsc#1170441], integer overflow and heap-based buffer overflow via a large height or width value + LibVNCServer-CVE-2019-20788.patch
Comments 0