dbus-1-glib-tool-0.108-1.29 >  A [ SFp9|SFpNiN{N\,r[]"\ooXBY|ٮz#o - pn )JgC8pKAhvBn%Ir2d-ߏ2/j-e7:*n@16u0iT޴*=wU "MGyĮ:(O'5y'c}$^~zxI |19U+'u"Z3uىBC5n t]ȝJx]@8db9131dbbd03157f32e6de17c23e5e82d8eaa8faa977fc3c3fe91546e93c1f83cd303efb561cf8d152f6725d7d86ecce924e3ee[ SFp9|t/jc*" /PزBۀ׸| az*z 6v :C^?y_{^B/K,$/2(y&LyczlwbA'УSCg9 "(Y}@#|OLz d.=(Z4IoFV4*q*sEd \[ VGz&|Jú^>}hOhMd9@YFzj\ w!wn3>p>5?5d  C (Dagpx |      (HP|b(89:F2QG2hH2pI2xX2|Y2\2]2^2b2c3d3e3f3l3u4 v4w5@x5Hy5P z5|5555Cdbus-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.[ S0ibs-arm-1 SUSE Linux Enterprise 15SUSE LLC AFL-2.1 or GPL-2.0+https://www.suse.com/Development/Libraries/Otherhttp://dbus.freedesktop.org/linuxaarch64` 큤[ S-[ S,9a99c32890015dd7175274abfe3dfb3927bd3b55aff6f63503d2446bec05c2a6211b390d1492d3936f655672555396c20050fa8dcfdeabde1a10da238480eee9rootrootrootrootdbus-1-glib-0.108-1.29.src.rpmdbus-1-glib-tooldbus-1-glib-tool(aarch-64)@@@@@@@@@@@    dbus-1-glibld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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)ibs-arm-1 15273377760.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-glibcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=7f1a6989c9bc60f839792218e1d929dc06dbe540, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRR R R RRRtv==}utf-86af2f923acedb755dc0372fe292e4341cc307bd531e7faf74a0a0b0d8d74665c? 7zXZ !t/V] crv9uOC?8/"~!Iպ_:lT+EޫDJ¦h3%{LMjCouՊG5ZE=P^\"{PK[YXjp U$ܼնG2ľs-0 q/ĘRtl`4{\AƏDN3ָRvےʛz`#W}DOLDq AN M u5:ŝ8#g1lΪI{eVYxu#5#Ċ28|6 ")}.Fj>&l8ED8K]ȿxvܠ UkJ<6 M>´ S`}E8D)t QBTL hR?3+DbďcRO'yg-ObJNWҵ6ˣ*v|GR4l-탘`'tk0Suh06&~!nh(r/$iH+vWRnE Y◈eVvaǝغJ\]E788s2Ytly-8?F=ecP,op k^1VU)Ѱ%iK 'E5>m vW`6Ix\ k9ś~H_Ci`_|lx{mp!~aЇݸJ J˷o!up6u90@m@sZf03ДH?1S\\}dg=KkMOyqS/|H<1gEDlȱۃvKחc.UW*IJ5.tv\l|HORz ?OR4՜7b^+?6Rdع3*d'N&_3NE6ymby"N>"?WG:8LUuWMGXjʿOULdeB׈4$hdrteuԷAm{ S]uXޗWWlg̰j7=9ӝ=[VϱDwjQ]3y8`԰+I4HMHA7GĤ0p(=ie-cp^G'TRk)uH {W qZ,tvښ#XAVpyjVXY`d%@tD@"h(eBCo7xGO$Tnα RiP!W ME6Wy${~a%gb5@*..c+ق0cv6N821C8`3ѳ |}59AP³_L# bES^ LYrF({r hLLWTK \tkM9/ xF(G{ YcYG 0׋cu̘pcL^߃]8}yRpůO` ?ymӜ׉.h2\FcɍBx, Iz}eM,]v~th|$_7ɑ5pvק-~%5 vؐUi1P; i3}s@}XF` ɤ1O ̷hέ "&gQƷ"OC"dG{.Dۊ5ÒK;+kygvM,p\4pYlCxhT ^V#5uXd::S!lWz?AbgYN4J/ct ub̀:O¬gERum#l0km(ZiVb;՝mS@vy/7:VL3Rsi3|HF (/ķWWdz ;ҠQ뱇`&ԏ_ZM0*O&jM \gt~jR ZW++2ZWM'z᳜Y1d9E-ZsIֿ#㭜ߙ%fPaB%+F7z0v'$"s'["#5VM"m \t[&:a9 ]sagsIT!6$}$]n 'x&KWqʽHe:FVt ]HȜ] VK]Zv7rX{ߙO qr'^@AwD~pun^IwV>+$WN[vkN݁,r3A55ȥk&-P/Rۯ! ,$YrDH'C"Ac~>8d'hI7"vh^->Ci7V4c~4]t3C+~'K ݓE'N_;a, )]F~q_Zi?α.Ppx ϖceVET[ jeP?fg}QZ9Vpt:͸Ct @vZ0$+/mbG5Yv ԿJjW7>5Hc Am >sȮ5sv$M{}SP_$ - WV<ՋmT3Md'QP$/rlEfD tWzs.S> z,,u̦5To)G`X97#gh3j1u~ɹO(V U-dM?kbVVmATahĔ (8_,cm4C{RmՐ꿶FkO.zۖA6gWUgI])JnL.o{X /x)af֩K6[|bn1fbXFj@9QSA 5&CGj/V=HKQd*"{uZEtz I}ޚ\R@İ0:qj@a4xtexd~%SH%(vVw(s_D|=照~Iv6".8[C 1ҫ+o";DC^Əzsz̶ʷqe)qm=#  S".]̦|=}iI F τ.l#|hJ(RԕĔ if2sfncn,~}1!9074Jǫ"e T ɩC8:16az"tX0m "?XJ.iYk\C]H[v *RNM!$%sȚsꌰU3ꃾaK,bTP +*uRrP/ޯEA?MO`B6Jz |dzNW{K ݹH9ba0tڝVt Ɯ/d<-n[)X8#V)s,nX=!🕾Y 0scV/'boTNRz&}LWw5,pDi;P.wk q HYCa9:mQxLÑ}5 NA呩1Jё`[] @3r딼I.tp@ 5K3D9ǽB.O'yh)RKU̥:,cO*repsy==M̿Q CUVWgn"$-"vB1a4,"8;BgZȅI >P VJO.Z&{e)9ͨY ҍgŷ7h9o(4Y'yZ}J_ePN)p Y%Z;U-:} 4hs}kdDeӞH+ őG@uj({՟6*5Mi OBda#Ppdzt׎w l4-QӀ1xc't;fEěB[?QH erOдB*b=H^${ ;5 Lb+Ӳ5hJB &E 2g`Ռ~*n1c%įm:& ҉s:MMg3Up+ cfA|@&,{ ȵ((4)6IzпHJvvj-vLa3t8 Oæ]0aۘ,3x @OW<ȴdM,tC$B}E{*Ȓ_Ikk C4h P%& Dm}vъhb]ruBenO.AhZbKi{˻1Zoh{W@@]"8XJ 3s*rt:o cr]O''$YH@~kAX>4j6O9徽cw Ṕv0[AF>r8kfrA3J lg'ײ4{4g-U3=՞{bY9]ֶLlh&RUu0y'aQ(pl)2?CH&LM,?XW'{oOA#ІUș:F)D NM.;,)9ڛgÜЁ%-'"sq81͎՗7_ Ng]vmGEM$#c(aRHXBI*@(Ј`k(1fI?\;' uYZt_>ɖz ڛnO!vQnm_Z*3 U] g %`̨vO|hkVzwߑ8Fue*EC}E/51y#Vn<@mecqLK8BۓB,]NS{[p]oTUw߃YdʪHX @terWM&=LHgR7.q#i*= G{S[՚LDݰME-~hDXQ3!Teg^ACl6)>Ԓ#K+M/N!]a=x2u+- 3V dμu&.HeI@bOR=wy۽Xy[UoNM~ JJ7Y%dP`;BT섟sgav,S9&ڃ \ٌxs5M4xS!UwV)injUj 򊅜~*z6PA~b4lB ʥZ=hZȯSy&/&OEh;jԿ7Ҍ2Q|}|3.ܫ!X^•J"ütH\9]pvy*Q߱"pyCT *"T>>BGbO/- ?#JEϛ'dt[!%G!B_6.+APp6 O'C&Ov $ͽl=V::$.Ou+}jQtǀN.4<>v=ܾB[ٱvƣ yj-1Y{rRR-n`ĨR Pow?ׁXԆQAk"+S@ץa1k? =| ՓT ӟIiE2vT.E.Aq$.:/6>NbʼntҳB~2GkX}XtJٽ%S-O*"UѢcpkaHY;thjěwn"B#f6-иv(rocVsa:q18riS_;[Aip {BcÈ9GLv & YUrӔؠpopz}3yM7Nu(O$Hy |.uQ}1W`ܩ3ڶP'lc9C^uzub1"68yY{y 0kG2hD)]w6RøU29LeǭܬƄiEƪd&ySSq٬Hk\AY0ސJμ ɺaUmuÞ0++FXQ%jxݠ|޷3*3XNmspQpz^0lΞŹx2?S5^?dH8U~@!nJwׁ0?\P(qbހϖ6C%i d}q#5p!(KE 3 ௶+A9QxF;S?h7\ĞdiZlKǠ.DC KH׶aH`NߛR2 3"[ I.e:fg-ICkEd& ['լq` vdb"C˔1@FJg}[nᳩ56.*2 6:m7m=k[hJ@򭣄cD"j1#vn#ýyNHkK~!O& 38-I?aY5WbCtJS$!k!2ZR<ߛM`av%&w启T&a"P# j) WNtF&n.Q} .U9+xy $HwTXR"kbǛtrRi!:fS~?W 8r:%#EYtďxb(Ham&JD z +5[aO@(Ȼã0<@OkzuN׮-֒D! =ݴ QLxY_Wp ; L>&ڦ5-z-vC5G:&@9⨅/61ܟ>KV1|,ðL'5\Usz꺬\0,eFP#Ml:C-,84 THk;cx[ݷ"؈ep,g`|+5u38us f?4w gO4XO7HF#/+-By-QD9>UKbZ Qs[ĈʹaۤcMyϸo^i哷W iT_ie?>K Ebn#xb:e;Lar%rbZŘH7q}A.ϔwPV%6(nadV!c~ș HCgMLyT"സWJXE'8U(tBnIJ>I&ZA tD`Rթ6ʴ^[ Ϡ8jyo^цf+0 ~Q[ԌtjuW) sTҷpx/P&u,=0˴B7F)-$RJ1Lgb*mJnԾ%D:gwJ iU[+cº3(.&rA b$n4RN|o5:P|`q*1v]xDŽzRc)ܟ hB(|XߤGGbeگwWoPNsN{+UzY* e,CQV*NtAR~E+<接tEy⠂UF<ģN?LWTmzdduDT8!PFSw, $cs]W:Aatഭ:p |enYuk֗`m8߆^uJrò IhGcH{K}]8IfNk6۳F*r050t 'zD47`^Fe*ϩ}%S p1)`QB]tg՞Ȩ-f'nv9L#p#c "oǛth|.v$f|#ń ^2|2K %s Ҹծ)kDޯ-bNޥɭ TVTU%LWo6m=7R/{i R4Tb:Z'nw>L"@H)arP>FWx0<:XOY 4{ 7n=ϩU%f: Kyv[4Tkgtx?yȘCLLPyǯJ"5nn!3 ط*r2 C^ỴHbeFRR;64vۿ;,^ʔy ֻS 5Mq=# n޻>}sL:[nN'jou>,^pZ_$@+XJ[i䚢 (E"V*ҏ:P7 Zs#/-yԟϬęƜB4_Rh!\ICc?[Z>Ah7t),F /-՘k;6ENoսY  kzi%EpK]Z _ex3Oՙ p>vba !SbirD3y6{9 %)qA'w==&jQjFŰM#L7I4-#i`td)kU9b2RXt?EGBdn @p&35U6@=+-f6)Mys<1Ro`51~˺gw" Y"0+^8g0 &:T9Wig?Kf!oۜt/JQ|J)t)?0Y7ߕ'À hNi*-Ux}[Y?NmwX,΢ "ssprR**ߟq/ q.R8%ZߴͿ1iӚ|k,*)9Oܦs?~>$ރT5< ׻}I#v,EM|v˳.k~W d2oTt#Ѝ3 .TM t'w`-  M+#c{$~nx6L׳,bi]._iV9:hinQhC55Zu2a~U`J&i+>{ŒscjRUJZ{d:#jIi2ےtZ!\b>)]Y ~ԉDB&L== { *ءk  (RIgN~;c>(7~YdɡqIP[XPD|d@ aI}Cl^xLJSz[VbP7bu׺T>JWw7=#wRo pVU@L 6$\CMٺ:}Z]$2ќDaѷ4>tn?UUl7|a -IFp[R;l~̶ָ_/0JJB ;4+ *|J@KԼHuj"Bf?zF'tn4ET vxgm;;Ŕ hX i8_z:}YԘ#CO-w_94EOP<ʨfG"^!{tay&„#iؠ.t.Jl6PÑFjDS.X6s<ZbV ' T(:8m CKe,B۹ = sy!$o.-nMn6o1Ļq:0A gurN y|I7FVxwSFPk ݘ%kB[9lI!/O_ҝϨG619:CXB hҧn ^(IZ^E@YO:עr$~U~vΝܚe3'e1mOBi3|־}apuU/OƆ7fl~C2^Ik4WCf2ܲZ;k!cGxy|4A$zLo'_HB3Oގj/(-LS"eƠV=顋kETv2ޔY42,mugj B4VCH req?: l/HbmcOi|qF9M[*'잟5/C1Aj4H,BW'}ԿFCn+ǔ\S2ʸ}TсVHoH4({ЭVX3X[W.<-2O7`S#dn0vڟbe{#B%`+m"W5:Gl2)^ۢϱWjm3Hǩ6q2@_fQt PnC9v"IX`C zFX<^͝C]ǫe> Y} })SvL')A){6/G~-T #ن5Hcp3wb OJ\gG|teLt 0ݥzǣK"4PIU'.t2%twRbeK_4DI7BM`ɻ[oH%?瀺ɍӁ0^x2h Lfa&:DEVcO /yVMEu-?R1MCMd~/,[]M(;mފgT k(pbMVm„%b9iʦ1 ŔnP[Z&`6rd- g]K446 1ٜiTavWN-ā ҧz_@qZ {mc>!U+ci>l85+zRf8z?(CL۾бF:Aptjurg.q&ԁϥkxUBwP|8f10)|#FUMҧָgM3܋b9S)_ǟynxjwt [w67ig>Q^zI$qSiG5J{mPӨddݓ s j;N:hKHT$8,:tX#-a`f#])I@gFo'TjׯÇ7yee _WR48!BGGa!]W;mFLݵZ J%YKccU${en:s!e]ݬR"p1_ Ë\9u`LyRqSMã> 145o| KFn14O?ixf q} Yw:b953lV/I#T;iZD2 ?oPҌk+`qdW3_t;}rQPG-*Ο/%! ~FDPBp](7۞!_x}v3P 86EЇ7ovH#nPNX9UL=ewI|mN7(.gizw5ɖ9a6tI2bЗ\}ழw#۾h9@`Үۋ)wjaǶe K8i45o,[+#6f[&6gSRK42<T%H&ՂM.酞c!H~\/h4A9N%k84r7Ə=+ɧZ@*4X\GIT[̅?>)Y[y0&>6[w` ?V}Ľvq2 ~E+QjG(l26 |y {EOt\Q]{ i+*( 0C=Տ4MB:> ~> 9^VՕ1(1x䃹@#<)rI10.Q;!,vZ.%ml,xf8ڍ:G6 [0ٶ)ïC"Al:Nf.lJ_oC(M$g1\F7MāusO+4|v+ȜsCa ^n4"8><9 :IpSWxk2?}Wtcg\b/.\خy&}0 t{ F6X&^]mXB02]e?_5fg1a)|gr .:xZ*@jpPJY 1wKXi+g=6ϔ^O M\D“{K ,}5+1f#a$A4EAj|`v=?cU*ǚޠRѕu3-T/g;>~_lAQRZyr-SfiZD1r~^i굀m|tt]Z-~abYU!3ƈʎ6,:[f8du+Ch rr+NNJdi~Sܯhy*=*%gDTIoaRIW/_?( +-MpPC0Wv\&Ba|pC脅&f@Sl 5.RPZ!ke$_Ji^ML ( ^4snye`¸Ne/1XwȀoĺ{o#,¾ʅUFf8W~Nfg7*NMjg7OnQ10޼ɵ=G.Gض@0r=Lt9fں'0pC~|=edo*e .9tR >m6룞 h׹= 0R< @vҞ/< l(* G^Z?-ANJ?O Y'E]/zp|dVDVh\JCT|3eܽJA˟ˋ>n:Y]C^OP0?+u ZLCpj7s;?ނ9mo3 G6&½9qyhP~a̕;b_0BDEOp?9%>>UiY5ыYO 멜Ȝ]蔓oK,J}7Dc)#do"k0&>@>j L4Q7F4H|D@%l#xTZ=}h'>@!C1>t:v6Ym#$ o:F.ho2H/SM(6C4phG=_Ԇg3/ [J2B_UL♐ocvclGHPtr8T^Džkl{dd ù^!BWXBr$Ѱ 3f;y_ qѧoDbŅg9_[ɘP.U e##__+,l+{E,'] p6=.dP̣-|!- /d0@/\7 N'yy~cqNs~0c _}7sgk}lڵ8hשs1d-lpĽ>9s{'a(WE3,LTz}_xF` BqkW8 /Sq 5yk6OѱƋ ]Qau2$*rHTS''`)`eҤJ$|ߕ :=PcAO ]ٶ>q䍰U ;(0MI=(AӘ.WRPJ$8О&e  s~HvAlst!sUWtqS>`{eG.2/.ksX7vh6n> z d10<@gRa_sxrڼrаhg /u?u|Y+"Jj zk4{QU̙ͰX(oM< * |hg1iq$'V4(T>)y$~1od:],>n!zziW*2.@@H=U-]T $:J7\QӲM/ދ\9崛7>ԂDh 37O7H,Q۟ݩۈ^ZmugؤFP^C'Q=Ӯ#(p tҸGȹo KZ11׏q2ܣOpuR nm 4}hAB9D%@aqP8 `nEf܀ .}sYfmȘ'<43;#;٪֠Y u z;mm>2GU# x 3L&{$KԄpt6m6VDhШpN-e ֈrFas/Jmp0P<}+2¸!)zYIG)jP^GÛ;縚:p+{ӡU3DΎ-3snؼ1K:9DPJ e[+3J'P0p^1͜N }5\^\-W~Tr~tp,s>*|zv,~1 U*czI$er?Ļ:`ʓ&‡GfD[c%[< 7 <a[CboaX ۥ ٸRk5YWD0mﲶ Hl؄1sȝئ_rk/VKn[`+ÊZ/EV%.( 4/+PR]^I{^ ccƸN  jQ'6wFЂ$c]:"!UNAvPt; 8/W/tT:JǾ;{g+YcAR͓KmMS&.n:)7m3v+_#@tCae6 O O|'Vw1lgI&r4N:vRBrh`t~ z0n gse[R]Eu%Xqx bi Z\0N[xym׾U% +n 5ϵӚY!Bs H:H*Pѩò̢Of1&>K~GPyCM)7z hti*XD}5GWd `,o6_4<32jp k,P&f6p[1؍R*8[Կ *K* TzASiׄS;BMG)z+ri:P-޵1}R;itTܧ-` n-ܒ_U3v /vj&+8M}y/Φ]o;`]Z~ R |}B:y0~s^ځal[&r~q1f)=Og';"́oD#kz]7g@Vf7͈BENk\j8Dq aut);}=q\5֦9 }wlɟ$r:2-[C vj䎩 F}BЕ| \:Ms&x!)&E>ć2tJ*wEh,l҅>4fu )pi~並 pEWdz 򃨸<cJ/րm?h+ (ئ,$C#:&8 2XͱWIx~ 0^,B^Q`=@( zhY1YQZ6b[ 0n@Tb3ͤm9lq7):B

a}?oCݸlBߓbO8 x jU)\J `K7?9eժup{(b8K&}>K 0t&ۗ&'B포zmsqRH]"d*ŏa 9$Oh*R[sk E q#5D'f˞܄:tDWܘ|h[s~Cctum)r:PFnwjjGh Ϳkdvpi*:$$>eF {9qW[>Rs>ԛqfZ֍nktK|%'5TO"$:]ۺLt=cش(ZI',pu"7Lo kOc%goO5fF :`t&DI2^x)Rȭw [NTÛFjM}\OxڟۍRb%? k6h* ͝:BooO:?eT/sΦHfnaeRopD%RQb˨nrx"}Ӊk *;Phs| {w$|xJy2,z}vl!ynmU|_۹FZni.C/4ܩa/"'cYn$@~~nnڏ Q(\hnl>v0y38W:Qܢ;x0M:63kr^ކ-o}7&ݶʝ.r6x{_'ȎU'Q]WI5Ew@yi!B 7uTUўg4*j*zXcMl0R"d.r$S3wP\r4b= VBb\ZjtfȚ̞BcEW!6z8 {"1%Mѱ` eD v쬼]"MO\YBuW۽}8_=亵*d{no뾐/#M(8ѠF8t8m6eb^Z}zY6GmusJ!>ߥQ10Hll,4`xfFuSk-һ[P'$ RBMM\2$!s^22{O< pN f..Nxzgo{{쥓8;=vE[4HCK~bv̡HVw%F@UAh^JI֔(4o:# qcxG`}UN%"N[t'&^} $:˙,ݞ_ҩ 5HV(ND[7qYHruExD.- A|sqmE/zXHC nN_(=lֻm'Bm)zgG~{_8ͨ2ǔ.O`jBA[ =R:cLBdhD%䮵 ?YcȢi$k}t8a,{83wFܯo<*& `!"bpM Jehߤx!#̂e^gFrsR$ha;H;P] X=RUde,z6H\E1ee@aoDкJ\[U2K蹾sRbf^KrZRXz|:n)l[a5 v[rb~%\ѭ({Th컅cVܷo+Wg5)2.D8ͮ)] 2, d`nRAa g~w X;5˴!+eQBtiP,iQ$Қ_ʺ$V!)*c+$l<u丘aKO)# 0Nu􌾮 H X/{ʹ䂥JOo^c!{'[^+jExd̷no @L+αE"v`)"-"iF,Y(ifq+CQVG$<ꟽrc'0N[Id;xNu?&*}h!p&u.b _J0'5اmfH 92ih"Mx0# K1Νg,&/sO]]±n~z7B1l t^PtkLx<ԶNȥթ#'l;{(576ȃ(F*t) x GZ~Xz#^uTfœyƒh%KhV3se܅I`{EuޙQ5n(EV.~ɜ@={j*'µ~"-A嬪Ÿ*B6:hq$YiF BH ְW1/b e0-鯂 aԜB(-]goSDK"I,Zl^#g$Sw~ЃINIt.M*n=GGG4-OU./q.#:X%UmC%$bVU1!y~]ˑC$6bLf(5 0-cʝfaW0lwGTꮜR)2 XN|(ϢUėm9S&UI dGqysA`oH} }IڤjAhΖo:XfI>/rAAfMQF KʙZ69#=EƘ&-gݽ*n=z FjA :O³cilkN<uc'QJP28URvYI;G5x M!4OVsksE4-x 8Č"MZI0#ɤP`(Crc^;~f #̆dGRDk`#zs9pˏs<k.V ŝ@EOd۴_V=886( v!<Gے_aԈ&E!n0u ~fnghހfK>ޜ\yb7tK-܋} Om3E\iTPP.[bN@VlO"̆`}?R)R`70R)qᙂwb}`M+m9LIDŽtJ3t,s?Wä|49v1NG7UG`^(搫bkqM>desIUg (pRvKPsq ~L(Ϲ(%|V>J%7uՅMw#ӿLKnȜ ITiM̵7[%(h;)[%=%Up#QnNh6 !GҔ\=&c03 .n{; ׈԰'ѥ}h$+٠U֭Fdy_3j??~10@ٲ]6 ܪ ׂ̑D*6Nu0YG jt4~!p mhyVvHN['efo@&xTT*`9tKmv:^WcXLA2XR-n MUnu,]ъ<…r]q&UwO~Q!cZ* Z)['‰4w͈Q5u  neiDk(DJnZb<Dͺ%I,9ddS߰}ٻƳtf])5fb5r1ҊQj"hJ8#tڡ@]kr)9 b1cp].Ru iSƂ^7ˣJGsS+"2Fa/# SoM%]|0 ?7 pT&سn .q0DC:s#)hh_0;KNn*"mҬO9t JnI__S5\3a9vX?È,jkbMꆅBd kIqpN-$]qU_nWpۤij;dx^W -ꃵ.4omK :$jh{^-9h r^1(mP]!u[bsvz.h^Η?aVCKQ·_7#W{u< ۰$+^ Bi=`Hx NcLg6Qҽɹ>ʺBC ԤbNq)3Rߵ-\5 H,4ip+=}#; %ƏjCܩzSTe^C C7 2TMq*Kwmð4x={iEJ aiZ[q|麥WB͋^W|-zBjGG8FR׉KrG0q3]Ά?&= Ԅc'4b杋\Ѿ02WD+~P#jNtPeW@ms{O }7g sI pSB䄳[ac>Ozւ:TpT]3Jͫ[3:!Wuwq@,߼|ւu`0+\(Ef#r?}ѼYkN{wJ~z`P.u0 8فTstSWܣy^.6z߱LS<$6_:P[R]W4F.=9nc=3Sx&rEh(śR.g^R$jwӣ&|C.u:; B:530n6ڲ>qIgTT5ػz= 4cR2R>fkw0OtVrhx&]CYw`YsU] P14I;F;ѱN.[nZǦzD+"oGkh-޽xU%Lf!&PF#ɚX#Rno˞QK ħ WQ"$ .]=¨4w&%e^3DLyuH2`U)gGޢbeVzh) 8(OD;RtkޘAr ;SwZ;K8OUluF!3tQ':[#)qY^Uw)Pz2E]@gRgiVT#F1'|Qd@lNp)h4ryxJBs٨lZK 9&&",P0\"FW!ǰh V GJb{Aubl{¢?[t]ES~HaQ] To YZ