gsettings-backend-dconf-0.40.0-150400.3.3.2 >  A c7p9| {AW4ؓk0%nOr錮>ўN1]J/͇7Q,6a*=U^Mh! W< ߬ft\-)z E3ƨc]‡6EXmj:![\hu[z&VLY *ڂ >pE1?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_Updatecpioxz5x86_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/]] crv9w"G3{oc?QEajfeZsABv }e듇L:ri-%͝^o_ )MQ(g"u*|*(jBڹ$5{au,fP0 bR:пf:?^0a,ؓ-z- e@qݬQbnKg4/ y[!)e$.da) ZLer6g@͘J(CȈu]uh2hF1.:YK=.H=䱍U+NȐMDdՓ34i4.N`Q z=}.KQˋGL7q*lO) 1( \]pLЗ?W*iTU8kLj'jqȹFG6+{0C$m>F olo! ؾ 0*>q9 `<1cTFv`,-L>DuZkCˠz*Ӫ^m RDeN!a1;֧ls]b*oI%l]^z;>n+ xRJpy;61Bo0]6jqna:AXN `S6 *[.|.J}h^ǫwƲyFR3& O7L/KGBՕRb*q栱?|N"CPH2IA2_up\û1\{喼 D1:*7g=8v]_*TUE45]u9mL-;'cm\ /|qV/p'ZwGSZqauJTI\4H5ZPM7KE$2UIM_Kc@t2R; BFΉh+DJx Mp,\|m!̙/.GT\##dq qf1V-wǍx~knc =0*=YGGvƆ*)2_V'vY0Y֎oKM!i ܹk[:x:|ő ɱe߉P\ȂecgqI;v2fbw?ʦ#LCkhlIƆk/è~ӗݴA P#jR6mVc+˂_f!DT6% avk̙rF',>dF*|˘n0Yfҫ2-d'SB]]3Y#WN3)܏9_^{:eꚚqf+#ЂQ8aR.h~hAM[$n\> PuQ b>s$C$ϓxNUR* >f szTV-ۓ!]*MCB% W2:H@G^Ȉ'/nLp֬^Ǐlk #gp1n 85UoY_\. uΓVETV~VwvCtFe߀QL,#/:@ ?a{Re>ǷL%NC C0Ph, JKv^fa4ٌ 뒷NGTyR,lz)r/[cVa #!TCv|4mk֘if5[w'uC!IHEQGv'H=II2KVZuQ8_9$ΟvjEFۍhU{ah:nZ9.  xGVgH:Ik;Kb"WS>m74$”&XM.F%KsԚfxƌ*Q,$-a6&e)~}B<2QZ6(]Ya WH/=@]v:dit^`%(|٢[W;UG3Km\_wTDCߞQh=Xl^ :,ox['# HkB07aZ1OΝcǧfcl5AZ}'' y=RwRn30H[b!Alv.sWqF\Ջ2X>aE\[K @r| wSF0plq fL:1ҹ 7-t8(ykkG-yKTs(d2"$s}^ m+.!NhHqGh;rڮd|n!O`ef"r~V}d,&V&uEO} :ctF`(~kRt;I@\sn`xJRneԿ}LX:`SHf'\>;BO~"Wgc9DaeXkc.Sח}3[_a1/?ez8[r3+M[]SBC;u z"F,0#tEۂATr}g٫^0%h saT|Cf\5[eSm'0]@]( 1B>#|eCH dU<#Z`{N7c*(t+P4,>YF:ſ;;1:ZcBɥIә.%QӉkfsOJn#Sʩ`^;Z@p#hG(=SK6KATjwghͿQ=^] N~* )aXOx eF~"+LU=UvYǢ8Uz%^$DXfAFm2W] y=!pzȭwt0w/t}F+$y32Jp0Ä+o׸kosCiZ""cZ@nKC1\jm5q4wɉ1_߲Hm!v¬paA`o>5Mbw'UVlJV&-1l&؋pxsikb DUA _m1\~\#& Mq kLL1}]e! ꑳA Ǵ|'ݝUQn5>z wVwns- ޟH;&E]~µҧn\1p{*j9pgM݇O=ab*ʙ̶ͧF&Uqּ1AhPr A҂١%{W3Y0>\D6 Nw/73Vˡo-=wav}]HhD*Po]bd}kkn.f+Mth%Rٷ i*Q+mjJ>Eq.pS A7Q9$[9Mm9iF.~5W}8tWwNVKz Fm'P(wCb5TJc~Ğp"8|` pA?ѣ~9vP欕Tf2/z|Vy F SieL[oo2"BԨ2a&̏b2R ~8LA{O7չ7[i~7ʰQ녵#b̓`u빸E׆m[$ZF?|47[!DdzЕ`eY):;$˸(}!e5h}Y31P1̏ 2TU6w0 A:DD(oSLֵM2l`2LxLelXu}Z:mdH92L~}G`&܍Qj] iCԲW$t0R[{zWKv %vd׹(#uɰZLEܢ@7,3.EoqI~x!P[u.t7x`wSh&b hPZC[&;y v>MuV'_b *VgR[ڐMCۗ'L}Qv,̞ ,)+"@Sd"$eqCopP\gKqb]fQkmU"?unZb8lB:ktj|t>+sG*-M;o!wS _>vK_Fݐݶb9X"eGyF,)+#(,a7|=&H0}n N.jl#7qpH|Y;hM_7(y~li,)}ʺZ ؎}]Xi"j}(.=wަSD{wLJcAyB=V9EKL5VzD24^F!Ac5VRHrH9(]΂(Kyq#397# èG/rjYZ ڧgp]PG2La1-xRWwoiSI^хٯmgܲ`#1̟(.'ܸ7,ui}B>59Og, $[_D -!$MAvxF/|L. #xR{Rc@ kO?,/ftX% :tnk+{&yeg`eoa i:tX?6%YBEAj^,5qv܃@ DFm5O#3Hn n#J6}2-iMʤMҙ345VGz[X륫g{a+=1;%giGq<_&\ ol]l2e 8V Ycȼ\ϟ^>tȖo폽mo$KKq;0AnND)O6Q4j>fxLnTK<zf?kZWF˟|$N,?*ap5G+oC^))Bi" jzm#wmMRC@k zYXEePTZ˦q8k` )Ehd^:}=`0;OzD#J V,26jK3溜nminjTSDS*wy-k&A:PS/cdm[D\o'_7͝kzI=k#,42`qBiþ fjiNf_=NBIcJJsTjh5);-@ShG&oě"}1V^~BÉJ86$Jw;Np%­e9驄6x:\H_ W)// nD% 969xSQTÏpWpͫ_@#J7^ \ILygN-/$efdWD`"YvhAk{y444QLvV6tit:e3!U~fU˰]"#~s%S2\{9wH)#|hֹrn-56"gKlz[jKl-1U]c$?vI#Âk94 | d7aOZV"Sy?&F ktO֍xBN{nB8r]XaENFv}L~bd470t"7,K$D|ʔM<ɔa,+,+7RDCb#"^xe T/ Th.sa@ۮo|RLme<RJJQqC_ A\cj97;q՚d^Ět)D܊8U'O"bF/q~.AS3u#n@o1D`Tv|<`lr8:~C+3+1_{Of.\@ =3 tlF^҆jDo NԷ>%/YUU>)^U52hR35bҩBZ VJ%qQ*сє>^l  WoKs@ZXQ .21 f4~wq+N tNQ%H#R6/k[M%Fpu:5GgYwtTbVeB B[ξ,+c{]٪/,JI. 9GWX%mnte]IOp!ub6_(F66fhĉ^G4[{e5ʉXȈ4@Lvd~_\uh MĢb[lnFPO8dGFdE c/ ʂ̈XZma9xmTj)"O[ZijHHn/wyi>OA|iP{d4!$:Li!@`K=x 7?E ԚG>ĮeF"\3˶0!͇8YGN안ujZco\#S܊S0~ؠ4  +n#H ^ԑܦߗ=Pwx;Awr@Tf}Ffjt`02__iw6.Z^35% c`D$5Ԣa]ȥ< kEo]>RmK£h酜BlXulb$j_[2-Id;D-76N|vSlWI>2@Qit5WL!aɄQ KT&b_^x/V ݂t}J^QA6g?Uopl _HBfY\=Ʀ(fKᖋAFeDdpt*6OҜ<"'hX k回#Nщ)s:H{yr IqJQH3a8AEUs0` U\B/95jXhȮ: QǗCcC3c*S{>3M۳lPT؞Kx0HbG^6'=vX o8i v Ģfa)iҀDgKNQU{h8܅6[#GD7l t :o([-ڲצ&k(C&::6-G_qDU8z+Lr#J`x$Ԩx>_?XOELщUj|8 6<-:#2;bƬ321ʙZ{ߥʺ *Q1PPx^Dڷ1r^ rs1UQ.o~7|W:a LWBH=PFrc}DNeFΛʷ-"}TzǶiyE47*tt7͈)Xi8*2LxjJռ8!џEW$l?MuPbYoq_Qc1| CF>+oSL* ZijfИタ&"gKD6OGX2[s٘ӚK"ƴ+~&{QcOo&°'IB 9Y%o@i`]FeƔFط(1cIk.&6ǝ_w5>ޘU+F%}oy Q6Yδb&YZ4vd-1 G^[n^`_.DawXoLfpa'?-,R9p 3qXv ٞ.>i o-r5Bʹ᥉ ^˰Y^hԩbz-Z )YUܽd$`75H^,AF!%.p@\Mz=}ZBtqDśMCp9߬X4X>!EYLG(Jl۱RxogofGOG(S I4G@"?'nd2 .~A@ 9נu m"owy>͐L+IH9~ZF yPW}1*q!R?d$p\Jv+m gA )H\+q+T vt$ե>;~͊!iKB^3LU'wcHBq*~O{#/ EC yn?3feø5ʭɧh{X;m(¬* j3 E7-h7kbu.⧋6 -vjM`T'2CNѨ+1>s-ሞK69@[\%zyBn_])`kv4&&'[rD*><&w{̟:˭9xÙ'Up>cdb9_ l6}ӷAK9Nz5i0n6yW W]cJ^5٦ ;ߺMe RXm8g[O~20$7_f5[ Om1',ppX?TyU>JH75@v2^ү{P\)B6LyB?xڗ43ચM8􃺟˼mLkf։_$-cCY-\W`$b:_ P8jG1KS\} AK;~ıLȯ,~Z0m ʟ޷I4(m榜**ˊבV( Gm}ɱiw]rLh) \RxEaYf?︚PnL#qevL h>NF R yp6D "<j=*V<%w0HY2WІ3څ~4 c<%zB~e`AEV䝡XSj*4y~p7r TzʕW8\ wُwS"6NhPEH6{%a[`wK"9+* SU,6E X6"Af!_49X ؉ad\.ϼʖh<9JȦ& dR̆ɝs 8iZbQAKUUeUfob$-]. $ ۆg N;-I :pX`cYG ˍ^S9㪼c#w}YVӷƤZlūnj~upFfIgp|$WsRG!=* kX=2x:tv o"h^\aygcU!%}aU1asG?'c+wuGu׷4Ώ|'[7u3+KܜȻq:t|OI$CP&OۜzJ$B㌾ Rp\6RD剠s8*6UpAB+`dC傸`T&"ŝyHdWF4)zj1܅J[-i)5'}Gߦ,-iRֲ+DcU台O*(N?`_Q륳=>Q-׀LƋooq4ޠfWzn.T"g0a;7pJV5ɸא`ߌ>jMj 7ۙ2;ƼCws7G>onvj-+f{w A0&ro*(%mXDg  {_5m]^6Ǽ6է{mѡ6 oqmDlr1X*2~\t-@á˿!/a'GcC|[ۤG8&_{7#KI_"~j QJA_6%l H֡I|UnB/8xnjx=a[ctnUJ܎ #& k"SȋGڻ i H 'm|ȠwF6F ƨhu߄*CE:wEx#j-X ;$N|xW^Neǿ\sbV%Zfi&IJ's՚lzyٮ70MJU7n= ɞ9!!mP{ uGzVWU 2%\FzJp /UXoe4{q>U1K >iNѬ)S%:vsE$#iEJhr` Q?b^(SöNo<ݺ&I)itJѠ5>>~Po,͙ދcK1J7a&l\A2_!G689X @7TAƸ"ҚX1 =Oni y&{̄@KlOY uO w{19;Sa'| h*;/}5ح|ixOz6Kl+ mqv56`eZGnOP#t cNLJ 0:(y{.7[ E:<@rG 6'#džUKP=(q.*pu'F׭Ͼ6(E a&~-IOv3c0f\'bm;صk`c6הaE _@Wʹ4('fh*9KF&prg@TXd2 D6^dX޺reog]AD7ȸ^PEoD(]hNwWl16raa3'%Xn9rjUϲfR:_n-(!:zb )dKRw eJs֖TXl*h|fr.|!?Rb}d1a}p}|%9 *K:o`Y|2`lLTHMFgR`2 0xmg?pAkT>Gh_e*/j(69`X3L\A\mS15svG;ӹC4ȸsuD; fL4R~vA.Vj,G{ۂBv Vc[IAIT]Fhp[Qי+M-Rqgus]˂ZLKܕBv@YΗ_hL!cr&YBs._M՘n[= FYQ,[!0b֚og,k;~%nnO;  K %iDK&6W!V d}nv61\ (1kFu-pI(;d7ln{c~xCRgC`kw2[C}`/8g!/3'7LNX;yjg$}\Nm&R o']dQ6_4~!CE?Z<])-:Y656E 8Ѷs8^4\W B8j쟁]Fʦ.}(.$<ۍ.dVF &mBoh/:o7H}bt3eBF8>b&3B -C`oбvCɧ;j1vY|L]c~ȫ>\&Up%@wj@0DrN>Ϋl\ (<ŸrtϧlR9q9ReӁVAɟ"+%&)}0 zBJwo#8BHv86< #s!苄PzMίKgZ.DS;Jho. X䗹޾ΘFq6)D uHwNu!Z| xe_~i!fLE~ȒMb8ۇrI.U# p?-/߇j䒆].dm!R+\0lpao{q @zH0fqųS(wX*XKr_4Yj.K8Id9B@2+ΫΆdAsBH蠖5TES>Y"d|U#Ŏ@?syAgЇm\p;]6Fqc4%xv =Y6K"pU1SV€GhǾJ6rY%o‘dv]znHe}^ UtM޿! :[h}[Q)@a^]"S==zaBuSmWѴn42l ֛ϲJۋQgZf)9_MOl-~FqN#,uݜ0/\dmdEӳ+#K*5&@f)RHĐ{PY]xbwT߹Z=U @DJ!7z+"#QZeU[k8t'OW1%3-PM ~0w0>Ԟa_S|9[\ؖ[Y]5M!:;cY6_C (pSy_;A { Ws0M<6mY9~43L!P=hˑ0+V ٔ]*ذ_e0V4'+AjvsFɰ2.t%m ɵ"Sq'e:{l@ 1 x~rZ9o [17:;Le @zE˼l, Ş>҇G{5W%m)|fGk_XeDz6ѽET_#Ho )%O\ 8|qx_@.VO^GUĊϐb-ni m oJ6^]3_1Ԝ(RT¨`^Tg Iu׽6 , 2S"ȮWSg,ox zH2*od %_Lȋh&Ȯ]/ooԂ+yC}+aOS0dHɀ@GK”ןm̩ )Tj V|0b1}@K?($YKi uܵXqḨ3i61Dls;+Ov~?2j-.led vsvsT <%B;j%Wa9EMd7(/'҈ho|rٔTa]0zAsx;7Ճ9U9>khTN-Gi@<޺ _Mb]W5d9BHu#HKER͜Jl yѨM6DMIja+HTeNqp8+ ,轹ٳH`CC3駽K?JO/+wo@z1wď儹NX@e61hb̚ $nD1ya|سq>orw`?.*-uH% {QX92295KM HB0\YX e[Drɛ-kln>WI>U{]`Zk#K2]S}"8@5`nHf8)f5g] Cy0pB "= V{5` H:YҸ(*~9ݏQy$3!EAmi;V]mi5I`(o) D\[nV)<|4T^y_%mtGit2ZVky6Mӫ4ΣyOoL.SW$l)7qrod}eu^7n74B(S<r'*,1dKI.@r48Ae2CГZrwDq{,A<(%}:"q? z>:>EWOϕ|^-#?t,dC[m6삃Va٤6*$a@s^Y>g}cJw6I]Zz]C/ڑ9H X'ޢ~fT"V[X Ćwy=ĝz?K=VBEZDY&V!ƣuwk\i#XOD9%_ =X P JMT.*: 'w,VUcʹ>AJhfIzn^ G%y޵Y*_YcR|خOA8kIQWiϑ~"vQӕO2m5Iap(uܵ#AXÐEv<\u~|6$:A˖YڬGPX#;kpwb{nRUzT=Eݵ;,g>g@;_7hbCKkq7Q?bVkBCGêJ[Xԧze;&e`N=&zE1uUFe"WY3x3`ǘ dD3,{ ,_9)u/CUW1c7 rڐqLPŬSU:3EX7B*P["@TscYpLiY(!o0 W&/-bFeXjQUϣ\v"c!ӈC},hCJUCbV{R]@G5a1"0ʱ㣉J#6X]0L}eI$ֻkff#]y9 F cpfZXm”YC賂 "A3qloB  k\)};ÀЍf[맚Ww}9۰OqrYR.F&l9q,53 k'@GdEi-5լӞVXNh@Bp(0)2cS}CAh̺QJ9h@ *,2ư\lJCPg~1+~\z3f0\JfYEDH$Ah7M8]EH WW$ 5!zL5"?oڅ ˲x/o<<$(*N࣮Z.&).G:ͦ,D(ςc[ϸE 0fXy/b#ҹ9=p` 1ZeI &ŸEl$?P`>K5)쿢.w5lwG(3z8V^1!ݨVmo1r:A@U$"/wW%mӼc-o&hb`zCAFBp `8`kYQt >,vD_s1AUzX$nZJ7ۏLnP; Ks)|s*ʹ;聛"8j"= h>|~Wq$w,(F< +hWS۠*o=o/SYBQNÊ@Df|J O e׻ǘ" YZ