tightvnc 1:1.3.10-7 source package in Ubuntu
Changelog
tightvnc (1:1.3.10-7) unstable; urgency=medium * Fix source name of link to Xvnc's man page alternative (Closes: #1030681). - Update d/tightvncserver.postinst. * Manage alternatives symlinks related to tightvncpasswd from the respective package (Closes: #1030820). - Update d/tightvncserver.postinst. - Update d/tightvncserver.prerm. - Introduce d/tightvncpasswd.postinst. - Introduce d/tightvncpasswd.prerm. - Update d/control. * Bump years in d/copyright to 2023 where required. * Bump Standards-Version to 4.6.2; no more changes necessary. -- Sven Geuer <email address hidden> Thu, 09 Feb 2023 20:17:44 +0100
Upload details
- Uploaded by:
- Debian Remote Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Remote Maintainers
- Architectures:
- any
- Section:
- x11
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | x11 | |
Lunar | release | universe | x11 |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tightvnc_1.3.10-7.dsc | 2.3 KiB | 755caa9b70c5e24c2e88a22cd171ef16e26f64e270bf3d1c6bdc5e21fd53d649 |
tightvnc_1.3.10.orig.tar.gz | 2.1 MiB | bf25bbd86e5e55ddf97d3ce2c14d103e71ebe3b06545bdb0703997e551088b3d |
tightvnc_1.3.10-7.debian.tar.xz | 238.7 KiB | f7569554f99a8a3427d852f2499863d3d5cc7e91a90c627c27c56b6b02b497dd |
Available diffs
- diff from 1:1.3.10-6 to 1:1.3.10-7 (1.6 KiB)
No changes file available.
Binary packages built by this source
- tightvncpasswd: virtual network computing password tool
VNC stands for Virtual Network Computing. It is, in essence, a remote
display system which allows you to view a computing `desktop' environment
not only on the machine where it is running, but from anywhere on the
Internet and from a wide variety of machine architectures.
.
This package provides the vncpasswd tool mandatory for the tightvncserver
and optional for the xtightvncviewer.
- tightvncpasswd-dbgsym: debug symbols for tightvncpasswd
- tightvncserver: virtual network computing server software
VNC stands for Virtual Network Computing. It is, in essence, a remote
display system which allows you to view a computing `desktop' environment
not only on the machine where it is running, but from anywhere on the
Internet and from a wide variety of machine architectures.
.
This package provides a server to which X clients can connect and the
server generates a display that can be viewed with a vncviewer.
.
The difference between the tightvncserver and the normal vncserver is the
data encoding, optimized for low bandwidth connections. If the client do not
support jpeg or zlib encoding it can use the default one. Later versions of
vncserver (> 3.3.3r2) support a new automatic encoding that should be equally
good as the tightvnc encoding.
.
Note: This server does not support or need a display. You need a vncviewer to
see something. However, this viewer may also be on a computer running other
operating systems in the local net.
- tightvncserver-dbgsym: debug symbols for tightvncserver
- xtightvncviewer: virtual network computing client software for X
VNC stands for Virtual Network Computing. It is, in essence, a remote
display system which allows you to view a computing `desktop' environment
not only on the machine where it is running, but from anywhere on the
Internet and from a wide variety of machine architectures.
.
It is implemented in a client/server model. This package provides a client
for X, with this you can connect to a vncserver somewhere in the network
and display its content in a window. There are vncserver available for other
operating systems.
.
The difference between the xtightvncviewer and the normal vncviewer is the
data encoding, optimized for low bandwidth connections. If the client do not
support jpeg or zlib encoding it can use the default one. Later versions of
xvncviewer (> 3.3.3r2) support a new automatic encoding that should be equally
good as the tightvnc encoding.
- xtightvncviewer-dbgsym: debug symbols for xtightvncviewer