libmbim-1.26.4-150500.1.2 >  A cp9|w6LɏsWZ;~bұ:" E 3W\HT QհI1V!f32̫ݒC88êA.ꠉ6ʭ=!zc[G_N2p4TtWaL$ia0h^ΞM8tk+ t "{AZxajiXȺ{\lZ,С:9z︧IQrP 4Nhk% >p>E?Ed   M"I _~       ,     $ Q ~ q(89 :F?G? H? I? X?Y?\@ ]@D ^@bA5cAdB7eB<fB?lBAuBT vBxwD xD yDzE4EDEHENEClibmbim1.26.4150500.1.2Mobile 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.cðgoat18SUSE 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/linuxx86_64.p9LF KA큤A큤cìcícícíbj^icíbjW2cícíca94812a6f7f4e2feffbd2eb860ae202195a0278ff1e3e6632faef49efa3c1a132c93404825893d7d8f79c2b1c0d2775662482e81a00def95bc93b8efc6746abbb752557533e83565f295241ab33e0e970848cf8816617ceb10c1300fed68655ed5f20f2ca166acce63bc1a241d2db0c4c7bcb5616438c49596759aaa83323838177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643aa7309e15ee08b8634427e1675c08d79c994e53b45ad9c8dc8b8cb3275ee4b7b2373068070ab192918f84479fc90c5e82905b8b77950e1306a934c6227536de0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibmbim-1.26.4-150500.1.2.src.rpmlibmbimlibmbim(x86-64)@@@@@@@@@@    /bin/shlibc.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)libc.so.6(GLIBC_2.7)(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.3b`@ap@` @_w@_=@^^^~@] @]µ]|@]m@\ \4[DZZe@YY4XW@WVT@T@Tw@TD@dmueller@suse.comdmueller@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 1.26.4: * meson: force building doc on normal builds, not only during install. * meson: fix 'export_packages' in GIR setup. * compat: deprecate the MbimLteAttachStatus type. * net-port-manager: use unaligned netlink attribute length. * include MBIM proxy control service in docs. * codegen: add section doc for each service. * utils: add missing short description in section. * compat: add missing MbimLteAttachStatus doc. * device: add missing mbim_device_list_links() doc. * device: fix MbimDevice 'device-in-session' property doc. * version: add missing MBIM_CHECK_VERSION() documentation. * device: fix wrong reference to QmiDevice * Several other minor improvements and fixes.- 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.goat18 1669514160 1.26.4-150500.1.21.26.4-150500.1.2mbim-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-SP5:GA/standard/047c4a3400716d457194acef57c296dc-libmbimcpioxz5x86_64-suse-linuxPOSIX shell script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=99846a8811c062eb9511cfd17500694f967e3dc2, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=4dfbf643b5614e0ee36996315d4a8ecbead70b4c, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RRRRRR RRRRRRR RRRR4BZd}ߨav3iiξ2[I\gpCKQH*S:1RZEWLz^M_#oe.8s+ּSݣ50~ GJSBNmW*gx"m'^i`4~YRA-#bS`D>yq]`Cz~b}h #!!2*ߗEEfYD\V8Bչcl ĥ4ޮ%eJDӤ|MW'[ B9[%Iv#$[ٜFYQLūo Mg|Dgy&^W[2ORp!r y| dEZk 31"vWSCUxDk#m QK):6 mR"3 C{Kj=k*b)'һ8憐Ft,NU@=4S5IfY^E.i\aH0nF*\ zGJb|$řB*>122d Z7mg$He-x՘>in#m Bfudg'$Hƾ 8P-D32XS~OЏ6l)F2j`ҪzNFͰ}7*%l07RXj `_Lg,K,㯗vHu uҟI:0FÄƸ_QDyP7ѕ8]Adž&$of qϛxl ?6L{ gy-;jН(ήϯ="8;^'@Xd6E:CX5~UKھ,31qHkjQOd)ꩅ j["$rލtb15|#M+Ӊc, Az_ ~[W) 2k<+UȦi#(q\OJLಽhUBZ.*"E(c*JyM};%O0K1i dڟfJsBNϣ_ImX AS4'!q r\_0#tYu0%P/B5LjVp~eC/ Yw`<[˄&$[}8q,qcq*3־<kLQ I~{pxanӪ)w65;:R5 2?uj#WU'!-6Gh[OSrb{-nnި=ܴqaCgؘ,ۙSe/(v:zyX+'7zwIU<],;E1!5'UW#C}v M1^#Ի.ZU@zЖHM~yNUbj;)uZgl]4z5I#}zG}\q_=-ԩѼذh~Ut~yBJUkCJh+/qNq *َdpTbSiD4 }Vƚ)$Wj suO-io@I$&`L+}˄Q>]wx.865'kj3< $ذoΚBJߓRԣůe2W8 t`u9`џ+U&MV~f؍z3@-ow{}G wgfd\!JR@FX9*!% 6f:Z Bs]`Xf޻B\Ufw:_9cZGz*~p+k3ܡ1ujr #ܕr=C ~ijj%&4Vw1}QNFbqT_٬\0qGd{YJJagӿ*M/s3榾)8=(=O1uBnKM%2pG ^۶lڝfq7]+7rH{Yo5 loPSI,>q4xZi(/Ƨ/dh8hՖ+ / F֓98W[EMꠟȵc*62Ҿ^,'/3^´+ 9G3{t*Z.L]ua~PavϚJ'x%~& 1J,6lF}VMJ9^/&\Ԯ!E}1h7}j oS 9DR4P_XZGYK̬FE [6 yuw#8Ɯ)SΦ쩦q,{nFacdur9cFSw~^tC+,AFF׀V}=Q,j߭*6+44A:3z~{"QmXd i\?ؘǖmO0` !h ޹ LtqU* F")7ƼȰwX)>1@l8\6E&SM]˖Օ͏Dv0WWTcR,ip<.[;Uu;ZEq`OuSpsLВ\S0ƂB6M}HzZ^mUC Q 5}?ؤKd8*1Xĥ*uZ!-t:3TzWQ_+m{ެW@"NO=+5KvϽvɷPϚ#[ hy 9S?p?2wnb4}U+ axރ53tU8a9MY5=ҜY P8{N^F_zxU54U0 _l~BF=]-eHVF6eW|XaDĩpF >c6mq9fA+ujptF4tWMcy}sǃ_f`JA I'@(骽5m`D_=nv E(:dbdk}49_SA ڝĿyWBgdOwEmcglAFU2Zcb7y|ݸkSW&)x(&蓅U3&ƲV*c%e=ѯ)7 ѕx8# ?:y 9L3dL(ndžw$.8m3u_G?Zee`#!d#|P(Lxˡ|>,RfrT@"{@t+eR?$(ll\F2ࢱ(gE.׷P1c:MU:1 ’J9KCn?q<&@g\q@s c+Ȕ6S`ـa2a f F`fQc8ɰ6@p]ZM? 5b zd_4n ¤no0mdE;w}veq4~^R:i#Zп-AɵSp$&KJ!!&cF}tUzt: ґ.rOݓ-CKp?m˶`8P88mqq$NnqAOrIu3*wKY) !y-9œ*Wix|O:+&38jW@]C<uKRnj`:99]({h`f~zНiZĒ3$ cؖgQ#RZw7;gQ6W=: AVUƌq-d.+o):2m! 1B +͸uO: P5jxBfS(n" ߜtd[ -9Qdroe}|TQ#Qvs=S m [J+t6e:i82'6H*%O+=dN P k]nux#LQ6HtT~v2#ZߏrwM툤67BHGNLŕ4xIVZA+5st$xTBa+1Ftl%k*"\<2 rvc$PM /xIN%ĖvQ9c>YFW_ebYnuw=-1q.k9#ew:*?? {czE mr;= Xs^jH)}Y˚Si!`NJ *LL>[; `Yl}eSHw5c&iUGV]|'N\\ӫkttlkeWs9nKtP&5&:hkfdh$NvE&l bw/y2GpK&3ۺ@ a:"&;2>.Ta܌͈zdgOB;,_A0oYNJ2Κbඡ &Hm-7"2vց,ԣVciUsVbmD& ik@-H4Kj~[bCFR9Ȋ,J?#"cJ_QBJϕ/GZ^ ܒɛZ ΂i0~ˋP`!iw).`I.m&8-8-<0,xHTN dSg,r&񏂡 i/"JpǴ] ;qZWN޳R2RN [J6ed-#c U9)wj9T QՀ=9z]N_N m&8~_EJ͌ZEu |*q1C]9=o\T%k9/Jrq~\?sZu@QRMCgY _Ť.AZ{UP Y=3yYTK[d=q{q-+ݿ{`Wφ1͑À:gAwqƱHgb+."?#z󇎫LfvS`~;>L VE@PdH Dw>͢#| -iQWhNz&D(7eׇyi9#V>axJe=jq,+®1Xpt~F,b EW8CCpq[y)j*˝h?1~QBǍ=/4Vslb|-{*e v'INs0YsW3:P3a%H P}}{:^t:wSt0AtNUH̎V|?Py?w<.Ѿ‰"^nVj @AY }á*n0Ýef8lY³9AƁzQ5@\"\9#{#SFS5ݽ̞ QHi*zB={t 9xʼn|*[{(w(eahMO2jHEغwbi^#e"ޮmE_yǿ.BM;q?AA5 oz+'!ۼ1S"ݜH `BnqTHWMW!1"fPU+hC)Zj:g~hIihޢكrk8-T)0Ob zLc&2'GF_\句F ̐PZGȤu1`y'_DWH D ጹ^綀ʼn:_셂~nd WCe&a}F 8ٮO„]!n( j4t '7C?J֘k_x/FDU.{?+dshIٜZ-^ Bxx6-4҄9Qw^κ\tp7v?>". KP:qPq:z3|NdQE.E!Ko1W1/?AABX͸RسHeR!lVyW B`#=; Aғ$B ywMRa%CKY2V;1 [䣓7"(A5#s^3[$ V~ P0`63p[.'7GBY_# tPc]ѣv ,  NqXqruTu_죺3mW/e)?w$(Quw*)? @%JdeqUc9C9D䣰`L[S;tyDJy^Ɵmդ8p-V֧:yk|* PU`D<>Ф,|J? *$gR]9Ol'FnIgs>ɞ.pC` ;\yT_Ib$oZd #s`~g+zJhHVPaz/,H^>^C FYN5qv lY8'Kg.Dvwgi7T'ci(c #c`ϧK YJ6#Tf="6ޙs(:Vb7B?ϓ~w;Lvb@犔v8nʭ~A<#scZHZ 2ʖ f톷f .c1pI}+kx#,רpellS\8c0?qi&q83:zj۽&}DBCV}I{^=$o7N>Hp$c힥cK^-%ԫ &r\^6K^^zw@)MYޛ(Hki_?QQagXxDКUi!4lTuz0Q -&eрqߊ쁾[b"IK; ^ X]$/*M.>[Gf|7Qɉgڠ k9k 郾Psn3 n%fnY$/yk#̅i1L#PϿ5)?Crڀ&u?oQ >7m[ngk$+OG?Ѵ~,@$"%'5;n8_Q 73j`Vad lGEBJa_% [$69~jr)" GZ>`Q;X5qh&76N]|hÙ }t .]A\d<D"?Έ;Na4p[ sg^4,O2 6ϒϻ4zM;ioukGv^bq~׽kκg&=/_En _29ju c訥dBhlU}m޻f;Fs~G(5KQXaH*O[ }3xSB@_2N2$`Yfm@[ڔ:tP^nH%}-Dbց2&Q2NoY0GsaȢ$sI ╣Ikܾ,lg%`6=žя+ 8Ze\UKp2`^3Jn A5R2R8۬RI-g{¹yyZú=,1M=OU`ɐG}-Ae%&n+EqeE+l_֙ʡ*>4x{AwZb##)b xpNL{ufԍfҧAyD=`̟h\,Wyr!wxCLU񉔲y[Aľ7߷_u4mHm MrTůwp ˮfKŀ-E6VJ tDZͦb];`ZQi Cj, >S`?czdZ3#C>m4&ɘ8T2(B  Pjz t]8yos ϰ]P[7gFǖO b,߽Vxe6PTD^4 ח>aD;/P˦gM>%FqCQQC!#%N!nDXudSt9(O|}.N !|>鹬7l=)$-vDߙ\3a@5Xw^W:@hNie?5@ i&;v7mBX+WVYnRi:`q{j&-/]V| uyfumv ר*K' [nAȷ+ v(8IgM@ qK)ʽ!$ȵN56g2?ߡio_DRD kGW{B4ZWV5`&b۝1S{ Qdbgו:3-m̫$bA]@HVI(k"ABI)VƬ aY QAò _)c^T<*~~KY6gdpAm)#Z(· 6Hۉ cjGMj:Q)иk!*9.d?AfR/d|7iE]U̝&{2Skػl|ހPl.O|GZӕ4 {ڲZN^IRX=c0]8G H"c VDz@οܖve{f 1a5Q#{Ug"&~7, vADb QYҊZQ3C0!^R9.`\`?ћDȥ M ԣh*nx9ͨB?6qo&TDQ o-3#Yzh!Ԫg6\RB7mǨ}NT(0 T<9<,=:iNokkW '>cε)`d fLBdW(EtN̓2rO2HHqֲc47A}عGvAV/ZꆦB2ez3N%37f 3̀GmE_ )yT3W'Yvz8'<-.h!/tkg  _$8F쁪"%ʺ>'j|8C<9ԛG[k5M|8|s$iPMl ԍy®\ck N obc.E -頼9g-L\J{ޠ)]y(5!5>ɜ&s/wjݥO^%n xL$<]c)pSq3`Bm>pb߸1O}F-UQ4_ke,+f |un\}8|_&tn SXFL=&jvZ(n^|1:*M&˦.1Џ!iY8i}_ `Hd+|لN^&ٳv9|#̮z~̀WN uw%MdVtL,By?DмwY[z \QOhߍ+bFDٲ퀁K#ousBryc}'}x'oQTi!exu ;}uG;M`(LMR;2+X$n]Ge>6Ck||OP#+_v/* Y0 0(wM#w!;^,O8 ;qfcA9K,kV<  hHpb p1Y2iefT\UR餚xDs"ǰ'ՕD ko),̩ZiUCM,q͍ܒ /a,"{OmQP#,1bJIjΩ|3l.N[QPYāN4k`+>~X .A;J{K^HXSWS_eϋ sp{P 6 +Ñ3QI6q*UI?+oKz LU5i ϗ@jUtȭ5b'.˱Zh-AJ}} &'G4HR}K5RvF%` 㫏Ѩ`uXDkr-'A)OrP5?iz1sC*<$%˿߹ o-xXFAD )~~_~7\nΌnO-weFqTl`zlA4jF"X3Q_-}]:-c* wЩoÐԏ 7RDpIs˧WjFfɻ>?@. %v0XO"rU6)5|[{Zz?D/كU:]ijATR= ԷLO-M ,ȡ xo[1\-,ۓ;&sCq&~5+rf/_z/!03K&F ;,i\#f UAמjX%5%U6Ed[AVR09%@9 U 2Ǘx0L/{Q*?RV(P LYƇƤtRV`gVSFQ f;#/g@!Q Ep@QvD6L2.w. Ϧ /4$|(t,Qw6{ pDh4Nl2@)4s57.C#/昍f9^!  +zZiVүݷ0ni֩ G{ 8<~tc Xr> K`>$Mel ~dىZ"}@ԤU\z'Msn:1Y:U%A!l/~ٲ%q^TUΒؔE1$-;W76`4tMuڃMlwGnsi,4TY!ߊ{rr@"8JnxhN($AqØ ^zݢoýHD]> ?ڋ+SԠ }'7p$GH}rkNƈuVL;쭰֬ߥ%uʘ=cz ,ڍyW~'`h2@-V_`gPmb{Ӊ#:XJ1Kdʵg 4m{-ExkS(1AEjP7f)|Fv:1}̊vj0Xg"(T`(Q;)3uX:QrS9{3O\yXE> Dܥz51:(??̅3a<:+%#J6](LE5b\X),Nq"c AZ%@@Y:MMr4u!6$s/5(),X ٯըOUQ\ I!B"Y(Ԟ ͼpru:ct)7 YV|v "g8Bmrs4szQƮI0z.cN(U*#69Z(`2vbք;1 0zA bp56CFcP'f%_GjQ4NIUkԙ%DO^EЀw m(PQn̺Kb"_ 7U%){ٹSEڡ̋c| =!b|1%mI= ]n/IUBb ƶ!wuaWbZS$HiKHzt#'N CgH 61[Q-֎&>"*GRYɁ-Yv*4?Ac7ظ3]4eM5DrHGDib;"5c3,D\dV~@;EHWy[c6iQw3Id~0r횂R(F??P'gGRs\M.&,f<5`ŷct7{mM/ҟE}LB~\@rW+R)^%d "2i>\ŕH#f3 CL)qs^zdq-C)g"o5a!~we-FRz(Du*^:vsh>*gΎa"\=t6C|bNkvr '@±{%/]/ΒU@fbf#>QRC_\ Z:b;}vT#L;؇1㒝C7,EaIT6*VG5u=<QU@BN`?/{a:t%<~ab#Ax CgK7qK(B(d7ԙC3o Xdנ*gڙ'-fV=U0Dѝ]Y-P@{1M:쪤&ĢY[R,ݲzFfZC K:\5AtBS2ӯ8p@S[8"'MF!եjrH(s)RnJj:,HΠGS12(\ҦjcBlpe* f`etJ]`/^e٧X҂"*܄|/pD\)Z*+%K6nKs%o}3cQ3.nCZ[`hLw֙VQ?_:?{_"f).J/yCXm%|y-J\e=/<X̝{ Uͻ^$6.%۬z_O&u{ g.61 Fy䤢q"T{TAƨa)v'̺CVjEC'%QC77 2{@q [R4:E"WT=ݼh8A?M֕ RUmt\JƁ䛆Bv! ʹf{.uPE jsyJ j(vԾ$5?9LN|bC2`HOW:(o5,KT,#?DPT(Hx]0ZWIp퀮d=&k$[ ' .Pk?IXkQ]~jnLnbbc'#IX}7eO! 4TeTdWjob϶:[1xg2P^k3c0ZgJ]-;81ujԝ&T>>"'Ž^l&QۖHt <~8d:Lτ}lŖj-\ϟ]ώv{T= ]پ.x9M M vpk;$4'_IY 4$"(bo~&ːŕMqk*`wX -ɁXw]o 5<ːRWdAWZ^=32 /D{*Xpy8q2 >9 S4g gk NaS`Pz,8ԇϱ*g_ >9PCLlq4\լH2 ^*L1AwҵZKȈ53x%EzeN<&x+Aq@akֽe&gcϊH ^r 1m&S/P1;U 6peo(z~D~in s3͉kK$4u>1v\nMEz]S~4Ng/H6/ceVA̗P 4/x}Wgf6M 6⮁O$7y2"K1``J3/));\q:hLJJaI+7dMΝ4U;X9EaU;Zᅱ 9 'CGjUmmq ߦg4%=K2qT7N$A%toϯ-ASXz5ȣ، d̰ uJYޜ.Q % "vtXgJ3(rRl-Y'=hٿ'闯]ʸ$/\1J .h ,.ϔJ1Q_ .od} >)u XSFO֟i_K44\-ih󃮕 bLdj$Nng<^Tw5|%rfxoij9+W7v\@3[$f/?kH2׃w/Ɵ=uv |KUDͬ-ƍv /lj^;022̨/]dO#699VfGEb%2'?`eMT\DawL>ǂ;nqh.lN?, ~$A;$+/x<^cq')4ݸ3~m2iTkβs}<±UD0АTr& l\s9M͠ڤR7-AQ4 ,hʮ=%e_XN+7 nOs.}ySB(Т+dlw=GuEiN@\5(,a۶9o8RQJCOSQ/n!}RNA2p9 Va G"7yld-@jjGdGz ğZ^_zMP%_1MӠ2:<퀸GTX~{daC*VY; uhK@f$g'3붸5q˟ӗt:9RiN~%2bΫ]Bf+8m\Y:͗A zih/pB^sFFXvyL7 MQl!*FR)DHG,R}H°LQ,a:&֎4bUnmT۠F #A֋!B+'WJfCBay;"duE% dhzKA*b0!FN@AL#/exYE=S}L~֢Dэy,n<:>ۘ#Ţ̱ 6-.;ĭ3i*=F-HlT)lE2iUp(J>?2TZ|˂?9_9*QVRSnmVs%E4K8ΝO5TzFo@d޷H]MVڰ_H +3P䜋6xW k'= Ġv,,0œ}rN5TGî&Cy 1h&2"T^G]ЮL'7B?,uI`'A鉜PFfs". ,¬:AM@kcUh V;+(p*Ωvc`B):?0cb9mjcb&mܒãLϵ.i8]\,/݅> ]T6=ՌU6\oR icA zOūsH"rGq@&Vn5twʛ@(X8!=U3`j}z4s3.$PpF:ܦLIa"2 y ]si +0~ G>4bg\̖!7QEvxk5,]4}X8M4S}ÕX"M/15 tֈZP#j -ЪrX4z+9r51 f)0 c~L.Lps-Egz\_yֿs{,VlG2ɾJgnefV=:yOxkd;g)x,n4?/e ƴJOxFQ]ni ALעGN)5n/ ݠg\RA]xv#2Ǎ؎3'%Q }vwk P[ρ24:{LE:l~?VX?uaB;@Вa؁HLg-eB`EZxED9kE3=]pDٛ|>͏z1\eaQp4J3< b)NbX#LPENk0@WCl+ 'g9SF]sMÃ\uv %9"ƅ =Sm~ɔUWc1oቿ/߁U8igJk?~Yh6I`a< RyS1;V&i7^Ƒ"!Fn?pqA8X=SK :RVA!z9%ҝk! a)]3Lc{T- q健{ qj58t18JZ'w^^HW캼9g%ԃV;"vKWf2 O.3F#T%F_.)\xLy)}ڝڦ2f87h`Ū5^NF_M 9q^آ9p'Jz1';< !B/+P=YO~)W 5~]3E$ښ1- g"s:iL;ۮ޿3%3Pqm! ?&&KW|h1v2LDNi /_15qo W~-q'w"5{K}xڏYu y>ؓhn(NX,ЉѮJf-C8ˑZ, @||Nob7X4 _6?uBS_35hdٵ^AyQ)>߹zeoY;^JTy>-c6Pҗna547`ϻa+Gr2&gpL=V6FCHGg7dV9G?HrӦ;mWL#j㹋%-V@,c,Pߥ4~Ry&' ޭ?>j֌w5 \T.WI~u,TNe7/ns#7"/&ՔNˤ+& nДOeP熽:H@6P+,}[m/Eb <ѣ=Z%%ǓA#B(tw#VzA.)ZSN;s(OR1Ч4$:RY\OFrS5rz-ۙt1 x (숵NJ5 XmEơHY A8#& yky%QDuG:Uµu[@zsnȶ8Y eߌ=, -kxnqo,'ЫtnQ=3~f|$]^@I'b&Y&nUBNkgG"~EV @Gy]~׎ٴ$@j~㙏,PA(:ߏ|U]d/E"EyʐI{{5އ[Uaf]OiP3,7rl1JتCN4gP!xŊaaɽu6}-B~' Q6GL׼,KMeS3nH즘&Z: Z@?X r&:,kø6W,3#S~?F*qd}a/4<:=@VNoϰZSt`&(Ṇ |b.b3I&8F.٨-M&`VTj!+<4G\ÉC>߿J9R%2?L(L1b۩|6]5LӤZ`yyf9[k#GBX5])q]G,lyӿڧЖ"QT&:~=eW9 a\yK"xQ, jJ$[)x V!Ő$A ft!aAӱ/߶ठ\~dLgT&ӊ>هh?<.*6NIJp71sEn,L@m2J)>j- ɢKfW >ԑD85BB u96"UnRBDBti  weEQ;0oG(W!rѢ?i r? pKZ1gZ!#Y3 ,^ D˶?}h[-m K"ȠPGT'&O޽jQMNW: æ7Kfn1?EX N +e7E[}ֶqv5y@)@Nip"[)8w 2)Ga^Joga4'X.![E_5'#qqB}Y߳HZ wv2S!^T'36ٕ`gRV'<5 bs zIQO  gXSaS(a~wԔM>iC(YQ yqJr(-,$ ĵ1yeś4/L[pr2z6Ci kE?Gӫ l{}`G0 ՜8^vm#a6zx$MH X hpil7})}jJ&h c;rݴ-!D_ܮe@{)*Aicb;}hӐ9$h|9$\i 䩮h%MicRK~%smRq? ]m Fȫ4w ^P;ے_Ѿӣ6N+уt:'NR[ LrJf*r}.إ14o>6j=!N١'護;rd=.p_sllSN{ʚL`ca_j_5sSoy.Bf)"11[u:)/ {$l6gI`SM׽hf0-M^O):ϐ4Mj3O0966HI(3tno 3հfROO?VٴlT?1uu>|?4e}8SNLR;jDQVDVv '~-!vS:GH>ʏ/l"w{[5)8嵈L**Uv"4 Qk㈳;V,gRXA*!+H aIrxf?3%5S+a#⤒-sBGn."\t³TY;b䛐$fqH qYOXREo$p *o#>_T0r/F8yBp SzrG.x~)~WHabaM!JdSQEOFv=r)uȴnaםp[v]67ENi2[O?k#U  m%{Ok;EU;8ÇemP<6ܺ!CS xbuO鵶j‹?|%ݴTtNɜZ5ٌL c$ը]w.ζSOi)h e'ɛxyg ѻ TwC18L crƝ8dPM54m=~D.Ĝ(J5흼~wZȁmkqe+m |lt宷I_-J\0VD1VheN ~N;!8֜!UeI3OA#k<%0w!t5ݦQޏSS?dHz V6 0cnXq>11[4W"{x $xxWcޣ8\_,({Κ`4?TCz ٌT@a*jR7 :rt@ 夓ǁ'514LkͦoG&tI3Y5-m|XIQnmM; Sσd#*bx \+֡Jom44ͩ&)K%>áFB Q_-Q}y䢭&ư-#E#ت kJE0s+WDg$W1RsR  `^2mҌRi_g G(fNHI8ܬɳgO>7j0\u޼߰qTzjuL0Gl?8O;b~/,*ݪ'w~<j~gX;ڃ<4+ pm.T/ ٳY-hZ0* 1#''\6L\c;R,@ihEi 5Z t݈" zI˛7G-20Vc%Qpt1Z'}f-_[>eURU!9MƉx2OCayC璢Dq킐R")nO$p,! ^`D,Yc?k6м$g2h8Ĭʮ] z? w$(bA֔#ovUbF+Vh^@@k`;n^i)T=]5Ow^#̋Mk_V-݊yTqv3Le6;דՄM<#0xd[CzyΉ=gV œoyxd0u C(: Xz/4( a#>- bJ$2XфrB>wj͗=MGlJ;E#i%.)cQ@?f&f kS02_ɓYPY&*!Jpz'*{Zy >/f7Kmu.&Le&T"6Tl;jx7 ݓK׏{hBZ8gR>]M GNRY|ҋݨ.iw!*V<1zF!LR_k2Hc!9ƱZ"4Q_2k >ʊ$X\B (%gue*[7UWp=v_諗=DoiO ԿxemV]bu}Q׫'ACvQsoL G7T2&X,0z#<#(v^׏`\o=q3LFNN˳W @{=1=zQD0 a*X VzyF{ui4,8kb)y,F?(c(mvB]NUf \>Yer Ȼ;>91G)݀ܭVr55 ᄡh‹1,mh>` Vx˯<b/x `ʜր[j0=@$o]RYG.{',3eU7 @ LDɏ H1?Ѳ);ɐ#Rm3}kW(_623AҀGhv&q(սA]z&zk7KWm+%CSފuZݍVp Ϩ25.z/w  J?)%H`/;s=MpM# I7NV2];9D'g Ivz,E4߱5a} WJA^ǹR+:JI!1֞WinL56%!{tlsF1C[q> )(&:g*}!琱2Ҟrw{}6|T-w_ HC 4`b|E _$_#G xd/P;u>DixՋ*;;`-(a>~6 {1&M,q)߂-Wf%H_JZyYRB9BL~*~PŤ'*6TiCItwaP1<ɮ&C :r6^F)郷J'j=6nA03ZJ1!,:(tA b˜Aq>r,\ 4L±D845D$Uf`"8#00 *)&wDR#+Nψ[rNv J#V @#e6Kc0`NsLY6'"NAܕ#SS%r:Z"QsGN?, BcF;+^ E x'w`fW`]ᙅbJM DldsAш^ZS*Ixvk l'qtnG;1xU;K3O&MFh-8CT*sK T'̙P9 טh uٚ\j[X s܄dT *٧ Ʋgkno ̻zk Y}QD9~$IEkw~PSW& H,Q9rp~owe<u8nP8;wNW؁ω+t\~S:TO>izd&!pFCדND?3n^<3lҚx7-+ŢTwLTJRŌz9.zΉEt'"< aD\H]8ebQ!"ED*ⅳPs_">̳a>E?,kͯV2M4gሩI4]ثLĩS{q;Z+ 9̙ Wkq)~&d=abQI`޵tk{'xܠ,o{z 'jsϞTI%D3fG*Р/W."1QHA@:[;$#lR32D:O$P7GxO͚$ws., `IGW2Kd*b`RwűOHv 0^CW9".h* sqy&ېQ7]}pU Z4Kn CxJ)ABbT}!&Iynٻ9#(["_Az3E~fݞ: >cۊHd>UΨRwd!E()D=Rεx)k4U,K Q{7um,Ji]O2A4(=+m`yN$11!RQݸR.Q)P1)?~͑gv-paB_̣|$|ݪ^ J Vc*K;Fqa'oNڑ8+!#*~FPl3q7n|;ų=AL?a)x8y'. uQ;8ZUTU/ Nϯu-ZEIfvgOXɒ-M(x=TV,.>UlF8̀3ϕ=P1'Z!Dzh@;tWw_2kOgbmG{<畕~u~jÖ=gP#-㼫Kb^· KI K4g{e߮?p䁇4  :#m0!pdGhF7Nv 6XuH!I'Ԩ❇Mn۴%:c(v=? 0NDNҶd/lquv?Sq/|Y&4ba%aLTV̻7&1멡xi'I#ta;Ë;ˢg[zDV0!g6#6M"N.%nH% \|cVB1FRT' '=WS^cI&Q)4oZj[9uQWDi"@TgBvԚ_XFQMܱn[FrTw %»vq"DK|яEC<Q(HH}14fo |e@Kj |+p'"4=q ƾP_+qTӘ_$ºfQ+ &45L\W4]K?{0&A_Xs&b'3h\Z'5^ҺKFh~9 ެj}/t{$4 kɹ;e˳[ aND*a?_בrj:ߩvg;"HGa0WMHʩMP6g4 `nQ"l͟ьDU#&D3U|>]VLA 91YϲJ1,] ;4½-¦|͊~JODj-o }-c@ਇd![V_(n,e"<եi%UV4 &b[9A29cdӋ_r]I4yWl"Ŗ) g=߂/%&;n\T}|y8G8wd ~qfrwԪꂙAՒ~7 4_GD8Snש Eylܪٿm5[7\=j!_g+S mCijO֏r"Jմ_^~]1/Id7ޠz@%ڑ47z_2. F{ܧ&%L8b>t9&%BF2pIzhNfTye@ΙP<6rZ긹XJQ@\(>Ā{blVZDHƣ+uK>u3*D=hjNiڕqS_hyh?ɈN.;cG?"CJh dVmHgdJ! oi1) 6YPM U#ک7jVN%P'{NZ3%o$+ @w9ᮎ/e[oP9\d  ~ያ!et&1,+ aaI} p6 ˤ,Z(y}H#>;RF^6zsr$*|>J(=62FW?c^-G{hy0MwCgkev,$8棸 4W9D?Hj˺ Lh$xrxB]m1ס9~Ls38.#4yc S ;%Q)MDAmP/B\f/F H?qaaW |2@D??Ð\e].9Mƒ/IÈ 7ł&y:{al/mQqPfC0'^ d; A,X\it́9d( %7q1Y;K&lM{KhjRdp9g#Xl)8?ޤ찼 _C!%eD%5s]؊"/)>C҆(11rnUOeZE7ՙ",GXCOjy70ugAyMMW$ v8Vm%8f >[=%gjq`X/cym:r觋5%Y9+Ĵ ~H+$/ug7G<oԖo_Ç-f`F& :;ot>l_eKa#(m|&tV UD$MˌL7;"| Nu""$ץJ sDT\k#,]#S(ѨƕF~s9gm11UOr@>zfΤJ" ݍoR*W7 :|ay̶pGļTh?z.mD u1#$@oh|V@Ҿ]jdXMv!̐]d5Yz aj΃?29b {/ײw/jfALuXٕ-l"eWFc92nh{0^g4̇H$U>}Ld&3K[QjLlW8`՟kp7F6sNKfv T(M2#Zۮ|#v[/vaF:*hb ֭7#|NݢZ|ٿԴhOkڼaNey@} z0偱Wnt %31 j Eh>~-Ae 8lc QG0h3Io9D#'dCQ_(>*6&CtN<(¤-e2xq7'+!#$V\h0f0j; ^Nz"_*'7~gX+s ZQ^s)7>uۑT6#o$T`:WH%W(Y/C5T kt|*Jy zjya$#PMu6?u\[ň>kXaRci7^YCYɵ,/9ׇ2|2r 92&-867CoXyb~ΐP( mRR_Iw(Pa(~3Q}7S%|uƬx}SS֑-'b#J 3)IpiD@Ϟx", ۦpĕhj݊}?udTОw}4k5zS |~CW=Jm9P[#(x""sYW1,6$ <ݢ+ʮ|!*j?X+!܀!NA%`1;&>D ЪHȋ @U{$:N|+(`;S1 k,9QB"緈')Xeџ#[`Rb F!j"j{zzm꿠 CƺۨJ6u0XL#zg! $P=Bx! @*5F*yuo}W׸vN=:()@wA(]h<O_V9Lw=b%QH_o= 0=XAP #BT}qN;l<~&! rsEၓlcyeU1FNmJ'  Ⱥ.Z#;iz]bbyͪE<|OAAt3=)@W{Щ֮'b MP )]AtcIJm!]r7up9g!J~K&xP|3FI}tQ+LCC4ts3(0 3QB~>*ٺd&~q0;8e}qb Y{15oV*وz|M0S= ] f6%P!4ϴaVI6N3Y A't|-*i?,Q1HLYn1, a5ҩ)Kƍ=mຈ<6aEp( ijkPnJ}׊acK袽A.CCؓCɨniYa:r?wT⧔D0;cFLyOpZ\Vƛz 8AI!VNRi԰Q$MkxˆԐuHүJR￷J|xDmo"l7MdB.-D -eŷ(Grj!^ ?L$), ih㯧jEk;5תf)ms3 #sp40\q#7щ*D'2V6L}Ҟ}2[FTnBj;=Nu7M-/=vN1v& 8Nvmze"ᢕ1<♑hlS: k{¿>>A_V@Be,If)q|C, vO&W#(_IEqH?Տ(;Z1C6/`fX>w1c5P7ͥpXnXSaT҂ $+ ȟqAbdTAQ\?t 1P]WPe;➅v®>6rUJI֥EXΟӕQLjjPX[aZr.-Xh3]5Bx},TCjEt^C9GA$ܱ~-]ZaLr,8h;~H{0vPϖژ)$ϻHd=ٶ0BwjI-w7y _Xozc9b4!3],(\o>x<3i{ Ɨ sn_7"p{\V" $ޓ˕grlal- |֎,=R:ĴG*Tk_B"n7HPvV$*mI#_ 99-Y(26g!H!W|.mCļ6\F)iY92$>Yn|ƒ,TzFq Mb. 'q;~Z'17d#WWI3NP={5iH6I2 )X=d@̽W ^/*\z3ͣf|m.T>krVs #TT/ C5=e3p%ԠK C?&ŀC4i1 E(fTr!6?)1o@QňL!,U%7Qa4qy*_  rh@9VtNʄ9K~<[ XaҬڲ͕uc0 y)FsER-FZ{JNc'dZ"k o:a}k'SE3T.,pK"2ֲW=o)VޑYβe E,ICan<*LUUz}DKymgZ˼_:WC0䓃qN@6LpQ3d2HO !ƍS2 O$ s}XFĬ&0"cNJ@Eſc',}Sy#.t$o~RCJ8F}cvki߮ +\hBDy,Ӓiw&~<֪ɠ,z3>Tˋyz L<R'@[Ey9Hsԛj3gAS =+1&Nʔp:dDLoe¬y}5x?wsnm(z rQSoǀ=r'2u U$gdxN.c!G5ȳ5U킯(k$`zO}uƲ7%D|VB, A^O%Qm.lBp,,r<G*k+Şo?pew=rBIh(,`/G>MJǓo-diaw bnh yL FB(Fo@@_mAXjSA\Jz*qQ֫u EUIFܘQ ˍD-Ľ~PVje_1B^ո\COy!"Ef0l srq W,/bpYFnA` kj{YՂ]sZGC]bAЀi(^CqQ9=4v[qN`Ţ?V=i2%-|@áH"/?ϥh]#8e'[$?9LI/#@ZKhiax/:boc>J!1Ոe1c#/Llg|c:4ΕXϢhޑMoι)[]6CRDw. 6MM:.o̾KW^J T?T;ilH8L\s L4FhUiq;zr^|}'n#mh,ށ.W&NjLMT` LؼJ CsW!־bBZ?IcKxZKJ.JTk2/uo>TAhѦ$oXI_X ܾټQ .7[+m,/SV8}ї?GN2nޥ}*TaM:O}*!+ef !{Uy{U.?`{g%$0kE3Tv#ӔiNz%02~ef[rҴҘ^#j3޾Jת5/XBɳ5րDQC*qxoD 쒘eLN!t`쐈^ܢ Rm!3-\9xs D"6dx.u Q$-_%of0QkJi [P/hR4I菲11l]ym˖'G՛ RbegnOɱI\2dZ#/D?vW1G=}T˚.^8-0!fq?ͻ!f srF!q}Fʁjx"z"m0 U5Fʙ1 @ߥk-!V#rh;Ѯm7Ew UGZ7Ӝ Y*/:V߲OY34QhGnZ[)|QzU2ĥ<6y\/Z@mC+r{qF~69l:WB_mvdZ*r&Hj7#=P%"R#u;D E8.gQ.cx,u0rccq͙;&3:YK T.?ǂܹΞB,Ћ G͡S[VUv& we ${;r`F"؅-v_E?3B3oU)}6Pm=_%Y#xNz8$"F:&!6Nxi׭ca[=fVġ2gxb.H|PRu+д7=3w}[ڴfsn K:a$+|4t7cj<%HClIƲv zYu &G"{(!17Е{?K.7 /aQ6~䪻JX)&VˣWןJTMј~ +!C;sZc8S':Ooo]-%,$ G f۞kB;Da\̶Lv!%WJfdf?*5vz3JQ;Q-y2B-b9/=֗ |H4@QtOKcNRԙNPea 켊Xz4{NCyMQC?(١чtگj}Yn۪:Vh9 D8@ldՁteLHV# B$x:^ƋS9tUR"53`\埱J+,Au4=jjlCǿWSP/էu$Gle#oH<8[g۫c%X5+11+8WtOGy>55ŭd V舂F5-zyLM%XnaHYĜ1ȸ([?=Eљ{xX&*CkVi4;CEѥ*֟G}T?OtCÚA7l`LQNteǦax4/:j${V8֍PQZ5č dLi>?q*t/)k6yjQdٓ|o?aP 24xDj.{K~}͟-03}g$aj@Mf-GBsOAzjWCxtނVaWD^q;S`ͶɨۃeN]x x yPeLe"ֶ.Zx/>7Xa[@njxqyR`WG?݉E?R&iF VtHiO ۱^ VRQz{B+A`5:W(3Cϕ\bfl+6Z fR )Mc ӝ6٭=C~f.MoM 课 CڵK0wMe-mܪ\z&%Mkdg+ѾzbjyopJDNɅa4~Y,qV'qL[}*gwag֧Ɩ-2ڡ9|֩Kkkqߜgg~fbQ 4kO'ߥ"=줛}aZOZr .ݧMTilQ<ΈX.S"( n!/'f\Fo[ yݛU)t00WsG>jYqJ2F %+;kEw9jܯWOb%ru%fr>}N:% 2_A?1P$!ڻ|ejWz˱o_8BA]/<z"pg{U7D˚ LVdoN&l{|w[^ؤ$U,> M;oP< zYNq x F3ely%)1G tn;`ya KA>|ҐAوFכ:3/g`3z%/Jez,WpDn%Y\"ڡ-py%/t59ۉR=?* *y·u 0i\0#5fO|bʩeq9$}ҟHH~zG T q;v~cLKFֵ>ui{ʘN(.FVMzgIρ("0]'b ٳ;lu,>W{2@BBP M4#N \ k_U 7k ~n2FR~۸.]:٘.7O˄J3 Z% AKlG} pYS0+k`4d7/<B`Ay9Pfh-7 'j*2 0)!q8OF+dZN JDzO*da֛O!`_OBbb1b;$Ը" $c_b] }t^2(v:?KZZwwZM;3L;rHHw0> tV\guŲM$e[{1T"8'Kc6+!; 3WlLcni>uqT Yi'<84OfR[}^<fsWխ. 1dZٲD\F*FűC/oԟ䋐_> @A0˻cӲؕZFxo;Dkxհ ;ɴtijZ[?k9ͣ¼>|Sb W--^g&(ːц/0t,Y*Ko:g֛ꕠ]-]Wo՗.pS[WxgŔa,@Tk@!UkOo qo7̂rnpwr**Vq7 !Y_fOy~6Eϯ~X^&WV}ɦs`.)S󶢡-طDW[(NhvՇUq7$)fN—em)ֿw&1lVeAcuD@gf4T~^球0g K!6i1L6Ɠ8|Ա|nt+QRҏ|Aƿj apWճ*ːҭύ|w%}t٤vp% 7u`v#ؠUDpݿi n`Hr;vJ],:⹨X7Vv{qMr8rBv?H0ԓ빬ug 30b9a^wW"_q;󇗙'T/r4\M熨<(6ӏb_!GɒeA"CN&Kq.-Q##"Sp_a AMJ'bbϦ+{=@M!yt޾c9Q} DoBATֽ4,1buՉrlJPڰ!(\y`G+Ǎ>83LȈRlLj7{yBw( Gj# mq&gc #eĀ!]o̩IQs&5Ih"`^X Jq."!%$;1oO+}ђMiz&WRX0yɓeT"ʏ:ZX C7?eNBiw얓*VY3mu+Ħ|@D.- *C^`ꂫ0 j~̓5@]Q)ӟTԣ4deid6#zM{BJQZlE!` Jn4!b+Vf";)"ew1 OZ ?Z5@J_ q^@IwTGnu ' &!‰WB{1blf5JEZ%] rNhkt,joKנr.xRuhV0K:qafOYNE/L\z7CzN+L"8{z`i ȼ1?\{%4 ETd5STT9 IW7"{^ٳ~hv&6&V< {,2--3%b{J h,T{4j= 'i.RGԚPՕx)їkO[Z%53H /oXsc99,+[@ԛNXC"Xό`B;'I xfKd09&u#@M ψSyO,I~Y|T Uj~ѕ(W}e޶:K*"MŃ9IꊹK5 %I 3ܨ`kO*A? rGVde z7lJpYVXAWT "SiW,P$r.؂dv@$=C"Gʒ #,z z:~p,:Kz'&@>-JEy@c *Qi)b '2_!XCʮ:WB|EQbScL),İ g]یRN^]ո4F5 %ƫ}k,ܐOGqxUЗfks,5Z{Ex{3Ю}DAь(]6Q‡q,fY0Qd[ FC_;v|ZEYHg'|L'%BL7M h!&G='QA<XLQ%im\nIkd)5* |zo/tNVZr(WnHBx)81oJE" --"orKfCr:~ 擯gGEyvK{o0$3=+NU"kle;qV ~qM{lJ3OpON;ðYDJ1>y{Ñ ?+tZ龠xGG֯Ό,~ޜI]Q\? [@Xn,߈T˄ݍ Z4*G둗C;{ü"_}Yv&VB!ETy}믚\]51#bP0Rpz/IhG~:946^N:psZ7S HNXewִ4 dqYjﻏ˞ΡDw~T $Qmq}ӣb߀q^ke{ю׀O<>Z ڐk33Rpۨ HKH+8&'P.Q (9]v#P!z09Mh[`Smz}`&bM$knCՙ.K)x,TMjmWon痛^nxK ۲1.o5t}U#ެ64G9yٌ=u/< $VК6s{-aA}`ħnWw|Nћ0ϹuJ&1b$ۖzNnd+c ֤hu(D.a~aK_~z^^CK6rl< =- K cʟ W_{Ap,>rN jLJٺ7<Z;ÝlF ´|1hwWeHgZ-+c|9[Zz^.+)wT)x3TABJC8ȡIWVC_$@N8l{o%GNo !*_4 #g2HSe85F\^;N/5ߡoxabگ?|UC՛V5SXJWkT&Yp[i8 rI);0m$cNua\p.d1[~ >j:`$G:Ġlu-eƒF2pp#rfK7Pľ`8ȝd5ϨdƦnк+ t7v";bnHSfC|?^'wb.JO7?gk6bqES-i8|Hy7(STq:gkmf?3>zf"߅֐4M ϋ@1ҷ2~ǔIu3z:cn>K`wEEwXlWDOv ţ~ORP1X-IӢ-Tb 1"6|yH|hRf(ccPR*!h|n!GoOpS_%Q{xpXmjq8 ߿WQP&@ʶ}qm -0-6Gb'ϧ"#b(’+\LQ$בE,k60bGrG{Jqk;LB-ardt=d$qPy)Bnk?q~V}7zyF~+_*YK**# W]㇞\ld5k4{.h턌*/_ׄJgPcK\ c,tAgIXdC*lQ;}YE ;t|]vŞ7TJޚPk`~U#KB܏يtg9h9G{AE2XuWOnXy)Cﭸ{kZ+!g3Jyh0DDX-ݻTe\ ?_s p? &jj6-U 2D{IaZixI'DPs/ 56V#269\I`|~恿2]cҰ$L1c~ؒJe*ZH摪,zd_;"m[b׋yc}nZ=EdW`*7qs`^)'A3m!bE_ht",͐(%,qBD;bU)Rb/! 1SUZgQ[d,$ O+gvMn{$vPUKʦ_ߤIS|5 _cu87SeWVS7:)PC7^.-$P RsӔk S܁ݝoY8؈! dlf ˦~EToW\94zX0~XZCHr\٬|I'сIa<\,w:Rk"09,O UTuKBHX@{1AӔiG{A'(JI6  F1vf>ݿcvBšZy§$r)pod5^vq.8A7􂷬ŵB"M!kX4M@TFvy)$43 (DF7p(,u2>5H}ꚏacZA\j}= =1@PW{D2R1j9VY~K'"ȁ(?y+YzG|FsnɻsU%[Sxzw\D}ɣ'@/o"5t5D :8"\49MF_;{ɪ͊Z 0d]Ӭ.O%tT-W4iUɻ/cf4ˣsnԿk.@^*bg iGcU@K"q4Ŋ8?H(s*=An6;[$wbw;(?O Z̷zq 5W`1RwŲ>z#jf}, jw90(킝A]4pI%އOܷO&} vchSY6"v֪woQhH`\O >A65q~M>,) -p(c0!h'2jvP׍D ;WqH~+LT.`,AB(Kԯ0Q6B:${U_Q&nVՄYBo=2p(d_Q⻋RE1caA!vnj`"hNX캲jo2m o[2讞5iF(yXSɝ:4Ƣ^uR)-?|851_娕ېp! .?gyJ$">/pwлHN@\ͳ9 PR}~~$#SLشTz bwQxX/tFTƸ~usܷ)Tc83y[Hhbu""F1)/|E JeʟrX014pG:SQs\?L(yJ -r8m/(na Zh*-JWpa[ b<;T){B%ESؓP DkL5-TCpX62t@wŅ2wyAR7Ÿ_%N7wo4Xu^_,cs6c-]OSj" #9N6q>Pj0)0VYgUcHEw RkrA2ra7a{o 2߶ YZ