Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

vino-2.28.1-2.3.1 RPM for x86_64

From OpenSuSE 11.2 updates for x86_64

Name: vino Distribution: openSUSE 11.2
Version: 2.28.1 Vendor: openSUSE
Release: 2.3.1 Build date: Mon May 9 17:05:53 2011
Group: Productivity/Networking/Remote Desktop Build host: build27
Size: 955459 Source RPM: vino-2.28.1-2.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.gnome.org
Summary: GNOME VNC Server
A VNC Server for GNOME



Authors:
--------
    This is just another re-incarnation of many other similar projects:

     + libvncserver by Johannes E. Schindelin
         which in turn is based on:
           - OSXvnc by Dan McGuirk
           - The original Xvnc by AT&T Laboratories, Cambridge
           - TightVNC by Const Kaplinsky
           - RealVNC by James "Wez" Weatherall

     + krfb, KDE's desktop sharing server, by Tim Jansen
     + x11vnc.c (from libvncserver) by Karl J. Runge
     + x0rfbserver, the original native X vnc server, by Jens Wagner

    Much code and ideas from each of those projects is re-used here.

Provides

Requires

License

GPLv2+

Changelog

* Mon May 02 2011 vuntz@opensuse.org
  - Add vino-CVE-2011-0904_0905.patch to fix security vulnerabilities
    that lead to an out-of-bounds memory write and read with a
    crafted client framebuffer update request packet.
  - Fixes CVE-2011-0904, CVE-2011-0905 and bnc#691207.
* Sat Nov 14 2009 vuntz@opensuse.org
  - Update to version 2.28.1:
    + Fix build in OpenBSD
    + Don't use restart feature of session manager
    + Updated translations.
* Mon Sep 21 2009 dimstar@opensuse.org
  - Update to version 2.28.0:
    + Updated translations.
* Mon Sep 07 2009 dimstar@opensuse.org
  - Update to version 2.27.92:
    + Fix a regression that allows more than one instance of the
      server to run.
    + Use vino's debug framework instead of g_printerr (mainly in
      tube code).
    + Make Avahi use the network interface defined in vino
      preferences.
    + Use integer (instead of double) as the port parameter in dbus
      calls (This fix 'localhost' appearing in preferences applet).
    + Fixed a warning in libgcrypt initialization.
    + Updated translations.
* Tue Aug 25 2009 dimstar@opensuse.org
  - Update to version 2.27.91:
    + (vino-passwd): Do not crash if a GConf server is not available.
    + Improvements in Telepathy tubes
    + Updated translations.
* Tue Aug 11 2009 dominique-obs@leuenberger.net
  - Update to version 2.27.90:
    + Minor fixes
    + Updated translations.
  - Drop vino-linking-order.patch and affilated BuildRequires and
    gnome-autogen.sh call.
* Wed Jul 29 2009 vuntz@novell.com
  - Update to version 2.27.5:
    + Added an (GConf) option to disable XDamage extension. See
      bgo#533613.
    + Added Telepathy tubes support, allowing you to share the
      desktop with an IM buddy.
    + Dropped libgnome dependency. Using EggSmClient.
    + Migrate from libglade to GtkBuilder.
    + Many small bug fixes.
    + Updated translations.
  - Use libexecdir.
  - Drop libglade2-devel, libgnomeui-devel BuildRequires.
  - Add gnome-keyring-devel, telepathy-glib-devel BuildRequires.
  - Add vino-linking-order.patch to fix build.
* Tue May 19 2009 vuntz@novell.com
  - Update to version 2.26.2:
    + bgo#581204, Use g_timeout_add_seconds
    + bgo#582843, Fix build in FreeBSD
    + bgo#533613, Added an option to disable XDamage extension. In
      some environments the XDamage extension does not work properly
      on 3D desktops. This adds a boolean gconf key
      'disable_xdamage'. If it is set to TRUE, Vino will not use it.
    + Minor tweaks.
    + Updated translations.
* Sun May 03 2009 mboman@suse.de
  - Change BuildRequires from unique-devel to libunique-devel
* Tue Apr 14 2009 vuntz@novell.com
  - Update to version 2.26.1:
    + bgo#575860 – Regenerating autotools always tries to compile
      local libifaddr.
    + Updated translations.
