~ubuntu-branches/ubuntu/jaunty/gvfs/jaunty

« back to all changes in this revision

Viewing changes to daemon/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-03-02 18:10:40 UTC
  • mfrom: (1.1.37 upstream)
  • Revision ID: james.westby@ubuntu.com-20090302181040-bozliyntjtpd0ozp
Tags: 1.1.7-0ubuntu1
* New upstream version:
  - Fix build on some platforms
  - ftp: Fix short read errors (lp: #208750)
  - gphoto2: Make it work on iphone
  - sftp: Fix symlink creation
  - fuse: Better support of truncation, fixing OOo save (lp: #317587)
  - proxy monitors: Support mount operations, etc
  - gvfs-mount: add --device commandline support
  - sftp: Fix protocol bug that made some servers not work (lp: #286053)
  - general support for query_info over streams, implemented for smb, sftp
  - Initial support for .xdg-volume-info reading (lp: #269159)
  - fix trash crasher (lp: #332554)
  - use ssh config (lp: #264803)
* debian/patches/02_support_xdg_volume_info.patch:
  - the new version fixes this issue
* debian/patches/91_upstream_change_fix_trash_crasher.patch:
  - upstream change to fix a trash crasher (lp: #333791)
* debian/rules:
  - shlibs version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
        gvfsjobseekwrite.c gvfsjobseekwrite.h \
135
135
        gvfsjobclosewrite.c gvfsjobclosewrite.h \
136
136
        gvfsjobqueryinfo.c gvfsjobqueryinfo.h \
 
137
        gvfsjobqueryinforead.c gvfsjobqueryinforead.h \
 
138
        gvfsjobqueryinfowrite.c gvfsjobqueryinfowrite.h \
137
139
        gvfsjobqueryfsinfo.c gvfsjobqueryfsinfo.h \
138
140
        gvfsjobenumerate.c gvfsjobenumerate.h \
139
141
        gvfsjobsetdisplayname.c gvfsjobsetdisplayname.h \