Changelog for
vino-lang-3.4.2-3.1.2.noarch.rpm :
* Mon May 21 2012 badshah400AATTgmail.com- Use pkgconfig(gnutls) BuildRequires instead of gnutls-devel. This is more correct and helps avoid the issue with gnutls-devel having been removed from Factory.
* 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: + Updated translations.
* Mon Mar 26 2012 zaitorAATTopensuse.org- Update to version 3.4.0: + Updated translations.
* Mon Mar 19 2012 dimstarAATTopensuse.org- Update to version 3.3.92: + Updated translations.
* Tue Feb 28 2012 fcrozatAATTsuse.com- Add missing pkgconfig(xtst) BuildRequires: it used to be automatically brought in before the xorg-x11 packaging changes.- Add libjpeg-devel / libgcrypt-devel BuildRequires: those were missing, which meant we didn\'t have some important features.- Add explicit switches to configure to ensure features are not lost by accident: --enable-ipv6 --with-telepathy --with-libnotify - -with-network-manager --with-gnome-keyring --with-gnutls - -with-gcrypt --with-avahi --with-zlib --with-jpeg.
* Sun Feb 19 2012 dimstarAATTopensuse.org- Add pkgconfig(ice) and pkgconfig(sm) BuildRequires: they used to be pulled in by something else before.- Remove xz BuildRequires now that it comes for free in the build system.
* Tue Dec 20 2011 vuntzAATTopensuse.org- Update to version 3.3.3: + Add option to disable connect notifications + 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.
* Wed Oct 26 2011 dimstarAATTopensuse.org- Update to version 3.3.1: + Updated translations.
* Mon Oct 17 2011 dimstarAATTopensuse.org- Update to version 3.2.1: + Update smclient to latest libegg version.
* Mon Sep 26 2011 vuntzAATTopensuse.org- Update to version 3.2.0: + Updated translations.
* Tue Sep 20 2011 vuntzAATTopensuse.org- Update to version 3.1.92: + Fix help links. + Updated translations.
* Mon Sep 05 2011 vuntzAATTopensuse.org- Update to version 3.1.91: + Use new location for Mallard help (bgo#657927) + Make all targets use compiler warning flags + Updated translations.
* Tue Aug 30 2011 vuntzAATTopensuse.org- Update to version 3.1.90: + Updated translations.
* Mon Aug 15 2011 dimstarAATTopensuse.org- Update to version 3.1.5: + Use GtkBox rather than GtkHBox or GtkVBox + Updated translations.
* Mon Jul 25 2011 vuntzAATTopensuse.org- Update to version 3.1.4: + Add GConf to GSettings convert file, bgo#654901 + Only call g_settings_sync() when necessary + Updated translations.
* Tue Jul 05 2011 vuntzAATTopensuse.org- Update to version 3.1.3: + Add more categories to preferences desktop file + Use const instead of deprecated G_CONST_RETURN + Make desktop files appear in Unity too, bgo#653802- Note that we still change the categories in vino-preferences.desktop, as the updated categories are still not what we want for our menu structure. However, append RemoteAccess and Network to the list, like upstream.
* Tue Jun 14 2011 dimstarAATTopensuse.org- Update to version 3.1.2: + Minor build fixes + Updated translations.
* Tue May 17 2011 dimstarAATTopensuse.org- Update to version 3.1.1: + Improve description of UPnP feature, bgo#594521 + Improve status icon tooltip string, bgo#594253 + Update copyright information in about dialog + Do not use deprecated GnuTLS functions, bgo#648606 + Use ‘Desktop Sharing’ rather than ‘Remote Desktop’
* Wed May 04 2011 vuntzAATTopensuse.org- Update to version 3.0.2: + Avoid out-of-bounds memory accesses (CVE-2011-0904, CVE-2011-0905). + Updated translations.
* Wed Apr 27 2011 fcrozatAATTnovell.com- Update to version 3.0.1: + bgo#617436: fix cursor update logic. + Only send a motion event when the pointer moved. + Bind both an IPv4 and an IPv6 socket. + Updated translations.
* Tue Apr 26 2011 vuntzAATTopensuse.org- Drop now unneeded libunique-devel BuildRequires.
* Tue Apr 05 2011 fcrozatAATTnovell.com- Update to version 3.0.0: + Updated translations.
* Mon Mar 28 2011 fcrozatAATTnovell.com- Update to version 2.99.5: + Use GSettings autostart condition + Updated translations- Changes from version 2.99.4: + Remove some unnecessary code in the capplet + Generate enums and marshalers before they are used + Remove server reachability message from the UI + Workaround that addresses CVE-2011-1164. + Build fixes. + Updated translations.- Changes from version 2.99.3: + Overhaul build system. + Updated translations.- Changes from version 2.99.2: + Added back telepathy functionality. + Added DISTCHECK_CONFIGURE_FLAGS to Makefile.am.- Changes from version 2.99.1: + Added back basic mdns functionality. + Fixed typo in configure.in- Changes from version 2.99.0: + Port to Gtk3 + Port to GSettings + Port to GtkApplication + Port to GDBus- Replace GConf2 schemas handling with GSettings schemas handling, with %glib2_gsettings_schema_
* macros.- Change old-style BuildRequires to new pkgconfig()/GNOME3 ones: gconf2-devel, gtk2-devel to pkgconfg(gtk+-3.0).- Remove --enable-avahi/--enable-gnome-keyring configure options as they are default.
* 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.- 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 Dec 23 2010 vuntzAATTopensuse.org- Update to version 2.32.1: + Be compatible with old (< 0.7.0) and new (>= 0.7.0) libnotify + Updated translations.
* Thu Nov 11 2010 cooloAATTnovell.com- Own parent directories for telepathy.
* Mon Sep 27 2010 vuntzAATTopensuse.org- Update to version 2.32.0: + Updated translations.
* Mon Sep 06 2010 vuntzAATTopensuse.org- Make vino-preferences.desktop appear where it should in the menu, by replacing the categories: X-GNOME-NetworkSettings needs to be removed, and we want X-GNOME-PersonalSettings- Use Productivity/Networking/Other rpm group instead of non-existing Productivity/Networking/Remote Desktop.
* Mon Aug 30 2010 vuntzAATTopensuse.org- Update to version 2.31.91: + Updated translations.
* Mon Jul 05 2010 dimstarAATTopensuse.org- Update to version 2.31.4: + Improvements on Telepathy tubes stuff + Various internal work on replacing deprecated stuff + Updated translations.
* Tue Mar 30 2010 vuntzAATTopensuse.org- Update to version 2.28.2: + Check if mDNS is active before asking for a local hostname. + Updated translations.- Remove enAATTshaw translations on 11.2 and earlier.
* Wed Dec 23 2009 vuntzAATTopensuse.org- Change gnome-keyring-devel BuildRequires to libgnome-keyring-devel, following the module split upstream.
* Sat Nov 14 2009 vuntzAATTopensuse.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 dimstarAATTopensuse.org- Update to version 2.28.0: + Updated translations.
* Mon Sep 07 2009 dimstarAATTopensuse.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 dimstarAATTopensuse.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-obsAATTleuenberger.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 vuntzAATTnovell.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 vuntzAATTnovell.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 mbomanAATTsuse.de- Change BuildRequires from unique-devel to libunique-devel
* Tue Apr 14 2009 vuntzAATTnovell.com- Update to version 2.26.1: + bgo#575860 – Regenerating autotools always tries to compile local libifaddr. + Updated translations.
* Tue Mar 17 2009 sbrabecAATTsuse.cz- Added support for translation-update-upstream (FATE#301344).
* Tue Mar 17 2009 vuntzAATTnovell.com- Update to version 2.26.0: + Updated translations.
* Mon Mar 02 2009 mbomanAATTsuse.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