commit a02a2066e047321dd3a9080b9217743485b768b8
Author: Ondrej Holy <oholy@redhat.com>
Date:   2013-07-08

    Update NEWS for 1.17.3 release

M	NEWS

commit 468065523a4900c52e483064abf6fb12432df6e1
Author: Ondrej Holy <oholy@redhat.com>
Date:	2013-07-08

    Post release version bump

M	configure.ac

commit 53909ed97cdf84059bf16d8dde18f8183529d788
Author: Timothy Arceri <t_arceri@yahoo.com.au>
Date:	2013-05-08

    Implement clean shutdown in obexftp backend

    https://bugzilla.gnome.org/show_bug.cgi?id=511802

M	daemon/gvfsbackendobexftp.c

commit 91bd02a0e3216d7b901405b7636055881867bf92
Author: Timothy Arceri <t_arceri@yahoo.com.au>
Date:	2013-05-08

    Implement clean shutdown in mtp backend

    https://bugzilla.gnome.org/show_bug.cgi?id=511802

M	daemon/gvfsbackendmtp.c

commit 5354d7ff2b3ade6f2d78769cbb831ee861572e13
Author: Timothy Arceri <t_arceri@yahoo.com.au>
Date:	2013-05-08

    Implement clean shutdown in afc backend

    https://bugzilla.gnome.org/show_bug.cgi?id=511802

M	daemon/gvfsbackendafc.c

commit d951f39564ea61fdb2be1dece281fab46e1e97ea
Author: Martin Pitt <martinpitt@gnome.org>
Date:	2013-07-02

    gvfs-test: Add first test for mtp backend

    Add umockdev dump and ioctl trace for a Sony Xperia Mini mobile phone
    (with
    CyanogenMod), with some small demo files and the ioctls from these
    commands
    recorded:

      gvfs-mount 'mtp://[usb:001,017]'
      gvfs-ls 'mtp://[usb:001,017]/SD-Karte'
      gvfs-ls 'mtp://[usb:001,017]/SD-Karte/Music'
      gvfs-ls 'mtp://[usb:001,017]/SD-Karte/Music/GStreamer - The
      Test Sine'
      gvfs-info 'mtp://[usb:001,017]/SD-Karte/Music/GStreamer - The
      Test Sine'
      gvfs-info 'mtp://[usb:001,017]/SD-Karte/Music/GStreamer - The
      Test Sine/sine.ogg'
      gvfs-cat 'mtp://[usb:001,017]/SD-Karte/Music/GStreamer - The Test
      Sine/sine.ogg'
      gvfs-cat 'mtp://[usb:001,017]/SD-Karte/hello.txt'
      gvfs-info 'mtp://[usb:001,017]/SD-Karte/hello.txt'
      gvfs-info 'mtp://[usb:001,017]/SD-Karte/DCIM/100CANON/IMG_0001.JPG'
      gvfs-cat 'mtp://[usb:001,017]/SD-Karte/DCIM/100CANON/IMG_0001.JPG'

    If umockdev is available, use it to simulate that device and check
    that we can
    get the directory and file info, and access the file contents.

    This bumps the (optional) umockdev dependency to >= 0.2.10.

A	test/files/mtp_xperia.ioctl.xz
A	test/files/mtp_xperia.umockdev
M	test/gvfs-test

commit 14f82fd299320f28ac11c877c326e254507b402e
Author: Martin Pitt <martinpitt@gnome.org>
Date:	2013-06-14

    gvfs-test: Drop dbus startup from gvfs-testbed

    Drop the D-BUS launch in the gvfs-testbed wrapper, and always launch
    the test
    session D-BUS in gvfs-test. This makes both scripts easier and
    more consistent,
    and also makes the GPhoto test work under gvfs-testbed.

    This bumps the (optional) umockdev dependency to >= 0.2.9.

M	test/gvfs-test
M	test/gvfs-testbed

commit 4099005236ff64aad3cdf7d79bca5d8bd6741cfb
Author: Martin Pitt <martinpitt@gnome.org>
Date:	2013-06-14

    gvfs-test: Support calling this in an unbuilt tree

    Instead of failing all over the place and complaining about a missing
    session.conf, run the tests against the installed gvfs.

M	test/gvfs-test

commit 53f086bdb30a1cc582ed7064bbf69f931b398134
Author: Ondrej Holy <oholy@redhat.com>
Date:	2013-06-11

    afc: Bump libimobiledevice dependency

    https://bugzilla.redhat.com/show_bug.cgi?id=951731
    https://bugzilla.gnome.org/show_bug.cgi?id=702577

M	configure.ac
M	daemon/gvfsbackendafc.c
M	monitor/afc/afcvolume.c
M	monitor/afc/afcvolumemonitor.c

commit 80d83ce120fc0af69ef61abfeea96604c0190cad
Author: Ondrej Holy <oholy@redhat.com>
Date:	2013-06-11

    afc: Update to libimobiledevice new api

    https://bugzilla.redhat.com/show_bug.cgi?id=951731

M	configure.ac
M	daemon/gvfsbackendafc.c
M	monitor/afc/afcvolume.c