gsettings-backend-dconf-0.40.0-150400.3.3.2<>,K̉cp9|Vk!w9T ʥ,GX "E1?1d! . phltx PT V X \  ,p(89:>.@.F.G.H.I.X.Y.\/]/^/,b/Dc/d0me0rf0ul0wu0v0w1 x1$y1( z1L1\1`1m1p1t1z1Cgsettings-backend-dconf0.40.0150400.3.3.2GSettings integration of the dconf key-based configuration systemdconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. This package provides a GSettings backend that uses dconf to store the settings.csheep56SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://live.gnome.org/dconflinuxx86_64 GIO_MODULES_DIR="/usr/lib64/gio/modules" /usr/bin/gio-querymodules-64 "${GIO_MODULES_DIR}" if [ $1 -eq 0 ]; then GIO_MODULES_DIR="/usr/lib64/gio/modules" /usr/bin/gio-querymodules-64 "${GIO_MODULES_DIR}" fic6777bfc64a36bb8286be1eeb5cb5078d772d88243b253322db62aae8b96208e3rootrootdconf-0.40.0-150400.3.3.2.src.rpmgsettings-backend-dconfgsettings-backend-dconf(x86-64)libdconfsettings.so()(64bit) @@@@@@@@    /bin/sh/bin/shdconfglib2-toolsglib2-toolslibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.40.03.0.4-14.6.0-14.0-15.2-14.14.3c p`S@`"y@__[@^g@^C^@]z3@]i\M\\d\4[ @[h@[9@[ug@Z@Zw@ZYB@Y{X @WW4V@VzU@U@T@Tfyfjiang@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comqkzhu@suse.commgorse@suse.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgjengelh@inai.dedimstar@opensuse.orgbadshah400@gmail.comluc14n0@linuxmail.orgfezhang@suse.comfezhang@suse.comfezhang@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Bring back 0001-gvdb-Restore-permissions-on-changed-files.patch since the useful fix was never merged to upstream (bsc#971074 bgo#758066 bsc#1203344).- Update to version 0.40.0: + common: Add missing G_BEGIN/END_DECLS to allow use of headers from C++ code.- Update to version 0.39.1: + Build: - Improve libdconf visible symbols. - Minor fixes to bash completion script. + Engine: do not emit optimistic change notifications unless the local value is different. + service: add a systemd unit for D-Bus activation.- Update to version 0.38.0: + build: Install bash-completion relative to datadir. + client: add `dconf compile` to shell autocomplete.- Update to version 0.36.0: + No changes, stable version update only.- Update to version 0.35.1: + Writer service: avoid writing to disk and emitting changed signals when write requests do not result in changes to the database. + build: Drop redundant `install` key from `configure_file()`. + build: Update abicheck.sh script to work with GCC 9. + build: Update use of link_whole for meson-0.52. - Drop 0001-gvdb-Restore-permissions-on-changed-files.patch and dconf-fix-meson.patch: fixed upstream.- Add dconf-fix-meson.patch: Update use of link_whole for meson-0.52 and newer.- Update to version 0.34.0: + Increment version number following 0.34 release.- Update to version 0.33.2: + Drop references to GDBusConnection objects when D-Bus connections are closed. - Changes from version 0.33.1: + Factor out a common method to route completion of D-Bus methods through. + build: Use weak bindings in gvdb to fix linking with LLD.- Update to version 3.32.0: + No changes since 0.31.92.- 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.- 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).- 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.- Update to version 0.30.1: + Engine: Fix memory leak when subscribing to a path.- Update to version 0.30.0: + No changes, stable bump only.- Update to version 0.29.2: + Service: When corrupt GVDB files are found, they are now transparently backed up and replaced with an empty database. + Replace all hard-coded /etc path with sysconfdir. This is useful for JHBuild environments and systems that don't want to use /etc/dconf. + Engine: Change overflow thresholds in subscription counts from GMAXUINT32 to GMAXUINT. + Change meson flag used to build Gtk-Doc from enable-gtk-doc to gtk_doc. + Declare libdconf_service as a dependency to fix the build in massively parallelised environments. - Change options passed to meson following upstreams changes, now passing bash_completion=true, man=true and gtk_doc=true.- Update to version 0.29.1: + Engine: track in progress watch handles to avoid spurious changed signals for the root path. Subscription requests are no longer sent if the engine is already subscribed to the given path. In the case that some value changes while a subscription request is in progress, a changed signal is only sent for the path being subscribed to instead of the root path. + Engine: fix deadlock which occured when using the engine from libsoup within flatpak by extending the existing workaround for Glib issue. GSocket and various other GObject types are now also initialised in the main thread. + Add transfer annotations to the GTK-Doc strings for functions in the dconf_changeset_* and dconf_client_* namespaces. + Update GVDB subtree from GVDB master, containing mostly documentation improvements. + dconf-update.vala: correct error message grammar. + Various meson related improvements. + Add GitLab CI. + Service: Port from the deprecated g_type_class_add_private() to G_ADD_PRIVATE(). - Add pkgconfig(dbus-1) and pkgconfig(bash-completion) BuildRequires: New dependencies. - Drop dbus-1 BuildRequires, full devel package is now needed.- Update to version 0.28.0: + No visible changes. - Drop: + intltool BuildRequires: there are no translations to be handled. + update-desktop-files BuildRequires: there is no desktop file to be handled.- Update summaries.- Modernize spec-file by calling spec-cleaner- Update to version 0.27.1: + Port to meson build system. - Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system. - Drop the BUILD_FROM_VCS checks, and build gtk-doc unconditionally: this is needed since the port to meson. - Pass enable-man=true option to meson: man files are no longer built unless this is explicitly specified. - Drop the find command for finding and deleting libtool archives: these are no longer built since the port to meson build system.- Update to version 0.26.1: + Work around a deadlock in GObject type initialization (bgo#674885).- Update 0001-gvdb-Restore-permissions-on-changed-files.patch: 'dconf update' should set permissions to 0644 on restored missing db files, despite of the umask setting (bsc#1025721, bsc#971074, bgo#758066).- Add 0001-gvdb-Restore-permissions-on-changed-files.patch: 'dconf update' writes new contents into temporary file and renames it to the original one, resulting permission inconsistencies if umask has been changed before that. The patch restores the changed permissions (bsc#971074, bgo#758066).- Update to GNOME 3.20 Fate#318572 - Drop dconf-use-g_settings_get_default_value.patch (bnc#873225): patch applied to dconf-editor.- Update to version 0.26.0: + No changes.- Update to version 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. - Drop pkgconfig(dbus-1) BuildRequires: this backend has been dropped. - Drop libdconf-dbus-1-0 subpackage and obsolete it by libdconf1 package to ensure proper upgrade mechanism. - Drop libdconf-dbus-devel subpackage and obsolete it by the main devel package.- Update to version 0.24.0: + Stable release, no changes since 0.23.2.- Update to version 0.23.2: + Remove dconf-editor manpage (accidentally missed during the split). + Fix whitespace issues in 'dconf --help'.- Update to version 0.23.1: + dconf-editor is now in a separate package. + portability improvements. - Drop dconf-editor subpackages and references to it: it's now maintained in its own package (version 3.15.91). - Drop pkgconfig(gtk+-3.0) and pkgconfig(libxml-2.0) BuildRequires: dconf-editor dependencies. - Drop dconf-use-g_settings_get_default_value.patch: patch applied to dconf-editor. - Drop lang-package: it provided languages for dconf-editor (despite the gettext domain being 'dconf').- Move ca.desrt.dconf-editor.appdata.xml to dconf-editor subpackage: the appdata.xml file is supposed to be in the same package as the .desktop file (boo#915692)./bin/sh/bin/shsheep56 16696015570.40.0-150400.3.3.20.40.0-150400.3.3.2libdconfsettings.so/usr/lib64/gio/modules/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:25995/SUSE_SLE-15-SP4_Update/99dc337f7682e68055784c651c1c652d-dconf.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2b188467f471f6034c13517db18983e7d3bc1cc1, stripped PRR RRR R R RvKw2ʼ;libgio-2_0-0utf-812a38fae72885a01f47dfce73cb5d855a2d50c267856c5224e572d6e3fa1bfc3?7zXZ !t/'B]"k%Hc@q#$ă2pJ*(-'c=6'<#Suoy(ie2'N'e[%<`A|6UQY- "t74O@%h;&~PqMz˩[xSCH32t'iߡA'7T ~W`4PeVmd-fڛoqTu>\5"#I+MZUL:i^߼bH랲ȃWw|sj|G&~wUb\{:+^t8X?onlВ&G(K=X@Iw'F0:1"ۖ1i: |L.kbO7 #Fg+/e].x^5cDśݪC=1/z727i q_ ,k6{2rA R>iă–kPNE#͘ےc?ɧYUlL+oE0VVtWc U,:w捨kR?xNp̜^s2t#r\d 2K:MMҡp@:? iVҩnfX%XF9Xޒb}%Uqo;~^@،݃/ռ0> VES]RNxNyҝ{OrV? {\E˭zmo'E],bH~8o[RF^!k'C(#*T>rي<;)յnv]l"y[$idˆ-L8\#P纍Zh$\"~k%3iPJD>dNV|?̋gx:eYK|d]\hİ5B"p]aJ'U`?כ<v꿆R0y]y\Gժyuō$LGRVsӷ:Nm Z? /6Y: ޓ|ކ,C*NSɁt!}2<x;X<'*E}ykbH=d*X}M{ۧ$L_vQr u Z#,ƙ=F&GxY( ;],4+'T9clH(ԥG$d r8dD( ɜ KpIJqRfAhAo4WSrA eRybzX9g&Ufi(P tf^;ـنȎ ?b%@1K(qeSDklV ༠} FSS~ w3smҍV6rR= +/°^w$ "*JQaؘE^eyT~VI q?~XcRQgTI2\ԇ%QS ]<2 oJQa^T7L_Q_zܷes LF]zFt(o>igfwp`JħtIJD{C Y;2&4awWj63-orxSqw,c#D0 E۵bCmeޣ))`Mr=+vk HcC>IE0b-gI~CdαFpyπjmdoSzO3.8_ēR5Íyӗ~N-+ՃoNЌ_TO]vn ~0}AVLȲn:QGox8.O{vUbBa1-0d5G,l]#;.uPҒh[;zQ=`Ͻ=Y<N R }z3Y_:`ޟI`e ȅveRr"r[m5X^6zJW[irʁu%nv*[G.po=OF!AhE^\"6p_eA|mV%߷*C+p0H=| (5ɑMԠBa2i9gFCY-$RcjuF aM[4Ɔھ(c^$('91_8vx\Qك (E Ods 2]8U,pzb/ui'@ϿXŞ)64\(]6iG&DWx:=_M!TU55aN@4 ?âA#0_R,Ly$Qy׶a6]*4UL}RfwD˓ʷ~q[~WO $kp~܁xƪ4'"Ԇ\^\P]wu [׊'2BF6DKBB`޴2|`x.4 ;Od~ E s6=8,1o +Tg@Dp F K C+鷲 }O{K!s-뜴 b+Tڊν/wҦ,?D' mXuYEݥ\?K s sLEG4ԫFknۭ YT6K(rշu!cx0S= ,; {T p>X}a8yQUϣG*I".ϫhY۹&#m19Сȼ xK>:vYFe{o_npz.ې jL L=lѰw L.DHwFi1ni`8tB {0r>y0cљ~Z@m ({dc"R6jք6`X)+_#P?yw<ٚԧEk8 3BJ̻5 hYRr8طg'wgMAvLvjF _RB,D´t 6`8`;[۴ ^* .~[yHWO]_%..uM {hYxЋ,{ 镕*<>_'>YSZe~"Dٻk(D.&eաԼ\-2ZwJJ;ZhX?:L_߿Z/cM |L&tl(nxiJ6&ބِBȒu xas =ǔTL,5U / F9սӨdmY\Ak0;wxstK9 F}_dUr뇧ݯ5u87+nG m' E>KiE L4@8R&nγfK!DQ![2N9*OJ YZ