~sergio91pt/ubuntu/oneiric/gvfs/bug-388904-2

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-08-22 12:26:27 UTC
  • mfrom: (1.1.72 upstream)
  • Revision ID: james.westby@ubuntu.com-20110822122627-p38bv0co8hq1cjtz
Tags: 1.9.3-0ubuntu1
* New upstream release
* debian/watch: Look for unstable releases and tar.bz2.
* debian/control.in: Bump libglib2.0-dev build dependency as per upstream
  configure.ac.
* Drop debian/patches/debian-changes-1.9.2-0ubuntu2, not necessary any more.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 874fb74bc07c49c56d43cb0c60599ad28b1e3a2c
 
2
Author: Tomas Bzatek <tbzatek@redhat.com>
 
3
Date:   2011-08-15
 
4
 
 
5
    Update NEWS for 1.9.3 release
 
6
 
 
7
M       NEWS
 
8
 
 
9
commit 314b991948fd4d6e9ea84a889e4c84fa79f0965d
 
10
Author: Tomas Bzatek <tbzatek@redhat.com>
 
11
Date:   2011-08-15
 
12
 
 
13
    fuse: Bring back real statfs()
 
14
 
 
15
    https://bugzilla.gnome.org/show_bug.cgi?id=655401
 
16
 
 
17
M       client/gvfsfusedaemon.c
 
18
 
 
19
commit 5c80cd3163391e2c589ce7ef80426391dff110ce
 
20
Author: Vincent Untz <vuntz@gnome.org>
 
21
Date:   2011-08-15
 
22
 
 
23
    gvfs-copy: Do not use deprecated g_format_size_for_display()
 
24
 
 
25
    https://bugzilla.gnome.org/show_bug.cgi?id=655474
 
26
 
 
27
M       configure.ac
 
28
M       programs/gvfs-copy.c
 
29
 
 
30
commit 7deeda8806e58a1b4c2f9b063ab1b68913cafc30
 
31
Author: Tomas Bzatek <tbzatek@redhat.com>
 
32
Date:   2011-08-15
 
33
 
 
34
    metadata: Avoid passing NULL to strchr()
 
35
 
 
36
    Found by Coverity Scan analysis
 
37
 
 
38
M       metadata/metatree.c
 
39
 
 
40
commit 4cec621168a9e79f639e59eebc9de677ef4a9180
 
41
Author: Tomas Bzatek <tbzatek@redhat.com>
 
42
Date:   2011-08-15
 
43
 
 
44
    ftp: Handle NULL progress_callback cases
 
45
 
 
46
    Just be precautious as we already test for this on other places.
 
47
    Found by Coverity Scan analysis
 
48
 
 
49
M       daemon/gvfsbackendftp.c
 
50
 
 
51
commit aac7f64a901ea4ef456fdfebcd7cbce18c998550
 
52
Author: Tomas Bzatek <tbzatek@redhat.com>
 
53
Date:   2011-08-15
 
54
 
 
55
    daemon: Remove unused code
 
56
 
 
57
M       common/gvfsdaemonprotocol.c
 
58
 
 
59
commit be9e0d04839ae94518b1131dd848eb3ad3bee65f
 
60
Author: Tomas Bzatek <tbzatek@redhat.com>
 
61
Date:   2011-08-15
 
62
 
 
63
    proxy volume monitor: Fix reversed checks
 
64
 
 
65
    Found by Coverity Scan analysis
 
66
 
 
67
M       monitor/proxy/gproxyvolumemonitor.c
 
68
 
 
69
commit 8d8e7fee3e0d463bc69389f394b8c7d95d8dc0af
 
70
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
71
Date:   2011-08-13
 
72
 
 
73
    Updated Thai translation.
 
74
 
 
75
M       po/th.po
 
76
 
 
77
commit 67d56cb6e89a58292d7771e8e4a14fba7bcc4828
 
78
Author: Alexander Shopov <ash@kambanaria.org>
 
79
Date:   2011-08-11
 
80
 
 
81
    Updated Bulgarian translation
 
82
 
 
83
M       po/bg.po
 
84
 
 
85
commit eef0374a45883d83087b8b5156c19c06f786da95
 
86
Author: Tomas Bzatek <tbzatek@redhat.com>
 
87
Date:   2011-08-10
 
88
 
 
89
    obexftp: Fix error reporting on initialization
 
90
 
 
91
    Found by Coverity Scan analysis
 
92
 
 
93
M       daemon/gvfsbackendobexftp.c
 
94
 
 
95
commit f7ffe729bb991865cc78a46bd75b8d8e20451bd4
 
96
Author: Tomas Bzatek <tbzatek@redhat.com>
 
97
Date:   2011-08-10
 
98
 
 
99
    afc: Add missing break statements
 
100
 
 
101
    Found by Coverity Scan analysis
 
102
 
 
103
M       daemon/gvfsbackendafc.c
 
104
 
 
105
commit 2e2ea9a6bfbec06c0ff4a8f60a11528055deb0d4
 
106
Author: Claude Paroz <claude@2xlibre.net>
 
107
Date:   2011-08-05
 
108
 
 
109
    Updated French translation
 
110
 
 
111
M       po/fr.po
 
112
 
 
113
commit b21f8815a037b511b4a3e4c5cb39a88d239da70e
 
114
Author: Yuri Kozlov <yuray@komyakino.ru>
 
115
Date:   2011-07-31
 
116
 
 
117
    Updated Russian translation
 
118
 
 
119
M       po/ru.po
 
120
 
 
121
commit 99c6b79d342f0ac43de8a1003ce0b17f1e5d8a54
 
122
Author: Tomas Bzatek <tbzatek@redhat.com>
 
123
Date:   2011-07-27
 
124
 
 
125
    Post release version bump
 
126
 
 
127
M       configure.ac
 
128
 
1
129
commit cd6b417974d91b435ebf07f5b0fa9ba698892d3c
2
130
Author: Tomas Bzatek <tbzatek@redhat.com>
3
 
Date:   2011-07-27
 
131
Date:   2011-07-27
4
132
 
5
133
    Update NEWS for 1.9.2 release
6
134