commit a04c4631a1e7623ffd04aad55d9b29be6c3febc0
Author: Alexander Larsson <alexl@redhat.com>
Date:   2013-06-14

    NEWS: Update for 3.8.3

M	NEWS

commit 717322e53a14f6d0ea59e0de1cafb4a94e71a1c2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2013-06-14

    metadata: Fix short journal check

    This was reading the size in the wrong place *sizep, not *(sizep-1),
    plus the out of bounds checks were wrong.

    https://bugzilla.gnome.org/show_bug.cgi?id=637095
    (cherry picked from commit 5a4f9e6a366e40a6967ff1569c7c2eaaabd5c4a1)

    Conflicts:
	metadata/metatree.c

M	metadata/metatree.c

commit cbed5ec4c726844898103c3b87cfc823f29ec7b1
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:	2013-06-02

    goa: export the activation root for volumes

    Now that we can be in charge of mounts even if we have the shadow
    mount infrastructure, we should export it so that tracking
    of the associated GDaemonMount works correctly.

    https://bugzilla.gnome.org/show_bug.cgi?id=696279
    (cherry picked from commit 7aa0c533a78dead59ea0c1a6bc132b8d8e051bcf)

M	monitor/goa/goavolume.c
M	monitor/goa/goavolumemonitor.c

commit b37f13db77d5e93eeffff32e15f6d8bff3c3e01b
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:	2013-06-02

    GProxyVolume: extend the protocol so the volume monitor can force
    a call to Mount

    Some volume monitors, like gnome-online-accounts, want their
    mount implementation to be called even though the volume has an
    activation root. Allow them to advertise so using the expansion
    fields of the volume DBus representation.

    https://bugzilla.gnome.org/show_bug.cgi?id=696279
    (cherry picked from commit 97a4246ba7f620ee348711b21cba8a1b67e8a056)

M	monitor/proxy/gproxyvolume.c
M	monitor/proxy/gvfsproxyvolumemonitordaemon.c
M	monitor/proxy/gvfsproxyvolumemonitordaemon.h

commit 3b8ff4e37fce0b8edaede5e876a1d16a12d07b08
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:	2013-06-02

    GDaemonFile: fix relative path handling to account for mount_prefix

    If two files have two different origins (say, one from
    g_mount_get_root()
    and one from g_file_new_for_uri()), the mount_spec they use could
    expose a different mount_prefix, even if the represent the same URI
    and network object.

    This in particular fixes the handling of shadow mounts for dav
    (which rewrites the mount_spec during mount to find the right prefix)

    https://bugzilla.gnome.org/show_bug.cgi?id=696279
    (cherry picked from commit bf50158cb58d1d22d6ece145d1eabd790b30798f)

M	client/gdaemonfile.c

commit 051a0d80f37c54337bd10f52dddaf7b703e03231
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2013-05-29

    Use GOnce for interface type registration

    Related to https://bugs.freedesktop.org/show_bug.cgi?id=65130
    (cherry picked from commit f389246b60f3ce6d528af01f15a296b122815cd0)

M	daemon/gvfsjobsource.c

commit eba1a3c95e69e893687a58a3082165cce5823333
Author: Debarshi Ray <debarshir@gnome.org>
Date:	2013-06-06

    http: Don't send a SoupMessage if we only want the thumbnail path

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

M	daemon/gvfsbackendhttp.c

commit 017c2615fdae75a615f798391f6987658528e736
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2013-04-25

    Document the --etag attribute of gvfs-save

M	man/gvfs-save.xml

commit b83dcdd67e6038be3088d51a423aea3894691748
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2013-04-25

    gvfs-move: Don't document nonexisting options

    The gvfs-move tool doesn't have a --preserve option.

M	man/gvfs-move.xml

commit ebc169567c5b2a8c8fc9b1ccc9cc07b25bc0043e
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2013-04-25

    Fix a typo in the gvfs-info man page

M	man/gvfs-info.xml

commit 979ea3990781ab0e1dedf58fd51152a8da70b8ee
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2013-04-25

    iFix a typo in the gvfs-set-attribute man page

M	man/gvfs-set-attribute.xml

commit e3f77cc84822dcf32da7c7442bb26d64a7c1b8f7
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2013-04-25

    Fix a typo in the gvfs-ls man page

M	man/gvfs-ls.xml

commit 66945b643680fbf0db215161ed5596d88ac68ef3
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2013-05-14

    Post release version bump

M	configure.ac