1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
|
This is gnome-user-share 3.18.3, a system for easy sharing of user files.
Major changes since 3.18.2:
- Fix possible unexpanded path in .desktop file
Major changes since 3.18.1:
- Add a way for gnome-user-share to be started via user systemd
Major changes since 3.18.0:
- Translation updates
Major changes since 3.17.92:
- Translation updates
Major changes since 3.17.90:
- Translation updates
Major changes since 3.14.2:
- Remove ObexPush support, it's now available directly in
the gnome-bluetooth Settings widget.
- Better explanation when in Public folder
Major changes since 3.14.1:
- Fix crasher in gsettings-data-convert
- Updated translations
Major changes since 3.14.0:
- Always hide the info bar in Downloads
- Don't talk of "sharing over Bluetooth" since ObexFTP support was removed
- Make sure obexd daemon is launched when ObexPUSH is enabled
- Make sure that Bluetooth notifications don't time out
- Fix launching obexpush and webdav sharing at the same time
- Updated translations
Major changes since 3.13.91:
- Updated translations
Major changes since 3.13.2:
- Fix compilation with Bluetooth disabled
- Updated translations
Major changes since 3.13.1:
- Fix launching the webdav server
Major changes since 3.10.2:
- Integrate with the new sharing system in gnome-settings-daemon
- Fix server errors with require_password=never
Major changes since 3.10.1:
- Fix race condition when moving to Downloads dir
- Fix notifications not working
- Reject transfers in one place
- Remove temp files when rejecting transfers
- Enable notifications by default
- Use FileManager1 XDG API to reveal file
- Fix launch context leak
- Use correct desktop-entry hint
- Use Bluetooth icon for notifications
- Fix agent not working when restarting obexd
- Remove the status icon
- Updated translations
Major changes since 3.10.0:
- Fix share bar bugs that could make nautilus crash
- Update share bar labels to match new Sharing panel
- Remove unimplemented OBEX FTP support code
- Remove dbus-glib dependency
- Fix failure to receive files through OBEX Push
- Fix crash when switching VTs
- Fix use-after-free bug
- Fix a few memory leaks
- Re-enable Bluetooth support by default
Major changes since 3.9.91:
- Updated translations
Major changes since 3.8.3:
- Port to Bluez 5
- Update translations
Major changes since 3.8.0:
- Fix the servers not starting when enabled in System Settings's sharing panel
- Fix race condition for the personal files sharing on OpenBSD
Major changes since 3.7.91:
- Updated translations
Major changes since 3.7.90:
- Add support for logind seat-tracking using gnome-session
- Add support for Apache HTTPD 2.4
- Update translations
Major changes since 3.7.4:
- Build .tar.xz tarballs by default
- Update translations
Major changes since 3.0.4:
- Remove preferences as they're now integrated with gnome-control-center 3.7.4
Major changes since 3.0.3 are:
- Hide the share bar when Bluetooth is disabled
- Updated translations
Major changes since 3.0.2 are:
- Remove markup from translatable strings
- Update the appearance of the info bar
- Make gnome-shell pick up the program's name
- Port to GSettings
Major changes since 3.0.1 are:
- Port from libunique to GtkApplication
- Add missing string.h include
- Build cleanups
- Updated translations
Major changes since 3.0.0 are:
- Work-around Linux 3.0 regression that caused the
file sharing not to work
- Updated translations
Major changes since 2.91.6 are:
- Updated translations
Major changes since 2.30.2 are:
* Build against GTK+ 3.x
Major changes since 2.30.1 are:
* Updated translations
* Don't use deprecated libnotify API
Major changes since 2.30.0 are:
* Updated translations
* Fix compilation failure
Major changes since 2.29.92 are:
* Updated translations
Major changes since 2.29.91 are:
* Fix extension conflicting with nautilus-share's
Major changes since 2.28.0 are:
* Add a helper bar in nautilus to enable/disable sharing
* Add sound notification of files being received
* Don't use Bonded and trusted terms in the UI
and many other fixes
Major changes since 2.27.0 are:
* Fix WebDAV share name being untranslated
* Updated translations
Major changes since 2.26.0 are:
* Fix WebDAV sharing not working when service names are too long
* Fix login problems to WebDAV
* Don't error out if the Obex services are already started
* Fix Obex services not working any more when bluetoothd is exited
* UI fixes for rejected ObexPush transfers
* Updated translations
Major changes since 2.25.92 are:
* Updated translations
Major changes since 2.25.91 are:
* Update Swedish help manual, add Greek manual
Major changes since 2.25.90 are:
* Fix httpd configuration file
Major changes since 2.25.5 are:
* Use mod_dnssd 0.6 to export the user TXT record, necessary to work
with the latest gvfs
* Check for httpd version and binary location at run-time, rather than
compile-time
* Documentation updates
Major changes since 0.41 are:
* Use Apache's mod_dnssd module instead of doing the work ourselves
* Refuse to run as root, so as to avoid sensitive files being shared
* Add end-user documentation, and UI changes to match
* Make it possible for build daemons to build without Apache installed
Major changes since 0.40 are:
* Port to BlueZ 4.x API
* UI fixes in the preferences dialogue
* Fix web file sharing on some distributions
Major changes since 0.31 are:
* Notify when receiving files via ObexPush, and allow opening
or revealing the received file
* Disable Bluetooth file sharing when the user isn't at the console
(fast-user switching)
* Better support for other Apache httpd MPMs
* Move the configuration files to XDG locations
Major changes since 0.30 are:
* Don't exit when the d-bus session bus goes away, fixes httpd processes
lying around after logout when Bluetooth sharing is enabled
* Small build fix when using custom modules path
Major changes since 0.22 are:
* Allow distributors to set the location of their httpd modules,
so that they don't need to create their own configuration file
See --with-modules-path in the configure output
* Use GtkBuilder instead of libglade
* Fix the httpd daemon being left running when logging out
* Misc UI and build fixes
Major changes since 0.21 are:
* Add a simple ObexPush server
* Add support for "Require pairing" for ObexFTP, for better
security
* Update to run with obex-data-server 0.3
* Clarify a string in the UI
Major changes since 0.20 are:
* Fix ObexFTP sharing allow deletes/writes when it shouldn't
Major changes since 0.11 are:
* Add ObexFTP sharing through obex-data-server
* Use XDG autostart to start gnome-user-share on login, exit straight-away
if we're not sharing any files
* Use glib to get the Public directory and set the password for our HTTP share
* Disable the password entry if the password setting is "never"
* Exit the configuration tool when the "Close" button from the window
manager is pressed
Major changes since 0.10 are:
* Show more strings translated in the UI
* Use xdg-user-dirs for finding public dir
Major changes since 0.9 are:
* Include hostname in published name
* Support apache 2.2 config file format
Major changes since 0.8 are:
* Updated for avahi 0.6
* Translations
Major changes since 0.7 are:
* Fix close button behaviour
* Fix build with howl
* Fix leak
Major changes since 0.6 are:
* Added desktop file
Major changes since 0.5 are:
* Avahi support
* Fix sign warnings
* Translations
Major changes since 0.4 are:
* Translations
* build fixes
Major changes since 0.3 are:
* Selinux workaround
* BSD support
Major changes since 0.2 are:
* Added properties dialog
* Added password protection support
|