libmission-control-plugins0-5.6.1-2.2>t  DH`pMdA/=„nurifaĩ J'cZ IT I'_,FGGgDN dսt:$ #M+b|>aENNuwf\#>w]r ѿ(~)흐wRھRN@9sBqrt.lT R|555K,|-Y3NA{9ȏ!Ah-ݰwFA \4*dFYqT[,VdҁMIffd70d6085024b8e591d04a8402434d9cf0377e0MdA/=„blP9U֖ԍ@uT"]l#, 0S)YݹN'eF~O~6HhFꊛ;%g?CR,o5; h`*p(nQ@\J$FTe #n`M bڗ-\7+ 0*f=٪V 4)ez@Kv$)7uX^3@E-1 _vIziވ❠o&˨IǭB>p)66Y>:S?Sd$ ( g  -Mu{     (0(89,:^>Q@QFQGQHQIQXQYR\R]R$^RhbRrcRdSeeSjfSolSqzSSSSClibmission-control-plugins05.6.12.2Telepathy Mission Control instant messaging connection managerMission Control, or MC, is a Telepathy component providing a way for "end-user" applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, to remove the need to have in each program the account definitions and credentials, to manage channel handling/request and to manage presence statuses.MdAbuild30openSUSE 11.4openSUSELGPLv2.1http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://mission-control.sourceforge.net/linuxi586#ءMdAMdA853ddee6298aaaadfc9188f0e3f283fdlibmission-control-plugins.so.0.3.0rootrootrootroottelepathy-mission-control-5.6.1-2.2.src.rpmlibmission-control-plugins.so.0libmission-control-plugins0libmission-control-plugins0(x86-32)  @@@@@@@@@@@@@ /sbin/ldconfig/sbin/ldconfigrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.1.3)libdbus-glib-1.so.2libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libpthread.so.0libtelepathy-glib.so.0libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.19)libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0L@LX@L@LZLT@K@K2@K@JJ@J@J0@JJiJu@J dvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@novell.comdimstar@opensuse.orgvuntz@novell.com- Update to version 5.6.1: + Enhancements: - Make mc-tool support object paths, and improve the help + Fixes: - fdo#30447: don't "return x()", where x returns void, in void functions - fdo#30448: make type of mcp_account_storage_get_restrictions consistent with the header - Fix support for libaccounts-glib - Remove unnecessary use of _POSIX_C_SOURCE- Update to version 5.6.0: + Fix various build warnings in the tests + Fix a build warning when keyring support is disabled + Install a missing header file - Drop telepathy-mission-control-build-fixes.patch: fixed upstream. - Here's an highlight of the main changes in 5.6.0, compared to 5.4.x: + MC implements features from telepathy-spec 0.20, including: - channels can be dispatched before a connection is CONNECTED, which is required for telepathy-gabble ≥ 0.9.17 - the Account.ConnectionError property indicating the last error - the Account.ChangingPresence property indicating that presence changes are in progress - the Account.Service property indicating where an account is stored - ChannelDispatchOperation.HandleWithTime to set focus-stealing-prevention timestamps + libmission-control-plugins provides a more stable plugin API for MC. Plugins written with this library can: - observe, delay and influence channel dispatching, much like Observers - observe, delay and/or reject channel requests - store accounts elsewhere + Bugfixes include: - tries harder to invoke the same handler for an already-handled channel - calls ended locally with reason No_Answer are treated as missed - fewer writes to gnome-keyring when committing changes - in-band XMPP account creation works better- Update to version 5.5.4: + Enhancements: - fdo#26699: add support for plugins that delay requests while deciding whether to allow them or not - Restructure channel-requesting code - Delete the old examples, which are no longer exemplary; use telepathy-glib or telepathy-qt4 instead of libmcclient - fdo#29812: add a trial implementation of the MinimumPresence (draft 2) API - fdo#30000: add a trial implementation of SucceededWithChannel and {Create,Ensure}ChannelWithHints + Fixes: - fdo#28915: fix a regression in which parameters that are unset aren't necessarily saved to the configuration file - Signal remote avatar deletion, for instance by another XMPP resource, in the same way as a remote avatar change - Cancel the "probation" timer when the connection is released, avoiding a possible crash - Ignore any partial pre-existing accounts that have no manager or protocol listed, and if a storage plugin creates a totally unusable account, ignore it - Don't crash if Proceed() is called twice - Various fixes for the Maemo SSO plugin - Fix linking with recent ld versions - Add telepathy-mission-control-build-fixes.patch to fix some build warnings that are fatal in openSUSE.- Update to version 5.5.3: + Enhancements: - Added support for the new Account.Service property in the MC core code and the SSO plugin - Added support for the Service property to mc-tool - Made account storage plugins able to notify MC that a single account has changed externally - Added support for plugins that check D-Bus calls' callers against an ACL + Fixes: - Treat calls ended locally with No_Answer as missed - fdo#24645: when an existing channel is returned by EnsureChannel and its handler has more than one Handler bus name/object path sharing a unique name, MC now tries harder to invoke the same one as before - Disable accounts when they're deleted by an account storage plugin - Attempt re-connection of failed connections less rapidly - Changes from version 5.5.2: + Enhancements: - fdo#28428: implement the new ConnectionError property from telepathy-spec 0.19.7, and if an Account's Connection-related property changes, put all the related properties in the change notification signal to make it easier to interpret + Fixes: - fdo#28557: write account parameters to accounts.cfg correctly, rather than repeatedly escaping backslash, newline, tab etc., which resulted in doubling the number of backslashes with every write. - fdo#28390: drastically reduce writes to gnome-keyring when committing changes to accounts - fdo#28118: clear the 'register' parameter when an account connects successfully, fixing in-band XMPP account creation - Split library in a libmission-control-plugins0 subpackage. - Remove explicit dbus-1-devel and telepathy-glib-devel Requires from devel package: they will automatically get added with pkgconfig()-style Requires. - Remove unneeded gconf2-devel BuildRequires.- Update to version 5.5.1: + Enhancements: - Port mc-tool from libmcclient to telepathy-glib - Implement McpAccountStorage::toggled so that account plugins can toggle the Enabled property of accounts - Document mission-control-plugins + Fixes: - Change names of variables that shadow global functions - Changes from version 5.5.0: + Enhancements: - MC now has a new, smaller plugin API, libmission-control-plugins, which is expected to have medium- to long-term API/ABI stability. The API mostly mirrors the Telepathy D-Bus API. - accounts now support the ChangingPresence property from telepathy-spec 0.19.6 - channel dispatch operations now support the HandleWithTime method from telepathy-spec 0.19.6 - channels can be dispatched before a connection goes CONNECTED, which is needed for SASL authentication channels - compiler warnings are correctly enabled + Removals: - libmcclient is no longer installed as a separate library unless the old plugin interface is enabled - fdo #26634: the obsolete utility mc-account-convert, for migration from Mission Control 4, has been removed + Fixes: - don't time out channel requests until many hours have passed - instead of emitting AccountPropertyChanged signals in time-based batches with a small delay, change signals are now grouped into atomic changes - fdo#24876: no longer reimplements a GLib 2.22 method - fdo#25122, deb#556488: link mc-wait-for-name to GLib correctly - fdo#26597: use TpDebugSender to send debug messages over D-Bus - don't crash mc-tool when the account name is invalid - fdo#27015: remove a misleading reference to GConf - fdo#27129: update and simplify test/twisted/README - fdo#25684: fix detection of accounts that already exist - in libmcclient, don't crash on malformed profiles where a group is missing - Changes from version 5.4.2: + Fixes: - don't assume that data structures borrowed from a TpConnectionManager remain valid after re-entering the main loop, which can cause a segfault on startup - fix a memory leak in Claim() - fix a failure to check for NULL, and a couple of potential leaks, in mc-tool - Changes from version 5.4.1: + Fixes: - set 0 as UserActionTime when HandleWith is used - make tests pass with more recent telepathy-glib, which can call GetInterfaces twice - don't cache whether we have the Requests interface, which caused one of the tests to regress- Update to version 5.4.0: + Enhancements: - fdo#27309: implement the Observer.Recover flag from the forthcoming telepathy-spec 0.19.4, which lets activatable observers recover (in a best-effort way) after crashing, and lets non-activatable observers catch up on active channels (again in a best-effort way) + Fixes: - fdo#24875: avoid a dependency on GLib >= 2.22 which was accidentally introduced in 5.3.2 - Avoid a dependency on dbus-glib 0.80 - fdo#25122, deb#556488: link mc-wait-for-name to GLib properly - mc-tool: don't crash on invalid account names - Only time out channel requests after 5 hours - Remove a misleading reference to GConf - fdo#27021: fix error propagation when creating accounts with invalid properties/parameters - Release startup locks even for incomplete accounts, avoiding failure to start.- Change gnome-keyring-devel BuildRequires to libgnome-keyring-devel, following the module split upstream.- Do not use bindir for libexecdir.- Update to version 5.3.2: + Enhancements: - mc-wait-for-name: give up after 5 minutes and exit EX_TEMPFAIL. Also exit with EX_UNAVAILABLE (instead of 1) if the session bus doesn't work, EX_USAGE (instead of 1) on wrong arguments, and EX_USAGE (instead of g_critical() and never terminating) if the requested bus name is not valid - fdo#23651: strongly prefer the PreferredHandler for a channel request, and try dispatching to it even if its HandlerChannelFilters do not indicate that it could handle the channel, since this is very useful for clients like nautilus-sendto - fdo#24120: refactor McdDispatcher quite extensively: . always have a McdDispatchOperation for each McdDispatcherContext, even if no approval is needed . migrate the dispatching state machine into the dispatch operation . move client logic into McdClientProxy, removing the McdClient struct . migrate Client discovery and the client registry into a new class McdClientRegistry . remove many unused signals . use McdDispatcherContext for the plugin API and nothing else - McdHandlerMap: operate in terms of TpChannel, not McdChannel, to make the code less tightly coupled; watch for channels closing and client crashing internally, rather than relying on other modules - Run the regression tests with GLib and GObject warnings set to fatal + Fixes: - fdo#23687: if all Handlers with BypassApproval fail, notify approvers and wait for approval before trying other Handlers - fdo#24474: notify Observers about channels that were requested without going via MC, e.g. by Empathy 2.28.x - fdo#21003: delay the return from HandleWith until HandleChannels has succeeded or failed, and pass on errors; do not consider HandleWith(H) to be general approval for the channel to be handled with handlers other than H - fdo#24637: don't emit Finished until the channel dispatch operation has really finished - Fix a possible use-after-free when noting that a client has gone away - Avoid re-dispatching a re-requested channel to a different handler - When calling HandleChannels, use the most recent user-action time from among all requests that led to this channel, and all HandleWith() calls for this channel dispatch operation - Don't call ReloadConfig() on the dbus-daemon (reopening fdo#23921), to avoid triggering fdo#24350 in dbus-daemon and causing service-activations to fail - mc_account_conditions_call_when_ready: explain why it's OK to ignore the result of mc_iface_call_when_ready_int, which was a Coverity false-positive - Consider calls to be potentially-missed if they terminate for reason ERROR, even if we're the actor, because that's what happens in Gabble >= 0.8.4 if the streaming implementation (i.e. telepathy-farsight) discovers that none of the candidates work and calls Error() - Fix a race condition in the test account-manager/make-valid.py, which would sometimes incorrectly make it fail - Add a regression test for dispatching and requests being delayed while waiting for a plugin to make an asynchronous request for permission - Don't leak check_parameters_get_param_cb closure on error - In libmcclient, invoke callbacks for GetAll() in the right order - Changes from version 5.3.1: + Dependencies: - Python >= 2.5 is now required for compilation - telepathy-glib >= 0.7.37 is now required + Enhancements: - Automatically migrate passwords and other secrets from accounts.cfg into the GNOME keyring (if enabled and available) on MC startup + Fixes: - Deal with the user's alias in a race-free way by calling GetAliases as well as binding to the AliasesChanged signal - Fix some race conditions in the regression tests - Fix mcd_dispatcher_get_channel_type_usage sometimes counting aborted channels, by introducing MCD_CHANNEL_STATUS_ABORTED - If we see too many transitions from CONNECTED to DISCONNECTED state (i.e. we get kicked off by the server more than 3 times in 2 minutes), stop reconnecting; also, don't reset the exponential backoff until we've been connected for 2 minutes. This avoids reconnecting in a tight loop if the server lets us connect, then immediately drops our connection. - Fix some minor memory leaks - Changes from version 5.3.0: + Dependencies: - The GNOME Keyring library is a new optional dependency. If it is enabled, having the library at runtime is required, but having the daemon itself is optional - the current plain-text storage will be used for passwords if the keyring daemon is not available. + Enhancements: - fdo#20903: support the final version of ContactCapabilities, from telepathy-spec 0.17.28 - fdo#22231: add optional gnome-keyring integration. This is off by default, but distributions should consider configuring MC with --enable-gnome-keyring to get this functionality. - mc-tool: show full Presence information - Use the "mcd" G_LOG_DOMAIN - fdo#23501: support TpDebugSender - Stop #define'ing g_object_ref, g_object_unref - fdo#22705: support MC_DEBUG=all + Fixes: - Escape "-" in protocol names in Account names, as required by the Telepathy spec - fdo#23818: if HandleChannels fails, try all Handlers in sequence before giving up - Refactor client locking in McdDispatcher to be more obviously correct - Don't define macros used in glibc feature-test internals, possibly fixing failure to build from source on Debian GNU/kFreeBSD - Fix a reference leak when shooting down an unwanted Connection - fdo#23921: force dbus-daemon to re-detect .service files on MC startup, as a partial workaround for D-Bus bug fdo#23925 - fdo#23935: call AddRequest if appropriate even on clients that match only channels with Requested=true, and use requested channels' complete properties in preference to the properties that were requested - Make signed values in .client files work instead of g_critical'ing - Add gnome-keyring-devel BuildRequires and pass - -enable-gnome-keyring to configure.- Update to version 5.2.6: + Enhancements: - mc-wait-for-name: give up after 5 minutes and exit EX_TEMPFAIL. Also exit with EX_UNAVAILABLE (instead of 1) if the session bus doesn't work, EX_USAGE (instead of 1) on wrong arguments, and EX_USAGE (instead of g_critical() and never terminating) if the requested bus name is not valid + Fixes: - mc_account_conditions_call_when_ready: explain why it's OK to ignore the result of mc_iface_call_when_ready_int, which was a Coverity false-positive - Consider calls to be potentially-missed if they terminate for reason ERROR, even if we're the actor, because that's what happens in Gabble >= 0.8.4 if the streaming implementation (i.e. telepathy-farsight) discovers that none of the candidates work and calls Error() - Fix a race condition in the test account-manager/make-valid.py, which would sometimes incorrectly make it fail - Add a regression test for dispatching and requests being delayed while waiting for a plugin to make an asynchronous request for permission- Update to version 5.2.5: + Fixes: - If we see too many transitions from CONNECTED to DISCONNECTED state (i.e. we get kicked off by the server more than 3 times in 2 minutes), stop reconnecting; also, don't reset the exponential backoff until we've been connected for 2 minutes. This avoids reconnecting in a tight loop if the server lets us connect, then immediately drops our connection. - fdo#23935: call AddRequest if appropriate even on clients that match only channels with Requested=true, and use requested channels' complete properties in preference to the properties that were requested - Make signed values in .client files work instead of g_critical'ing - Add MCD_CHANNEL_STATUS_ABORTED to avoid sometimes counting aborted channels in mcd_dispatcher_get_channel_type_usage - Fix some minor memory leaks - Changes from version 5.2.4: + Fixes: - Deal with the user's alias in a race-free way by calling GetAliases as well as binding to the AliasesChanged signal - Fix a reference leak when recovering from a connection being cancelled before RequestConnection has returned - Stop abusing glibc internal feature-test macros - Fix some race conditions in the regression tests- Update to version 5.2.3: + Fixes: - fdo#23807: even if someone without gconf headers makes the tarball, ship the necessary files so people with gconf headers can compile it - Resync what's in git with what's in tarball releases: remove some unused source files from git, add more support files to tarballs, and don't distribute any generated source in tarballs - Remove mc-account-convert.1, fixed upstream.- Update to version 5.2.2: + Enhancements: - Better debug output under various circumstances, including outputting the version number on startup - Add the concept of always-on accounts, which can't be disabled or otherwise put offline - Try to set initial presence before calling Connect + Fixes: - fdo#23778: make sure account details (including passwords) are stored in directories readable only by the user. - Replace deprecated g_strcasecmp with g_ascii_strcasecmp - Don't close old-style Tubes channels if they can't be dispatched, since that closes the new-style StreamTube/DBusTube channels that everyone should be using, as a side-effect - Add mc-account-convert.1 as source: it's missing in this tarball (fdo#23807)- Remove libtelepathy-devel, gnome-keyring-devel BuildRequires. - Remove libtelepathy-devel Requires from devel package.- Update to version 5.2.1: + This release contains numerous changes, see NEWS for details. It is needed to have newer empathy work. + Most important changes are: - Clients are no longer expected to implement the ChannelHandler interface. - The design of channel dispatching copes better with having multiple user interface components installed. - Accounts' presence, avatar and nickname are now independent - Accounts no longer have to belong to a "profile" - Accounts are now stored in a flat file, rather than by abusing GConf - libmissioncontrol-server has changed its API and ABI considerably, and is not yet considered stable. - libmissioncontrol no longer exists, and has been replaced by libmcclient- Tag lockdown-protocols.patch. - Remove checks for old versions of openSUSE./sbin/ldconfig/sbin/ldconfigbuild30 1298416094 S5.6.1-2.25.6.1-2.2libmission-control-plugins.so.0libmission-control-plugins.so.0.3.0/usr/lib/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.4/standard/3cdc913a2a4a96e52fd78cb276a329cd-telepathy-mission-controlcpiolzma5i586-suse-linux&h۾ld{telepathy-mission-control5.6.1?`] cZ#M&ٚ~Bŧ9My3u C~IR  .k6 Kvpϥ˗1 v"m-?gZJ2X FƟǸW2II! 2JA|]¶_@' J֠hAF Y3;OX7҅5#:'|t -40:8GVrb[mֲ 'Geuª4[i; _e>A^ltvH@=$)il)cH=_j =+j,"x:7Qtxh^]k)YSUCR6Cjjo/vlsp1y 9_|@X:5'f{Hp(l=#ie}Vki¥ɱmʩ-v)GN {%;؀9WUF dj`M]ƕo><^XgtvLPY}D ۙ$5yյf4<ƚiM#Q#?IqG rMʊq2WAyI!ī]fdZV"bQ"čcM(qz jKvmj.@!/ىvmbyP4f1P$r8 T.>'*|Ż"-n7"@46l?tl ~?E'xw@`fd5r.!L KT>~濯0(zn&;TbzFT~{uͅY<7ݥ7%`y-i͐oÿg5(|M>1q  r@>im[)d)!8\1E5IX z"1D.E J-=6Upou" r}]v}#BfyV@\xw^5kiV iho]; 65]T4ޤqBekيLzx5HlY Q.Or@vtX#qtK51p ߀ѐQÖ:VrToQ53 y֏3x 2Yqy/˞dyh0.rUP=冇C @ yw8#<%*CɃ% Sޫ}Q+(^j{Qippa'tNk4B&"MánUvNdVU$Yvo`e_xYvJFCU신KYmuHCmJl×^7_tpVFR4h?Rm2UPKP/MØaDEjVW j@w<Z\krd bsn_,3`(5LS9@F LNtnΙ}s >b>fog ^з&% 5D*P1'גY|,3 n#\WTj/zȡ&!xw5.ZN2,/"sv庽b}Ċ1p0Q kؿd3n[$9sfiӅq W15 ߾CӛW~烽*5<,;ҙXK8z^#Lz;>|$C;\?tIR{cT`?b$ϋӂJPz (=aN1?G~N@@-b^:9yN:>N9Gt 10oIxwQ݃GܽļsO>vV֔<{h}:@fM3mM<fڻiaƶ=ݰI!yK/d3[\n 6\GQ'Ra&fl/Tƨ bu'idn9Gox-{rh#ḝJ1W wʆPꈚ6'G;эx@ƙ2&mI6!͑mڇ`ռtd޵>'!j؊m!PcWl$儻dqJV㚭ٳA̠ 6U"v>H0RiBSHlfj7Ne1u{]+F&}i\֧v%8d0>Dn:c%lFi6ǐdr4 m#O7NI"ajZ >;Ka +P>r-C&_l -^VE~9xF]sD,,.T+ɕ"-|=t"v7"dӌM_.`ٲtvkGbRwtQF(7_cW!pejA_^79t胸96Io.>zxJ>@u?s*(f4g'vUቀ?-yKϞ/YZd[p~5]2Z ]COspu׼;Z;E/0(Իx®kHpz}b{Nv,^S IOW~*8]X֢5΃vRÎ;u,h%Is(C2Mࡻ̢Hq:)|g@ _Ap:{{BSK^drR=EaR(s8G /Sed\gBȪ]ǸءZ`Vu7)BYp)6iIuKUG+ϙI(d5.ՌÉQN?W<[G ;#Hdftw~W . z<Xlq%7ʼ sB/>5Iķ9%P;&FȳM6DLj{@ ӣ8Śdxg'÷-[Džj9"iJLAXpψYPIxY B+MjmcB/X?ʁSgъV>Yob$ÛV:t=ੑA .ف6lxy25jbfmju'R5lQ]8xhJhCWS)IFNJdhz&U}ԋJr<\5]FJPtz_Qir>$Vݷ$NṌB&ٖbVQ7֪f.IԾ~h\{V#lo2~olBX24kz}xhxGTpuݾ<@ ; 煔~-ϝS#&eH0͸Qe$fRjʋKquߟTQ>کg9u5<. νdpg}z"t1YO6 LyGֲ fT*"D{\ގg2]{R;C&AYdFK3>>D9~@x>/Mob?~#64* ;aۊSY«^< %|)Bl=VbY׫G*3~:&y e'' 41^&ҢxBh4<<!"Nm ykyeI ؚއMEQB ӓ/8<4YD&MmyP >Xk14"h`}Bor̃*# ph_^a[ 8DsHVuB[U 6GΏkhse34c\۲6&Lq@`-rCDNj>,K#t[>EM+&<;JcqwnOC];ǯR7v(يiBS,64ҴLfbbF9 m~d=eJe#3|A?'0Ddw;G}|HjFVmT._r*7l5BȺV{oQ?2s!%RTZŤDgP|/r 3@ N!lBӸ! ۅu(zgnf2 M%V.%뷎{#'K)%gA&RP҈+ۥ։?ыiC;m,H<3Fg>6J]@j@ Ξ(;aۙ?FT*(IRȷ+kx!-plQUk=n询Et+ͣثǁ_Jࡩ).8=XPB>U*{*ҜS8ōF)2XW #c@p]oxØdАq"%bqQxPF R{cN 75Gdcz9PhK/DG8iutywI8`:L.T6Q/],6˙2K9"p1M|7,f<ˈߘrc_% pbF2{&/_-bF~vZUk"y[`SFU裄3N8xQ7 $hKY3&_XҀ@^E`,vvC7謌Bn@:#$[qmWB8DoitJ7/M>sw#C:J_}~'6K^smuXG0$f4r΁uUg֒¶әaP]lOMٴj".4"DShCAD"=\rIc#Nl<C{=B_:%mpgEDⵏ2S%2S5ļԶ+ P= ttN:!A[g*;VmC^(S=;; @%O ,b/ӏ;q2?%u.)u>kάuЍ:*5 ooC4Nx]e wl.Zi<,f;[}hagyٵIKǾXPpp-LkRjz|y#{nMO'%LCps Zqޙ'엸e xC6>U_nmk<ȸy|٦(T 6)+c9 D0Z2")GUfQ vP;~DRjSئ6ILa$5vKMz;xx@TeV] #9$7]>`|F>uk54ioV8?F@`F<#e^,R @!GAcUYof3fPYgm#,{WBmhwp&!2%$ פ *ZlmëG]0_{-Kl{j( ?z8)%o`?Zj. >M ?!ʙgYi\]V@cm &~]rfS% %(ˋhK?F۩+3jZ[+Xf {ؘ8vXfcxx)DsڌUX6pc=HykwTIF&^=)[;4cp`ceDNXێ2G鼌¿>|sWEe A/IJȁ1Xu)|ni69OT.Y/@eK.7A]}har'ޡޥmOt=~-K&#Ğ3Rcy)yɷC_:.,ћ]UYdmM ,aI/X^e@QtaO-LPv2mJ8jP(q|%lr.@Y_D)՚#td7?:n&~\f=FOQ|c{y 4lՙ6FOԲ-|\{z%"~*9Y ҜdO}yʂ{2׭ ljQa#tx2OyTE 9Bvs]m9'=,e@inDs!k2֏o3KՔ%JmՕkFuWx+UHq&e!0~)6]g}M:LNIժ v #XM8zJ r~m퇸RܵΗN#ݖmB =Z(Fct%܃iz"Ňr lb4 >[$ x{ `FG,3h[}q!E>l1vtL"52!}^v7K}?jC{.%+xJ9WPQ^$-F!#@K 5w2np;KmA`XkN VaD0c.ië:9"DۏYښ@çMN+$+j0g.^LX^yI@ڟ3L ?O( QBVC=IC]])ݲZݺ$)GO1T+E 3lߓ8V:t){ ab(MR=JϴYo~"S͗%&Pƚ)bCk, ߰ Hе^ v"#Vb28U|9+|Dm{E!d fV?v8cZ%ѓ"Q!4?H|E$dYw`$~C 7uqT]oʄF/#t))f fT?M XLܺ:P]ֺH xpQ|V" r=- y$92O_0E',F/Eș҃c.urbBc\Z&jI%kUn7 Nxᘲm>@ @]yup@tZBΠ6TRG}<jQȊrE i/D B|>(Àcb`)?]TeW3=D~R]s?#Sn迩zEFk5D}uw麭Q"MRLٓܣFõEH1\en/M ;4aSR3nwQU{sC2_o9TyrHšvM~h&M+o̹AyHT̑V#oz|#@3ɏ3 2qҔRwS[0_WI*Bd!+ێs4~G` Jff}|B!4V$8SЈ z6Tƈ`VʮZءPcxj ݢG.'Mq"Cфp뜸/#(~N}{ g:BA̦U7:^~BQϪer(o L 2䢔\j(yEٵ /5 .*V+Gw76-',;~OhtakVO>3#˘(4[7 2>΂F;LƠF&lOǭ_TotOPucE`yG4͘($}Әg>$$ ~Rsc_j^d)uAU@?&Ims `1T(F܎#-t9/f%.($iMJ:lp('m¼v+Cyc9Y f!=R^e e423U^PB)V ́׶u