Package: gvfs / 1.12.3-4

Metadata

Package Version Patches format
gvfs 1.12.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_modules_dir.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
02_cdda_cdtext_utf8.patch | (download)

daemon/gvfsbackendcdda.c | 23 16 + 7 - 0 !
1 file changed, 16 insertions(+), 7 deletions(-)

 cdda: fix abort() with cd-text outside ascii
CD-Text doesn't specify encoding, but in practice some discs have strings with extended characters. Using those directly will make D-Bus choke with invalid data. Fixed by assuming latin-1. This also fixes a memory leak in the cdtext_get() usage.

03_xdg mount.patch | (download)

monitor/hal/ghaldrive.c | 22 16 + 6 - 0 !
monitor/hal/ghalmount.c | 29 15 + 14 - 0 !
monitor/hal/ghalvolume.c | 22 16 + 6 - 0 !
3 files changed, 47 insertions(+), 26 deletions(-)

---
04_hurd_path_max.patch | (download)

monitor/gdu/ggduvolumemonitor.c | 29 27 + 2 - 0 !
monitor/hal/ghalvolumemonitor.c | 14 13 + 1 - 0 !
2 files changed, 40 insertions(+), 3 deletions(-)

---
05_shared_libdaemon.patch | (download)

common/Makefile.am | 10 7 + 3 - 0 !
daemon/Makefile.am | 16 12 + 4 - 0 !
2 files changed, 19 insertions(+), 7 deletions(-)

---
06_metadata_nfs.patch | (download)

metadata/meta-daemon.c | 35 35 + 0 - 0 !
1 file changed, 35 insertions(+)

---