Skip to content

Debian Changelog gvfs (1.6.4-3)

2010

gvfs (1.6.4-3) unstable; urgency=low

   * 07_smb_initialdir.patch: new patch by Tomas Bzatek and myself. Take
     into account initial path when doing a SMB mount, to avoid
     permission issues. Closes: #533417.

 -- Josselin Mouette <joss@debian.org>  Wed, 22 Dec 2010 20:45:43 +0100

gvfs (1.6.4-2) unstable; urgency=low

   * 06_sftp_timeout.patch: patch from Andreas Henriksson to fix
     incorrect timeout introduced by the openssh 5.6 portability change.

 -- Josselin Mouette <joss@debian.org>  Sun, 03 Oct 2010 00:44:17 +0200

gvfs (1.6.4-1) unstable; urgency=low

   * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 01 Oct 2010 12:52:33 +0200

gvfs (1.6.3-2) unstable; urgency=low

   * Depend on fuse-utils 2.8.4. Closes: #585648.

 -- Josselin Mouette <joss@debian.org>  Sun, 05 Sep 2010 20:05:15 +0200

gvfs (1.6.3-1) unstable; urgency=low

   [ Josselin Mouette ]
   * Drop type-handling usage. Closes: #587874.
   * Bump standards version accordingly.
 
   [ Laurent Bigonville ]
   * debian/control: Add Vcs-Svn and Vcs-Browser pseudo-headers
 
   [ Josselin Mouette ]
   * New upstream release.
   * 01_maintainer_mode.patch, 90_relibtoolize.patch: updated for the new
     version.

 -- Josselin Mouette <joss@debian.org>  Mon, 19 Jul 2010 18:37:07 +0200

