0.3
---
* A couple sanity checks from Kerry
* Update the source to work with Automake 1.9
0.2
---
* Completely fix file handling... a better understanding about CD data
structure really fix a lot errors... previous version sometime gives you
invalid bytes at the beginning of the resulting .iso, it caused by
my misunderstanding about the difference between Mode 1 and Mode 2 CD
No change since 1.0b10 [2006/08/10].
Changes since 1.0b9 [2006/07/06]:
- new 'F', 'v' and 'D' commands for interactive mode.
- added -F option (as suggested by Chase Phillips).
- fixed long standing but rare data corruption bug (reported by Jon Amundsen).
Changes since 1.0b8 [2006/06/30]:
- child exit status was not saved when waiting for its orphans.
- look for termcap in ncurses library (reported by Stephan Hegel).
Changes since 1.0b7 [2006/05/22]:
- SHMUX_SSH*_OPTS are now parsed by shmux, allowing passing more complex
options strings. (loosely based on code from Jos Backus.)
- added -B option (courtesy of Chase Phillips and Jos Backus).
- minor enhancement of "interactive mode" status reporting.
Changes since 1.0b6 [2004/12/15]:
- improved timeout enforcement using process groups (suggested by Jos Backus).
- improved handling of "impossible" waitpid() failures.
Changes since 1.0b5 [2004/09/20]:
- user@target now works with rsh.
- fixed miscellaneous assumptions/bugs related to fping.
- user@target is no longer incompatible with -p.
Vino 2.18.1
===========
Fixes
+ Fix the non-XDAMAGE, non-XSHM support, bug #423887 (Mark)
+ Fix crash on vino_input_init(), bug #425863 (Jonh, Mark)
+ Fix crashes on critical warning in vino-preferences applet,
bug #418836 and bug #423027 (Halton Huo, Jonh)
Vino 2.18.0
===========
Fixes
+ Fix build fail with --enable-http-server (Halton Huo)
+ Fix crash when 'disconnect client' menu item is called twice (Jonh, Mark)
+ Adjusts in .desktop file, making it valid according with freedesktop.org (Jonh)
Vino 2.17.92
===========
Fixes
+ A few issues related to new Vino Status Icon (Jonh, Christian Persch)
+ Adjust Categories in desktop file according with new Control Center (Denis Washington)
+ Fix minor issues about GnomeIconTheme usage (Jani Monoses)
+ Updates port number in preferences window when server starts (Jonh)
Vino 2.17.5
===========
Features
+ Add D-Bus support so that capplet can find out the port number
from the server (Jonh, Mark)
+ Display a notification bubble when someone connects if we
haven't already prompted the user for authorization (Jonh, Mark)
Fixes
+ Replace deprecated GnomeIconTheme usage with GtkIconTheme (Christian Persch)
+ Don't mark GObject property descriptions for translation (Mark)
Vino 2.17.4
===========
Features
+ Add a status icon allowing you to disconnect users
(Jonh Wendell, Christian Persch, Mark, Calum, Andre Klapper)
Fixes
+ Hide the help button in the prompt dialog (Mark)
+ Fix broken keyboard under Xsun (Halton Huo, Mark)
+ Fix the desktop name remoted to the client (Jonh Wendell)
+ Fix the stringification of the client hostname (Jonh Wendell)
Vino 2.17.2
===========
Features
+ Add "local_only" GConf key for use with SSH tunnels (Mark, Shaya Potter)
+ Add "alternative_port" GConf key (Mark, John Wendell)
+ Add ability to use gnome-keyring to store VNC password (Mark, Steven Zhang)
+ Add IPv6 support (Mark, Srirama Sharma)
Fixes
+ Update for RFB 3.8 (Dan Winship)
+ Fix for X servers which don't support XShm (Dan Winship)
+ Fix CoRRE encoding problem (Mark)
+ Back-port some fixes from upstream libvncserver (Mark)
+ Add GTK category to .desktop file (Mark)
+ Mark some weird glade strings as non-translatable (Mark)
+ Fix icons not changing when icon theme changes (Mark)
+ Use glib's base64 functions instead of our own (Mark)
+ Use GtkLinkButton instead of VinoURL (Mariano Suárez-Alvarez)
Vino 2.16.0
===========
Fixes
+ Fix hang on wrong login (Gary Coady)
+ Build fixes for FreeBSD (Diego Pettenò)
+ Build fixes (Leonardo Boshell)
use inplace libnbcompat like the direct build from bootstrap
does. Fix a long-standing bug in mkbinarykit. The default work
directory was "work" (relative) and therefore MAKECONF=work/...
was passed down, effectively making it a nop. That resulted in
digest being incorrectly installed during the bootstrap.
Tested on DragonFly by myself and on OSF by tnn@, discussed with jlam@
will bail out with an #error preprocessing directive, regardless of whether
we actually link to libpthread or not.
NB: We can't just sprinkle PTHREAD_AUTO_VARS=YES on the affected packages,
because that would introduce a libpthread.so dependency where such isn't
wanted. (MesaLib, glitz, ...)
For this reason -D_REENTRANT is added directly to CFLAGS.
This package provides xvinfo, a program to query the capability of the
video adaptor accessbible through the X-Video extension.
This is from the modular X.org X11 project.
The xbiff programs displays a little image of a mailbox. A flag is used
to notify the user of the arrival new mail.
This is from the modular X.org X11 project.