head 1.5; access; symbols pkgsrc-2016Q1:1.4.0.20 pkgsrc-2016Q1-base:1.4 pkgsrc-2015Q4:1.4.0.18 pkgsrc-2015Q4-base:1.4 pkgsrc-2015Q3:1.4.0.16 pkgsrc-2015Q3-base:1.4 pkgsrc-2015Q2:1.4.0.14 pkgsrc-2015Q2-base:1.4 pkgsrc-2015Q1:1.4.0.12 pkgsrc-2015Q1-base:1.4 pkgsrc-2014Q4:1.4.0.10 pkgsrc-2014Q4-base:1.4 pkgsrc-2014Q3:1.4.0.8 pkgsrc-2014Q3-base:1.4 pkgsrc-2014Q2:1.4.0.6 pkgsrc-2014Q2-base:1.4 pkgsrc-2014Q1:1.4.0.4 pkgsrc-2014Q1-base:1.4 pkgsrc-2013Q4:1.4.0.2 pkgsrc-2013Q4-base:1.4 pkgsrc-2013Q3:1.3.0.8 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.6 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.4 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.2 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q2:1.1.1.1.0.14 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.12 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.10 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-2011Q3:1.1.1.1.0.8 pkgsrc-2011Q3-base:1.1.1.1 pkgsrc-2011Q2:1.1.1.1.0.6 pkgsrc-2011Q2-base:1.1.1.1 pkgsrc-2011Q1:1.1.1.1.0.4 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-2010Q4:1.1.1.1.0.2 pkgsrc-2010Q4-base:1.1.1.1 pkgsrc_base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2016.04.20.22.00.55; author prlw1; state dead; branches; next 1.4; commitid gR5S0Nm5vGRCIp3z; 1.4 date 2013.09.30.11.42.13; author obache; state Exp; branches; next 1.3; commitid TlsFTthblPUlis7x; 1.3 date 2012.11.06.18.51.46; author drochner; state Exp; branches; next 1.2; 1.2 date 2012.07.31.15.46.20; author wiz; state dead; branches; next 1.1; 1.1 date 2010.11.16.19.47.07; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2010.11.16.19.47.07; author drochner; state Exp; branches; next ; desc @@ 1.5 log @Update dconf to 0.26.0 XXX is SUBST_CLASSES.Darwin+= libname still needed? Changes in dconf 0.26.0 ======================== None. Changes in dconf 0.25.1 ======================== - the libdbus-1 backend has been removed. dconf now always uses GDBus. - support has been added for system administration frameworks to set up the dconf profile via a file placed in the XDG_RUNTIME_DIR or in /run/dconf/. In the case of the file in /run/dconf/, it is not possible to modify the proile, even via the DCONF_PROFILE environment variable, which makes it slightly more difficult to evade lockdown. - directory resets are now implemented properly in DConfChangeset which means that reading a subkey through a changeset that contains a reset for a parent directory of that key will return TRUE with a NULL value - a new API dconf_client_read_full() has been added which allows reading the user value, the default value, or querying what the effective value would be if a changeset were to be applied. - a new API has been added for listing the locks that are in effect: dconf_client_list_locks() - DConfClient has a new "writability-changed" signal - support for reading default values and listing locks have been added to the dconf commandline tool - support for g_autoptr() has been added for DConfClient and DConfChangeset - the handling of reading of default values via GSettings has been made more efficient. More major changes to the GSettings backend are expected in the near future. Changes in dconf 0.24.0 ======================== The version number was increased and a new entry was added to the NEWS. Changes in dconf 0.23.2 ======================== - remove dconf-editor manpage (accidentally missed during the split) - fix whitespace issues in 'dconf --help' Changes in dconf 0.23.1 ======================== - dconf-editor is now in a separate package - portability improvements @ text @$NetBSD: patch-aa,v 1.4 2013/09/30 11:42:13 obache Exp $ --- configure.orig 2013-09-23 21:29:29.000000000 +0000 +++ configure @@@@ -5423,7 +5423,7 @@@@ if test "${enable_gcov+set}" = set; then fi -if test "x$enable_gcov" == "xyes"; then +if test "x$enable_gcov" = "xyes"; then CFLAGS="$CFLAGS -O0 -fprofile-arcs -ftest-coverage" LDFLAGS="$LDFLAGS -lgcov" fi @ 1.4 log @Update dconf to 0.18.0. Changes in dconf 0.18.0 ======================== Translations updates: Basque Danish Japanese Korean Portuguese Punjabi Changes in dconf 0.17.1 ======================== Documentation updates, including better coverage of profiles. Translations updates: Assamese Belarusian Catalan Dutch Estonian Finnish French German Hungarian Indonesian Italian Korean Latvian Polish Russian Serbian Tajik Thai Traditional Chinese Changes in dconf 0.17.0 ======================== Fix a semi-serious thread safety issue: https://bugzilla.gnome.org/show_bug.cgi?id=703073 Some improvements to the editor: - fix some compile warnings - use gresource - cancel searches on escape Translation updates: Brazilian Portuguese Czech Esperanto Friulian Galician German Hebrew Indonesian Lithuanian Malayalam Norwegian bokmål Slovak Slovenian Spanish Tajik @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2012/11/06 18:51:46 drochner Exp $ @ 1.3 log @update to 0.14.1 this switches to a new release branch @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- configure.orig 2012-11-01 15:09:26.000000000 +0000 d5 1 a5 1 @@@@ -5303,7 +5303,7 @@@@ if test "${enable_gcov+set}" = set; then @ 1.2 log @Update to 0.11.0, requested by Patrick Welche. Bump dependency in buildlink3.mk since its only user is dconf-editor. Set LICENSE. Add comments to patches. Changes in dconf 0.10.0 ======================= The version number was increased and a new entry was added to the NEWS. Changes in dconf 0.9.1 ====================== - give a g_warning() on failure to communicate with service - remove unworking 'set lock' call from dconf API and commandline tool - add code to exit gracefully on receipt of SIGINT, SIGHUP, SIGTERM - remove "service function" logic; always use the XDG runtime directory Changes in dconf 0.9.0 ====================== There has been an extremely minor incompatible change in the D-Bus API of dconf this release. From a practical standpoint, this change will have no effect. However, it serves as a reminder that the dconf D-Bus API is private and can change from version to version (and will likely change in the future). As such, it is appropriate for those packaging dconf to kill all running instances of dconf ('killall dconf-service') as part of their postinst for the package. It will be dbus-activated again on the next use. - support loading/storing of maybe types in dconf - remove NFS detection hackery and rely on XDG runtime dir - add proper support for change notification to DConfClient - commandline tool improvements - reset: reset keys or entire subpaths - dump: dump entire subpaths to keyfile format - load: load them back again (maybe at a different path) - watch: actually works now - editor improvements - keys now change in editor when changed from outside - support for flags - show dconf-editor in applications list - work around incompatible Vala bindings changes with an #if - don't install the bash completion script as executable - fix a warning caused by reusing a GError variable - other small fixes Changes in dconf 0.7.5 ====================== This release corrects a serious flaw in the previous release: crashing if the database did not already exist. It also contains many fixes and improvements to the dconf-editor, including use of GSettings to store the window geometry. This is the final release before 0.8.0 which will become the first release in a new stable series. Feature development will continue on 'master' toward 0.9 past that point. Changes in dconf 0.7.4 ====================== Changes in this version: - #648949: multithreading issue fixed (which actually affects all GSettings-using programs since dconf is used from a helper thread in that case) - dconf commandline tool is vastly more friendly now - no more aborting on unrecognised arguments - proper help - bash completion support - support for sysadmin lockdown - the editor now properly reads installed enum xml files Changes in dconf 0.7.3 ====================== This release consists almost entirely of fixes made by Robert to dconf-editor. A few other trivial build fixes are included as well (bumping library version dependencies to match reality, etc). Changes in dconf 0.7.2 ====================== This is entirely a cleanup/fixes release. Some fixes here to make the increasingly-strict toolchain happy, and also some fixes for some crashers in the GSettings backend and service. - remove some unused variables (new GCC gives a warning: #640566, another) - add a mutex to fix multi-threading issue (#640611) - don't crash if we have no D-Bus - clean up symbol exports - fix a crash in the service when using 'reset' - drop old linker options that were for libtool Changes in dconf 0.7.1 ====================== The last release contained a few problems that caused build failures on some strict linkers. Those should be fixed now. Changes in dconf 0.7 ==================== - new library to use dconf with libdbus-1 - quite a lot of improvements and bug-fixes in dconf-editor, thanks to Robert Ancell - some bug fixes in the GSettings backend (crashers caused by use if custom dconf profiles) - some FreeBSD build fixes - increased Vala dependency to 0.11.4 (required for dconf-editor fixes) Changes in dconf 0.6 ==================== - Rewrite a lot of the GSettings backend to reduce GDBus abuse. We use our own worker thread now instead of trying to hijack GDBus's. - disable gobject-introspection support for now - drop support for GTK2 in dconf-editor - Add a new torture-test case - Increase dbus timeout to 2 minutes (in case the service is heavily loaded) - Fix several memory leaks and other bugs @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2010/11/16 19:47:07 drochner Exp $ d3 4 a6 3 --- common/dconf-shmdir.c.orig 2010-07-26 14:10:20.000000000 +0000 +++ common/dconf-shmdir.c @@@@ -21,9 +21,6 @@@@ a7 1 #include "dconf-shmdir.h" d9 5 a13 31 -#include -#include -#include #ifndef NFS_SUPER_MAGIC #define NFS_SUPER_MAGIC 0x6969 @@@@ -32,23 +29,7 @@@@ static gboolean is_local (const gchar *filename) { - struct statfs buf; - gint s; - - do - s = statfs (filename, &buf); - while (s < 0 && errno == EINTR); - - if (s < 0 && errno == ENOENT) - { - g_mkdir_with_parents (filename, 0700); - - do - s = statfs (filename, &buf); - while (s < 0 && errno == EINTR); - } - - return s == 0 && buf.f_type != NFS_SUPER_MAGIC; + return 1; } gchar * @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @add dconf-0.5.1, a backend for the "gsettings" part of GConf which is needed to store data persistently (The code is still crappy, but it will be needed by some gnome>=2.32 applications which switched to "gsettings".) @ text @@