Hello community, here is the log from the commit of package dconf for openSUSE:Factory checked in at 2019-05-03 22:12:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dconf (Old) and /work/SRC/openSUSE:Factory/.dconf.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "dconf" Fri May 3 22:12:43 2019 rev:48 rq:695719 version:0.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dconf/dconf.changes 2018-11-08 09:43:25.589455667 +0100 +++ /work/SRC/openSUSE:Factory/.dconf.new.5148/dconf.changes 2019-05-03 22:12:45.215547833 +0200 @@ -1,0 +2,52 @@ +Mon Mar 11 18:19:20 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 3.32.0: + + No changes since 0.31.92. + +------------------------------------------------------------------- +Thu Mar 7 18:00:27 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 0.31.92: + + bin: Add an option to ignore changes to locked keys during + load. + + tests: + - Use more concise key and value. + - shm: fix pwrite wrapper with -D_FILE_OFFSET_BITS=64. + - Replace usage of dlsym with separate modules containing + functions that need to be mocked out. + - Avoid using real system bus during tests. + +------------------------------------------------------------------- +Wed Feb 13 23:54:32 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 0.31.2: + + Bin: + - Rewrite dconf utility in C. Updates are no longer conditional + on the mtime of the database directory and files. Help + information is shown on erroneous usage, but not otherwise. + - Add a new database directory argument for the update command. + + Build: Make dconf client vapi file installation optional, and + thus the Vala dependency optional (still built by default). + +------------------------------------------------------------------- +Tue Jan 8 13:22:01 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 0.31.1: + + Engine: Fix memory leak when subscribing to a path. + + CI: Always store test artifacts so we always get code coverage + results. + + Sort output of list and dump commands. + + Tests: Add integration tests for dconf and dconf-service + running within a separate D-Bus session and + clean XDG_RUNTIME_DIR and XDG_CONFIG_HOME. + + Engine: Coalesce pending writes into a single changeset. + + Consistently validate the number of arguments. Add optional + directory argument for update command. + + Tests: Add further integration tests. + + Check mtimes of files when updating databases. + + Indicate update failure with non-zero exit code. Consistently + handle invalid configuration in update. + + Replace Bugzilla by Gitlab URL in DOAP file. + + Tests: Add test for key paths locked in system databases. + +------------------------------------------------------------------- Old: ---- dconf-0.30.1.tar.xz New: ---- dconf-0.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dconf.spec ++++++ --- /var/tmp/diff_new_pack.1nag8W/_old 2019-05-03 22:12:45.667548705 +0200 +++ /var/tmp/diff_new_pack.1nag8W/_new 2019-05-03 22:12:45.671548712 +0200 @@ -1,7 +1,7 @@ # # spec file for package dconf # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: dconf -Version: 0.30.1 +Version: 0.32.0 Release: 0 Summary: Key-based configuration system License: LGPL-2.1-or-later Group: System/Libraries URL: https://live.gnome.org/dconf -Source0: https://download.gnome.org/sources/dconf/0.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/dconf/0.32/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-UPSTREAM 0001-gvdb-Restore-permissions-on-changed-files.patch bsc#1025721 bsc#971074 bgo#758066 fezhang@suse.com -- Restore permissions on files changed by dconf update. Patch0: 0001-gvdb-Restore-permissions-on-changed-files.patch ++++++ dconf-0.30.1.tar.xz -> dconf-0.32.0.tar.xz ++++++ ++++ 3964 lines of diff (skipped)