- Fix 100% cpu usage when connecting to a ssh key and denying key access

- Fix monitors leak
This commit is contained in:
Tomas Bzatek 2009-03-11 13:15:00 +00:00
parent c0d18de3ab
commit a6506c00a9

View File

@ -1,7 +1,7 @@
Summary: Backends for the gio framework in GLib
Name: gvfs
Version: 1.1.8
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@ -40,6 +40,11 @@ Patch3: gvfs-1.1.7-gdu-monitor-empty-drives.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=573826
Patch4: gvfs-1.1.7-gdu-computer-expose-devices.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=574754
Patch5: gvfs-1.1.8-sftp-cpu-eating.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=563418
Patch6: gvfs-1.1.8-monitor-leaks.patch
%description
The gvfs package provides backend implementations for the gio
@ -125,6 +130,8 @@ media players (Media Transfer Protocol) to applications using gvfs.
%patch2 -p0 -b .gdu
%patch3 -p1 -b .gdu-volumes-typo
%patch4 -p1 -b .computer-gdu
%patch5 -p0 -b .sftp-100-cpu
%patch6 -p0 -b .monitor-leaks
%build
@ -268,6 +275,10 @@ update-desktop-database &> /dev/null ||:
%changelog
* Wed Mar 11 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.8-2
- Fix 100% cpu usage when connecting to a ssh key and denying key access
- Fix monitors leak
* Tue Mar 10 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.8-1
- Update to 1.1.8