Package: gconf / 3.2.6-4

Metadata

Package Version Patches format
gconf 3.2.6-4 3.0 (quilt)

Patch series

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

defaults/gconf-defaults.c | 2 1 + 1 - 0 !
gconf/gconfd.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
02_fix_wrong_return_value.patch | (download)

gconf/gconf-client.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix wrong return value
Bug: http://bugzilla.gnome.org/show_bug.cgi?id=582865
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532119


05_readd_gconf_engine_key_is_writable.patch | (download)

gconf/gconf-dbus.c | 23 23 + 0 - 0 !
1 file changed, 23 insertions(+)

 [patch] gconf-dbus: add gconf_engine_key_is_writable()

This went missing in the dbus port, and so we broke ABI.
It's really the same code as in the corba code.

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

25_gconf path max hurd.patch | (download)

backends/markup-tree.c | 5 5 + 0 - 0 !
backends/xml-dir.c | 5 5 + 0 - 0 !
2 files changed, 10 insertions(+)

---