File vinagre.changes of Package vinagre
-------------------------------------------------------------------
Mon Oct 14 14:53:21 UTC 2013 - dimstar@opensuse.org
- Update to version 3.10.1:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 23 20:05:58 UTC 2013 - zaitor@opensuse.org
- Update to version 3.10.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 20 07:06:02 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.90:
+ Implement get_dimensions() virtual function for VNC and RDP.
+ Updated translations.
-------------------------------------------------------------------
Tue Jul 30 16:31:37 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.5:
+ Fix a logic bug in utils.show_many_errors().
+ Add recognize_file() API to VinagreProtocol interface.
+ Fill the right ipv6 notation when using avahi dialog.
+ Make the BookmarksTree widget smaller.
+ Bugs fixed: bgo#704744, bgo#648008.
+ Updated translations.
-------------------------------------------------------------------
Mon Jul 8 22:58:05 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.4:
+ VinagreTab: don't crash on screenshot.
+ Use xfreerdp for RDP support.
+ Show correct title in error dialog.
+ Updated translations.
- Change rdesktop Recommends to freerdp, following upstreams choice
to use xfreerdp for RDP support.
-------------------------------------------------------------------
Tue May 28 11:25:23 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.2:
+ Allow to customize desktop size for RDP protocol.
+ Updated translations.
-------------------------------------------------------------------
Tue May 14 07:13:45 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.2:
+ Fix help link in reverse connections (bgo#700014).
+ Updated translations.
-------------------------------------------------------------------
Mon Apr 15 20:33:11 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.1:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 25 22:07:59 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 19 08:27:01 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.92:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 4 23:23:53 UTC 2013 - zaitor@opensuse.org
- Update to version 3.7.91:
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 18 22:11:39 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Fix value of save_in_keyring output parameter.
+ Updated translations.
-------------------------------------------------------------------
Tue Jan 15 14:23:25 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.4:
+ Use GPollableInputStream when checking SSH errors.
+ Updated translations.
-------------------------------------------------------------------
Mon Jan 7 19:56:28 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ Updated translations.
-------------------------------------------------------------------
Tue Nov 13 07:48:38 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.2:
+ Do not use NULL attributes with libsecret (bgo#685041).
+ Fix missing prototypes warnings.
-------------------------------------------------------------------
Tue Oct 16 21:11:48 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.1:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 24 21:15:28 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 17 22:12:30 UTC 2012 - zaitor@opensuse.org
- Update to version 3.5.92:
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 21 09:32:11 UTC 2012 - dimstar@opensuse.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 11:51:59 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.2:
+ Depend on intltool 0.50 for GSettings translations
+ Updated translations.
-------------------------------------------------------------------
Mon Jul 23 17:56:37 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.1:
+ Updated translations.
-------------------------------------------------------------------
Mon Jul 23 07:26:34 UTC 2012 - dimstar@opensuse.org
- Add vinagre-cmdline-parsing.patch: Fix up handling of commandline
options (bnc#722709, bgo#662586)
-------------------------------------------------------------------
Mon May 14 20:53:29 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.2:
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 17 06:09:27 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.1:
+ Use example.com in address examples (bgo#672238)
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 26 21:08:42 UTC 2012 - zaitor@opensuse.org
- Update to version 3.4.0:
+ Fixed help/Makefile.am.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 26 07:45:54 UTC 2012 - vuntz@opensuse.org
- Remove hack to find localized help: this has been fixed in
find-lang.sh.
-------------------------------------------------------------------
Mon Mar 19 22:11:48 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.92:
+ Minor bugfixes.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 28 14:07:08 UTC 2012 - fcrozat@suse.com
- Enable spice support:
- add pkgconfig(spice-client-gtk-3.0) BuildRequires
- pass --enable-spice to configure instead of --disable-spice
-------------------------------------------------------------------
Tue Jan 17 08:04:53 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.4:
+ Make host text entry editable in connect dialog
+ Improved documentation.
+ Updated translations.
-------------------------------------------------------------------
Tue Dec 20 11:31:43 UTC 2011 - vuntz@opensuse.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 19:13:52 UTC 2011 - dimstar@opensuse.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 20:58:33 UTC 2011 - dimstar@opensuse.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 20:43:23 UTC 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 07:27:30 UTC 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 3 07:04:34 UTC 2011 - vuntz@opensuse.org
- Add explicit shared-mime-info BuildRequires since we use the
%mime_database_* macros.
-------------------------------------------------------------------
Mon Sep 26 19:49:28 UTC 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 12:06:57 UTC 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 5 17:34:55 UTC 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 16:28:56 CEST 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 20:33:54 CEST 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 21:20:33 CEST 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 7 09:22:25 CEST 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 5 07:48:56 CEST 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.
-------------------------------------------------------------------
Fri Jun 17 00:53:10 CEST 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 22:37:24 CEST 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 08:54:50 CEST 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 15:22:01 UTC 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 13:26:12 CEST 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 20:12:43 UTC 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 5 14:54:27 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0:
+ Bump VINAGRE_ABI_VERSION to 3.0
+ Updated translations
-------------------------------------------------------------------
Mon Mar 28 14:13:28 UTC 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 19:49:24 CET 2011 - sbrabec@suse.cz
- Added support for translation-update-upstream.
-------------------------------------------------------------------
Sun Feb 13 17:12:48 CET 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 7 14:14:35 CEST 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 18:25:06 CEST 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 5 18:27:25 CEST 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 09:32:32 CEST 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.
-------------------------------------------------------------------
Fri May 7 00:07:17 CEST 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 16:43:45 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 9 14:26:51 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.92:
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 22 20:35:05 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.91:
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 9 04:05:54 CET 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 18:34:05 CET 2010 - vuntz@opensuse.org
- Remove en@shaw translation on openSUSE 11.2 and earlier.
-------------------------------------------------------------------
Mon Jan 25 22:28:07 CET 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 10:39:07 CET 2009 - vuntz@opensuse.org
- Change gnome-keyring-devel BuildRequires to
libgnome-keyring-devel, following the module split upstream.
-------------------------------------------------------------------
Thu Nov 19 21:37:33 CET 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 22:45:38 CEST 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 7 21:34:39 CEST 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 17:15:39 CEST 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 03:47:47 CEST 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 05:58:11 CEST 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 09:49:04 CEST 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 05:12:51 CEST 2009 - vuntz@novell.com
- Update to version 2.26.2:
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 14 15:47:48 CEST 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 02:16:03 CET 2009 - vuntz@novell.com
- Update to version 2.26.0:
+ Updated translations.
- Remove AutoReqProv: it's default now.
-------------------------------------------------------------------
Mon Mar 2 22:53:08 CET 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
-------------------------------------------------------------------
Mon Feb 16 23:38:41 CET 2009 - mboman@suse.de
- Update to version 2.25.91:
+ Translation updates
- Remove %if checks for <= 10.2 in BuildRequires
- Remove glib2-devel, gnome-common, gnome-keyring-devel,
gnome-vfs2-devel, gnutls-devel, perl-XML-Parser from
BuildRequires
-------------------------------------------------------------------
Tue Feb 3 07:46:49 EST 2009 - mboman@suse.de
- Update to version 2.25.90:
+ Fix the applet icon on transparent panels
+ Handle --enable-avahi option in configure.ac correctly
+ Translation updates
-------------------------------------------------------------------
Thu Jan 29 00:28:38 WET 2009 - lmedinas@gmail.com
- Update to version 2.25.5:
+ Translation updates
-------------------------------------------------------------------
Tue Jan 6 08:11:15 EST 2009 - mboman@suse.de
- Update to version 2.25.4:
+ bgo#558596: Added minimize button to toolbar in fullscreen mode
+ Depends on gtk-vnc 0.3.8. This makes scaling work even on composited
screens
+ Translation updates
-------------------------------------------------------------------
Sat Dec 20 07:30:06 EST 2008 - mboman@suse.de
- Update to version 2.25.3:
+ bgo#509948: Added an 'original size' option in the view menu.
+ bgo#557740: Make avahi optional again. Pass '--disable-avahi' to
configure.
+ bgo#559526: Allow username in the authentication schema.
+ bgo#536896: Drag and drop ability: Bookmark can be added by dragging
and dropping an tab into it.
+ bgo#549649: Folders in bookmarks.
+ New manual page, by Emilio Pozuelo Monfort and Halton Huo.
+ Added an initial preferences dialog.
+ bgo#554995: Create the parent directory before copying the old bookmarks
file to the new location.
+ bgo#555803: Hides menu mnemonics.
+ bgo#559525: Better parse a .vnc file.
+ bgo#550596: Sort bookmarks alphabetically.
+ bgo#562526: Make 'vinagre --help' fully localized.
+ Translation updates
- Reviewed work from lmedinas
-------------------------------------------------------------------
Sun Dec 14 02:37:55 WET 2008 - lmedinas@gmail.com
- Update to version 2.24.2:
+ Bump to fix a security issue
+ Update translations
- Remove vinagre-format-string.patch included upstream
-------------------------------------------------------------------
Fri Dec 12 16:39:09 CET 2008 - rodrigo@novell.com
- Add upstream fix for bnc#457895
-------------------------------------------------------------------
Tue Oct 21 15:09:40 EST 2008 - mboman@suse.de
- Update to version 2.24.1:
+ bgo#554995: Create the parent directory before copying the old
bookmarks file to the new location
+ Translation updates
-------------------------------------------------------------------
Tue Sep 23 08:03:40 EST 2008 - mboman@suse.de
- Update to version 2.24.0:
+ Translation updates
-------------------------------------------------------------------
Tue Sep 9 12:59:13 CDT 2008 - maw@suse.de
- Update to version 2.23.92:
+ Support downscaling
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 02 19:25:49 CEST 2008 - mboman@novell.com
- Update to version 2.23.91:
+ Minor bug fixes
+ Translation updates
-------------------------------------------------------------------
Mon Jun 23 19:25:49 CEST 2008 - maw@suse.de
- Update to version 2.23.4:
+ The large version increase is due to vinagre synchronizing its
version numbers with those of the GNOME project at large
+ Now we grab the keyboard automatically when the focus is on
Vinagre
+ Add a gconf option to disable all menu shortcuts, useful if
you want to get rid of having your key presses being
intercepted by Vinagre
+ Add a panel applet
+ Bugs fixed: bgo#536330, bgo#522100, bgo#515816, bgo#536111,
bgo#531969, bln#233918, bgo#490841, bgo#530712, bgo#501165,
bgo#518351, bgo#519145, bgo#531593, bgo#530582, bgo#476942,
bgo#512918, and bgo#509945
+ Updated translations.
-------------------------------------------------------------------
Fri Apr 11 15:22:04 CEST 2008 - vuntz@suse.de
- Update to version 0.5.1:
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 13 13:59:42 CET 2008 - vuntz@suse.de
- Update to version 0.5.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 5 14:48:58 CET 2008 - maw@suse.de
- Update to version 0.4.92:
+ Fix an inconsistency in menu sensitivity
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 19 19:04:17 CET 2008 - maw@suse.de
- Update to version 0.4.91:
+ Register ourselves as handler for the vnc:// protocol
+ Allow port numbers < 1024 (bgo#513381)
+ Updated translations
- Include gconf schema in the package.
-------------------------------------------------------------------
Fri Feb 1 16:31:46 CET 2008 - maw@suse.de
- Update to version 0.4.90:
+ Improved documentation, incl. a man page
+ Use gio instead of gnome-vfs
+ Depend on gtk-vnc 0.3.2
+ Updated translations.
-------------------------------------------------------------------
Thu Jan 17 21:35:11 CET 2008 - jpr@suse.de
- Initial package checkin