gvfs (1.0.2-0ubuntu3) intrepid-proposed; urgency=low * debian/patches/92_fix_davs_mounting.patch.dpatch: - Recover lost DAV over HTTPS mounting functionality. (LP: #222532) -- Philipp Kern Sun, 01 Mar 2009 20:08:30 +0100 gvfs (1.0.2-0ubuntu2) intrepid-proposed; urgency=low * debian/patches/91_svn_change_fix_smb_browsing.patch: - upstream svn change to fix samba browsing issue for networks which require an identification (lp: #207072) -- Sebastien Bacher Fri, 23 Jan 2009 13:46:52 +0100 gvfs (1.0.2-0ubuntu1) intrepid; urgency=low * New upstream version: - Make sure mount-added is always emitted when a mount operation is completed (lp: #269901, #272742) - Crash fixes - FUSE: Set st_blocks to make du and ls -s work - FUSE: Stability fix with concurrent close and reads -- Sebastien Bacher Mon, 20 Oct 2008 12:04:23 +0200 gvfs (1.0.1-0ubuntu5) intrepid; urgency=low * debian/patches/80_no_gphoto_automounting.patch: - use gphoto automounting again to not confuse nautilus -- Sebastien Bacher Wed, 15 Oct 2008 18:18:22 +0200 gvfs (1.0.1-0ubuntu4) intrepid; urgency=low * debian/patches/80_no_gphoto_automounting.patch: - don't do gphoto automounting so other applications can also access the camera to download pictures for example -- Sebastien Bacher Wed, 15 Oct 2008 10:51:35 +0200 gvfs (1.0.1-0ubuntu3) intrepid; urgency=low * Last upload missed publisher by a few minutes for the libbluetooth2->libbluetooth3 transition. -- Mario Limonciello Wed, 08 Oct 2008 07:50:12 -0500 gvfs (1.0.1-0ubuntu2) intrepid; urgency=low * Add debian/patches/updated_obex_apis.patch from F10 & upstream gvfs for making the OBEX backend work with Bluez 4.x and svn snapshots of obex-data-server. (LP: #274950) -- Mario Limonciello Tue, 07 Oct 2008 14:57:13 -0500 gvfs (1.0.1-0ubuntu1) intrepid; urgency=low * New upstream version: Bug fixes: 547568 - gvfsd-trash crash due to race condition (lp: #252174) -- Sebastien Bacher Wed, 24 Sep 2008 15:22:47 +0200 gvfs (1.0.0-0ubuntu1) intrepid; urgency=low * New upstream version: - Bug fixes: 524498 - smb kerberos authentication fixes (lp: #206698) -- Sebastien Bacher Mon, 22 Sep 2008 14:43:05 +0200 gvfs (0.99.8-0ubuntu1) intrepid; urgency=low * New upstream version: - Bug fixes: 552295 - leaks a GSimpleAsyncResult 551337 - gedit crashes browsing fileselector ssh locations 552126 - --enable/disable-keyring switch is currently broken -- Sebastien Bacher Tue, 16 Sep 2008 10:52:48 +0200 gvfs (0.99.7.1-0ubuntu1) intrepid; urgency=low * New upstream version: - Go back to using powers of 10 instead of powers of 2 for display sizes. This means we will agree with printed sizes for most devices (e.g. memory sticks will now correctly report "64MB volume" instead of previous "61.7MB volume"). - Bug fixes: 546971 - rhythmbox crashed when ejecting an ipod device * debian/patches/90_from_svn_fix_ref_counting_issues.patch: - the change is in the new version -- Sebastien Bacher Tue, 09 Sep 2008 15:01:06 +0200 gvfs (0.99.6-0ubuntu3) intrepid; urgency=low * debian/patches/90_from_svn_fix_ref_counting_issues.patch: - svn change to fix reference counting issues (lp: #261568) -- Sebastien Bacher Tue, 02 Sep 2008 21:40:49 +0200 gvfs (0.99.6-0ubuntu2) intrepid; urgency=low * debian/control.in: - updated libsoup requirement -- Sebastien Bacher Tue, 02 Sep 2008 12:38:04 +0200 gvfs (0.99.6-0ubuntu1) intrepid; urgency=low * New upstream version: - Better cross-backend copy/move logic. Now will perform an actual file system move if possible, even when the source and target are handled by different backends - Now requires libsoup >= 2.23.91. - Bug fixes 548841 - Incorrect usage of plural forms in gphoto backend 547133 - Getting mtime over http backend is broken (lp: #247980) 538573 - lastmodified uses ISO 8601 date/time where it should use http-date 549253 - error path leaks 549553 - gvfs mangles uri for unhandled schemes 550100 - gio uses 10^3 base (SI) for volume names 529971 - Restore from trash appears to do a file copy (lp: #222150) RH 460223 - gnome-mount no longer automatically opens LUKS-encrypted partitions -- Sebastien Bacher Tue, 02 Sep 2008 11:49:45 +0200 gvfs (0.99.5-0ubuntu1) intrepid; urgency=low * New upstream version: - FTP backend now restores file permissions when replacing a file. - Miscellaneous unreported bug fixes. - Bug fixes 41852 - Items should be restored to orig. name when moved out of trash 546300 - g_file_replace_async doesn't allow NULL etag (lp: #259218) -- Sebastien Bacher Tue, 19 Aug 2008 11:20:57 +0200 gvfs (0.99.4-0ubuntu1) intrepid; urgency=low * New upstream version: - Require glib >= 2.17.6 - Support und update serialization of GEmblem and GEmblemedIcon - Add x-content/* support to daemon mounts - Use standard icon names - Bug fixes 545695 – any new volume is mounted twice (lp: #251991) 545489 – Nautilus hangs when inserting a CD 544008 – g_daemon_file_replace_async mode err 543552 – gvfs-fuse-daemon crashes if dbus dies (lp: #235698) 528891 – Handle URI schemes case insensitive 525779 – Dont look for trashs dir on sys mounts 545968 – leaks xml documents in error cases 545966 – Disallow net access to WebDAV xml parser 509740 – Trash icon not updated .. 539167 – Use g_set_error_literal where appropriate 528848 – [PATCH] statfs lies 518284 – need to add i18n on module branching - Translation updates * debian/control.in: - updated libglib requirement * debian/patches/90_upstream_change_fix_rhythmbox_crasher.patch: - upstream change to fix incorrectly url parsing leading to a rhythmbox crasher, thank gicmo (lp: #254617) * debian/patches/91_no_autofs_trashs.patch: - the change is in the new version now -- Sebastien Bacher Tue, 05 Aug 2008 11:03:15 +0200 gvfs (0.99.3-0ubuntu2) intrepid; urgency=low * debian/patches/91_no_autofs_trashs.patch: - don't look for trash on autofs mounts, change from Paul Smith on launchpad (lp: #210468) -- Sebastien Bacher Tue, 29 Jul 2008 21:26:06 +0200 gvfs (0.99.3-0ubuntu1) intrepid; urgency=low * New upstream version: - Fix frequent crasher in volume monitor -- Sebastien Bacher Thu, 24 Jul 2008 16:09:03 +0200 gvfs (0.99.2-0ubuntu1) intrepid; urgency=low * New upstream version: - Move hal and gphoto volume monitors out of process - Fix recursive copying (lp: #205370) - Require glib >= 2.17.4 - Make the fuse daemon more reliable (lp: #235698) - Many smaller bugfixes * debian/control.in: - updated libglib requirement * debian/patches/80_samba_browsing_authentification.patch: - dropped since the changes create some issues * debian/patches/90_from_svn_fix_fuse_crasher.patch: - dropped since the changes are in the new version * updated install lists for the new version changes -- Sebastien Bacher Wed, 23 Jul 2008 09:59:14 +0200 gvfs (0.99.1-0ubuntu3) intrepid; urgency=low * debian/patches/90_from_svn_fix_fuse_crasher.patch: - change from svn to fix fuse crasher (lp: #235326) -- Sebastien Bacher Fri, 18 Jul 2008 18:15:32 +0100 gvfs (0.99.1-0ubuntu2) intrepid; urgency=low * debian/patches/80_samba_browsing_authentification.patch: - gnome bugzilla change to allow shares when authentification is required, the code try anonymous connections before asking for a password though so it doesn't solve the case where anonymous and login are authorized but give access to different ressources, see comments on http://bugzilla.gnome.org/show_bug.cgi?id=524485 for references (lp: #524485) -- Sebastien Bacher Thu, 19 Jun 2008 18:43:57 +0200 gvfs (0.99.1-0ubuntu1) intrepid; urgency=low * New upstream version: - Fix directory copy/delete problems - Fuse daemon robustness fixes - Allow mounting non-standard ISO images - Better username/domain tests on mount spec - Require gphoto >= 2.4.0 - Fix strdup()/g_free() confusion - Use consistent translatable strings for mount and volume - Plug some memory leaks - Many smaller bug fixes - Translation updates * debian/control.in: - updated libgphoto requirement - updated maintainer information * debian/patches/90_from_svn_runtime_samba_debug.patch: - dropped, fixed in the new version -- Sebastien Bacher Wed, 04 Jun 2008 17:05:29 +0200 gvfs (0.2.4-1ubuntu1) intrepid; urgency=low * Sync with debian * debian/patches/90_from_svn_runtime_samba_debug.patch: - svn change to allow to set the samba debug at runtime -- Sebastien Bacher Mon, 02 Jun 2008 15:59:35 +0200 gvfs (0.2.4-1) unstable; urgency=low * New upstream bugfix release: + Fixes a few FUSE issues (Closes: #476280). * debian/control.in: + Recommend obex-data-server to make ObexFTP work out of the box (Closes: #480005). -- Sebastian Dröge Thu, 29 May 2008 09:21:32 +0200 gvfs (0.2.3-1) unstable; urgency=low * debian/gvfs-backends.postinst: + Use killall -q to not complain if there are no gvfsd processes. Thanks to Daniel Hahler (Closes: #473172). * New upstream release. -- Sebastian Dröge Tue, 08 Apr 2008 13:24:00 +0200 gvfs (0.2.2-1) unstable; urgency=low * debian/gvfs-backends.postinst: + Send SIGHUP to all gvfsd processes to let them reload their backends list. * debian/control.in: + Let gvfs recommend gvfs-backends. * New upstream release: + debian/patches/01_sftp_krb5.patch: - Dropped, merged upstream. -- Sebastian Dröge Fri, 28 Mar 2008 18:04:37 +0100 gvfs (0.2.1-1) unstable; urgency=low * New upstream release: + debian/patches/90_from_svn_fix_async_cancellation.patch: - Dropped, merged upstream. + debian/control.in, debian/gvfs-backends.install: - Add archive backend, allows reading many different archive types, for example tar and zip. -- Sebastian Dröge Mon, 17 Mar 2008 19:36:11 +0100 gvfs (0.2.0.1-2) unstable; urgency=low [ Josselin Mouette ] * Use quilt for patch handling. * 01_sftp_krb5.patch: ported from GnomeVFS. Make the sftp backend work when pam_krb5 is used on the server side. [ Sebastian Dröge ] * debian/patches/90_from_svn_fix_async_cancellation.patch: + Patch from upstream SVN (and Ubuntu) to fix async cancellation. -- Sebastian Dröge Mon, 17 Mar 2008 00:56:13 +0100 gvfs (0.2.0.1-1) unstable; urgency=low * New upstream stable release. * debian/control.in: + Build depend on libltdl3-dev again to make libtool happy. -- Sebastian Dröge Mon, 10 Mar 2008 21:29:54 +0100 gvfs (0.1.11-1) experimental; urgency=low * New upstream release. * debian/control.in: + Remove libltdl3-dev from Build-Depends, workaround is not needed anymore for some reason. -- Sebastian Dröge Wed, 05 Mar 2008 05:28:14 +0100 gvfs (0.1.10-1) experimental; urgency=low * New upstream release: + debian/control, debian/gvfs-backends.install: - Update build dependencies. - Add obexftp to the backends. -- Sebastian Dröge Tue, 04 Mar 2008 16:13:56 +0100 gvfs (0.1.8-1) experimental; urgency=low * New upstream release: + debian/control.in: - Update libglib2.0-dev build dependency to >= 2.15.6. - Build depend on libavahi-client-dev and libavahi-glib-dev. - Update libhal-dev build dependency to >= 0.5.10. - Build depend on libgphoto2-2-dev. - Build depend on libgnome-keyring-dev. - Add new backends to the gvfs-backends description. - Build depend on libltdl3-dev. + debian/gvfs-backends.install: - Add new backends. + debian/gvfs-bin.install: - Add new /etc/profile.d directory. * debian/control.in: + Add libglib2.0-dev to the dependencies of the -dev package. + Let gvfs Recommend hal and dbus as they're required for it to work. -- Sebastian Dröge Tue, 26 Feb 2008 07:19:53 +0100 gvfs (0.1.7-1) experimental; urgency=low * New upstream release: + debian/control.in: - Update glib build dependency. - Build depend on libgconf2-dev. * debian/control.in: + Let gvfs-backends depend on gvfs. The backends are useless without it. -- Sebastian Dröge Tue, 12 Feb 2008 06:55:57 +0100 gvfs (0.1.6-1) experimental; urgency=low [ Loic Minier ] * Add ${shlibs:Depends} and ${misc:Depends} to libgvfscommon-dev. * Wrap deps and remove trailing whitespace in control :-P [ Sebastian Dröge ] * New upstream release: + debian/control.in: - Build depend on libglib2.0-dev (>= 2.15.4). * debian/control.in: + Let gvfs-backends depend on gvfs. Taken from the Ubuntu package. -- Sebastian Dröge Tue, 29 Jan 2008 12:37:10 +0100 gvfs (0.1.4-1) experimental; urgency=low * New upstream release. * debian/control.in: + Update descriptions. + Update build dependencies. * debian/gvfs-backends.install: + Add burn:// backend. -- Sebastian Dröge Tue, 22 Jan 2008 12:56:52 +0100 gvfs (0.1.2-1) experimental; urgency=low [ Sebastien Bacher ] * Initial packaging. [ Sebastian Dröge ] * Synced package from Ubuntu and uploaded to experimental (Closes: #444299). * debian/control.in: + Build depend on libsoup2.2-dev. + Update minimal versions of build dependencies. + Build depend on libxml-parser-perl. * debian/copyright: + Add another copyright holder. -- Sebastian Dröge Thu, 17 Jan 2008 12:32:52 +0100 gvfs (0.2.2-2.1) unstable; urgency=low * debian/gvfs-backends.postinst: + Use killall -q to not complain if there are no gvfsd processes. Thanks to Daniel Hahler (Closes: #473172). * -- Sebastian Dröge Tue, 08 Apr 2008 13:24:00 +0200