Changelog for
gnome-vfs2-lang-2.24.4-83.15.noarch.rpm :
* Tue Mar 15 2016 dliangAATTsuse.com- Add patches: + gnome-vfs2-2.12.2-smb-method-fixes.patch + gnome-vfs2-bug338168-cannot-access-from-location-input.patch Porting some missing patches from SLE to openSUSE (bnc#832381).
* Fri Feb 12 2016 dimstarAATTopensuse.org- Patch tagging: use valid tags.
* Tue Jan 28 2014 claudiozumboAATTgmail.com- Pass --with-samba-includes=%{_includedir}/samba-4.0 to configure in order to find libsmbclient.h in /usr/include/samba-4.0/ instead of /usr/include and build with SMB support (bnc#860649).
* Wed Jan 08 2014 dimstarAATTopensuse.org- Add gnome-vfs2-g_memmove-no-more.patch: Use memmove in place of obsolete g_memmove.
* Wed Jan 08 2014 adrianAATTsuse.de- BuildRequire gamin-devel instead of unmaintained fam(-devel).
* Thu Dec 12 2013 dimstarAATTopensuse.org- Drop gnome-vfs2-net-usershare.diff: patch has been disabled since at least openSUSE 11.1.
* Tue Jun 25 2013 dimstarAATTopensuse.org- Replace $(srcdir) for TESTS in Makefile.am with .. (breaks out of tree builds, but we don\'t care that much).- Cleanup other obsolete version checks: + Make -doc package unconditionally noarch (was > 11.2) + No longer mess with incomplete languages (was <= 11.2) + Drop hal-devel BuildRequires (was < 11.3)
* Thu Mar 07 2013 dimstarAATTopensuse.org- Add \"#undef G_DISABLE_DEPRECATED\" to the generated config.h, to allow the usage of deprecated glib symbols (e.g. g_thread_
*).
* Fri Feb 01 2013 cooloAATTsuse.com- update license to new format
* Fri Jan 18 2013 sbrabecAATTsuse.cz- Fix patch order to fix translatability of strings in patches.
* Mon Jul 16 2012 crrodriguezAATTopensuse.org- Add gnome-vfs2-ssl.patch: + Never try to negotiate SSLv2 as it is completely broken from the security POV. + Use SSL_MODE_RELEASE_BUFFERS to keep openSSL memory usage as low as possible. + There are a myriad of other possible attacks like BEAST, version/cipher downgrades still possible but this patch do not address this concerns.
* Fri Sep 02 2011 vuntzAATTopensuse.org- Change dbus-1-glib BuildRequires to dbus-1-glib-devel to fix build: dbus-1-glib-devel was apparently brought in by something else before.
* Wed Sep 29 2010 ajAATTsuse.de- Change lang package Requires to Recommends since it is not mandatory at runtime.
* Tue Sep 28 2010 vuntzAATTopensuse.org- Update to version 2.24.4: + Fix for non-writable home directory + Fix a crash on Solaris + Updated translations.- Rebase gnome-vfs2-172680-novell-services.diff to apply without fuzz.
* Sun May 23 2010 vuntzAATTopensuse.org- Do not build with HAL support on 11.3 and later: it should not be needed anymore, especially since gnome-vfs should not be used anymore. Fix bnc#601954.
* Tue Mar 30 2010 vuntzAATTopensuse.org- Update to version 2.24.3: + Don\'t crash if we get a NULL symlink + Updated translations- Remove enAATTshaw translations on 11.2 and earlier.- Rebase gnome-vfs2-172680-novell-services.diff.
* Tue Mar 02 2010 roAATTsuse.de- fix warning: no return statement in function returning non-void to fix build (in test-mime-info-cache.c)
* Fri Dec 18 2009 crrodriguezAATTopensuse.org- Add libselinux-devel BuildRequires and pass --enable-selinux to configure to enable selinux support.- Remove unneeded Requires from devel package: libxml2-devel zlib-devel libopenssl-devel hal-devel libavahi-glib-devel.
* Thu Dec 17 2009 jengelhAATTmedozas.de- Add baselibs.conf as a source- Make doc subpackage a noarch package
* Sat Nov 14 2009 vuntzAATTopensuse.org- Update to version 2.24.2: + Add some new filesystem names + Update to new shared mime info format- Drop CAN-2005-0706.diff: was integratred upstream.- Drop gnome-vfs2-149355-novfs-is-not-local.diff: was integrated upstream.- Drop gnome-vfs2-smb-bufsize.patch: was integrated upstream.- Respin gnome-vfs2-172680-novell-services.diff to apply without fuzz.
* Tue May 12 2009 vuntzAATTnovell.com- Completely drop gnome-vfs-submount.patch: it has not been applied since quite some time and the hal world makes this useless.- Drop gnome-vfs-new-folder-status.patch: it was fixed upstream on 2004-10-21.- Drop gnome-vfs2-uninited-vars.patch: it was fixed upstream on 2005-07-24.- Remove mention of gnome-vfs2-94400-cancelation-rewrite-suse10.diff: it\'s not there.- Drop gnome-vfs2-114473-ensure-mounted-subfs-volume.diff: subfs is not used in the hal world.- Drop gnome-vfs2-172870-unmount-uses-hal-udi-from-drive.diff: this has been disabled for a while, and it was originally a merge from a feature in CVS. So it should work upstream.- Drop gnome-vfs2-183723-unix-mounts-plus-hal-mounts.diff that was already disabled: this patch was originally added because of another patch. Not needed upstream.- Drop gnome-vfs2-224527-slow-fadvise.patch: it\'s a patch with no real diff...- Remove ability to build with bonjour, and always build with avahi. And therefore drop gnome-vfs2-bonjour-support.patch.- Change gnome-vfs2-293856-novfs-file-method.diff to make more sense, and tag it.- Tag CAN-2005-0706.diff, gnome-vfs-url_handler_news.patch, gnome-vfs-url_handler_ftp.patch, gnome-vfs2-smb-bufsize.patch, gnome-vfs2-172680-novell-services.diff, gnome-vfs-no-mime-data.patch
* Tue Mar 17 2009 vuntzAATTnovell.com- Update to version 2.24.1: + Fix memory leaks + Use single GLib includes + Updated translations.- Remove -fno-strict-aliasing from CFLAGS.- Remove checks for old versions of openSUSE.- Remove unneeded BuildRequires: libsmbclient, update-desktop-files- Remove AutoReqProv: it\'s default now.- Call gtkdocize --copy before autoreconf: it seems the gtk-doc used to create tarball doesn\'t play well with the gtk-doc we have in the distribution at the moment.