* Tue Mar 17 2009 sbrabec@suse.cz
  - Added support for translation-update-upstream (FATE#301344).
* Tue Mar 17 2009 vuntz@novell.com
  - Update to version 2.26.0:
    + Updated translations.
* Mon Mar 02 2009 mboman@suse.de
  - Update to version 2.25.92:
    + Added dependency on NetworkManager for monitoring when network
      state changes. New configure flag: --enable-network-manager.
      If not set, enable it anyway if NM libraries are found
    + bgo#330691 – show .local hostname if avahi is present
    + Translation updates
  - Remove BuildRequires gnome-common, scrollkeeper,
    gnome-keyring-devel
  - Add new Buildrequirement NetworkManager-devel
* Tue Feb 17 2009 mboman@suse.de
  - Update to version 2.25.91:
    + Install autostart file in $sysconfdir/xgd/autostart
      Usually you should pass the argument --sysconfdir=/etc to
      configure (or autogen.sh) script
    + i18n related fixes
    + Minor fixes
    + Translation updates
* Tue Feb 03 2009 mboman@suse.de
  - Update to version 2.25.90:
    + Only show notification if the status icon is visible.
    + Fix drawing issues in the connectivity label.
    + Uses a file containing links to webservices, instead of
      use a hard coded one.
    + Shows an IP address instead of the local hostname in the
      connectivity label.
    + Translation updates
  - Remove vino-bgo568646-fix-typo.patch. Fixed upstream
* Thu Jan 29 2009 vuntz@novell.com
  - Update BuildRequires:
    + remove gnome-desktop-devel, gtk-doc, libidl-devel, sharutils
    + add gconf2-devel, gtk2-devel, unique-devel
* Thu Jan 29 2009 lmedinas@gmail.com
  - Update to version 2.25.5:
    + New capplet
    + Translation updates
  - Add libsoup-devel dependency
  - Add vino-bgo568646-fix-typo.patch to fix typo
* Fri Jan 23 2009 vuntz@novell.com
  - Add missing BuildRequires on libgnomeui-devel.
* Tue Jan 06 2009 mboman@suse.de
  - Update to version 2.25.4:
    + Added UPnP support. Created a new boolean gconf key called use_upnp
      For now, no GUI changes
    + Translation updates
* Sat Dec 20 2008 mboman@suse.de
  - Update to version 2.25.3:
    + Removed local_only preference, and allow you to specify the network
      interface to listen.
    + Some minor fixes
    + Translation updates
* Tue Oct 21 2008 mboman@suse.de
  - Update to version 2.24.1:
    + bgo#555105: Propagates port changes via avahi.
    + Update label in vino-preferences when the port changes.
    + bgo#161180: Hopefully fix an window empty bug.
    + lp#266932: Only restore the wallpaper when the last
      client disconnects.
    + Translation updates
* Fri Oct 10 2008 mboman@suse.de
  - Enable gconf and http server
* Tue Sep 23 2008 mboman@suse.de
  - Update to version 2.24.0:
    + Translation updates
* Tue Sep 09 2008 maw@suse.de
  - Update to version 2.23.92:
    + Add an icon to the session desktop file
    + Updated translations.
* Tue Sep 02 2008 mboman@novell.com
  - Update to version 2.23.91:
    + Dropped bonobo activation. Vino is controlled by gnome-session.
    + Made vino-server a gnome-session client, still using libgnomeui.
    + The directory session/ is now obsolete.
    + Returns gboolean instead of void. Returns FALSE if there is another
      instance running.
    + Don't use bonobo shell function.
* Sat Aug 30 2008 mboman@novell.com
  - Update to version 2.23.90:
    + Added the ability to hide the background on connections.
    + New compile-time option (--enable-libunique), allows only one
      instance of capplet running.
    + Added vino-server.desktop file required by new gnome-session.
    + Get rid of libgnome[ui] in the capplet.
    + Minor bug fixes
    + Translations
* Sat Aug 02 2008 captain.magnus@opensuse.org
  - Update to version 2.23.5:
    + New command-line tool, vino-passwd, which allows you to change
    vino password. Similar to Unix passwd command. (Jorge Pereira)
    + Bug bgo#534262 - cyclic clipboard propagation (Jonh Wendell)
    + Minor bug fixes
* Mon Jun 23 2008 maw@suse.de
  - Update to version 2.22.2:
    + Bug fixed: bgo#534262.
* Fri Apr 11 2008 vuntz@suse.de
  - Update to version 2.22.1:
    + Don't lock the screen in fake connections
    + Updated translations.
  - Stop abusing the /usr/lib/gnome-panel/ and use /usr/lib/vino
  - Change libidl build-requires to libidl-devel
* Thu Mar 13 2008 vuntz@suse.de
  - Update to version 2.22.0:
    + Updated translations.
* Wed Mar 05 2008 maw@suse.de
  - Update to version 2.21.92:
    + Fix some crashes
    + Build against recent glibcs
    + Updated translations.
* Wed Feb 20 2008 maw@suse.de
  - Update to version 2.21.91:
    + Updated translations.
* Fri Feb 01 2008 maw@suse.de
  - Update to version 2.21.90:
    + Updated translations.
* Thu Dec 13 2007 jpr@suse.de
  - Update to 2.21.3
      + New gconf key to control the status icon behaviour
      + Added more options in the configuration applet
      + Handles clipboard copy and paste
      + Don't ship icons/ directory anymore
      + Fixes some key presses issues
      + Only show 'disconnect all' popup item in status icon if we have
      more than one client connected
      + Better handles disconnection from avahi-daemon
      + Minor fixes
    + Update Translations
* Thu Dec 13 2007 jpr@suse.de
  - Update to 2.20.1
    + Update Translations
  - enable avahi support with configure
  - enable notify support
  - remove vino-desktop.patch, %suse_update_desktop_file will do the
    same thing
* Thu Oct 11 2007 sbrabec@suse.cz
  - Use correct binding specific avahi package instead of
    mDNSResponder.
* Mon Sep 17 2007 gekker@suse.de
  - Update to version 2.20.0
    + Update Translations.
* Mon Sep 10 2007 maw@suse.de
  - Update to version 2.19.92:
    + Bugs (bugzilla.gnome.org) fixed: #353304 and #383147
    + Updated translations.
* Fri Aug 31 2007 maw@suse.de
  - Update to version 2.19.90:
    + Include hostname in Avahi service name
    + Show the configure summary
    + Minor fixes
    + Updated translations.
* Fri Aug 10 2007 coolo@suse.de
  - use %version after the definition of Version
* Tue Aug 07 2007 maw@suse.de
  - Split off a -lang subpackage
  - Use %fdupes.
* Thu Aug 02 2007 maw@suse.de
  - Update to version 2.19.5
  - New features: Show http server address in vino-preferences if
    it's compiled with http support; new configuration option
    (gconf key) 'lock_screen_on_disconnect', and builds against
    libnotify if it's available
  - Bugs (bugzilla.gnome.org) fixed: #330690, #450074, #445525,
    [#440429], #436460, and #431627
  - Updated translations.
* Thu Jun 07 2007 sbrabec@suse.cz
  - Removed invalid desktop Category "Application" (#254654).
* Wed May 09 2007 pgajdos@suse.cz
  - removed gnome-icon-theme from BuildRequieres [#247450]
* Fri Apr 27 2007 sbrabec@suse.cz
  - Do not call meinproc (#227624).
* Thu Apr 12 2007 maw@suse.de
  - Update to version 2.18.1
  - Bug fixes (all bug numbers are on bugzilla.gnome.org):
    + 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)
  - Updated translations for the da, es, eu, and gl locales.
* Mon Apr 09 2007 maw@suse.de
  - Update to version 2.18.0
  - Fixes for bugzilla.gnome.org #414905, #412559, #394005, #394462,
    [#357778], #400260, #391850, #394523, and #391848.
* Sat Mar 10 2007 maw@suse.de
  - Remove the removal of the po/no stuff.
* Sat Mar 10 2007 maw@suse.de
  - Update to version 2.17.5
      + 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)
      + Replace deprecated GnomeIconTheme usage with GtkIconTheme (Christian Persch)
      + Don't mark GObject property descriptions for translation (Mark)
      + Add a status icon allowing you to disconnect users
      (Jonh Wendell, Christian Persch, Mark, Calum, Andre Klapper)
      + 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)
      + 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)
      + 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)
      + Fix hang on wrong login (Gary Coady)
  - Remove upstreamed vino-xgl.patch.
* Mon Feb 05 2007 sbrabec@suse.cz
  - Fixed Categories.
* Fri Jan 12 2007 sbrabec@suse.cz
  - Spec file cleanup.
* Mon Dec 18 2006 maw@suse.de
  - Move to /usr.
* Fri Aug 04 2006 jhargadon@suse.de
  - update to version 2.13.5
  - Publish services over mDNS
  - Fix keyboard brokeness with some X server configurations
  - Fix crash with unicode mapped keysyms
  - Added translations

Files

/etc/xdg/autostart/vino-server.desktop
/usr/bin/vino-passwd
/usr/bin/vino-preferences
/usr/lib/vino
/usr/lib/vino/vino-server
/usr/share/applications/vino-preferences.desktop
/usr/share/dbus-1/services/org.gnome.Vino.service
/usr/share/doc/packages/vino
/usr/share/doc/packages/vino/AUTHORS
/usr/share/doc/packages/vino/COPYING
/usr/share/doc/packages/vino/ChangeLog
/usr/share/doc/packages/vino/NEWS
/usr/share/doc/packages/vino/README
/usr/share/gconf/schemas/vino-server.schemas
/usr/share/vino
/usr/share/vino/vino-preferences.ui
/usr/share/vino/vino-prompt.ui
/usr/share/vino/webservices


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jun 10 05:24:06 2013