libmbim-1.26.2-150400.1.7 >  A bwPp9|Eg*hAסuMO8^pĔFk7F^ۃ [{s%fuHA !yO`b.^}SE̐Op3y[Y^;t}T y֏#A;cS~WHOr {rWi\)R/)J-Mj ͈ى3.A9Ma7}0(p I;﹫>ˋJ8pe^78138588f3a9d15320e67b4ad5e12e252540c0d180a2653048ac1b25d7da223b72d784776377564a1b86ff6e475d2d918f18f3b7bHbwPp9|?cOe0EL Ǯ!>zK|K}8)мiso3( Qg~w%{Y9~&/>}Ҳvg2sVܶynR9[ET. Hp 7\|=e{@4H3/¡Y:_8ry\2C2!/Ѣ'Cú/ѩHn]? 3OP]зs?q{6FNʅXBʪ^a 5ș{sgoMpIJ>p>Bd?BTd   M&M c       0     ( U     (58<9:uFd>e>f>l>u? v?0wAx xA yA zABBBBPClibmbim1.26.2150400.1.7Mobile Broadband Interface Model (MBIM) protocollibmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Broadband Interface Model (MBIM) protocol.bwP{cabernetSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.0-or-laterhttps://www.suse.com/Productivity/Networking/Systemhttps://www.freedesktop.org/wiki/Software/libmbim/linuxppc64le. XHF KA큤A큤bwPvbwPwbwPwbwPxaUbwPxabwPvbwPv5a02ceeafb770cc2acd01adda9bfdd11a7bb373551580c0848f8c7b324f904bdd2a6597a181abacf4c57df580250371560b7f4021ce193a882cbbc5ae03564dcc8aefb4947a8121c813e0a23595fe957c90ebca000c8a76251f11e376b03f80dd9ffa45f88a5f6216b819144e0bc5436a9d35675339248c1e39eaa92dbb061cf8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643377b47300471ca143a9dc04d9861ee346ffa541e30be962cc36ea61d55fd8f39787dbbaf3419334632afe85bdf01227f146a83b152fe22ddabe03119a10c8475rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibmbim-1.26.2-150400.1.7.src.rpmlibmbimlibmbim(ppc-64)@@@@@@@    /bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libmbim-glib.so.4()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ap@` @_w@_=@^^^~@] @]µ]|@]m@\ \4[DZZe@YY4XW@WVT@T@Tw@TD@dmueller@suse.commardnh@gmx.demardnh@gmx.dedimstar@opensuse.orgmardnh@gmx.demardnh@gmx.destefan.bruens@rwth-aachen.demardnh@gmx.demardnh@gmx.debjorn.lie@gmail.combjorn.lie@gmail.commardnh@gmx.demardnh@gmx.demardnh@gmx.dedimstar@opensuse.orgluc14n0@linuxmail.orgmpluskal@suse.comzaitor@opensuse.orgzaitor@opensuse.orgbruno@ioda-net.chhpj@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgledest@gmail.comdimstar@opensuse.org- Update to version 1.26.2: + The GUdev optional build/runtime requirement is now fully dropped, it's no longer used. + Implemented new link management operations, exclusively for the cdc_mbim driver for now. These new operations allow creating or deleting VLAN network interfaces in order to run multiplexed data sessions over one single physical network interface. + Added support for the Microsoft-defined SAR service, including the following operations: - MBIM_CID_MS_SAR_CONFIG - MBIM_CID_MS_SAR_TRANSMISSION_STATUS + libmbim-glib: - Logic updated to make sure full packets are written at once, instead of writing them in chunks. - Updated the "LTE attach status" APIs in order to avoid creating unneeded struct types in the interface. The older methods have been deprecated and maintained in the library for compatibility purposes only. + Bugfixes. - Drop pkgconfig(gudev-1.0) BuildRequires: no longer used.- Update to version 1.24.6: * libmbim-glib,device: + Fixed a GSource use after free. + Avoid g_file_test() on NULL path. + Don't warn if descriptors file cannot be read. * Several other minor improvements and fixes.- Update to version 1.24.4: * libmbim-glib,device: + Added new mbim_device_get_transaction_id() to retrieve the transaction id currently being used. * libmbim-glib,proxy: + Fixed the transaction id used in fragments of the same request. + Avoid creating device context when it's already being untracked. + Fixed double GError free. * mbimcli: + Fixed missing EOL in error string when closing device.- Upate to version 1.24.2: + libmbim-glib: - Fixed several issues in the logic that merges the service subscribe list. - Improved message reading logic to skip malformed MBIM messages (e.g. AT URCs emitted wrongly in the MBIM port by some Cinterion modules).- Update to version 1.24 * Build now requires GLib/GObject/GIO 2.48. * Added new GObject Introspection support in the library, that can be explicitly requested during configure with - -enable-introspection=yes. With the new introspection support, the libmbim-glib library can now be used directly from e.g. python programs, as in the example included with the release. * Added release version information to all the types and methods of the public library API, and added new per-version indices in the documentation. * Added g_autoptr() support to all public types. * Several other minor improvements and fixes. - Introduce subpackage for Introspection bindings- Update to version 1.22.0 + libmbim-glib: Message parsing logic improved to avoid reading fields out of bounds, e.g. if the messages sent by the modem are malformed or not in line with the specs. + Several other minor improvements and fixes.- Only require python3-base package for building instead of full python3 package.- Update to version 1.20.4: + libmbim-glib: - Fixed memleak when processing responses with multiple fragments. - Fixed memleak when processing failed Open operations. - Removed redundant method declaration in UUID header.- Update to version 1.20.2: + mbim-proxy: - Fixed device control port management when using symlinks. + libmbim-glib: - Fixed handling of fragmented indication messages. + Several other minor improvements and fixes.- Update to version 1.20.0: + Build updated with several fixes: - Explicitly define max allowed GLib version. - Fix issues with -Werror=type-limits. - Made compiler warning options compatible with clang. + mbim-proxy: - Fixed client subscription to service indications using wildcard. - Fixed client subscription update logic when services/cids are being removed. - New '--empty-timeout=[SECS}' option to specify the empty lifetime duration. - New '--no-exit' option to avoid the proxy from exiting. + Several other minor improvements and fixes. - Drop libmbim-fix-build-commits.patch: Fixed upstream. Follwing this, drop libtool BuildRequires and autoreconf call.- Add libmbim-fix-build-commits.patch: Fix build with new glib2. - Follwing the above patch, add libtool BuildRequires and pass autoreconf as the patch touches the buildsystem. - Use modern macros and url's.- Update to version 1.18.2: + mbim-proxy: Increased empty lifetime to 300s. - Fix wording in the package summary.- Update to version 1.18.0 + New Microsoft Basic Connect Extensions service, that includes new commands to manage Protocol Configuration Operations (PCO) as well as LTE attach status and settings. + libmbim-glib: - Added support to fully print all message contents, including all fields, when traces are enabled. - Added support for QMI indications over MBIM. - Added additional cause codes to MbimNwError. - Fixed signal emission in device, so that it's done before completing transaction task. + mbim-proxy: Fixed the management of subscribed events, so that the lists are maintained per-device. + mbimcli: - New '--ms-query-pco' action. - New '--ms-query-lte-attach-configuration' action. - New '--ms-query-lte-attach-status' action. + Several other minor improvements and fixes.- Update to version 1.16.2: + mbimcli: - Fix SNR reporting in --atds-query-signal output. - Longer timeout (60s) in --disconnect. - Add "ip-type" property to --connect. + libmbim-glib: - Fix printing message in Intel Firmware Update service. - Fix error reporting when unknown status.- Modernize spec-file by calling spec-cleaner- Update to version 1.16.0: + All the code base was ported to use the GTask based asynchronous operations support instead of the deprecated GSimpleAsyncResult. + New support for AT&T Device Service and Intel Firmware Update Service. + libmbim-glib: - Added: . MBIM_STATUS_ERROR_CONTEXT_NOT_SUPPORTED to MbimStatusError. . Support to detect already open MBIM channels on the Sierra Wireless EM7345. - Avoid using iconv() directly for the UTF-16BE conversions, which makes it possible to use libmbim on systems with a stub iconv() implementation. - Prefer realpath() to canonicalize_file_name(). - Added MBIM_READY_INFO_FLAG_NONE to MbimReadyInfoFlag. + mbimcli: - New: --query-ip-packet-filters, --query-pin-list action, - -atds-query-signal, --atds-query-location and - -intel-modem-reboot actions. - Add cancellability to the query-ip-configuration action. + mbim-proxy: Avoid receiving signals from the parent process. - Add pkgconfig(gio-unix-2.0) BuildRequires: it was being pulled by another pkgconfig module that live in glib2-devel package and used already.- Enable tests - Do not rely on env for python during build - Run spec-cleaner- Update to version 1.14.2: + libmbim-glib: - Added MBIM_READY_INFO_FLAG_NONE to MbimReadyInfoFlag. - Fixed G_DEPRECATED_FOR annotations. + mbim-proxy: - Fixed segfault when device goes away while being opened. - Avoid receiving signals from the parent process. + mbimcli: - Fix second ctrl+c handling. - Add cancellability to the query-ip-configuration action. + mbim-network: Fix bashisms. + Several other minor improvements and fixes. - Drop libmbim-plug-mem-leak.patch: Fixed upstream.- Add libmbim-plug-mem-leak.patch: libmbim-glib: device: Plug memory leak in open timeout, patch from upstream stable git.- Update to version 1.14.0: + New support for the 'QMI over MBIM' service, so that clients can use libqmi to build messages and libmbim to transport them. + The GUDev library, which we use to read the max message size from the USB descriptor, is now optional. When configuring, it will be used by default only if it's found. It can also be explicitly disabled using the new configure switch '--without-udev' or explicitly enabled using '--with-udev'. If GUDev isn't used, libmbim-glib will rely on sysfs directly. + libmbim-glib updates: Added support for building messages of custom services. + mbim-network updates: - Added support for loading profiles from different paths using the new '--profile' option. This makes it possible to use mbim-network with multiple devices running in the same system. - Added support to allow specifying APN user (APN_USER), password (APN_PASS) and authentication type (APN_AUTH) in the profile. - Added support to allow using the mbim-proxy setup by configuring it in the profile file (PROXY=yes). + Several other minor improvements and fixes. + The following features which were backported to 1.12.x releases are also present in libmbim 1.14.0: - mbimcli updates: . Updated '--connect' arguments to allow specifying "key=value" pairs. The old legacy "[(APN),(PAP|CHAP|MSCHAPV2),(Username),(Password)]" format is kept as valid for backwards compatibility, although it should be assumed deprecated. . Longer timeouts for connect/register operations. . Report IP configuration when connected. . Allow specifying session ids. + libmbim-glib updates: Probing retry interval increased to 5s. - Split out mbimcli-bash-completion package, requiring and supplementing bash-completion. - Pass --with-udev to configure: new config parameter, but keeping the old behavior (it was non-optional before).- Update to GNOME 3.20 -- Fate#318572.- Update to version 1.12.4: + Updated '--connect' arguments to allow specifying "key=value" pairs. The old legacy "[(APN), (PAP|CHAP|MSCHAPV2), (Username), (Password)]" format is kept as valid for backwards compatibility, although it should be assumed deprecated. + mbimcli: - Longer timeouts for connect/register operations. - Report IP configuration when connected. - Allow specifying session ids. + libmbim-glib: probing retry interval increased to 5s. + Some other minor fixes.- Update to version 1.12.2: + Fix assertion triggered by a bug in the removal of unreleased transactions.- Update to version 1.12.0: + New `--enable-mbim-username' option during configure, which allows specifying which will be the user owning the /dev/cdc-wdm character devices of all MBIM modems (udev rules are installed to change file ownership). If this option is used, the mbim-proxy will only allow connections from processes running by the specified user or by the root user. + Function error messages can now be returned by the MbimDevice as responses to `Command', `Open' or `Close' messages. Users of the library should not assume the type of message returned to the previous actions. + The MbimProxy will monitor for 'NotOpened' errors, and when one detected it will directly close the internal MbimDevice. Any subsequent request sent by clients to that specific device will be aborted with a proxy-generated 'NotOpened' error. Clients will need to explicitly reopen the ports in that case. + The API now has a new mbim_message_response_get_result() method which allows getting a GError from a message which may be of a specific type (e.g. a `Command Done' message in response to a `Command' request) or instead the generic `Function Error' message type. Users of the library can use this new method to avoid assuming the type of message returned. + Other bugfixes and minor improvements: - Attach timeout and idle events to the thread-default context. - Fix bashisms in the mbim-network script. - Drop libmbim-1.10.0-fix-bashisms.patch: fixed upstream.- Add libmbim-1.10.0-fix-bashisms.patch: fix bashisms in mbim-network script.- Update to version 1.10.0: + API break: Flag values in 'MbimRegistrationFlag' were updated to match the ones in the MBIM documentation. + Implemented a new 'mbim-proxy', which allows sharing a single MBIM control port among different processes. The usage of the proxy is optional, and can be requested by specifying the MBIM_DEVICE_OPEN_FLAGS_PROXY flag in the new mbim_device_open_full() method. The 'mbimcli' command line tool was also extended with a new '--device-open-proxy,-p' option, to allow requesting the use of the proxy process. + New 'removed' signal added to the MbimDevice, to notify when the underlying connection to the device is lost (e.g. lost connection to the mbim-proxy, or lost access to the MBIM control port). + Added support for registering and using custom services. + Added additional GMM cause codes to MbimNwError. + Transactions are now matched not only by ID but also by type. + Several other minor improvements and fixes. - Changes from version 1.8.0: + Added support for additional MBIM messages: - MBIM_CID_MS_FIRMWARE_ID_GET - MBIM_CID_MS_HOST_SHUTDOWN_NOTIFY + Updated mbimcli with new commands: - --set-radio-state - --ms-query-firmware-id - --ms-notify-host-shutdown - --dss-connect - --dss-disconnect + Several enums and functions were renamed, and marked as deprecated. A small layer is given to provide backwards compatibility. + Several other minor improvements and fixes. - Rename libmbim-glib0 subpackage to libmbim-glib4, following upstreams soname change.cabernet 1651986555 1.26.2-150400.1.71.26.2-150400.1.7mbim-networkmbimclimbim-proxylibmbimNEWSlibmbimCOPYINGmbim-network.1.gzmbimcli.1.gz/usr/bin//usr/lib//usr/share/doc/packages//usr/share/doc/packages/libmbim//usr/share/licenses//usr/share/licenses/libmbim//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-SP4:GA/standard/0b729e1ddfde4062800d8908a1d9c7f7-libmbimcpioxz5ppc64le-suse-linuxPOSIX shell script, ASCII text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=b7a05323b9ef7ad29dd0c2e687251512cd4c6131, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=2f693175a45a50d69ab54faaa1e03527fb2ae86e, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRRzx] #1xutf-80a286d68829e94eda603210328d6c06bfef75308f8c6a75800cb63630132bf9b? 7zXZ !t/˛] crv9w!A`8D&ʰT=ؐ~#Գ b蕡X?f?ak2bPaMw&ϾY!~wu VN҃˼pļ30M Yk V00 | ѪO&C{|lb+O]{P:-yݨ8MiVBStPAbn/\P'q[!Uy|y#"ol#]);QVdԎY4}8+qfd:aQ-5:7i⹬ ]쵺_0eo-HA Q -|~fU%IMq||ôw%a<~aŹs>!EP'QJWs(@4/fZuKBnwK"9p?55MY8dUd<#m f"z5'M<$f z a=&{zG0|D]BB%\.ʹ2ȅWT-wSIKR.lLz(D5hi,>9=\ㆱ>Pcŏ.8!2Z"{MQ Z֡sT'Rd s {)y3FGCkyз"Ñ Z J%9e~ͫ֝V!z 2CF ` 'sG=x*!B#pXQ@1Vbd M0 >E)1g}}kS_q /Cz;`%zl fYT]~)2(Łē4m|ʨ]I,qȁ m|T>7%vi㗑C_ T.%0+I&̚:ZQĎ=Ur|Y 8 X3#!}=L.b Nt|1-)Lgo+mv/sC f'aMu]DY'OnڽFcIG1D.dY`̯VH"M&c8g|aZN"~Px鄥4IIl±,W(^=t"ie,+b='u>#zS)і[AfL9P]eu:K]gdm.eC<_!%]ZkG3l>EuY1j]A% $cnDۍ! @*(dre]bWgkVI6)#Xf\;'wY4\>Gubu<`(ay=IV׺Ec@ H̦5s]zI4% DXEK#4+*_ה1~Iu; Kv>kϿ߶dG-u3,Tj-ibO\lL_o9 mt"4Zwoׂ-6^_&Z92Pm^i7.;uѥg{?J#CLa:~nhc pD@.j3 /$4yXw!̥NjaP-YKXT5Z7g9ZE6;I^5rQ_7ϐEuRV}`"ae3s,rќckY~]@BTrW/pŒ^;Ooѳn@KЇYغpBe yΟQNhx\ڕ,&/n,.0Is) seiQ_u.p9[a5q& ͍6:up !$' 29znGcN[xՍ`g.W5mjd77hpf6ߥx^*[=M>E\SPBKV@%E,kk:ALzwyO 6~8"3̑p968B-&gu_^n_e`~=:8b|Ei0aևtB,B cs5Ucf %i7;Ru5  Mb׽yVib)AA9ZLn=.CcT/z!`jzayCܖRyPEy];aE+iVmm Rd;y{#1rgub7FzQG'QjIHխށ幞D.pO./7+RZkD|IEjOf`\ 3m6R7 ny ΃Zq1ZGO b pA-0St+跷 [ GPmպQ(!Ma;N;+؜K ^7ĥn([ͮu'7)42נR8"/Un܋hFV+Q2sp%CPO$%dk<;r@ \#|C&%9rI$J߽.?_ᛏ@ =rVa2zbGPሧub]#1(߀'}@[VȲ܄~vRiTށ@}1>UUhnn9_bf|sR bﲟƂ]f6?o v×2W)fσI4;а'4UL&Bze#YfYj[ S{-IhK7?%5 b*Jو]Fn S#둩K8P:0Xe' CFe6j#QܯQ.{48O25 |4fKtc(/2f `f ZF5g]|_.A ifrv{gu yXRyZ54͉c9(?=# uiyq|})0%?ځ4^3'<^ dZ'e1Nނx5:3v""0e%9%yZZVaq;9%^'x"?tO`b"]0po^b;R.w"C ɞe?r'S:񅃯& #7IC:!Ui#yBFA:)/>Uɋ%ІMMiBt]K;KWT S Vem/?ᶐ:4cIR!f%;w/߿a>sXWMy]2w ?s+E=} iuŭ.0ǘ_1:tp*=)eF9IIUvt3& չ㥋X=(14%17p#Y@-VGO^{֋BYPMհ4^5Jki;Fr%˫H[2dl^r otqEDM앶\Q *t. 8O= "1O:rˌK 2fka %(w; ߈vE"pqL,6aSU0@w3gF3x3}!ɉլ[Gwd'1A-gN?7I4 IDA T߅\aO3tgJj6W"5 @d)՝y~fm/EJp>l@!힒)g*x0f 5r͒ *> {M/Dnqg7KS4r- Y"v' ke-c>x'B;Z*F'@J/"wy]&2Hk%bjm֖K`]J_.[گm 76<:#|vI &nŁ4J_S/Z)=K4 Y.P2!8qq4Lsp6{W9|vv/1$h|RndYIYmyZ<)Z XG/Zzsf%;wvHTaή>=$Hoġ{FhPy 2׆ߢUyF~a~ N:O:DЭ VjT,n.爎yl 4Jlb5u[NTg\檸9[5X,M SUaG>VBƠ.7IeǭPNgSN*̠7 po+Yzݎ\*><>~^{5ʿs].QeF Uv<$$¢70Ktq ;׼.o$u0wLkAYV6ƫEJ>Jpw4%e,tnWF՜ݵ x}~+ENjlO,'unVԷ[Qą"JĢU/p3pNb)̱Rrƛ|̟Ze3XMʶ""6昩JIh$F*, X^60iMV {4QI7 #o ,ݿ^UvDw6Pt9tETڒqtw8QAeZD0'BPk`iAZܱ`f4̷F52gF߀;bvL(7ځ.Iަ7=i<Į A{1%lvQ%jm4q4*5Ģg!T;PYfT +W.jdm2QP f&21t(mFE42npTPe2 Eؤ,e/;n,k_ĭXxg%5O'rlQ\/l *J=;$q71)-}?1r18֞8jÌ;|wp4Mt葥y?P}d8=bk?b $T3FJBɯVW ч< "Ӌ.iyH6 5шol)&3(XyGPS r#<顨#+F`PDDj rsPcgբ 2i ܪJIL.=w*6C`Syz-=*-R˙x g"[OlYM:'vgo@bi9H}w_(3#( 9 (r#U ~>)HQnH5~CK`LiңuyHd4P8hIEqep`AK&zwM0r?܆Xqd92*Ƿ⓼ұ܆`4adݑr)Z$Ʃ(I `p_a噊p4ː7YEA*ݰ L:ճ]zNzWO_ߓSʞg$B6S^66xęc^+۾zX.Bx^׻+}#~0 _(Mp86lFй~1!~W2KUѝ@ m??"oia՝%Dl>$Hcp ӝ{P~ŧֶIJn6? 2Ak[șP|J3UH5;+\Q'ǿTRO&Edev jg@ɯAfo&1 Jߎ:+W+cc'fI MX??҅ߒ9>\WQK& yNuARLc Lܛh**-e .:uj->8so؎h 6guF£c}S9僊᭥1'ku7/ b+knЇH+L%h5N`:I<:P% 5hȨbhfN !¢5]0LH'_tk$CT=~qn;lr?*#rg#%X! R=?/#695! s"9}kBVTxф`浄[ b:-̚s  Q^chw#z1~iIڥ|Ϳq1=P~e:9HG6Vvc|ǭ5'ܒ`N,wjH9iߏqۺah/oX`vy2DSsʕDPalb{ކ@jK v 3GFs~5HU"?!)\?K:V8+ˡ;͓CAb$L`Vm.|@}^hƶ2'J՘2=HJٚ9xPTAH>DB+eZG=Q*+CYqnVk$W}3;V.:1ci/]/F_U?wO "~EލpNE4`XN6XeZ;!.ޮW?8@wn5q4F V ĠLq9C1B{_;Oo 1B4Jړ*;k }3e-`lٻ(O&_I5X*k ܧդ`C Xp݊]T :EMʬC=4V~B.vt4^񰣢 8ׁ8E2=--hL&l҃ԪGIViN 0\c8dY_]pOɭ;K-=%o+)HR"\oH*t4WM55d;w| 4Mx G? ͞C+~ 5ϰ0eRYuue|zx@/^!]2hV'=ď6u%-荆?Ppͭ}8ҞW߫Cu|^D~m{ͱ^pU[KR`2C-8av@ǗJT#w) Z[\B@p1_2_E)}C^01c0IYfZ33[{WFuKt aL,ڄ9;S|f=E)}@&oTv6hRh%;lRkl ћVNwo8 pϻCvZ 9K),mm38XaE{@PQiMmoY)SWk+BBi^,|캓^R)92VR(iSq7COm+ܧhTؕ,a%Qhݒ`O)5!^s'Ew#-۾uMQі(E)QYhk^o|8*a810#^o2AWh~AB =C8@WXA\"'*@?aӜp0j^B*xO0'WvpRx> X)h"/y! Kr犋ꚍ!P9hR*yT.M1a]MQ$(2Hu[6^GA*z{I􀋋x3%%,[l e6q|=gx~F&'addNQ狺ˣLA'I^ ( ZN+tf>d}J( ^}c6U: :<3s4WM-thEGش3Ʋ(ϵ㸀Xin1&D(ܣ#S-ь?@9OTCp69z*3MN( +0y89FR(V3]o=6S!wT8{a ,_|s?@9zm\N94qe]RTR_nZ/]Y@xҦVTE{ylf:gQ д>"4x:z[Wg X;vYq^f:X^Zu t!pzĉH_= !4:. n9e.=1#¬tyJ+ğ1R2ܺ3t+^k0 w*t[\M<ޙEA!!*X`wdV7=m.U F¹c{kGdN+B.h ɿGty`񜕦NLHiCm^,Jt|6l2`F-e1ȵ/gGsi1fmbbCE7O-Gs9n!%nB@ t&M!c9nZE};z&v@pab)$)ėAhq-Sݨq,pMLwfYxBS ,2: Js]1SMCVq<<߰K:ְ-yxB٥`т2{CSC޴뤅ηlY)'ռM駖Ri[Yԃ^`]zC: < 7۝Z׀'d? v~AoܣBQS芈/++=cZ񽺥')E^p,G c+xrxw!;Di?"cPxld!B-Pjgw7mvWw?x#or#AW"t! aX #| ]ُ1NqJbcÞ#%}ų~iW_w&*W2kpBC>ykg Y9e Me̼P7yMq#@Wt(3/IAՑN^A?׋]Vj6S ^uuh,V*ܪM&-fLi-.*n#YOgkQiϿz8&vIGe?,FTuQS|hn4p Ymx3HG޲CB;@u7<2kqn0nU96Jݵ0Jv쓁г׎qw8{\j"&\//L2M5ő)Y:Z.ߦA^Jf0kj:F j6&],|q3Hgj 1%KfPsfS)HHCc{zeձ-Ң7oQ{Q |uk]G@KZͲ @!tvX^RJC2h"5%;]i[Q>m)oxMZPn4]_HT<-8/NϜj)IÛ$ӎ~`Fq Bi +[#p."d,,\q6pgYrFG@ 3iƚ 4uIwbm9(Ef~0(A}4u(Y*/huCToRdVOW$B7gM–|~s~y/ъV|Rb:5[yf]$gS][X@C il3y~1Nm OՄ$R0\ܚQd=g .ecs@[Lp\jH[Dž*NCU 6GGJX kNɣEAxv #>dInR a~<7%%J@C­֬q傑1쥇_eCa` A?D!Vi%; `Y6B[oT) Xj ÷VE}%\ *k(bd{k @ n흮3+Si`LM$+R!NOS cu/7*7G|dʟ-qs?$wRZTurR,+ ^5%rĩtR~Ӆ&=<L[U-GEAP$F!(Ou/{moUV7FHWN1sIq]=7"EGk0Rj~卡!{ŸXAA(Z>QA&^ҖᎡ\ x妟{TD.5ݞЦW Ӡse&qݗH8stH>CMğ1 xɠaqGοQ_h2ڹ?;5bL;_v< e7#;KXr.<*eh| 2r0 X~Dܲg_ueme\=,ml| O1ro4/O8 <1sKq Tl<ѦE9̪p$ȴhFp wJ{J1tn{%{\NoαҝmRd E.2Ld'oʹo,Ddm`1#szuPlyQX-aƣMp"0VEW+߹ƈxw-+ Ec'V,ev4ԯxZC<=]?.ha;.G#^>Op.04Ki3o!!O(hՈVNa{&uc]O $dge]BêmT:f.LLk#vX76^@@QS=|^$~~(5%S /UM)̺ҥlMszQdxzdNQhpiIY+i(`^?B48`oE$ ΅*5\ JvNj1BWgx[[  Do7 a#upy(A@QsAǬ]%+ljib^|ZM FPzYWF`G "/Pc e:7=X~w]i'ݨ<;98Ž:sH6b%Qsr4) >+*d=x!F5+a! YdagGSH%-_ZϢ ߓMzzsD;edd=UL=Ȱ V$93XHP ]]`w`EILeHG{F񘛖]gw}QJ2ԍ!M(TT1MNƕ>}bwJƍ _E=еA>8ByU7KΩ)*кS@<%K&7 EuTd&q\f`juFUl<^[52Tv޹Zà*1Xe9 Ov}}() =dVƤp\wdw ?~l1W<{/I{EZ8U+^9]dDv^Aq~G,k4.)a5F ;1xÌY7_+wx?%-6qcC?P@7lacD| 4]^O- _&3m=H7"<9 w2(-T ʹT?2dwl~D3$E%۽7zT\;qsFN OqhzsQ>)?7hkw5P&™_>ǮbWg -{omjqa?l&ikL#+c)R7_DgNWD2GG&x%Cz.2eb!-bm!X(A^kĊ0Իsk'|,VT*|vL@<,`wmqjږ)-+\5uS?Y8fՠrdB"@!7KC3/Nc%OFIm^W-Éei |$UCh,M\FbvClu K6x4 z&c_eY#|UAr*aa?qD:Kq)*:O8.+Yu5aiO߬ &IvR!n3RscL2]=Uk?]i:wQ4u)2n5/*d'mVq7nm5=+]3@*N~%{zy~d̬[з*s=+]CL&37bB>02[)]eY'֑0c)8iҝ589˵Eθ" Y3M!B ]Q~vYɮDhr%LȺֻ X%)y#mwYfC^ Q>bY)۶!Njaig6-ꅽ[%D$i/N_U"Wm ci1}vx"6?cBwQ5Q*ZF8uuFd|7yYs(~_U6KEqD)h~TI UAo3c0m%@c}2^xLƳoG"^S[1W?m"dR %>Z0W*96:pMpA) ;X[{_Og1viPo0|7Nĵ' h. .TwIbo=薽(XK\Y.}}^I %i1)…Ϛmj sWMǺPlSi*wsqAҎ۵1NںaϪqd S|N֮lsc0 J͵;Ŗt`V]MmJZ'k-`CDsإ3r_%g)x[ ܗ̮XР!ZED*}EpSmP 8+2%;IHnͬM!EqO3GסXS,~\ [Jcih/|@N~ݟV~:¼q˘);i8:X>䂯G%Xp":'3Gfp |ldL:$iW ㌑R*b 푆bZrbz#NM*UWǑzxD{޴ν &^3 1wiC[Ol cn9'&@ҎeW:4zUU@*1EKc C/c,oQGE۬GG4-)vWePTmg }i:neMC0ќhc4ww#T;x)+]BPwVtOJ{YVZ_D<9.\{qΡG~)L+|~H?wE!U<+C6)$*ɰ߄-}b:߱":쌲9 ؿ?Bl[zNB!"c'X>iѠRhDًhHab{c}mRV2DDOMo6cm&Psw%DN^11JnT.>P)2M߇0w9 Ia=+{*\F}OG\a.^jB42gao"&kr$Վ22bSGh"c4ij&djjp 07uV_?9j0ii܀axBhˊ2y%wE666wӰR^"+yq'@q+B+-5- 1$Yr'ېg EĮkV>Y-džcdyd{HEo @Q=* 5 N+5P @pw%%Grsw(5xrPhA< =uw=Mhf75%ba\Fb-Q"c|ǧGfIuMsER4DoZ1@1rsm$"ڬ1O 2{z|s.ChXE!weg%I2kIo%U Nc,dܦ˽AabppS5vk{fc=*^dSDoW(^^6ֳ bsK#H?7BVq?JwyW&=֭0B $B-\Җ,16D J8JQmx4Y8G?R {|}]{s'@`Z5ۿ#%D.m=!:p"4Yg,A WD to7;rdE =sfhG^$dY W!W؈013oXc;a2 ͇MB-lJ_3{ڢ^i޷N '*ȬVNg4Fqw#rLtIsn{8 U 4_[Ql~#j" D"4Qo)y%<ˮN!`-Χy8Xɼ茄Dܼ{ x1oq(u!u(5wLݏ=]A_dEG"|Hҍ` w%C8c좜9h:IIaĐHRJq19VNidp9&Gzz,ov|MUD%_$ɭvàazn$XƪQ~Dp?Vϟ-Эx8eK,/_%O>!9Wg͈klX p'0Cx|h,I%5HFCCpYn7}f$a'.XŏKz{" 9=u4'qEL V~8B *|+ب4RߨJ)|0>v?*DWM鋌sٷNj %jx1t(1yh,|q!Ѱ7ROW7ݧiPԉ.yNJmbƞu>s'ni_մ>,խ+1;%K t^Y[ifpˬlv|4cS@ަNk,tG `fm@Fr3ԦqP y7*oҋٝ?&XBB\8h?FdĞL7vg#(*1F= mLe ׉Riv<p&2NܕapOԦԊ^KNkc_a q:PvQ<ߕ#A8F0RDǒl&]WB]倁"U|t&AQW?kE@#{s@Œj^C}DjtFe] hP>&王F!uD{b$xPZ3AljO_9ƅEn.BsTKj9QDxC@5`x}:d=$>B^?)c۟CB ]s,us`#o^+֛^CuX ћ"+ FQaMmHﴧWë N&>VUK`M |owʞs5B׬5i_++Y7ݪ>oINZQ[SyL_ G?f";˛W0,q鉆%ƞo{AR5#6o/nu,<ί'l(v/R]Z9T(Iw#w';]x;dlZ3KƐ7E7*Ly'{MvRZ5aÔhcrުCJv#Ru\!G{Bߙ_tx<7.:[CZe|p&JL<]QJOG'Q<)n˰,g"T7^Aͣpwe؟,wnЌU%ڟ4 k^50hGܩ .yQ-M֕  *<&elD pGgfEjA~vK8+&gdFaz|@G#Ѹ Xy*L-&}jó2VwtT < dYx*^[\aЬurĩ;u@-9QcsS7?0rv? E[(֊Vj`*QD> \'q8!RԯԖ^W#\p^Qq_coeOb쎰8OOH-(,vrM=I8~'; mv }F:܍etHjsI!^HuGOڤ&N?cP[w" )__Lbֶ6kQs塋e ESh&l%c`g7P/tmіh<[ fdfYaVAcvNKogHbz>EDt77p8hwI8_Jaۊ(PxoP7 T1^4?b+`O#2&>*iEr{V";HhIM)Z5mdhKg9'}:FA~zTƳ\GꝮztl-7wB+5-(;g3,GK3/Ga-w1@YVZ/Q(=t)s@ rkQnƧUA4ǂmDUۘɊ%FĖ$G;)M@9*j}8T4JN?daOSB E_P6ʔۣJu4(f2o}IPFv$BnՖ~?(讲hNH5ܥ`Esq%,d5V0!V|KY\9MT >X8׵/?8#;xqЅF+A-JnYy`_3PH-BgڧVs[J;VoSH\CwE` e\W;%|jѕ=Zb+laU D~rk;؅ϒ\Ǧ6@Ya_Wͣ=:b[ҶcI/S-I'yԦIXA ܯ|y;8гIyfū'ae7ڱ~lۅ( {{ƕZJ.{^NPPP/G,#n-b=eY|8ŠOt2raI`o# ƘD1Hߞ{ JaY 8[ )q& 7 j`ٱ4dn᝾i=OV[COx ׄ(g׺"C3gF: Mdi^*]NRqXsk N.ԥhap|H2f2 M}ciq7Chk^jV㌘{H鹠;v^ZAs]`QJݲv!]0Qظf7D|$QnL^ 4"o9 ,MGfDΈg^աanHCrk@P:)jQ\ .TTzWj~eMA1#nyޒgMKUZѱ;x(;(ůx1Z TO8\WArjvO8a~'MA H9Bsp8 )8F9/>j҂xVuo&KcS Ws=zc=8OhHP sʺi<הdAȱe>5?Ul\< 36ƅ(9oixA"Q/)r]^ݺ,ܽ t`ǹ gPcBc=0xxSRivΔ:aPl;a3QOvJ[=nC*[4,/d(=b YZ$K@^枕_Hv봕6EIFiCyhs3pSc7`<;Jf(.lHِ%׷<5`P@ vzXx'b YX8WV~%EW4k=xmM>}oq]?07\?Lj䆻o40cT`BPv}HբWмc@ ("]Q`E ? Ak\g^OiC…6GO>vɼaAFE\o5Uq'CJDbk̐]I),lL?* &mTpm"Vc'֎F1aApuP5Ey&ύf7$K%oZ-rdUGeJ} u`1dy8;^ KMRLu{Zϙbu?O+ZM^&ʥcr[)t13KaGL}%Vr7 /KQ{`[%`TpB?1b4z"A|䣳 C&6%ͭY}Dfm;k{QA:vh}vtҧO\5o4 ι#lQ'xJ)*e y,s KQa*i8=si_uHc[UE+E({TUE?'g(|FH).#;ITBYH{g7 f\z/or"pBT'6E<5<[8P!za3g\! ԖyK1ImpzGBC\7&SO}†%knQ)h4W[T(#).5395+nABwr=XI&:zq+g":䳫]ZLw~cqUOb3 8P)>cEo_/n"D<)P&hnKK\xEe@׶xiaxb5kCfbq%K|NI$  p#!]f;˷v-y'?+or2_x19QA*$?G!4.sR{_4H)M4E'N0vwx%$\5!FoB!f5h'^u{-\А-jg9|+)'GVȜlsX_/ ` )eFFk"*KvJ߭Q*6M#JT> WpMʒ*znl)-0Xk^z_ˀL|2NvL>\5 EBHկF \xDvE.a=F R3H52hxA*( B/-CXd T zKumB/Rrvhtث2N>kmf^ )6>HjMVDP;qb+}~.\7S{8FB^wwmm/_nO< UI|p.)&ҝN}0."@m~|U& |1fdJ$$*Ji |pJPu/+:X=a:\ˈTJ(>Ν9`L=z^h%hzZ\= Y QL0u^t)TFӻ YAJNY՞2ǫHvWQwK-H*Jfv˰,.{4м\M I|- {C ?8oGx'y3 h(j 0m"}P >R%̛Ku+;Vv/B"&P͘s*djeF—T`ߏ8*2|FS}b< r;'< jzL_F}&ڝp.IG qJP2n1jyC,=c4'WɩX.kggݯNyסkl o`4ӭ>̡pr4}]F`&8{&AF s 83Y_Ϯ>:MmtmqqV@6%E2 ʿAXJǯ ]wB qw+XX9 0\OY"`T:y:S1VAI!A)-ayZ݁%_[t!~S4NO҇ymdVx/i=CwD_^W"' sRroDUD/o5Y)g,09y',KJL9tV|ƥ0 Q>~#)Ky2hN:ex >Nk'L}ߢ)_CeJ#̅%1"qbp!%ʢ/ n67iCZ%1a#iU`[j\ȚVxNny;JcOU\3w$OM"aފB-$1 Cfs oV,p]ؑA>A&ɬf}l~XPK`W>w\V&\[*zF,6==[!~'W I =CV*T OW(+f/mg:I _ d[6E]U6 4R f YjGmӁ:侃34XiT3ol\vυ%&ӱ_܏.~ [k~Z^O"vˈO$^7/un??=DCGI@89`1mTQO͎+R:Ej`|51$goԑp]kz*X0crba;O]P8cT~kGN`jأxdSD39  R?t͝tr^F'hf/mP;aXzP960E琱g]aK]򙗳f::]HvV]@W{]5ax( Tw!66.ũF@+6wذCsR1T7Sq7anjÿx1EyL+m 9ER趺Ovd#`gv<\g|G0)}3?ta64X$0d@g}Yү;dY]GzFP]A>- t:*{,SWē뼢%ޮ#*2"H!NMsDشT P/MT5 CŽ7xFo(ŕKNܬ-Iqpqf 27S*׫\[]}\1a &R!S]0Z^"-qO_p=)c 1pʃ[_瑍@^ta; (95" LP9.\^q0Qr(FK8x}RQڟN4ºOJJD95vm_ ~E!xa;=4jJjsz'XY[Qe0՝&{_d!W .\ fTrI5IVݯYOKi3O| arlSaI2i\Und>&vBvH=Z٫}Y`*Ⱥ5daEcr˟ଖi;ό_T[ąeW&gI#J8MI?]>ՂdX!澴tށkG,֍F!Sy;\:7mX|OגDj6cZx{uGe:bF-תZP#C46XjLHj}K5RrE`B)]uv+n}Cxۇ*V~3*΋l5稴nv ,{Gy۴ $ǏYf9Mb"q˚0%@Qz4Xo%[}"<HYu=JͰElR24V5(NW&!#FP36܇t_II$x6wKWD}69(/,fCοA":2K,#]k˗xguć7 GB{ s[ [iyoЃ %uU+^rY߬vC sfHzm"^*Al$Oט<#8 Ĩ}1͌ F%<0=G} vܿy~.8S ҭ4(dMͦdZ[5*TzM4A{ZxÞ_9̹uH"|2NGOHH~؋_H,, 3>}P4r^ݷW\P\i.P@Tjƈ&zeUEU}x~eOzFXKcy\nk)ȮE`#͢34z?zh$I ֊lv$}ZBv' m[9( [Ɏ^45{ŖW%\.'kv"-}>QI>rX-'^5T3[ a1/Ͽۺ~`Ȩ߽o|/ PAiEXHtECcZ6wXpz^2t\] ԉIA73ѹ 0jq4Wɛ#;}O1Ҹ|UbnZ,~JTk!KPnU5e]NS@ҋܞsią.;Ј0-Lȟ lH1 _H'$>ճZsf06WN.eong4W^ əV<[)kipMl^8<֍UjmU蒡Lbc{XUXrmt*,d>0'nFaMl~ XK$fq&fH}Zaֽ9']c ]mnkv[,m '+k{`o܊j!-J87jpr..|ZK%gpfh6R8 >@%Xp!Ɖ5d !^=TGI5(hp"* L2klߜU_fhhI15ߕH9WΈyyos_ 9x|h@Dg$ߚl`r%~#aU!HA NKN"eF ,ItHiiTkhiq#xiÙPAVf8v""&?no\z>!Nf1qh{ctZf q`f(n!+[P@yZkcXDwN~2GRMMsσ.G7I+ %8x^9B8QUJIuDE%n$ +LKjc` "fՄ)V됭Qk 'H(tPRFlUM^!\[ x^a8_Z_Ö3XlCyqQohP_Y,q7[;*"V_.Hn:trD AjoyFu[M~ZHt\U b\=`9$s`O2K}T[nAw~F)>0z9Vp8 Շ;ys2Fnꭚ`|Ss' O!),;8Fyщ@}&V&<'x]i5A?I ]Z8ǾOޛnLrTf$*.JZ*6ߖF,Z`ǂ|30rYM q)>"9k. "f;PJUZ@on(\h/е;,}fȾ(Qr:'b?_$ܭ&'Va/GF[c?V\K"Se)9`nm?QoL)[2Yy_=&`0YUa?;I+ҠP*x{–hI\& - CiDúw_1?R4-]ů&Le{ geH_n B?оbOwθ稻(R1lrL-$m$=:%X?jYϾs,4~sh6A5Dd$ 9nk*zjhf N$*)ogpH yf+m6kG?0$!|-&`ld)ߍpbD tdjXM/T4&]rOEnh\:Cya,XVFeVշg}DCvz:lR$ K&ۢ;cz# &$}!{cwڦYE%P,/e(֪1_"YĿ& K`啹23Tޜz%vzgc)BɷpΗl\ >/Ѥ}D}hV#KTP̬n\[&7J, Akn|;_~oT$`{PwLfcV : /wV(=xJi0`\| uuQJ dZ?GHяKiDDU^oCnhe ۘQux? Jf.akQmب.P6JGl9ҳa'#O(P .wȬՋ'3n$,kWԱd) OՓ< 3.Re0VW'Ißy? }o},gˮpQK7a`P^U@Mt1-5*~M ~1@R ǽߘ 6J,%uXPYGFO/-Z~r2!s; eVq`>i*1 O[luq?;갔5xI n&.7_ ; Pcd$h呲 x /aLk WԤ#6K-B̓`[fK+]lE&hQBgi3惵(N BMwEn3a=EʘlT:K𖬓Z)hc}mtgDb'he !Stee%[zXσO;@[~S\RDѴ[?lطKXA-`phZQřHcGnkHZɚuIWQo"R R[۰2`ͪMROTմ8֨Asi`zF qU0#m .jN%{>tH)$[])Ž}ZHy@Jv;a}=YͲůB˼yxdh U#Bd렡u+qrFk#NmOo`df|f YQ323۩ĥԙN hݡ>\^$z, f-S=X²ﳸN>?ϖi2Yb-?O@/^LȽǯO٫Q6D 1uY I!N{;V8<iö(ƈ0Q &/ aL 9l?S)LLy>u(9;NR(cyHPp!ȢXME!{E *،Лps&RQh&9Te tL,wQ_:`Z LǸ*۸*oŵCؕD)L tX廻 _׏JBMb>C&:IjS(^|PIW l$F>@Q,_CTeNv^m-~C[;JTޙ;Jhu.F:'y0Sg.H 0B#TH]1lTwc)(}i = d![hG!I!DB\\À u.ʼsʋBUi]Ң{HwP|t1%a D31Ctw њzJ Wۄd>,oґ܇=rq4dejx&v6?T1qi7"`.jkdH>I@edž>Wx *18M6X<, m͏#b p\f2FOdo5ICk ں4L.MUʙoy45D모fWcsc;"Wf&`H!]< 2]#bHIZ JiBd/NVIM9TĝbT*Y|bSeGN'O#vH >&)(ۻj ~pZ`ޝ.F'Mڱq΃UK6E&#IlDY]vDS$gfڼN쏞,bJ骛դMU:c*Q>L-V'9dՂ3T !ZhwVܿey-HuA k \(\t&A*D+[;,y .$J,wqFCCg?f8VFu MLs8 E~ެ}uRAO@nm!P;KHG|^ltK&Oca+or<;E񁦬[C5 gP4:Ⲟ2TxԬ +iDՀke Ac Ȅ~(,SۜIHK֧9C7 d[pbP`!3l+9HTv5ߑaS@J h#OTzϱ09lʯq@Z O3+X)x}_ ׸MG3>//u`D+-zn+(-)eGVИ=.U3$5=֝bN._Ew7 GLZ$y5 @iROo.Ŏ\Uq߈5P*rZ?'ۅ7jg'#. /gZj&~dMt4L\ P |*=oһ8I(,^U$nyY6#(DsѦlެ&ȡkIerf:K1-HU1do]oa`օr9#.E_X Y&'VuS?\7"DU:9?GtԃyTuR/V=p_l2uԉ`=יl-]|-:Zub0 OSz6FyO9 MMq9V"aU{pg:M9ڰ<{%O@ny۹ɖ2.+4TZ-oR\8oqY:4.h'x]gbBeGG K |&|8/~SƂîo.8Gנq#u'HXJdNOera~t6FՍ[BUkNx.r2c|G_ֺ~ٽg#rr=]9qMO^%Lo peWSD{_IWUkofB)ܖAƓGwj,Avǩۊ`ZB5^,N/c2orO)CCF`*;6`Zj xA54XյD/.*'x37vI~R02c7I8 3 `r ǐ.G;L4< 8l G[\~)!( !/Ɲڬc%͑M}b"Aqp*#?֦ *UA{$Y2ѷ @իtպjmrо`(u]AjzpP,e98L(Y&xtK2yGFtwyO -?ҵ:(^^J +9b/V(7$2qx/xV;Vi+5X%snPs,ie@ i$si|wjJ }XC@w]Pp||5Qz)/poEkv;=xȴB-,\mzْ-&d~:@|4Dpn]Spn{xK\p" 84i"`>T:BK W| XWw}PNҲ'q28|&.!DWPe8l|YJQߩ藰T_Riႀ[6KJp#4AJ*ٝ-(\` S9{ J(8fTeJ$|+C(-mD=Dyϵҫ@Qr =sj1I*-.ɝ@u+Svjx9y%&Ԍr- >t$Kx_9 a4ƛYADwo :i ltXX\fZy A~6ݴ2NҐі5ާx搟1վm-hL=3igdOg"hnI NRP'T rI]APwĄxN!&lĄ%yk6nOFS<`vB_ftvI~Tf=Pq:ZF51eQi!͗=<~܈`.먘w^hi{b "lF\:z\'Bsw-jcśiV1]\kW,#^ 7JR r_rSFjR  Iߞ,mEՆ0Q ʾ2-VSQPg1H CEhX/뺽 v*=QB Qƴ+Ns-Ogo}4p+[HL\v̴P8 x<u{jblˆ]F'2BK<( RAk#4(ݢC8iQq(@XnqߏBM%[a'ӽZvĔ*$zelqއ![M>f/ک-%,]CQ`4,7GHsxZ-tkg)gLY$~p%hD)Bko7)B[~M]֭QN/b;Q.Źb$''$0e_'GA@qZ_$}ɂhqYITf&TBiz*w\һ^q>K4/D9x(+1?{%]ǿӂ"~e3.<-8ENIY(dW&JdEn@TSvN0K-b Qmk]u, ` xI !>Pﵹ~&jǃ$` rx;uߞHٞR0x~g~ApMF{ #bJ\W4k-rZ_$Xך>65ިu? I䙋Ϩ+dQ,D,,Q ez|d{q'qF1w  71pH5Wote7N7SpcLzyM!| /U5B$%wm1y=7c\R8}fůl3B3 Pr/D`.p7%ϧhv^3$?+@EsjU-,z/+)zvkp6HnW])BpYru9g@eJ!M}`7=ԛߐ3nO_` Skf_3?kbqHkP8R_giej-G=A iuX't)ȴ/=M!ݬQ== zd>m?qd $zi"dq\&q:}1܊N8_Kr<DІ Bcg8,@KB5ڂ.z/ŗ ~ $c×|?7.)|Pu JE˕ߖTIQDN` (E T#qcʵ9e3,VLtM վY(z,)*7>+ ToKe|X'Ie0h:nLȪ)+i_{Ð2^Qjn<+pfV i$i#TME)fuoBeU#xy(й@\ []՛&__mG)_âw>}vHkM7ٙԇ9=̫Ul7Zuڋن4Yuh{T?nQ2#"=, Uy*ܯ3F7,%/)$+9Q3"2}/ A>@2)]> SpQ/4]\. y1\4&+,FGORwW@Z~Z4 Ut>Ug@6gh|=y5rpp !TZٓg (2MUȠmiut2!<Γ*õ՞·XL7{pq!8>U< W}U$_Nv+ NnZ#d<=P n_O\V'^ f+HDM ]vV9PI8.4+23<pEY<z` U \u"+ɦnm୊7E@,禢4V;Y{N` Wz\<`K>Й+\vgK K M)\1eL09?:-]pg w8\R/Vw䴲T"G}63ǒISQvՌt(j֭mHQDz2~8'otTPP[9v"ɏL1Y0j cJ9V[jP(E߈ki(қU, >^,Oso&'OhA݆MsBJK l&O]3֑)rT2'`*.^7",f5}~3.p_)l$kDQYx ِ]S|;n#0plBiVp'վ^țgMѤFA(n^UTZ\ =r dAX$?}8_5Rz|mɒ dM xLCp ez3ꓚX EjכϼĎu\ON8Fٸ03g:?/wdDp~?%:7yv,rzjly?.N$\7\BgUg)!r̈́ ,9kT xUsLW/Tj{!xr:7:}݇89AQ)4N@b4ߑI:-v9#,ۛSQgr`^wѧ6{6OP#3]䓓gJ'Ю7jJ@ :'@ZPf(gtZXYawm9YCZ"QYyԴXCzWU FOi'wI}G(AJGP%[bW;df}gP9 x㙊]mm!w gej+CY (o?CC-vyavu/G^oޤlߎ0eޟ64Y }d 8}|B6O]ҁnӥXp[ h;B1ypmY8H_+8 [ABH<1p#O څ0v )01b[ -+C򢢶b;ڬj* e.[i#(I3hKN{ :OM*R<=EEp!PR@b,ZSRǛˏBY(/m 볓I11zCEr@Ѫ& ǕEqr@j5FwK8kLWpEwc?S-YP/yD'*TwPJjqBN?=+GknA[[ca@%b{Lb-JFwdUe1 A;uMWg 2U4Es*M~eZ_*%eV[Ń*)&Tkvè'^VvIEE|994Mk(^?PgD[{\G E"4FO'Xh5㞮'E1 7<"60mO֊ۄWDѪy*p s",c涹n]qWlAlU!@6o PW2VD$)Uk>"(;؏օwA#s D-3wA66u=+Ҝe=}KQʇDZhzעRFu^Wg4iq'Iyd_-}7UI^\xoo|/*jWFLNE"yKY:vjFr2)-7b amarSV󻧍9/|E.cyCXD~;͗xѧ&MferM(_׹y`+ww6Ōi@υRWx*9EnjH2%S#uK6&1߭%W=9Yt Y1` % ">fPMY_ɕMH]seax%|d$-a:* i"%I#C`.@ex˅-9a^zj7r0/8_Ƃɀ55qc]橘῟SdH矛*xn`:FKJa?5yjUް?=bLV ׶i8$GL{mS/dta޲,|IDx5r^|twy4~bU#?  'h"كveX֣MptR&y$~Gb4؂օg/Y(8ɦ֛ ^\ey8c's?|P/̦4ڏ\qmϢޫ!MiWD]1R-!S&ORb]v'sO*"myYT71pqU#tȧj{f^Wx,e2%ϊ[1>0T~*D{vaލzY;)qW,g]HaGm K7}ӹl*~vii9J6yY\0Y0,SC[5yޮ!-qDFZ jȝC 4at Wԁx2 a@i Sffbq"QYMl]?Pr"~+@XV~;9_+>s+,Df,u+KafU|OWNvMѺO$rnyORPE&ւN^" e>Y~# @r6ŅŒ*)'zdG[͝`+`TZ;]?[nhDkZٓ\UO}[_/@$#߶v i FSbחB]r_ 7q}ٌ #Tգ 3hXHΓs4H$}#E(_"0lb΀=_b_~ S?ĿyP86ر2%~&d7MfڠW-@P=c7_Hr ?c?phy\k?_`ǼgK M Ȳ*0jvYGwl?*a|j4d8Ջ}M06:q 2; o^!KH& .xCn0?SL^&u@>9R[A__2 6KFw::%¨Z͎*=IJ<&?Y{0m-.RkpyzQ䛬1 85S7K19c(*-cDú_N _~ AQ·Ump;C4<":ڲ:Ra~̚?mivS"CXeBMSY^T{fcGe^Qq*w!kADMwnߒ雘7[RTGmEjM=&Hws3-dVoLLE믂>SkF3jrYcl+S1nn秂r*(4'@1 +y Cx] ?i1-;$C?)xS~d񌀢ʈlUmsQք7ͬI%_Qy={85$*c Yr D"*A 5*Ѐ*^Gu}̜, -5%k(ԈVle$G $"p5Lf .{bpQ? 2oc)y*Ǵu5ޞ_}=䍲D(F'CYO7ԕ Pl6FRDavQFJd+GϘ$BtõYzjӒ "k_qhp*WfZBbI nU51/-ߋ J90Jtc>=0ɿD\W!mLםo+N ~0҈5 >8 wxSB%o̫e$j^y `32>ud1%h"rbo[-ǚli-FyۖRMl._a=C!/D'U}y9b fjhA"|ZPY/3>^-)/;A=jNtXP$ 2!m'>j! bg!iѮ㊴s4:" 0-!.1{pi6ӾT&l"Y:)E]^n)SP]"gs?@Y^;+܄ `{d }գ{Okk|Hw/)Xc@2N0B۟F%"14 B6I(4()#]H>#t:D.jwtzxr鲟"q`AO,mWb'3ŝX|D&viȢJ"I[=A͹YfE ['_srX@UξJ7O{ފS1~E)+\&&mRå(bMpZ@u>c*z\񣎞ze)vkegh\xY;?EVsmzː'PAoʻ8:z'fn2j@C}H_XYcM M&d-#(0 B.CfČmSҋ&o\Hur]xKm'j1>T2VWnnB?Sϓ)DY0X6a{QlFU?|ruKsǦʦyo̜4ŎSL''=^NM; ;7n\5}"ϗ{Fmn Ȏ7?/}*Tnsw!ZO, x>f: VTm  y7c~XtﳞI8;FOH^y-6|2fwŭiYx7Vݻ؄8=v h1\c0Q}zKpSJa!A`#2ʖ&>|`w- Ayx%zZBl7/Jt$0 2݃\kBw]YѱAoW&b>Ux^zeu<K<=n8Oq?~#gNFg`r^A=/h'"*z.q;+|Eק=dUiب|2dllc ;gկ$LM'^i r3(FVx_h`_"D,WS+gQQy'_Ql~j˚P5Goc8n=$9f&\NE bWڲ\e;`!Z81D_s=,L7_(|],% $Y@5]o>X@+~JGWG-dwB]P*OHsV9J1(Ut ?T]CW[mhף#N?ҍ KK/rzHU`f/v GUXWiE;w"8 (TZL;m/_Ɉ9 z^hħ rUy $P8Cw;dHG ߣnV+>M y!ع]Nq}*fnf+ ˥xd] 11@۠)%հVռ*aUrfnj?": oKhԏȨi4i ` {zrLY>T9籌cPAʃނ ꦈ)V;n7: Oxm*Q T+֥͏.tGc,`3ka[ u!"uLAʰ%%eq xϗ YZ