dbus-1-glib-tool-0.108-1.29 >  A [kp9|1esOK[ױ=Y:4yV,n^s`Ec\7Jf(u>V΃Okd"in!P(OsL-B-)>p>5?5d  C $@]clt x |   $DLxQ(~89:F2AG2TH2\I2dX2hY2p\2]2^2b2c3d3e3f3l3u3v4w5(x50y58 z5d5t5x5~5Cdbus-1-glib-tool0.1081.29Tool package for D-Bus/GLib bindingsD-Bus add-on tool to integrate the standard D-Bus library with the GLib thread abstraction and main loop.[ksheep581SUSE Linux Enterprise 15SUSE LLC AFL-2.1 or GPL-2.0+https://www.suse.com/Development/Libraries/Otherhttp://dbus.freedesktop.org/linuxx86_64~ 큤[k[k6e18a1d27bf8dfa87434601a73132345dba43e7b8062e54fb2033d4c1f858149211b390d1492d3936f655672555396c20050fa8dcfdeabde1a10da238480eee9rootrootrootrootdbus-1-glib-0.108-1.29.src.rpmdbus-1-glib-tooldbus-1-glib-tool(x86-64)@@@@@@@@@@@    dbus-1-gliblibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)libdbus-glib-1.so.2()(64bit)libexpat.so.1()(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.1083.0.4-14.6.0-14.0-15.2-14.14.1Y:XW%Ui@S@QP<@Q#i@PS@O@O@ON@N@Nu@N(MAME@Lډ@LvW@Le3L(KP@KrK&(JJd\@meissner@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgthoenig@suse.dethoenig@suse.decfarrell@suse.comvuntz@opensuse.orguli@suse.comjengelh@medozas.devuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orglnussel@suse.dejengelh@medozas.devuntz@opensuse.orgvuntz@opensuse.orgjengelh@medozas.devuntz@opensuse.orgaj@suse.de- remove CFLAGS setting, -fstack-protector is default and -fPIC will be auto-selected.- Split out dbus-binding-tool in own sub-package.- Update to version 0.108: + Use dbus-run-session instead of dbus-launch for tests. - Changes from version 0.106: + Stop testing G_HAVE_INLINE, which ceased to work in GLib 2.47.2 and wasn't meant to be API anyway. Instead, rely on "static inline" doing the right thing. On pre-C99 compilers, this relies on defining inline to __inline, __inline__ or the empty string if the compiler requires it, which it has done since 2000. (fdo#93513). + Stop calling g_mem_profile() in the tests, which no longer does anything and caused the tests to fail by issuing a warning. + Slightly modernize build system, and remove a weird cross-directory dependency which was breaking distcheck. + Stop distributing generated marshallers in the tarball. - Run spec-clean, modernize spec-file macros and also drop a no longer conditional dbus-1-glib-64bit Obsoletes.- Update to version 0.104: + Deprecations: Document the entire library as deprecated. + Dependencies: - libdbus 1.8 is required. - GLib 2.32 is required. + Enhancements: - The libdbus 1.8 dependency means we can now document that dbus_g_thread_init() is idempotent and thread-safe (fdo#54770). - Use g_cclosure_marshal_generic for all marshalling (fdo#64214). + Fixes: - Allow timeouts to be migrated from one main context to another without an assertion failure (fdo#30574). - Don't trip a libdbus fatal warning if a Unix fd or other unsupported type is encountered in a message (fdo#80557). - Make the tests pass with newer GLib by not removing removed sources (fdo#83530). - Fix some typos in the documentation (fdo#45686). - Make the Autotools setup less awful (fdo#58698).- Update to version 0.102: + Enhancements: - Add dbus_g_method_invocation_get_connection (fdo#55729). - Add dbus_g_connection_open_private (fdo#55730). - Better regression tests (fdo#23633, fdo#40711, fdo#41129, fdo#51511, fdo#68603). - Get rid of more dead code (fdo#40711). - dbus-binding-tool: check validity of names (fdo#7909). + Bugs fixed: - dbus_g_value_build_g_variant: treat GValues containing (G_TYPE_STRING, NULL) or (G_TYPE_STRV, NULL) as empty string or empty array instead of asserting (fdo#71811). - Upload documentation correctly. - Fix under-linking (fdo#68601). - Remove the exacutable bit from dbus-bash-completion.sh.- Update to version 0.100.2: + Respin tarball.- Update to version 0.100.1: + dbus-gproxy: Verify sender of NameOwnerChanged signals to be o.f.DBus (CVE-2013-0292, bnc#804392). + Some cleanups. + Other bugs fixed: fdo#23633, fdo#40711, fdo#55729, fdo#55730.- Update to version 0.100: + Enhancements: - Support building on Android with androgenizer (fdo#42532) - Respect NOCONFIGURE=1 in autogen.sh + Fixes: - Fix several GVariant reference leaks in dbus_g_value_parse_variant (fdo#41125) - Don't crash if an error code is out of range for its domain or has a negative code (fdo#40151) - Fix compilation with -Werror=format-security - Don't crash if dbus_g_proxy_new_for_peer() is used to talk to the dbus-daemon (fdo#41126)- Further dependency changes: Let dbus-1-glib-devel require dbus-1-devel (implicitly pulls dbus-1).- Fix and loosen dependency towards dbus-1. Reported by Andreas Jaeger .- license update: AFL-2.1 or GPL-2.0+ License is a dual license choice of either Academic Free License 2.1 or GNU GPL 2+. This is the SPDX format for that license- Update to version 0.98: + Fix the documentation, a lot. We have nearly 100% coverage now. (fdo#37793) + In specialized collection iterators, check that the type is correct; g_critical and return harmlessly, rather than crashing, if not + If library users register specialized GTypes, warn if their vtables have missing callbacks which would cause accessors to crash + Fix production of documentation out-of-tree with newer gtk-doc + Simplify invoke_object_method() and OOM handling in dbus-gobject (fdo#35767) - Changes from version 0.96: + Fix a regression in marshalling GObject instances as object paths, which broke NetworkManager (fdo#37852, deb#628890) + Fix crashes when sending a message when disconnected from D-Bus but still working through our backlog of incoming messages, similar to fdo#12675 (fdo#38406) + Cope more gracefully, with a critical warning instead of a memory leak, if programmer error causes G_VALUE_COLLECT to fail (fdo#38406, nokia#86280, nokia#180486) + Avoid an assertion failure when unregistering a proxy if GetNameOwner failed (fdo#38408, nokia#116862) + Don't report various programmer errors as "out of memory"; raise suitable critical warnings instead, and don't leak memory (fdo#35767, fdo#35766) + If a remote process sends a wrong method call on the Properties interface, send back an error reply, instead of warning on stderr and not replying (fdo#35766) + Show a warning if dbus_g_method_return fails to marshal something (fdo#29884, nokia#180486) + Remove remnants of i18n (fdo#36428) + Remove dead code (nokia#180486) - Drop dbus-1-glib-fix-marshalling-regression.patch: fixed upstream.- cross-build fix: use host's dbus-binding-tool- Remove redundant tags/sections from specfile (cf. packaging guidelines) - Add dbus-1-glib-devel to baselibs- Add dbus-1-glib-fix-marshalling-regression.patch: this fixes a regression causing issues in NetworkManager; taken from git.- Update to version 0.94: + Check validity of more arguments, don't report "out of memory" or "should not have been reached" if an invalid string or boolean is given, and abandon broken containers more gracefully (fdo#30171) + Allow underscores in error names (fdo#30274) + If an object is on more than one connection, emit signals on all of them; if it's unregistered, only unregister it from the requested connection (fdo#32087) + Fix ability to switch a DBusConnection from one GMainContext to another (fdo#35115) + Forbid a ReturnVal annotation after the first OUT , which had never worked correctly anyway (fdo#35952) + Remove false claim that we use Introspect() at runtime, and document more error cases (fdo#36216) + Remove unused support for translated messages (fdo#36428) + Don't corrupt internal data if a GObject is registered twice on the same (connection, path) tuple, and fix out-of-bounds reading (fdo#36793) + Fix multiple signal emissions if an object is removed from all of its locations then re-exported, and a memory leak if an exported object is disposed (fdo#36811) + Log the error message if object registration fails (fdo#37795) + Several small fixes. + Remove Doxygen support (as gtk-doc is used) (fdo#10890) + Build fixes. + Bugs fixed: fdo#22667, fdo#22854, fdo#23616, fdo#26952, fdo#27193, fdo#27598, fdo#29884, fdo#32351, fdo#33145, fdo#33646, fdo#34282, fdo#37060, fdo#37062, fdo#37789, fdo#37790, fdo#37812.- Update to version 0.92: + Require glib 2.26: this dependency bump was missed in 0.90.- Update to version 0.90: + Add DBusGObjectPath, DBusGSignature typedefs + Give specialized GArrays iteration/appending support + fdo#30428: add dbus_g_value_parse_g_variant + Fix switching a connection's GMainContext + Various small fixes- Update to version 0.88: + Allow duplicate object path registrations for different connections + Don't use the identifier "interface" in public headers + Don't pass malformed error interface to dbus (rh#581794) + Fix a crash in dbus_pending_call_cancel() (fdo#14579) + Fix lookup of regular properties when shadow properties are used + fdo#28715: Add dbus_g_value_build_g_variant() + Support DBUS_TYPE_G_SIGNATURE + Respect property access flags for writing, allow disabling for reads + Documentation improvements + Build fixes, especially for windows - Drop bug-628607-access-flags-CVE-2010-1172.diff: fixed upstream.- honor access properties from xml file (CVE-2010-1172, bnc#628607)- use %_smp_mflags- Update to version 0.86: + core: allow duplicate property names on GInterfaces + core: performance optimization for object info lookup + Fix hyphenated error codes correctly + Free errors returned by method implementations + Trivial compiler warning fixes + Use AM_SILENT_RULES if available + Turn the gtk-doc documentation into buildable shape- Update to version 0.84: + Support duplicate object registrations + Only re-set registration list if it's non-empty + Copy object registration list when unregistering. + fdo#19623 - Add dbus_g_bus_get_private + fdo#25119 - Don't leak DBusGMethodInvocation for no-reply calls + Import dbus-bus-introspect.xml upstream + dbus-gvalue: set an error when demarshal_basic doesn't recognize type + Man page fixes.- add baselibs.conf as a source - package documentation as noarch- Update to version 0.82: + Fix format-security warning + Use -fno-strict-aliasing by default + fdo#14183 - Listen to NameOwnerChanged using arg0 matching + Use g_strdup instead of strdup in dbus_g_method_get_sender + fdo#13908: make dbus_g_type_specialized_init() safe for library users to call + fdo#16776: teach dbus_g_method_return_error about DBUS_GERROR + fdo#20884: dbus_g_proxy_manager_replace_name_owner: don't leave freed memory in the hash table if the name was the owner's first + dbus_g_type_specialized_init: make some effort at being thread-safe + add --with-dbus-binding-tool configure option to use an external dbus-binding-tool + fdo#5688: don't assert when exported object is destroyed * after* D-Bus connection closes + fdo#21219: implement unregistration of objects + dbus-gobject: save the ObjectRegistration on each object, not just the path + fdo#20879 - Use --skip-source argument for glib-genmarshal + fdo#19927 - Use const for GError * param we're not modifying + fdo#13908: silently initialize specialized types whenever required + fdo#21362 - Remove use of deprecated symbols + fdo#21753 - Correctly initialize GValues in dbus-binding-tool generated code + fdo#22244 - Only include , not individual headers + fdo#20343 - Add a man page for dbus-binding-tool + fdo#18294 - Be defensive about a possibly NULL property string + Various build fixes. - Remove AutoReqProv: it's default now. - Remove -fno-strict-aliasing from our custom CFLAGS since it's by default now. - Drop dbus-1-glib-selinux.patch: unneeded now. - Drop marshall-skip-source.patch: fixed upstream. - Use libexecdir whenever possible. - Remove Requires from doc package since it's purely html files.- Do not add source file name as comment for glib-genmarshall Aufruf. This creates otherwise files with temporary filenames that make comparison of builds impossible (marshall-skip-source.patch)sheep58 15272784960.108-1.290.108-1.29dbus-binding-tooldbus-binding-tool.1.gz/usr/bin//usr/share/man/man1/-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:SLE-15:GA/standard/2e56369ded300b57cfc9bc0f9873fc11-dbus-1-glibcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=3d9e8308984da7222a7002d95267d854f684dc92, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRR R R RR7#pLvutf-83c689bdf7e8b636034ec4bf721816819f4040067e615c7895f5743aa4e85201e? 7zXZ !t/ׂb] crv9ui %[1`b X1+h 'eRƘ>[yOT@!@гЩCb^ƥrEO`A7BH9z=[iK ,cEBgЬe[T4GC1"=Jsa"N>,܎Qi)GK R)*ah~^,EWL7O>3S4W0k%`k NM>sxz Ћ>r.oMT ؞"#e#](x d\{n|w w"GFX}/\UXB-:V#xMoT(eBM_Vx|-rIT45ʩd/oTVqW5P ~.$ʡHx<"eµ5BbRA ylIJ {L/N1<.x"2;8QOV#mS|uXΰr7SHcKeɽQ\Ns$Cg|5mDI))Algq,LI?s?hF簑 Zo[.xM`9N Q^ف u5 sރ,R_u&8n =6wŎ$-~ƃ_}^GD#&bňb@w{y/PSqn\@w?7YH*Vkx[~IWzU'm5׏بy,O1)7&ߝ uӭ/Cu3ftu?n<2"@)f3;Յ_;^˂ D<"x,5#h7ŌqZ˗-neģIF pR0 K s{|c/ ]nY2{`=*?azCQ]G^ˊa=g8l׊B'R)oo"7U}FZ(lTFI- s N}̂b(35-pv1]dкI&‘27 pDV8w;f q+ 9jItE. ElFvP!O/gl{ }M+7X(LFZ$,5ed㬨W0hHzoV* ycH>%w0r'̚Hļb 0+Bd\WϮ5MΔ2rUƴM*k/9 :2E4 a\.u8VnE= SUp#~O:>r7saXDs|:4]ǵr,}5Wb+Y)GWj+r#tfDFS~ԯ $ ~\OOSDžR:?kʥ" -Za|XB\h[2kV`A&p@>20Y2mO0ʵ2RȮa 1=0'q347:jjLU?2KRxCm{f] us(K-h~P 8-(Q¿Eq99, !up`K dKl d4j LbRYa2 Cо&@ ̍*k2 @٠S˹u! @ 0RFbܫͳ8:n2!ʪ@\;@+leOHnl m`[#e;}%%^]ˆ<-/[G\AO7{(\.XN2b""cW0cscF! eGO({;U+ nh̉]F@% :g aRQQ u7l]L,o4e&^Yì|wSɇ9Y嘿7O~) {xO\Enj$K|cf'bP#"ג\:Rz-% ]YJd){r";+}&EbGl.h^@rΌKc3|6}i.~ۨHmy̝/7mn+.{`D=HcTtzS'Z;O`RiR<;SKQ#{%DƲIwhjY9oFD=O)! O¾jUVΛA =F* Yǧ6JFc=eaѕ\W4n {ܱm=\/Nem/fBqID%1jo`~n({%[coKŵtA0 * @4(${B@,Ө}"h߬r n6O}AWVw~ºc o]%4mi" $띇ܹ]*S~b>"u7&'9v]^^Wu_u[RN Yk0 <0C[{N-ZRwfB -|yP鞗,vwlUV(Qא+v!޼HCx\JaՋCxS{ha< ^7>_=57V;QdT|\921" 0@C?t\ BvZH~JqX|t` )T6mSZ܏Y{! r P|]û(,]1Ͼ4vx>u%*6+m۲Z.7vV TY%6N ^m59)6V b.PAjqe g= i==_[??c m@F5_qƚ~K6yUxEZ(ӆqo֌$FJm2aDy|z`ibpF .O|עɰȸAB*٬l^&gMw/Y*!*g*_Gޤc]1qe&e1[-S*=‘ɮ].{RJyu^-4=]{"H}h[_%|.h>SO;seQU vҷ2"k,+3ׄԔ, gHPS^3vkVvh@t i,|G9cɿHr#/ ,ߺ%Jp W" #`*l :E".I+BHPgj$xfz\1Qu"dC+%mTk  \7>N;9EoX9F_ TG;8UljeAẉU3O܌;ISRY 862R䨶Yu^CY4領'.:7@ҭA0B5q @\SLo6aClSE#_#^bцKhK`jR↵**0N[@YhqȆ ^@B2$w8Q:se<3/27`p&$xEFloRR/oQ!K#UNEഓP0xVkɇ)d чJPo3-?'%:F~1-{k>2ib dp2\v{mlt"\smaTafO1zo3(7Y躤S>^Wr|GTZ:-r ?7^"z'}ok()D,*ym'=׊F\[&˾f=?A`~^%l LnhXv_}>2`_΅<] s!b,g@P/Km|wqlhoC$g˘Cݦ}?Z=>=So(,%znEXӳs7xDSB Fc@R{ġזB53<ǒN Y#o]R|Ԯeq۾Г{yOJX.+C+K} 7_c}$wHсdTsVZ}T-ߓ GqHӗZYS:*c:_`0cB4AؠH/43qG߻oK?6p-m- MN2w]6{_0:c3 Χv`rl8qu*:3W8GY^cd 5?>T̢aƹKf rDTC:I1X@`dV*b_l]8$姿ٚ ѭ Ns ʛa` i-f+;f$FEC.i1)`H.ZtQ?tw}G>?H@MMWL"Čգ%Q;UF{X3PmVxO.YaE7cx=0Ѯ`2X'e_p M$vֶHKΐ0lW" CYo֪AȪT—c& ~ Э59HcxׯpWe 1VMGz4^:?_&UvRJCq.0?d/x*~9mײN+\feG_T'F칆0;2?^/ʐO _d~>&2/@(ɅN77=",4"1h1<:#Yk>7GED,uuyYwx=apwϝP=Ac<2d_ڱxjBU 0PEP/eD ^ Q +t Pi=S;-ڐJy?QJĪK~YipoQ<r׶B7۴w-L葖pQKZOk^4 3)e4Oj±f@\3.,l)f3=uNF1b `y#;GV;pLE u+ 5X er%] hy B ^]'QEA"c\%َeUiEچYW뺘!AFǩF~ Iv8`~@}Iup:[mpݢT-zo{R ~SU1-0bb6]D o z2yRdn+n&Pˮy4,* nɥ0԰ w5c̏,>ӕx#aH呌%ᇘT3RǧgƧOQҼGXWKI aOd2 }~6\|fm H"' a[*ڄd%ۑGAb>XXos%ѻO䳠;[4 ̠:PQO>cQ 8˾Znk *W=`ᐻ# Ƀu^]yϷ+xP w/2䯞mXWq*F,ᨿxaVw:]?e?u\"fT:P+5o0:b^3 Դ70p(x̀Xg}kRD.+ge"a 9~k:):3Yp/ j&0mKc'951:8{PsRR*?@P ۚ5Xq&4 0 Fӟ\7SW!iiάJFysݭS޸*hOt] rEH |Ys["2(6ڈ0M=ٵTZH 8#fB,OJ|:ajPMedBk@BiXJo-S t)X #ԅKa苻 cvUkfÏ_`.T0s oЉ{xb*Kv g? C|Ťo*~ۓ;K`B ]~c 1T[id>IhuB]xu]$zmX2xc+-q9ɄTpjNH$%LP=t0aڂ^XUU5.U.S>4L7t_x x"LN8yv-,VȰ2c6WMO@Más7]k0W6B7 '[QL@.6ks̴ y)Nˌ^w&+ .TO|٪OEn?xC-#Zpxr sMW0~kF\O "q5Rt}}ĉ+\v(荱p $,1LQgaצˠ $"LJ0RF}8bN&"HȆ>duPF^:5X '<Ρfyxt] ;J {5$\o*3.7!\ho)jdd?K& O,7Ys[-`I}6b,D9B?U0r?ZyNLQa2m ~h; ><_*[*ڦKˬ7Ŧ v;*Bq& #IW㺇 Dz:%meqt,/6;/wߛ?QwTae0Z"wXDXX<"Pejw*b' .0'Y{0lN~b?KBim«刼ܹ-卧Bk8z=LrhsE2dWeq\LbRg3@aKYzO0-doOr/r ¿p+$')yEmwV5W 7xC14~N{IQhbdCq8Fr؛ūk@GsDlճ k\L% |v/_nn:PXY Z[Zq(ߏ6b '/aEF~1o|0u? X8$s6pGɂR6VH;. Qޑ7QFϭ{ڏ10i4C8+oL SI|N,8 e?1'¥2|Oq̨ ^VnAdfg^<,_$M0龧^EUԹa~ޕjUGz$NkڮV&gc? ~EYz]͐lbm깣Y@*A HFCqHCr+U?6"ޛy;fNW<[Eydwt>?K}Xt̠Z}KB݅po|r vՈG&iĿ$'ˍ1f71wq\$7v7@ ;ڐÊP49 _19 U9|}3U"uOפ֙T8.vsA`G8́#aAUlg.4v*ݺ,^k)S)@ ڝ1$c\D]~{S̕ ~,t˩k]Ir%oYgp;:5Z`̼j; R Irj< `;޷=n_UYqwcFͻF}FMN6Uڕ?TRv b!2A7B5P4EFacq|]KP~Vq(2\>h]Yv![c)DisaEx$JB[7_5 Ǔ)Qt@9$a{4a`Œ@0xw{ijAE).qF{ 1h+džϧrr҃d[Ȏ/.Hao@Z dbPsBOgEu|P@ĭ2U5S8ca@uҒm-*p#_/-[y+ Ok9]Q]K6kɬ~F|77m@~oF^gp5[ ,u4Rߡ 'O*r|,"CGNj5LOINli UR_}ZfBoLgUf'J9QQi a핝S#[ƑxS 5a2QKÈktsfkf<]+-PP:' Wv^s܅ɡ:{{>l'{BwXoB(~v&]da [ Z!XZ38ǩoh= 2Rrm=z)s#r ZK.^pZQx4@<NF,8 Zxb7gHǦ٦vXLIO/e¹x@<AbQrf_e6,itӒJ32qb+{V/(hF̳zkמz:aQχFݙlP B3HOݯK3y]kYTԝ6ӧr$?3s;66)b3vy p{vekxg1+}yzWS~z;.δdB쯰yBŶGL3Ib봟[k{ S5=!m6.:4fLgEy඾(۴|ؠƒc~'_YqH(ZKz̙ie=ØSE*'دr#La dT'䄷]ཱིlՋyz+mfw07㛦[vQ"l0ĘԳ{`4vCk!b8 k2gٽϖDbp. }yk, R5*:@(BB?4!g52h`?P#f9DsT":آd05--v!N+$&OV`OJ.*g| Tl\1ɒIĻpSFOr[.Pԁ-4p\OYTsvޖφy-w,򭎚5 KB.D";*b 3NXsMQw\_rG/5 d͡F!7މ$[#ыzNʸ_QGQ|f;= 0[.W_].bIC0/0l^y$cb)@6-mRYU۫ J{70LW4*, &MM&bm+as<{~hX39tج1V%8fAH!!624^ԯmM m&QJr2$I[$̄'.Nj_C3Bfk=-<%(gEFrBC{8+O~A<l,zfv&IQDJ0Iu4[@"Ir'Fb hBY 9BHc/ٟBBEy}ҩSfZlX%[?w&SȘwjüsjei^J$?dOxs50Dba>[xik/MM0Ca U?^D\3~pX=zN:xMӔ i_GoaD':"57/6'M\gzwnDc~Q;/?++Apq=29IϏ 8%Z<%7B/&O!jCl*E! cCo­^(=]+ÝOn|4^ R$6NlQ&)^nh@ّG%ÌW gJp\m|b/^N8S ELo>qꓞ8bR奲p *A%o^澮!dZ7sXi݉[u{ǫg\!{~qV[UcХFwRNqcxlpk;8T?8ZmkR^]zqάӯfId`K5(bL yds@IZ+T x1z$XA>YDagv ipB9|cނ4Cy~y7:'qok ̹ z«6ިÑiw)ut*WcUWt w1CO$.4ݨ{V# f01ծ™ㅡo #$8Iϲr Dy\ DlŴ%d35ڴ(zՉ2byAhScD'IAnX#H:"_\4!WHuhf3YWNnߡ!y2D oڗϛSڥsE"@Нv~wBrE9Kh+4m֤.ˆ)`x"Lsm 22:F$=V')d4v^p:O(ڴ T`} ޽mscPȖ_J2q8[Gd%tiˆ&}{:"5q`e*&]@w)9`3KCVP1;^ö(UOg>W) ڇ8>4iI† rZKl^8*: ^+D<&Rf2YX<{Α+aCAh="9_FAX3k%ЫmiE,\,'Lytn!kF)Xo {T1DJuͻqԡ=d׫Rs>HȳOщ"ªvދhJtUys;p&-Ie y2~&J;ꙁn7-VeB\Xxltoj.8!vT }h](TOatZ'ւ16Qk?@Ia_늍WtЯepVao*vi'+`|wH2h ݏ+c4abd[ 5%Cs;q- 53Em$<"Zj+Dz*;(FgXNOkܠ;+0r!礿E1LC\C>-}R[mys̜tjiČE\Գe#< v*eSۨIr u1GJ(V+,aXOO+m{1?Nۻq$BpzUy2>Xk8HbBsyvzQDSͩ$kg9ףw6L:ûYR:#/þSjR'ٞvʍ9l *囦ϙɲ*Ιht)᣸JۼA^ s:> פM~ϜanEe'ӖxK--Z$N|^x.8 %V~{G̏lO±Sj=mq<*oCr_Bst໐U9FNd{&M*=r7̵pA3oP@p0s3VAhlԈjRs}6iPܜ6[/UE4y;5ԑtUUGy 0-zݷSϜ3WGmQ\la ?qXܠE/Cb\\ _d$6hسB9CĐ_(8î{$?iL(mx5&QNEzŸ\NAwgSĞ+l]1 7>.O v$F0{Ht/Or7|o!| ?>+2NEl0^[^sM2PZhʡp\ ڣ*3 @kȫe)+gl4}'l#dA}6)?tJ0b&?Q!- n4g9{JzC1,H 4|)v% &UWwה>&)U@7Uz>X\=RN *bLЄ9*H(uqQVsl7M^bo&PXEoNDCr$t*b tC2 [lwNJg'CNM|Dwmy]B;mӍĺ*<O,slcJɳM~+8cS3i7fy\Uk{*9QWQO̞x=E2&"1BܶӼka+KM 5U t<^*:K3Uӽ $1k:OT#.a01(XP3ƻߗuI"ʸLD&-xvgr>j~/ i k|d<HRܓ{b֔3sI )SL#wq_+3=^ JG0aFıqY+?@yW)}p ;53 PROq=;hW Z kXZOdc[&P]4]"Zd%bx.}QM'GPNW(3e@6J1#䪀lm1kT}KV(3 0wRi[qϸrfq04)Z4%O="^4wA\AtOY\y~j|upDs'myZ><>I] >Ino^}\' 3C+ MC m,(:&x4ѯ_=^ li< ގa 2Ю>3DqOr}l-at &nAJEO$6SHc7^s:F{:Ŕ 0ΌpDYA,6d2UXuK-ee@'R  SM#72(); dF"8P &:{(jV8 pRp[y-ɵCCO2H%*\G?>PysL (eƆ[Zbxn]jJa#SO85"mF|"{Egz| WsIG!P8%/ՖLa%N8{q'Fܾ)TvCa8LYs-V 3qIl 2(> /Aw ) ?oՒPC^Κ`{,?mZ 9F;yb7赂nγ!^,IS\ Oz7:'P"o"nfؖRG`FjvsV=yn{3ggk oPymۂ q HGR8N,ѣ/9}N3PQ}(  y/>ʙE+IY GWD=T= 1-j-͕y3U+Q['ԛ9՗8V- ӂr?=^* Pom;-ěҐ06~cV{4ak`~ K!g8%SQQ+S^DT{ˆ*NBvVHT*RIV#Ez{ؑ$$*k: o~ )Lv0gF[B]=-lĩ،~BT3Ѡ%\+]RayS>"lʫFRz4J/J+<$<(mkmv ?fc!MG-f QS/~upt'0?~5qQIc#)R0i`ET=s;c3TBv^?;t _ZS?A0}Vg/u& ~7Y%+ N nX2!uI晘HkCWag@ai] @oFYw]uN~p&)(-e} !uvXbk2y=0`FL27R잀T-\QWqkPE/"$3X$w8Ŏq[b5K(܏cQCu ڝmϘO+kXxȟnQB8+]I>MocջA:[No?1-}a\7zVPfN+7Soj#PYԗJr绣a(@ Q8xK i^vqLgC5܋_v"P7*u{ 2!5֐:~hP}"b2~=zyGf5`:cb]eFin@]ZH^BݧɲJl>1?jzO 5B-#J3AJj.rmKvxLܣ;&Y_p1p[w@C_qz j^ -d z ørShtSb6a{eޡes/8/u@_dcIGX-NTvyc2| GXW@?K~l25DI.=Rw0n$l0Z>Qbo(g ˦VwD3V4o  +teLL2Y4iS#NВZŁ)pu~JMdbo+bAukw1umI\FS &Ah0# vD҆n[HKW  .i>"@GXD2_:ޒdY\*]nNL)U {g`,RE`*Z\uT;`b ۱֎Nwy4=c`v <,;vF AY-5I@iH 7 g=҅Dڑ-c\ΕfEL]+RɏOjU\C9*ֈdV"KkCZ[ GZ͔Q3Yɟ@wVs`_!l}7h 0EA ~Jvҕܭ{OJKiޓHFׇxCu#WË7>SJM- hh\i'GSikq@6y8oc"jk6ܿt.B`%jY)Mtj$ˣ:.$InR&7<NYU^=7g:@dJZ󳭉xɤtT3pcɇUآ|鷼GEhuĦ)]4a?cR]=Nc cwξ  Km˼SH]U,^IHK>{i<8eI)@)R *TV\p*Xa\R#n[&Qr(&I7g!P%D> &#R2ތH˪YsGAƣ<^d[1vaI037˜wjJ>kyȫ10P,cHFApp$5x\w/xڬKQ~Zԍ)92ᝫ*b9zRZܿ8|< ^!&_xd4A)Z'oRK sX w.0; jI<w)t 9, p'(@q]g>T/Ә! lj;UOV.5ץo*J'Q]EI Qe P zRIrg&9%\hdd5p[r6"\K=eZܞb2f,Ě3uKN!%^EF4I4phEjy1av4ȋr[ }EfxZQH:kYo^- l!L.gcTb6^?X3{)F!JB4PJ-XV4]#!y,/J&h*6Ա\ o$ |0uue&om-Oc:KxجSDp3 mjIbC+pF1Nl۳b9)C㪵A2WZ 8Kٱ&-ud2xtZ{)4UcGT]n$ ig `a !q*HY(-1ns![h0ogV+d4om8eSz6naϋi䠩Pﯫ QeK\!Y-c |E} 'ֱˇ(\3|htS$}¤$"oy!cB:T:X~r9 vPpB$r[t+eM՟mhsǾ&H=d`ێtMR YnhY`O0:c_VR5zȜ5*E|ڠ&;^2->8K^ _͡8;D}// >焇4]G{W,#5RtgQ[Xc4%bR%E#@J~]^^B_jvd9$yb91[m)L;o[Z'LHMiW.a>O e^1W50_|"r{9&]#Rd0&XpGas\98uf]g##\. Gˍ>Szq XʊVkQ߁d~wCm/vm-ɻ36Sދ SG'>0."?.iC;Hg*Y#KL)۠Jm ٮ)Nx&བ5# `y`fa%s7B_6l/,֕HP:1c(=.Pe͌I!T÷i|D@ha@v5ېv/P(]@[e $)'"~fvyLP8+/ۅFTM"nqG8/$yU.8-jN$lp<2pΝVEJxF P8pF oZ\L~C@}x|'_Jeq{w^鰁`ATbȤqezE>vdk .$ۙvN Y9{u dɿ:&ۇ"Մ("Qw"'^Vf#V OUP|"OpЕAwc@n>s^$mҦ>et+l nBaC , wvӢ! tsuӋ0o͑uJ޺c`W^Z)^ev0'e͡[R3)t#&@g ,miTŊ-^A f?y;R*Kn\MѺ뙚m$O׻u[AR(2$A]z 8NOꌄjz}z[<ќ@:XA PT28yͨ"+bZJ+L*@X=_F~dB;jߛUy !:9f4,0'AW0~qĿs{}TKt^{ Qls!͜v|2\w),*7|kۋ;r8, 4zØB1qFu<k$p' q3{IyM08I(1}hgvDydôb`>=\ژ^i*h$GC$0R͏9h z/ma?JX\0>ԑ,C͒Һ$(}O[ Y hkظL8As6FD jrgi@h:@\Z1L6u4DOmޕG-gl!7އE6ʞ'T2>}BiV]/_,DU ^}XX} )ؼE9gdʻ%i4~rWTYcS݃Pvаaм&IX`9q~a7fμˆ}K~zNrH;BȊb˴^XY;FMt $k)B1[fhM wJB[t9 4^&^IXp_ L'-1k!p j=9 \ "p v6,'ߨN9WK* j[yF$k~1;X]VJx\(j5EMJy]{~Xy 9qDC@_渗֋RxζW;҉ָ8ј:b $O΀mbR:!D 1|asp#,ZhPXTMŬpAJM)Bo>:>,׮~Q3PJrdmP":WhX TVh'+Z.$^JuI2OPdG`D2D;Kej% q}]Ԩ>jgj ` (B/iЩrM0{j~ʶ`Jelذ^^5ylŇ?.N{yDA!h!g-JUp7j^|,:.ZXGeNFlg윚k<ZbMPbjGeE|Z%uog|+ N#l9zD `jt x5n .K0@Br 0"DƏ(мd !Y AT&4ǿ xOnĽU`9EE3^}iyoa}qi&Ws)#ݹ~3}L>+ۧ8sWKI"retuX7 1 e}h=6"cEnksnpG\+JuNCrM$,y1'71f'rLARŒ|AQ ٰ,eOf*xR;ƻ #Mz29s+|?ŋ3䖦lW}1r-f!qI[{>t_o3ԜUd67)L2&aA,w^#$m~Ɖjwb74~`ײ";!lDPޜMm?&2Vi|?(HeߪDjn;:SHuI NrrhuvX"S,TCM+M^ђu"̨1k[0(wo"{F :EF9 ڒAtJx-9MoX $@]^C螜 ݥx5 G[1"{fNlwD S <&i:ڞ ]e?Sr|XT*W]i=2o)Bps.kdBaNtܧmi7GiRJ@9Ԑo]DoTѽS,BP2r$Ꮆ}܄Cr0ԿnJ>aM5ǫVB -g6p d7G"0 vZӖTiE3b~@t;aE.ITEDHd<ⷎwLI68m#ۡ ?ʊB76wv OyLu )v{J-\/I)76 sN%_DT>w8| /e+`yzug>×ݦjZmʩƍngهPs*rלݏf'tÕ}a>t&dpNvik{ڒUt]mhz/G ͡?-wDL&(S4gzZ_['l㩶Y'GQd(cv0 ->V1ŤECs}=^D2ACh PIp }'b{鬘CcnPK[_좒 S/Q 9 'VS6G#X ڮ噾$i#::BJRa7 %)M|u̜Y -zlB<~3 (0-2dJkgyQ27]d(XjJ-ީMi܂wO n?\xP0)# vt][٦2|(F7*8[X_ZLJ;G.-NRa36USkBIL{I7Ed2Zh|l4!d0sӆeE{2.(@iޡ JJg+żSDQ9𩐻#EܴV=GP՘~gl![?W>1 =~6{Mݲb~t\ i;BA33B,5Ӟ˙ARuX܉n37)f0SnpAhUۧƻ/ B1q5`"8zrK>. 6[ Ru( q h =\N{ Vrp9c! ( jyŐܖw@7]?tOY9QZyZ. 7h>aRB szCW++ @8N30_n pĒA wG=υ W^ )RNyR=b>,?!kNd JG9?-Fe ~/ +Iӈ/$x5TH?x4+l6C?e()Ppkޢ{b8a J({/V}0oT"k2}9ޭ$u_r`㎉?-q-G- =L7*O&#fb'@gº"YxeTyg2qt{vz^d0jIOj TZ?jAp.Hg]2;0y UGCMP=NZyvMFJjm({yHV7N>Tg</7gx**\8w,׺Sb4+rVȰ|~"EɃcpRo`kZ[WN wkSAӽrfϗR:?rNmJQT7{ peB*2ޯPOr2i,{/^K~y{ ZfSZWnV OhA Φz<#,'cm J,p"33qP`X[؎;Е%S6Z<s@/|(:)NsoG'fi1:#;]vi_WfV/?YY37oN~q:&sA;?{`P,ښV*S<&n¾{Xerԫ>U"W 2xw/LqϏf"}ߢ"kw;`0{i&i6vr}Tx.l,)\LP p8=g8_% BݵV DZ6x= n4ѳi¿S!ݣ^L.b׿^;F˘eBȒkIXgMI˰@ #'\TeTMiߕP-paWp ]ק1K -vv˻HO$$0RV7)? (`RO"sGR/"ӝ"ր"-pH:ϓMإʵ+n^{Q$VC*(PYw& Ԉg&̢.82ڮ%Aj>)?p9_~᳋n2ZMB!sltuS!-F4G@.!ٌE+ߦ's\nOweam,b).anZiQ~[@g M0O$Vc;'-.C`QfzTQVH"2N"-P#O$^0/=㡮6K suʾ\!FJ)?rI0z7'uqMrHy m^C QءKQhD/**Ú$zÿ(;Nj<*I&.i)~7 |L6 m (cJl;ˍ9} ,]?aX KcarDN5|Nݤ6LQָ=B J1J5/.a5xsM=țΟCmf a]̟x Bbfխ`4虒2k;ѧy*Q1TRC* 4Z)+WىO P6z,i~OB2'`S9 F}x&}k k+ļIn'T}ӞO &L>88i:vt]- S&k;W2Wn|s Dm[&ޝR'4ܻum\BEw)\\__D;p~7qƞv :J+>\jK|=)H Yl[ӃGp^ĔlF"C'iN8ώ HkΌMpbsğ:@3Nk0EŠnOEVˉlWUpX3Up t`^C&V86i(7-A7Sɚ5kAsl2]u(7 vj/⧷p *\mWD6th as1%/⍥TI˳  5`UҹZdE1-Hq 02ؖ\~q x@xap%-7;ǖ_#e?~η}ܺ TƷl_`#yR6 un{gSkRi #đ|3"ˮevgM0py/%ڻ2xwf1FZ 0ۃ̓QK4Ϩ.v+3N~UbvGV19򅞬+rƀ(iNR;LI88!SS+,Ў5Dܑߌ7h$>2dV~WH-aW$2Zcmsj"i6CJtG/*d {ZG L*1 K;w |2|K:<(LʊR$jq%^^=8"nNo5,ln>k>(nlis-T`b;rm= Hܑf i/JfyoHB R?կs6D{L"UojAxM_[>:ʡ .GTɭ"B82oF1c\M;x9TV͜fh81#I RcVttyl TcNeG2ygFW3e3,Jmfu<J42g;3MpR41wk{,(/nfY'&i3dNHRкR]\^/4q/V.ئ>ӫuT N7z@dg5H(SF/la/7l Ƨo`h1hfK9j@'Qp 8,g3Б>{4pؕi YZ