gvfs (1.6.2-1) unstable; urgency=low

   * New upstream bugfix release:
     + Fixes FTBFS because of bashism in configure (Closes: #583002).
     + debian/patches/90_relibtoolize.patch:
       - Regenerated for the new version.
     + debian/patches/*:
       - Refreshed all patches.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 31 May 2010 10:33:59 +0200

gvfs (1.6.1-1) unstable; urgency=low

   * New upstream bugfix release.
     - debian/patches/01_maintainer_mode.patch,
       debian/patches/90_relibtoolize.patch:
       + Refreshed.
   * debian/control.in:
     - Don't build depend on libimobiledevice-dev on Hurd.
   * debian/gvfs-backends.install
     debian/rules
     - Install the afc backend from debian/rules, and don't do it on Hurd.
   * debian/source/format,
     debian/control.in,
     debian/rules:
     - Switch to source format 3.0 (quilt).

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 02 May 2010 18:16:31 +0200

gvfs (1.6.0-1) unstable; urgency=low

   * New upstream stable release:
     + debian/control.in:
       - Update build dependencies.
     + debian/control.in,
       debian/gvfs-backends.install:
       - Install the new AFC backend.
     + debian/patches/02_deprecated.patch,
       debian/patches/01_maintainer_mode.patch,
       debian/patches/05_shared_libdaemon.patch:
       - Updated to apply cleanly again.
     + debian/patches/90_relibtoolize.patch:
       - Regenerated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 09 Apr 2010 06:04:57 +0200

gvfs (1.4.3-2) unstable; urgency=low

   [ Josselin Mouette ]
   * Recommend gnome-keyring, since the library will stop doing so.
   * Suggest obex-data-server, not obexd-client.
 
   [ Michael Biebl ]
   * Drop devicekit-disks dependency from gvfs and let libgdu depend on the
     correct backend itself.
   * Add Breaks libgdu0 (<< 2.28.1-3) so we do not accidentally end up without
     devicekit-disks (or udisks) being installed.
   * Bump Standards-Version to 3.8.4. No further changes.

 -- Michael Biebl <biebl@debian.org>  Mon, 08 Mar 2010 17:45:12 +0100

2009

gvfs (1.4.3-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/01_maintainer_mode.patch: fix to apply.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 14 Dec 2009 21:45:30 +0100

gvfs (1.4.2-1) unstable; urgency=low

   [ Josselin Mouette ]
   * Suggest obexd-clint instead of obex-data-server.
 
   [ Andreas Henriksson ]
   * New upstream release.
   * Refresh patches and recreate 90_relibtoolize.patch
 
   [ Josselin Mouette ]
   * Break rhythmbox < 0.12.6-2. See #561083 for bugs that can happen
     when RB and gvfs don’t use the same backend.

 -- Josselin Mouette <joss@debian.org>  Mon, 14 Dec 2009 14:39:01 +0100

gvfs (1.4.1-6) unstable; urgency=low

   * Drop fuse-utils dependency on !linux.
   * Upload to unstable, now we have a fixed devicekit-disks in testing.
   * “Hold on to dmsetup, I’m removing HAL.”

 -- Josselin Mouette <joss@debian.org>  Tue, 24 Nov 2009 15:54:31 +0100

gvfs (1.4.1-5+gdu) experimental; urgency=low

   * Merge changes in unstable to the experimental (GDU-enabled) branch.
   * Require dk-disks >> 009-1 to have IDE support.
   * Replace part of the sed magic by linux-any magic.
   * 05_shared_libdaemon.patch:
     + Put the common code for all gvfsd-* in a private library in
       /usr/lib/gvfs/libgvfsdaemon.so. This reduces binary sizes and
       memory overhead caused by the multiple running daemons.
     + Move libgvfscommon* to /usr/lib/gvfs as well.
   * Install libgvfsdaemon.
   * 90_relibtoolize.patch: refresh accordingly.

 -- Josselin Mouette <joss@debian.org>  Mon, 16 Nov 2009 18:28:56 +0100

gvfs (1.4.1-5) unstable; urgency=low

   * Brown paper bag release.
   * debian/gvfs-backends.install:
     - debian/tmp/usr/share/gvfs/remote-volume-monitors/gphoto2.monitor is
       now installed from debian/rules to avoid installing it on the Hurd,
       so remove it from the .install file. Should really fix the build on
       the Hurd.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Fri, 13 Nov 2009 02:20:36 +0100

gvfs (1.4.1-4) unstable; urgency=low

   * Brown paper bug release.
   * debian/patches/series:
     - Really apply 04_hurd_path_max.patch. Closes: #555055.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 12 Nov 2009 08:15:01 +0100

gvfs (1.4.1-3) unstable; urgency=low

   * debian/patches/04_hurd_path_max.patch:
     - Fix the build in the Hurd.
   * debian/control.in:
     - Build-dep on libcdio-paranoia-dev on the Hurd now that it's available
       there.
   * debian/gvfs-backends.install,
     debian/rules:
     - Don't install the gphoto2 backend on the Hurd.
   * Thanks to Samuel Thibault for all the above. This closes: #555055.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 10 Nov 2009 23:08:45 +0100

gvfs (1.4.1-2+gdu) experimental; urgency=low

   * Re-upload the gdu-enabled branch to experimental.

 -- Josselin Mouette <joss@debian.org>  Sat, 24 Oct 2009 08:39:35 +0200

gvfs (1.4.1-1) unstable; urgency=low

   * New upstream bugfix release.
   * Drop debian/patches/10_kfreebsd.patch, merged upstream.
   * Updated debian/patches/01_maintainer_mode.patch to apply.
   * Rebuild debian/patches/90_relibtoolize.patch.
   * Bump standards-version to 3.8.3.

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 21 Oct 2009 14:12:57 +0200

gvfs (1.4.0-3) unstable; urgency=low

   * Break brasero < 2.28.0-2 because it locks the CD device, preventing
     ejection.
   * Only install xdg-mount.1 on !linux.

 -- Josselin Mouette <joss@debian.org>  Thu, 08 Oct 2009 17:51:46 +0200

gvfs (1.4.0-2+gdu1) experimental; urgency=low

   * Enable GDU support on Linux.
   * Disable HAL on Linux.
   * Recommend policykit 1 (to mount stuff using devicekit-disks) instead
     of gnome-mount.
   * Only install xdg-mount on !linux.

 -- Josselin Mouette <joss@debian.org>  Wed, 30 Sep 2009 00:55:17 +0200

gvfs (1.4.0-2) unstable; urgency=low

   * Do not build-depend on libudev on !linux.
   * gvfs.postinst: add big fat warning asking to restart the session
     after the upgrade. Closes: #548898.
   * Enable libgudev on linux.

 -- Josselin Mouette <joss@debian.org>  Wed, 30 Sep 2009 00:32:46 +0200

gvfs (1.4.0-1) unstable; urgency=low

   [ Andreas Henriksson ]
   * New upstream release.
   * Bumped Build-Dependency on glib from 2.19.x to 2.21.x.
   * Updated 01_maintainer_mode.patch, 02_deprecated.patch to apply.
   * Regenerated 90_relibtoolize.patch.
   * Refreshed all patches.
 
   [ Josselin Mouette ]
   * Add build-dep on libudev.
   * Install the metadata store.

 -- Josselin Mouette <joss@debian.org>  Thu, 24 Sep 2009 10:12:24 +0200

gvfs (1.2.3-3) unstable; urgency=low

   * xdg-mount: new utility, that will spawn gnome-mount or exo-mount
     depending on the running environment.
   * Depend on x11-utils for xprop.
   * Recommend gnome-mount | exo-utils.
   * Install the script and its manual page in gvfs.
   * 03_xdg-mount.patch: new patch. Use xdg-mount instead of gnome-mount.
     Handle its specific return code by displaying the appropriate error.

 -- Josselin Mouette <joss@debian.org>  Mon, 17 Aug 2009 17:39:43 +0200

gvfs (1.2.3-2) unstable; urgency=low

   [ Josselin Mouette ]
   * gvfs-fuse depends on fuse-utils. Closes: #500886.
 
   [ Emilio Pozuelo Monfort ]
   * Add a watch file.
   * Only install obexftp on Linux systems, it's not available elsewhere.
     Thanks Cyril Brulebois. Closes: #540482.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Sun, 09 Aug 2009 01:23:49 +0200

gvfs (1.2.3-1) unstable; urgency=low

   * Add back fuse and cdio support for kfreebsd.
   * 10_kfreebsd.patch: patch from Aurélien Jarno to add gphoto2 support
     on kfreebsd. Closes: #528539.
     + Update 90_relibtoolize.patch accordingly.
   * Enable obexftp backend again now that bluez 4 is available.
     Closes: #530435.
   * Only suggest obex-data-server, it’s not as if it was so much related
     to gvfs which does file browsing, not file sharing.
   * New upstream release.
   * Refresh a pair of patches accordingly.

 -- Josselin Mouette <joss@debian.org>  Fri, 29 May 2009 09:03:00 +0200

gvfs (1.2.2-2) unstable; urgency=low

   [ Deng Xiyue ]
   * Fix typo in gvfs Conflicts/Replaces: ligvfscommon0 -> libgvfscommon0
     (Closes: #526241)

 -- Josselin Mouette <joss@debian.org>  Thu, 30 Apr 2009 10:34:10 +0200

gvfs (1.2.2-1) unstable; urgency=low

   * New upstream release.
     + Allows to trash read-only directories. Closes: #341949.
   * Update build dependencies and dependencies.
   * Require fuse, cdparanoia and bluetooth only on Linux. Use
     type-handling to only build gvfs-fuse on Linux architectures.
     Closes: #526073.
   * Disable obexftp backend until bluez 4.0 is available.
   * 02_http_unescape.patch: removed, merged upstream.
   * 02_deprecated.patch: new patch. Don’t use G_DISABLE_DEPRECATED in
     production, it’s like shooting ourselves in the foot.
     Closes: #524905.
   * Regenerate or refresh other patches.
   * Update shlibs version to 1.2.1.
   * Add the newly shipped file to gvfs-backends.
   * Fix debug package priority.
   * Remove the library packages for now, there is no guarantee of
     API/ABI stability, and the shipped headers don’t correspond with the
     shipped libraries.
   * Move libgvfscommon.so.0 to gvfs, and libgvfscommon-dnssd.so.0 to
     gvfs-backends.
   * Don’t tempt people with development symlinks.
   * Add proper Conflicts/Replaces in gvfs.

 -- Josselin Mouette <joss@debian.org>  Mon, 27 Apr 2009 22:01:02 +0200

gvfs (1.0.3-4) unstable; urgency=low

   * Add gvfs-dbg package with debugging symbols.
   * Build-depend on libltdl-dev instead of libltdl3-dev.

 -- Josselin Mouette <joss@debian.org>  Thu, 09 Apr 2009 19:36:46 +0200

gvfs (1.0.3-3) unstable; urgency=low

   * 02_http_unescape.patch: new patch, stolen upstream. Fix escaping of
     HTTP uris that leads to a crash. Closes: #519722.

 -- Josselin Mouette <joss@debian.org>  Sat, 14 Mar 2009 18:50:49 +0100

gvfs (1.0.3-2) unstable; urgency=low

   * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Wed, 04 Mar 2009 13:34:16 +0100

gvfs (1.0.3-1) experimental; urgency=low

   * Only suggest gvfs-backends. Nautilus already recommends it.
   * Install the completion file in /etc/bash_completion.d.
     Closes: #508294.
   * Remove the old profile.d conffile in the preinst.
   * New upstream release.
   * 01_maintainer_mode.patch: updated for the new version.

 -- Josselin Mouette <joss@debian.org>  Sun, 04 Jan 2009 13:13:35 +0100

2008

gvfs (1.0.2-2) experimental; urgency=low

   * Move the burn backend to gvfs.

 -- Josselin Mouette <joss@debian.org>  Wed, 26 Nov 2008 00:50:57 +0100

gvfs (1.0.2-1) experimental; urgency=low

   [ Andreas Henriksson ]
   * New upstream release.
     - disable all patches (from upstream).
     - bump build-dependency on libglib2.0-dev to >= 2.17.6.
     - add build-dependency on intltool.
     - add version >= 2.23.91 to libsoup2.4-dev build-dependency.
 
   [ Josselin Mouette ]
   * Build-depend on openssh-client.
   * Bump requirement on libgphoto2.
   * Bump shlibs version to 0.99.6.
   * Fix D-Bus spelling error in descriptions. Make them a bit more
     complete.
   * Include clean-la.mk; require gnome-pkg-tools 0.7.
   * Include the volume monitors.
   * Move the computer, localtest and trash backends to gvfs.
   * Add the corresponding conflict.
   * Do not run dh_makeshlibs on gvfs.
   * 01_maintainer_mode.patch: enable AM_MAINTAINER_MODE.
   * 90_relibtoolize.patch: relibtoolize to avoid the amd64 rpath issue.
   * 99_ltmain_as-needed.patch: the best friend of --as-needed.
   * Pass -z defs --as-needed -O1 to the linker.
   * gvfs-fuse and gvfs-bin depend on gvfs (= ${binary:Version}).

 -- Josselin Mouette <joss@debian.org>  Sun, 16 Nov 2008 19:51:57 +0100

gvfs (0.2.5-1.1) unstable; urgency=high

   * NMU
   * Apply upstream SVN r1819 - "(reindex_file_handle_for_path): Steal the old
     file handle record from the global hash table before replacing its path,
     not after."
   * Apply upstream SVN r1822: "(vfs_create): Hold the file handle lock while
     opening the stream."
   * Apply upstream SVN r1844: "Don't call statvfs on /."
   * Apply upstream SVN r1854: "Avoid a race between the subthread and the
     main thread in the case of dbus going bye-bye."
   * Apply part of r2052: "Set st_blocks & co so that du works."
   * Apply upstream SVN r2056: "Attempt to prevent potential race conditions in
     the FUSE backend when file handles get closed while still in use in
     another thread, if that ever happens."  closes: #496269.

 -- Clint Adams <schizo@debian.org>  Sat, 25 Oct 2008 09:29:53 -0400

gvfs (0.2.5-1) unstable; urgency=low

   * New upstream bugfix release:
     + Fixes trash problems with files beginning with an _ (Closes: #474616).
   * debian/control.in:
     + Update Standards-Version to 3.8.0, no additional changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 30 Jun 2008 12:07:05 +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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  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 <slomo@debian.org>  Tue, 08 Apr 2008 13:24:00 +0200