| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: vinagre | Distribution: openSUSE 12.1 |
| Version: 3.2.2 | Vendor: openSUSE |
| Release: 2.5.1 | Build date: Mon Feb 20 11:31:06 2012 |
| Group: Productivity/Networking/Other | Build host: build15 |
| Size: 2097046 | Source RPM: vinagre-3.2.2-2.5.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/projects/vinagre/ | |
| Summary: VNC client for GNOME | |
Vinagre is a VNC client for GNOME that supports connecting to multiple machines, browsing for VNC servers via avahi and password storage in gnome-keyring.
GPL-2.0+
* Thu Nov 17 2011 dimstar@opensuse.org
- Update to version 3.2.2:
+ Use a button-sized image on ‘Authenticate’ button
+ Hold the slave PTY open, so that SSH does not fail (bnc#746762)
+ Updated translations.
* Mon Oct 17 2011 dimstar@opensuse.org
- Update to version 3.2.1:
+ Fix implicit declaration in vinagre-tube-handler.c
+ Do not use deprecated gtk_widget_modify_bg()
+ Add range to history-size GSettings key
+ Display correct application icon in about dialog
+ Add missing includes to fix build on OpenBSD
+ Updated translations.
* Fri Oct 14 2011 dimstar@opensuse.org
- Add -wl,--no-as-needed to CFLAGS during the build in order to
work arund bgo#653558: the plugins are not correctly dynamically
loaded but are linked into the main binary.
* Mon Oct 03 2011 vuntz@opensuse.org
- Add explicit shared-mime-info BuildRequires since we use the
%mime_database_* macros.
* Mon Sep 26 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Remove tab close button minimum size hacks
+ Remove deprecated GTK+ API usage
+ Updated translations.
- Stop passing --disable-maintainer-mode to configure: this is not
needed anymore since usage of deprecated API got removed.
* Wed Sep 21 2011 vuntz@opensuse.org
- Update to version 3.1.92:
+ Fix a few trivial compiler warnings
+ Updated translations.
- Pass --disable-maintainer-mode to configure as a workaround: this
lets use deprecated GTK+ API for now. We should not keep this
flag in the long term, though.
* Mon Sep 05 2011 vuntz@opensuse.org
- Update to version 3.1.91:
+ Use correct compiler warning flags variable
+ Fixed bad wording in connect help
+ Updated translations.
* Tue Aug 30 2011 vuntz@opensuse.org
- Update to version 3.1.90:
+ Do not set empty text on the credential entry
+ Use a string constant for the help module name
+ Add help button to connect dialog
+ Updated translations.
* Mon Aug 15 2011 dimstar@opensuse.org
- Update to version 3.1.5:
+ Connect the bookmark menu item "activate" signal
+ Disable Ctrl-Alt-Del action in view-only mode
+ Port from Gtk[H|V]Box to GtkBox
+ Rework the first-run keyboard shortcut message
+ Update first-run help button target
+ Default to 8 bit color depth for Telepathy tubes
+ Improve the help
+ Bugs fixed: bgo#614774
+ Updated translations.
- Rebase vinagre-fix-missing-header.patch.
* Mon Jul 25 2011 vuntz@opensuse.org
- Update to version 3.1.4:
+ Add GConf to GSettings convert file
+ Remove the unused dummy plugin source files
+ Move about dialog text to GtkBuilder XML
+ Updated translations.
* Thu Jul 07 2011 vuntz@opensuse.org
- Rebuild the vala sources before building the code:
vinagre-fix-missing-header.patch introduces a new file that needs
to be generated. When the proper fix will be upstream, the file
will be in the tarball and we won't need this step anymore.
* Tue Jul 05 2011 vuntz@opensuse.org
- Update to version 3.1.3:
+ Allow the main notebook to expand.
+ Convert some code to Vala.
+ Avoid NULL dereference if a URI has no hostname.
+ Distribute the config VAPI file.
+ Code improvements and cleanups.
+ Build fixes.
+ Updated documentation.
+ Updated translations.
- Update vinagre-fix-missing-header.patch with patch suggested by
upstream.
- Add vala BuildRequires, needed for the patch.
* Thu Jun 16 2011 vuntz@opensuse.org
- Update to version 3.1.2:
+ Add static extension support, and convert plugins to this.
+ Integrate reverse-vnc plugin directly.
+ Remove the bookmarks side panel.
+ Remove the im-status plugin.
+ Remove libpeas and gobject-introspection support.
+ Documentation improvements.
+ Code cleanups.
+ Build fixes.
+ Updated translations.
- Remove now unneeded pkgconfig(libpeas-gtk-1.0) BuildRequires.
- Remove unneeded pkgconfig(libpanelapplet-4.0) BuildRequires: the
applet was removed in 3.1.1.
- Remove devel subpackage, as there is no support for external
plugins anymore, and add Obsoletes for vinagre-devel to main
package for smooth upgrades.
- Add vinagre-fix-missing-header.patch: fix the build by adding the
missing header not generated by vala.
* Mon May 16 2011 dimstar@opensuse.org
- Update to version 3.1.1:
+ Remove panel applet
+ Use ‘remote desktop’ rather than ‘machine’
+ Mark only the connect action as being important
+ Make it possible to focus the hostname GtkEntry
+ Correct some UI strings and stock icon usage
+ Capitalise Vinagre in command-line option help
+ Fix help button in reverse connection dialog
+ Replace old DocBook help with Mallard help
+ Code improvements.
+ bgo#597110: Add help page for reverse connections
+ bgo#599690: Many UI and string changes
+ bgo#640082: Add X geometry command-line option
- Move *.gir file to devel subpackage.
* Thu Apr 28 2011 vuntz@opensuse.org
- Remove explicit Requires for gtk2-devel and libxml2-devel in
devel subpackage: they will automatically be added the
pkgconfig() way.
* Wed Apr 27 2011 fcrozat@novell.com
- Update to version 3.0.1:
+ Leave initial focus set to the primary toolbar
+ Check for gnome-icon-theme during configure
+ Fix reverse-vnc GtkBuilder file search path
+ Minor updates to the man page
+ bgo#647497: fix the SSH plugin build.
- Drop vinagre-ssh.patch: fixed upstream.
- Remove gnome-common from BuildRequires and call to
gnome-autogen.sh: not needed anymore now that patch is gone.
* Wed Apr 27 2011 vuntz@opensuse.org
- Change Group of devel subpackage to Development/Libraries/GNOME
(from Productivity/Networking/Remote Desktop) to fix a rpmlint
warning.
* Mon Apr 11 2011 dimstar@opensuse.org
- Add vinagre-ssh.patch: Fix building of ssh plugin, bgo#647497.
- Add gnome-common BuildRequires and call gnome-autogen.sh in
setup, and re-enable ssh plugin.
* Tue Apr 05 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Bump VINAGRE_ABI_VERSION to 3.0
+ Updated translations
* Mon Mar 28 2011 fcrozat@novell.com
- Update to version 2.91.93:
+ Add some style classes and junctions to make vinagre look
better.
+ Updated translations
- Changes from version 2.91.92:
+ Remove broken gtk-vnc log handler, bgo#632711
+ Port applet to new libpanel-applet API.
+ Build fixes.
+ Updated translations.
- Changes from version 2.91.91:
+ Features
- Make GSettings schema translatable
+ Fixes
- Overhaul configure script
- Make the build partially non-recursive
- Fix the build with introspection enabled
- Adapt to GtkObject removal in GTK+ 3
- Replace gdk_draw_* with cairo* in panel applet
- Avoid NULL pointer dereference in plugins if introspection is
disabled
- Partially fix introspection build
+ Updated translations.
- Changes from version 2.91.8:
+ Add a Spice plugin.
+ Fix reverse VNC plugin
+ Complete the GSettings migration
+ Various build fixes
- Changes from version 2.91.7:
+ Build with GTK+ 3
+ Use GtkApplication
+ Use libpeas for plugins
- Changes from version 2.31.5:
+ Build with GTK+ 3
+ Updated translations.
- Changes from version 2.31.4:
+ Added basic RDP support
+ Allows using of an alternative ssh port when doing tunnel
+ Build with GSEAL
+ Removed password length limit for SSH connections
+ Minor fixes
+ Updated translations.
- Disable ssh support until it is fixed upstream.
- Move to pkgconfig()-style BuildRequires and GNOME 3:
+ Old ones: gnome-panel-devel, gtk-vnc-devel, gtk2-devel,,
libavahi-gobject-devel, libgnome-keyring-devel,
telepathy-glib-devel, vte-devel.
+ New ones: avahi-gobject, avahi-ui-gtk3, gnome-keyring-1,
gtk+-3.0, gtk-vnc-2.0, libpanelapplet-4.0, libxml-2.0,
telepathy-glib, vte-2.90.
- Add pkgconfig(libpeas-gtk-1.0) BuildRequires.
- Add gnome-icon-theme Requires as we need icons from there at
runtime.
- Disable spice support with --disable-spice configure flag, until
we have spice packages in Factory.
- Remove --enable-avahi configure flag, as autodetection is used in
configure.
- Replace GConf2 schemas handling with GSettings schemas handling,
with %glib2_gsettings_schema_* macros.
- Add "Remote Desktop Viewer" generic name to vinagre.desktop.
- Add symlink for preferences-desktop-remote-desktop from
gnome-icon-theme to allow package check to pass.
* Mon Feb 14 2011 sbrabec@suse.cz
- Added support for translation-update-upstream.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
+ %mime_database_post/postun because the package ships a mime
type definition.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
* Thu Oct 07 2010 vuntz@opensuse.org
- Go back to 2.30.3, since the 2.31 release cycle is used with 3.0
as target in April, for vinagre, and we want something that is
stable.
- Changes between 2.30.2 and 2.30.3:
+ Updated translations.
* Thu Jul 22 2010 vuntz@opensuse.org
- Add rdesktop Recommends for the RDP support.
- Change group to Productivity/Networking/Other since
Productivity/Networking/Remote Desktop doesn't exist.
* Mon Jul 05 2010 dimstar@opensuse.org
- Update to version 2.31.4:
+ Added basic RDP support
+ Allows using of an alternative ssh port when doing tunnel
+ Build with GSEAL
+ Removed password length limit for SSH connections
+ Minor fixes
+ Updated translations.
* Wed Jun 23 2010 dimstar@opensuse.org
- Update to version 2.30.2:
+ Removed password length limit for SSH connections
+ Allows using of an alternative ssh port when doing tunnel
+ Updated translations.
* Thu May 06 2010 dimstar@opensuse.org
- Update to version 2.30.1:
+ Fix a crash when using SSH tunneling due to a not exported
symbol
+ Added various comments for translators
+ Bump telepathy minimum version to 0.9.0
+ Fix SSH username saving in bookmarks
+ Make sure we use system ifaddrs.h thus showing the correct IP
address in the Reverse Connections dialog
+ Updated translations.
* Mon Mar 29 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
* Tue Mar 09 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ Updated translations.
* Mon Feb 22 2010 vuntz@opensuse.org
- Update to version 2.29.91:
+ Updated translations.
* Tue Feb 09 2010 captain.magnus@opensuse.org
- Update to version 2.29.90:
+ Features
- Improved SSH tunneling.
- Show a message in the first run explaining menu accelerators
and keyboard shortcuts behavior in Vinagre
- Store window size, position, panel state, etc in the
XDG_CACHE_DIR instead of GConf
- Enable the username field for SSH connections
- Option to keep the aspect ratio when using scaling
- Modernize autotools
- SSH plugin uses the username provided from mdns (Avahi)
+ Fixes
- Fix build on Solaris
- Drop 1px line at toolbar in fullscreen mode
- Minor fixes
+ Translation updates
- Add gcc-c++ to BuildRequires: configure script now requires it.
* Thu Jan 28 2010 vuntz@opensuse.org
- Remove en@shaw translation on openSUSE 11.2 and earlier.
* Mon Jan 25 2010 captain.magnus@opensuse.org
- Update to version 2.29.6:
+ Added basic support to SSH tunneling, to be polished in next
release
+ Updated Telepathy support to the new API
+ Translation updates
* Wed Dec 23 2009 vuntz@opensuse.org
- Change gnome-keyring-devel BuildRequires to
libgnome-keyring-devel, following the module split upstream.
* Thu Nov 19 2009 dimstar@opensuse.org
- Update to version 2.29.1:
+ Added a listener mode (similar to vncviewer -listen)
+ Added ability to request an screen update
+ Added ability to change depth color
+ Added ability to use JPEG compression (lossy encoding)
+ Added an toolbar in bookmarks panel
+ Use AM_SILENT_RULES if available
+ Requires gtk-vnc 0.3.10
+ Fix warnings and crashes activating bookmarks
+ Keep the aspect ratio when using scaling mode
+ Updated translations.
* Mon Sep 21 2009 dimstar@opensuse.org
- Update to version 2.28.0.1:
+ Fix build
+ Fix warnings activating mDNS bookmarks
+ Updated translations.
- Add gtk2- and libxml2-devel to -devel Requires.
* Mon Sep 07 2009 dimstar@opensuse.org
- Update to version 2.27.92:
+ Removed duplicated names in the UI file, avoiding crashes
+ Show IP addresses of avahi-discovered machines instead of names
+ Handle GConf errors in preferences
+ Updated translations.
* Tue Aug 25 2009 dimstar@opensuse.org
- Update to version 2.27.91:
+ Updated Unix man page.
+ Improvements in Telepathy tubes.
+ Toolbar in full screen mode is now centralized.
+ Updated documentation (help).
+ Updated translations.
* Wed Aug 12 2009 vuntz@novell.com
- Update to version 2.27.90:
+ Features and Fixes
- Use GtkBuilder instead of Glade.
- Added a *very basic* SSH plugin. Enable it with --enable-ssh
in configure.
- Panel applet is now optional. Disable it with
- -disable-applet.
- Toolbar in fullscreen mode is now centralized.
- Screenshot can be saved in various formats.
- New fullscreen command-line option.
- New scaled command-line option.
- If the server is omitted in the command line, 'localhost' is
assumed.
- Clipboard operations work even with special chars.
+ Updated translations.
- Drop vinagre-linking-order.patch: fixed upstream.
- Drop vinagre-build-fix.patch: fixed upstream.
- Remove call to gnome-autogen.sh, and gnome-common BuildRequires.
- Remove libglade2-devel BuildRequires.
- Pass --enable-ssh to configure, and add vte-devel to
BuildRequires.
- Remove workaround to move a file that was not in the right
directory (vinagre-plugin.png).
* Wed Jul 29 2009 vuntz@novell.com
- Update to version 2.27.5:
+ New plugin system. All protocols should be implemented as a
plugin. Initially we have only VNC plugin.
+ Telepathy tubes support. This allows you to access a screen of
an IM contact.
+ Lots of minor fixes.
+ Updated translations.
- Add gnome-keyring-devel, telepathy-glib-devel BuildRequires.
- Add vinagre-linking-order.patch and vinagre-build-fix.patch to
fix build.
- Add devel package, for development files needed to create
plugins.
* Mon Jul 20 2009 vuntz@novell.com
- Use libexecdir instead of libdir in the file list to fix build.
- Do not package omf files twice.
* Tue May 19 2009 vuntz@novell.com
- Update to version 2.26.2:
+ Updated translations.
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ bgo#574134 – Don't allow items name duplicated on bookmarks.
+ Updated translations.
* Tue Mar 17 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Updated translations.
- Remove AutoReqProv: it's default now.
* Mon Mar 02 2009 mboman@suse.de
- Update to version 2.25.92:
+ Improved the authentication dialog
+ Allow IPv6 address in command line as well in the connection
dialog. The address must be enclosed by square braces, for
instance: [::a:b:c:d]. This is the same syntax used by RealVNC
+ Translation updates
/usr/bin/vinagre /usr/lib64/vinagre-3.0 /usr/lib64/vinagre-3.0/plugins /usr/lib64/vinagre-3.0/plugins/librdp.so /usr/lib64/vinagre-3.0/plugins/libssh.so /usr/lib64/vinagre-3.0/plugins/libvnc.so /usr/share/GConf /usr/share/GConf/gsettings /usr/share/GConf/gsettings/org.gnome.Vinagre.convert /usr/share/applications/vinagre-file.desktop /usr/share/applications/vinagre.desktop /usr/share/dbus-1/services/org.freedesktop.Telepathy.Client.Vinagre.service /usr/share/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml /usr/share/gnome /usr/share/gnome/help /usr/share/gnome/help/vinagre /usr/share/gnome/help/vinagre/C /usr/share/gnome/help/vinagre/C/connect-file.page /usr/share/gnome/help/vinagre/C/connect.page /usr/share/gnome/help/vinagre/C/figures /usr/share/gnome/help/vinagre/C/figures/vinagre-auth-needed.png /usr/share/gnome/help/vinagre/C/figures/vinagre-connect-dialog.png /usr/share/gnome/help/vinagre/C/figures/vinagre-connected.png /usr/share/gnome/help/vinagre/C/figures/vinagre-connection-closed.png /usr/share/gnome/help/vinagre/C/figures/vinagre-fullscreen.png /usr/share/gnome/help/vinagre/C/figures/vinagre-no-scaling.png /usr/share/gnome/help/vinagre/C/figures/vinagre-reverse-connections.png /usr/share/gnome/help/vinagre/C/figures/vinagre-scaling.png /usr/share/gnome/help/vinagre/C/fullscreen.page /usr/share/gnome/help/vinagre/C/index.page /usr/share/gnome/help/vinagre/C/introduction.page /usr/share/gnome/help/vinagre/C/keyboard-shortcuts.page /usr/share/gnome/help/vinagre/C/reverse-connections.page /usr/share/gnome/help/vinagre/C/scaling.page /usr/share/gnome/help/vinagre/C/take-screenshot.page /usr/share/gnome/help/vinagre/C/view-only.page /usr/share/icons/hicolor/16x16/apps/preferences-desktop-remote-desktop.png /usr/share/icons/hicolor/16x16/mimetypes/application-x-remote-connection.png /usr/share/icons/hicolor/16x16/mimetypes/application-x-vnc.png /usr/share/icons/hicolor/16x16/status/view-minimize.png /usr/share/icons/hicolor/22x22/apps/preferences-desktop-remote-desktop.png /usr/share/icons/hicolor/22x22/mimetypes/application-x-remote-connection.png /usr/share/icons/hicolor/22x22/mimetypes/application-x-vnc.png /usr/share/icons/hicolor/22x22/status/view-minimize.png /usr/share/icons/hicolor/24x24/apps/preferences-desktop-remote-desktop.png /usr/share/icons/hicolor/24x24/mimetypes/application-x-remote-connection.png /usr/share/icons/hicolor/24x24/mimetypes/application-x-vnc.png /usr/share/icons/hicolor/256x256/apps/preferences-desktop-remote-desktop.png /usr/share/icons/hicolor/32x32/apps/preferences-desktop-remote-desktop.png /usr/share/icons/hicolor/32x32/mimetypes/application-x-remote-connection.png /usr/share/icons/hicolor/32x32/mimetypes/application-x-vnc.png /usr/share/icons/hicolor/32x32/status/view-minimize.png /usr/share/icons/hicolor/48x48/apps/preferences-desktop-remote-desktop.png /usr/share/icons/hicolor/48x48/mimetypes/application-x-remote-connection.png /usr/share/icons/hicolor/48x48/mimetypes/application-x-vnc.png /usr/share/icons/hicolor/48x48/status/view-minimize.png /usr/share/icons/hicolor/scalable/mimetypes/application-x-remote-connection.svg /usr/share/icons/hicolor/scalable/mimetypes/application-x-vnc.svg /usr/share/man/man1/vinagre.1.gz /usr/share/mime/packages/vinagre-mime.xml /usr/share/telepathy /usr/share/telepathy/clients /usr/share/telepathy/clients/Vinagre.client /usr/share/vinagre /usr/share/vinagre/vinagre-ui.xml /usr/share/vinagre/vinagre.ui
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 15 03:30:48 2013