Changelog for
vinagre-3.8.3-5.2.x86_64.rpm :
* Wed Aug 07 2013 zaitorAATTopensuse.org- Update to version 3.8.3: + Revert \"Add recognize_file() API to VinagreProtocol interface\". + Revert \"Use the new API recognize_file() when parsing a file\". + Revert \"implement recognize_file() in VNC plugin\". + Revert \"implement recognize_file() in SPICE plugin\". + Revert \"Fixes the libsecret \'user\' argument passing\". + Fix credential access with libsecret, (bgo#704744). + Revert the recognize_file() reverts. + VinagreTab: don\'t crash on screenshot. + Fix a logic bug in utils.show_many_errors(). + Add recognize_file() API to VinagreProtocol interface. + Use the new API recognize_file() when parsing a file. + Implement recognize_file() in VNC plugin. + Implement recognize_file() in SPICE plugin. + Fill the right ipv6 notation when using avahi dialog. + Fixes the libsecret \'user\' argument passing. + Make the BookmarksTree widget smaller. + Show correct title in error dialog.
* Tue May 14 2013 dimstarAATTopensuse.org- Update to version 3.8.2: + Fix help link in reverse connections (bgo#700014). + Updated translations.
* Mon Apr 15 2013 dimstarAATTopensuse.org- Update to version 3.8.1: + Updated translations.
* Mon Mar 25 2013 dimstarAATTopensuse.org- Update to version 3.8.0: + Updated translations.
* Tue Mar 19 2013 dimstarAATTopensuse.org- Update to version 3.7.92: + Updated translations.
* Mon Mar 04 2013 zaitorAATTopensuse.org- Update to version 3.7.91: + Updated translations.
* Mon Feb 18 2013 dimstarAATTopensuse.org- Update to version 3.7.90: + Fix value of save_in_keyring output parameter. + Updated translations.
* Tue Jan 15 2013 dimstarAATTopensuse.org- Update to version 3.7.4: + Use GPollableInputStream when checking SSH errors. + Updated translations.
* Mon Jan 07 2013 dimstarAATTopensuse.org- Update to version 3.7.3: + Updated translations.
* Tue Nov 13 2012 dimstarAATTopensuse.org- Update to version 3.6.2: + Do not use NULL attributes with libsecret (bgo#685041). + Fix missing prototypes warnings.
* Tue Oct 16 2012 dimstarAATTopensuse.org- Update to version 3.6.1: + Updated translations.
* Mon Sep 24 2012 dimstarAATTopensuse.org- Update to version 3.6.0: + Updated translations.
* Mon Sep 17 2012 zaitorAATTopensuse.org- Update to version 3.5.92: + Updated translations.
* Tue Aug 21 2012 dimstarAATTopensuse.org- Update to version 3.5.90: + Fix up handling of commandline options + Migrate from libgnome-keyring to libsecret + Updated translations.- Drop vinagre-cmdline-parsing.patch: fixed upstream- Replace pkgconfig(gnome-keyring-1) BuildRequires with pkgconfig(libsecret-1), following upstreams port to libsecret.- Drop xz BuildRequires as it now comes for free in the build system.
* Tue Jul 24 2012 dimstarAATTopensuse.org- Update to version 3.5.2: + Depend on intltool 0.50 for GSettings translations + Updated translations.
* Mon Jul 23 2012 dimstarAATTopensuse.org- Update to version 3.5.1: + Updated translations.
* Mon Jul 23 2012 dimstarAATTopensuse.org- Add vinagre-cmdline-parsing.patch: Fix up handling of commandline options (bnc#722709, bgo#662586)
* Mon May 14 2012 vuntzAATTopensuse.org- Update to version 3.4.2: + Updated translations.
* Tue Apr 17 2012 vuntzAATTopensuse.org- Update to version 3.4.1: + Use example.com in address examples (bgo#672238) + Updated translations.
* Mon Mar 26 2012 zaitorAATTopensuse.org- Update to version 3.4.0: + Fixed help/Makefile.am. + Updated translations.
* Mon Mar 26 2012 vuntzAATTopensuse.org- Remove hack to find localized help: this has been fixed in find-lang.sh.
* Mon Mar 19 2012 dimstarAATTopensuse.org- Update to version 3.3.92: + Minor bugfixes. + Updated translations.
* Tue Feb 28 2012 fcrozatAATTsuse.com- Enable spice support: - add pkgconfig(spice-client-gtk-3.0) BuildRequires - pass --enable-spice to configure instead of --disable-spice
* Tue Jan 17 2012 vuntzAATTopensuse.org- Update to version 3.3.4: + Make host text entry editable in connect dialog + Improved documentation. + Updated translations.
* Tue Dec 20 2011 vuntzAATTopensuse.org- Update to version 3.3.3: + Set the window on the reverse VNC listener + Remove spurious n-rows and n-columns properties + Fix some pointer type mismatch warnings + Link plugins into the vinagre binary (bgo#653558) + Switch help to build with yelp-tools (bgo#657669) + Build fixes (including bgo#660531, bgo#665368) + Updated translations.- Add xz BuildRequires because we can\'t build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.- Change gnome-doc-utils-devel BuildRequires to yelp-tools, following upstream change.- Drop vinagre-fix-missing-header.patch: fixed upstream.- Remove the custom CFLAGS we had in %build as bgo#653558 was fixed.
* Mon Nov 21 2011 dimstarAATTopensuse.org- Update to version 3.3.2: + Change the group names from lowercase to CamelCase + Use a button-sized image on \"Authentication\" button + Use GtkGrid rather than deprecated GtkTable + Updated translations.
* Wed Oct 26 2011 dimstarAATTopensuse.org- Update to version 3.3.1: + Integrate fixes from 3.2.1. + Hold the slave PTY open so that SSH does not fail + Fix a truncated string marked for translation + Updated translations.
* Mon Oct 17 2011 dimstarAATTopensuse.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 dimstarAATTopensuse.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 vuntzAATTopensuse.org- Add explicit shared-mime-info BuildRequires since we use the %mime_database_
* macros.
* Mon Sep 26 2011 vuntzAATTopensuse.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 vuntzAATTopensuse.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 vuntzAATTopensuse.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 vuntzAATTopensuse.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 dimstarAATTopensuse.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 vuntzAATTopensuse.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 vuntzAATTopensuse.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 vuntzAATTopensuse.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 vuntzAATTopensuse.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 dimstarAATTopensuse.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 vuntzAATTopensuse.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 fcrozatAATTnovell.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 vuntzAATTopensuse.org- Change Group of devel subpackage to Development/Libraries/GNOME (from Productivity/Networking/Remote Desktop) to fix a rpmlint warning.
* Mon Apr 11 2011 dimstarAATTopensuse.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 fcrozatAATTnovell.com- Update to version 3.0.0: + Bump VINAGRE_ABI_VERSION to 3.0 + Updated translations
* Mon Mar 28 2011 fcrozatAATTnovell.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 sbrabecAATTsuse.cz- Added support for translation-update-upstream.
* Sun Feb 13 2011 vuntzAATTopensuse.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 vuntzAATTopensuse.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 vuntzAATTopensuse.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 dimstarAATTopensuse.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 dimstarAATTopensuse.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 dimstarAATTopensuse.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 vuntzAATTopensuse.org- Update to version 2.30.0: + Updated translations.
* Tue Mar 09 2010 dimstarAATTopensuse.org- Update to version 2.29.92: + Updated translations.
* Mon Feb 22 2010 vuntzAATTopensuse.org- Update to version 2.29.91: + Updated translations.
* Tue Feb 09 2010 captain.magnusAATTopensuse.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 vuntzAATTopensuse.org- Remove enAATTshaw translation on openSUSE 11.2 and earlier.
* Mon Jan 25 2010 captain.magnusAATTopensuse.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 vuntzAATTopensuse.org- Change gnome-keyring-devel BuildRequires to libgnome-keyring-devel, following the module split upstream.
* Thu Nov 19 2009 dimstarAATTopensuse.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 dimstarAATTopensuse.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 dimstarAATTopensuse.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 dimstarAATTopensuse.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 vuntzAATTnovell.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 vuntzAATTnovell.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 vuntzAATTnovell.com- Use libexecdir instead of libdir in the file list to fix build.- Do not package omf files twice.
* Tue May 19 2009 vuntzAATTnovell.com- Update to version 2.26.2: + Updated translations.
* Tue Apr 14 2009 vuntzAATTnovell.com- Update to version 2.26.1: + bgo#574134 – Don\'t allow items name duplicated on bookmarks. + Updated translations.
* Tue Mar 17 2009 vuntzAATTnovell.com- Update to version 2.26.0: + Updated translations.- Remove AutoReqProv: it\'s default now.
* Mon Mar 02 2009 mbomanAATTsuse.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