libmbim-1.24.4-1.42 >  A `BФp9|np.4m[`?XfrA Q L!/}d}8%W2U^2./=8"NZFj808^LEwqjq=_ÉOJPW cq`%ڟe|?up-!ޝI,s5DiyUcH?_vPljɎJij`c䞆z&I}IY&Z{eeiE8.XU֣RC{ ծ5U799a825ec3d0028fc46a50f5d539791df3758532df2a927e0d1f5b55df84ccedfba01991fac26ad69bfc4158c42b9ee4a3cb28c6 `BФp9|# 6)wݘ򭒲HW,ARF]vꯢ˲x5aɊ(,5rX[/tC*jcl!eN8cqF_) }c'Γz8gŞ8lGY sҔ ŸR01؉][YbeCc嚚)M|U$LPJdr=mcF9J}\ƍP~ GKԖw~"0!VC1L>p>=?=d   GE [z       (      M z   % (I8P9:aF7G7 H7 I7 X7Y7\8 ]80 ^8b9!c9d:#e:(f:+l:-u:@ v:dw< x< y<z=0=@=D=J=Clibmbim1.24.41.42Mobile 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.`BysangioveseSUSE 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,O0 X7wFIA큤A큤`Bu`Bv`Bv`Bv_u*`Bv\u;`Bu`Bu44220d76d55aa11709be7e5fbb72106cfb7f932c769b0b9dab0fd6d68ec187d3650c802a32149aa501f213774d3a0aba2560126c3e20857d7405a2293a6ab8d09418bd45c752667fe5cf5905ed545562be01cd7276ef8db243f2d357462b0d49e10590ea562dfd976c4a1365df1085eb9dde7d8b853e88c0a834c3e412ff46838177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b88064307977cf04f1e5b3b74df73082e2c36b2e4762add7541284e717389983435ade538609322df5514b2059e25209b2c4634d795848049c5deebcbeb8042aad8d9b9rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibmbim-1.24.4-1.42.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)libgudev-1.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.1_w@_=@^^^~@] @]µ]|@]m@\ \4[DZZe@YY4XW@WVT@T@Tw@TD@mardnh@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.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.sangiovese 1614991481 1.24.4-1.421.24.4-1.42mbim-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-SP3:GA/standard/49da049036878c41d4831ceea52af516-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]=f90d734de3cb99b1fb635ef4e598c44cc90fcd38, 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]=139dacfd670d4dfd0c274aba1873baf3feb95f78, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRRRR;=_6W/zqutf-819bee583ca732f1cf4bdcfa353c06b6efaf2eb04b53c910bc698a54e581764af? 7zXZ !t/K$] crv9wI+COq;l(C}AH;!ѧCf+`f<W^oBȖ-dIN)kwϪ nwVE3 [־ԮƅLw?`%v((8X,)Ƀ/֙>Ǚ]0$ Eq۲Ȧ,g %b+c5k02אM;_dÿrv;21[!O':a1U4Iߒx/bɹr@0߇r.)_=X&^DiV@v,xw^9z` Q&y9ʬ8ŘB^/W>\j Up&%ByH0{s50A?_ _Sxa⃙hIkL-DF;%=^O ૩QtS73C=7^QHX[Jo7ɝ]dbLY<#'iv=x3΋Ƭ\rpYymFj$톳Pdž*@\ |@PuER& ]Kqzb$5q̇ Z,ƴWܦrERVފH Zl;.&&ҐP+Z!☔2ٽ%w@2zPZ* 2̶d ᣠBЀ¿)CZ'㐳Qj&$K'dp̄,TAZ8nNJ@ zI7c6Y}Woݭkׯ,c* 7Q}ad #OU0Woye Bqwi=XFi%"=Gdk^ (E Q@1šH%NWMkoP~sTeo] }y]M/ nZr$;@E+P4 :4\U~s u˹1H?*Xta)d|252k*R=;xX7-5R3Lɽxj{O"[OiX;oF@ڋ~u=&㜢g^d(:[-Z+l!ahSFCp7*$Ⴙ%uM$`!"α#D,2ӂ2@p"w8&pw ҭv>FeQ\GtjϪB`pۍY ;Txp@")y1ѬY?o-OnooH3n@]~'[%u4"W@qXy4$43 T{A>2EQBT?'#(-OocpSd ]O#OJ&xk">U :q*ۅlW+&w%WgMVP$I]ƈxSbץDYR$MM hZ@[r`ZdžRqPby#4 !OM?]^ߧ[3ߎ@UeR!xR@? WctDe-Wx/M=G=pDl mmF[4?I]?F(bt!JJW)ch&J(5F(cL2]DŽ7:Iۣ3{DO@Ht\[tV > X.wxMf+IYen%s x="rɇJjþ2%Sv9Ss\(yɍ:RBv8EU$yrP+ 5wξ8wCZVQ/``^ 6vsy"Or+6O(Z㒜.s.Hn%݇T6K̸ H)8 n &`|_@wA 5C~LjqI[@/L . H$#1H 21Hzx*!VF4H{r*qeMvjELlqՑ0W1M%? pb c{U})PW/O!k[Ϣ񃺵A"NJ`Lc\Rk4)~AӹoG Gze6ʯ `AUR/I噉!Qh n4QFy-lj,1Â0 X@n}C9A5i2lc,5cjěC bU tuԓn(?%u^ߎb|D^l@%U'"2l̨w-eW~r/݆O A><ѦOG"}O&F!(J+.e`,OyI2 Ǫ|I?2Zy90 4taJA(?G \jF؝_bQ݊[?W^hx>PJ^Oΰ˧vQ*$m-ߴ"| "Ohh͝/< nFX[>HC=Ӧn3v"ӊғhcHlsA8_X@Ǔ؇ñ5[#<]1P]7C OI/T,[bJ~8qB"pn|Ni&;W9b)L|>U<^G?:uL!Pkmܱ 85BxqѼ=Vс&?"\Id> e7SOv,>1=4(~]r&~Ar=DGLB4tT&4oMZW{MD|ikvQcd,,QaMʵ<ۧ"M9k#k#$s%&Ì + LU34Y* phrZ_U NߞXnj[=+y6+CȨK;LRYBЅ[B^G:ħ>Xy;{xDA`2{u(6j-ghCڞxh:FЫ Eԗ#t[XQ},a [I}w`NxfH>m[ioE杂SI@zT>)V.7f*e #]ơ"P-d8B)& FbI^hY„'W="i喐\_:ARYUK;hk{*ͼ`iCYԲZexd'ԥk0Sg,%)6%uKײ 5<AoEHzLW]{T%wW͋y&`ڌW'@./2_7 I mZ%Q#5pX!cO=9}z㌲tP2oi4*NP,1 xT 9O `ΐ2/zg6 v > k]B1^dtc˴ #.1웯^× !3(kKszxrM$C mC%Hչ`kʀ.L kW" DŅX{wHֽK^j*J 븥sa =-MLC0ns"~Ӱwciv>D kUZEbI964ձ*>ݓ3w$_|p;?{[(6̠@U ^pPa(|eCj` px-i`}x V s4,K˒ b:eNpk%~s:Uvy7L#_gn?MxPselA~#$bG) sHSful+Q/f0=% b.2"ov XC*7 ci8п' 5/Q:kXAZ~3$H1ь"8/|/c m a @%Kd%W,Мl9B Ohm/ Z./&34siVVT<-0Ü@^UlTHl:߯f~B2ز?p/p(XZ#YCfBi??? q-B8:֟9Z'ޔb VB}aĤt8[7޸UΥQ!ʚQZ(]4`(͐J ƻT@#$ăT^*k:$Y Mi#Чa ) y6߹!/৮<, ?U/܃҅B"dQ>jry5"8 ]# d}r( bBRxg"ӫw ibJLX_>sk%&)[2(erWNU,L{b{#B`PxOj.TFhG" 5|ܯ̟+Z\06 y(/٦+ւ%< <td}bNUȝ|7wҸE^Zr5T͎ WȷUvuWlQ!Ƙo%C/#Z|=:sht9cvy)1oQ i([v~gl䟌` '~>~QntrI a %%]'hX꿳&}-D'YZFjƈ)tHMSg@j]Nd0]fJ)C[dK!gR˺l\혠&S2uίv8_뽈 Z.#3W% ?*uqC2_p[zD-=CP:ؿbH,𚯥wDs7Rb%hs?21 Bgnфz6Pȃ/a1|z>ȡ`+OiFsJo@PȗSB|n{}}o^<"l3邾k.yƈ]4M~m ՚ͪmcUߧw0K$t 4jYeid+&iqF|scl ށ0( Lu- +6ޫ78gP24 Ll9GpАf"]4?ޛ]m/?F氧L0e.2%elTeRJS=pGe+Geݫ4Jd3Hm^N qPGnSo؛WmkISMiق q1<]@YBh0FzF{jZX` ^(Fa'B;:|:L{neXn>08P?5l0ɫ9%XN&o-*-H۩Y&[j~x+߇y0MUBSUM1`91k *#F:|{kS7LoԜ!T,FN$qgNp̎^`^L8͒:C~|.ڴRkr w& œZ?`җa 5;:X{/s:K9^PKK%0Zq(Tm7=bR$5'!(Ɋ9~ c}GSj " r"lpceQNmzvj{ [ Μ)z!FGovhNG<$vCd`mi B#RbwagzzN[mA`T]oH;x]rE5)PwC^̶nlpRɵeGF-L#ŽzaQ.L6\9H!3SqAQί^JͶ3F-Uyo@X8T0ʞR?cѻkB5:7Ơ;: d`k͚F|}|ľ0S~Kz}̸r`kӼ BS-qR"ܺ3MÁ{ƨb/4 Wqݯ}9P[ώގ8RVd~G*;XV4]0L ť0”u߰ eX[krdۇ?-~;6 ߊU^Q]}MO5* K6[̐VÒJ\Ar,"] =,ڐ ->}7.>e~rF,= uB 7GH=up9|X8&؀tQځ DGߎ|r%Uaiǚ0oϝAeɨuP 7*[mτ4kva [}%Ո߯QvP2ј]$ѨʚTRTH86)58Xz΍Fyu-H+o2vGxpHBD{3H<}oc[ح|o$Jg~yWr^Sl"\LW˩8@0$ oÃ;qO@c|cNs C2CDg - y >5Ɏ8Pw=0*]輮H7?༔#R-J̈U ]9lov[fH~:lw"ظ=@?@ Pu27]>ERH"] rveA  :#X,bjBH~6,Ħ5We ;0ت\,=dds]?)3$h&-Ӂ7(ܢB^ l48w:PXiCU@upw@ ]?~,30nbkHmz4?bS(cKcXb1n{KqV=Ev',drd>T.):l75_6SS\$O .ph0|@"^{}6}|hA>" ek3èu?D?*ǭsZ5YDke&pK}-7k#?a3#Q35AwR":!(QL6-8άƏz^D <?]1dan npb/p7A<N?*lu3h'f xM5sWC  E_)xkw{9xSŝUӒExGȽpkQ"=4-4)*.V{޻oaEY"ɯXc'NxyEb 4juvMre48X#?vmn!.Ҷb[O&%O\TAtb>;%5MYL4h1x;OK#6Ny4fN)O0qtlut K& tk-!l fX7CY8TpbhkzGf*kX+>1}LM?wo swvd9Nash|*+T"+L.V(frVe i9k=ȬF"Mz+ tl}nߑAĈ0P%H⿀4'o˲Sv@ S e|xZX 2 J^ vewYoK@S7HU  "M ƈ#BPٻ\} *Y@Rp@bs9x79`EBf(y,zHeX(̳ez)^Pec>]KFqm'?D$K;i=˃oU& d=>8,qV"aui~YG}I}(K Ak)Wa7< ?_yX/+Vi&Kn漘~{\#xo9q  c 6-t$~L l\8W´NEۡ͘/'D9 ?{cZvA[CqUJw~e/(sB"33ruOL#$ٔ\01J0o70Ȏ!&TT!H:_,L2=o:sh--(Թ-|5; & j bmG5`qq'~&5ْB;M*V7.ҡ9Fd09Fhg- '3fXb[9zFlVa >q֝U65+mq'`(s]nNyh"%?jcTByTv+fC0EUsJN܃/hz1CB}:./4&vHDnV3m?Y/Zsk_( x!Ÿ%ddul?WƧR[CC ,3 "}K|;]*u@cYt:26ch 5Bp6a`'#rwZyK永IaXƭ?+-;6\UCw}rEd-tנ[V$h`a"q td>a1mRQ.NJ;V-&gRdYX)gA w$6#zhc2YyF%mIs9(u I1/ٷUZ?Wz9PeC~/:k5Ʈ&sP}%D?Qdc e)9FOF 2s3pXѿޝ:,(%dElB)y%nJӮ'M+Tkflfxl' ur)@"X$&hXe)TDq mڎQҜ\Ƣz4Oi FK p#G!žT.uC M0ԧB!j &c8)}mSe%ZUcg)௴y厜΍.̶ 'eikZsmhiQ,H$g.=0TM %cIJ}k q ࿀',VYgۦ:'dR/!4xQ=I?&!R?0;7مɦK^Ð  #Yaw7iU+%7 n{ ۟(tL6Ee&8Dxԥ+| R"njGhq! A(ZI[8.i2dZҸqƫRx I-lFcU+QoMr6%WGRdy,7j5(bE6\yQW*jyN U=k^=c4~KY׫X.[@7kl:D5͡m Ae^$' ^Src.0%C/oQ|9cqEިDMbGҲS|h8%zJZVa(*/7WWlE63(-d7N~0_)u]c1WyLpANqZ:]tP p5` Q^1 |OO %X4f=\Ѩe;aHNT8+HBn ~Œ*A5MP Q(W reB#߂T)YICaV{м Jׂ{BzRp?q^-Uo`INWG߯a4g!rϿ2> ])`bR]ϥp3W(C>lª!&;B:,J38i@y65wBځ#fꚷpSFimpbғm.Fqޒok_,ؿXq詛 W?E,腖P]_`״ _;@o_JNvk1K=6?ao.!s-YګfFa8Ig{Ee'qx⨱ޤ7BZ0Xs!bL";3Zju\n6ABN0ml-onrwG篾rvU:͑{ߞT*{s Ku45" "р (R֒lD82x3O ;dBG*.u3F  ѫ`+2=17Ȳ8`δ[Y܅pURcH{(upYQa"x\7ŔE4fґBJ\[gK+83iAȓ)>쁽3 :(%KDdK(S:~Sc,P~ȌkD ۧώϨ)>VK`/ dDPiݳ2r;y8&`?"VPGֳS&jg+KFhn`R"]BwhA:F),+|Spx$v %80b]3EadprX{sѹ5#5 ޚݥFP6.sǤ >>x?C31=`(8[rJ_Q>35'ԍHoVT-HuWߦ |a4d=lD=8!.|lYXMlX؛L7MңR5&*Fd&ˬ;M N"[Tq5#F]ST‡2ws&Ր3]k0*DC0zVezeHI *6i E"w&t%3<1zۚTeT6~ySܑ"Y1e|5(]nw5kw չV?07yإcI:8wWnkĂm!GBJOU1s29\5NhXE$h70AK/{|f&nrnT4қ"\㱹S" :xJ5WR?^jiKdGUa{;J9Vr]c7{vcůz~-2j 8% ܛ肪n҃_UxFd2oRb~ "__L\t߀C>I Ba,&D>)=dT5AuOwjsA-x1 zY>9(Tg:FqP`1*8E9[0fJ=P1".c!>ypk=p fʴ_",.w' 9A321ױ!F#1sA)fQicJADR/49,} r)n8Q8mݨ|O2! lޑu!Ox&zgλ?%7Cu-&Ly1ǃ_)Ll aE[8ɡ\Ӻ?C68Th0UH7~Fuex*'C ?lr9(>\[oݨG" R ]h"=lN$C\µP^i?y%JM"6۔Zep_h+8@Һ%0!NvC׿+LE@S osU2Q! J-H":jG X˰l(6?pW6&65Jїg?MUJP>-(~{8d64)"!#߻dn%hDvrQƻܸ^R,}%Ϊ=)z)Ί;4N.}2stc츅UPnŬOZ Nx(4 n0:'x'p >w׽٦"k?9!#q_p[avw}6kv5+ AJYr^O.o"pQtR EƢY-xPMd<)Y:c2!QMN[U?ҚIX( ryU$"(I0i_%2cdЏQ'S[]i!OL!dNFFfV)) s}'LjZ sn7όxhs9i~cM  Ȋ.o`(>ܨZvQP#b%.}1{`7hV%K>zhkU`r,$ڧXdmAv8d_ }" x^OL[mۼ2~"ʡ27G3IZ)uYRJH\Z* &#rE95=PYW3i+m<*GqC脂1`W;wfEdoNf((0[ْ<̳Z[6OFg!6URO x5lB|駎zPs[6h<r\~R9Hk7pj9~ wT{~M/Ȏ"–w%rBޝJ\n$ӷZpO=|Ց2@pеݏ*@\娝}ȂNHua{ 0#B586ַ:!<E*W17R'Hg$Gc:Fk1FbgSQm'CnqexӃvP>U}]3Ǜn {s>)#;VT 6Mat r^#{%le|q ]2+T rKfbPٵsB␇ºD (*З?Ui3U ֶn\.Ha]7"coLAwaQwÄqk*Zr&ݓҮno56eyEp2 1;4ItoórW.C?_/GJ&kµJ؅.O(p#Bci≇t0W/EZB 3>|,[ᏨT#3(^EHS=N=T&3 1>Q=P@, bum1̘ sPLoMԨ&d<0b*CȻGaM͝.Hiu-pN',T^%}FU!l{Hb(ݽ/eNR`|dfLXlzTk^7rw]"_pt 5fl8ΒAP}uF8y{0+#]w2L5"- QZ$)TH& mHF2+$:`nPN?*q7ÝĎ`3&۞ORܭҊR9U()@+HYgs0)v/ 6krxFj},^ Q(:ì_hIFtCCy {rfvLn/íI~ HϖzޮY!f湢۝[S A5($&m?MжU&Ovn~/,|Կw8(ox R*BPoڢ+A{rق.CC>U]g`Va>el8Hl׾x&`y^d78`@ŀhMO`^cQ0JH*gu*\eZ+iŐ(R IY] ;0XpAEoODLJbTղ!ؽ7!G0.&/]4؇E-Ob2S"@DzUY\s3 ԑF"~a<$'1Y,]~vI}$Gu=g+xy{i,IuYbйI[a lth~gSxaCf&yPC1fꂵɉnk`QZu9J f\{XћDy']2jO%u ‹*Lc >wEsc.' TX!,#Ȕa1cs0YM([%exqȲpvV]L5n+lg9.wJhxT Q/7rC$/9tHپc&yA XMaB!cSQKoC.jVx|FCYBVIԱ'NHM\@9ۇ KAäap 7F.'/4"wn9X!~2]0N 1iʢ֎dH=GzZU7:&tbȋ3{^?p74Frdys$b{[5{3p{h57T &p4D'"&6f?}2L dT@V2yEC{8p Fh uw0Nh$waf:aϱ'k]-ΚAccN߰_>:jݹۦtrnᷠ]ׄV=ݍjߪV6a KӱQ‹DՇb6PN~ \R<0wۯY M#0]c?<c~^#7P^ɽ.HM0DRGc4(S,hG AZ-B Ad9_ Ht3"XJmC׈?׏J1?&YQLb]ӥo&O6vetIx\2b3Q}&O4;%( gX`5Ze(%8i<(g?gz"?/_ndib}UT@韦'y\D)WX A)?VmgAH)Ly:F 6s^ĴA K]e q#0Kh_Ce|s"&0z! qlKq9;WX 34[#<)YP#/S˜UʎOhB/QUVk:IVj#7\^kn2N"DsSt| z}*OU^.X]}wZ[@1֣-X.Z vPǺ ôƿ\:-#9"*|T- 40Af@gB/3c )SgWf&v~zhޫ#Bb˜$:Hl7]@杖x5M)K=.v8@^9RwP]3'_-cvmfQAw,'=%7}sb9$[bf)^Qj##ǺaqxIE4Ja!>\![t'8,T#n#l(V9#~Jt%T2BR3t܇6lQh6-I$c7,;j'LE"rIg qwh9i&5{ )t^֏^W-S3gfR:4R] (Bv=NY3wױ(MZVH ܇lZ!OJ+:΍0K NyךH/ fc]צr'U LnMrGXV%9a Lȓ1ph:䮌YOA03JǔFGa@AìFmfbW풊D*%MbjQUB PvSLauLCroR8[VE!lI_it &|JUց LSsr͏壓\-P8&_West07niǽBY2Q~w)#l{Sgr\5:&ҬmZ0ʔU)YԞ##Z͸cB^] L>Zυrxg!!h}l!8hz|zvT $JhsSRپaǠ ,>\UNP}{U*W:|CMaB#iTXt\(u͹lr'g`fMUKs3zs*4U*- t0itѰy +Y> EVySz&E#1DG^fwߤ q[S[֜[R; -vHa}0m9a4OZ᩼BF$@ț0n{GGG\[ /WX)O ,8lq$ZuhE T2!=3차\1ܮ~>sa7SL~Y hVI9a.ƆʷقknEM_yx <'Pb5 X:I0ltQSsZ"S?$0~+tUGrl*ړ]UDp}8x\.=3X-jH:vuu,=hMdi~m~2^p 5IyJا̥!A!de'(iۦƕpKQNyQwK-^ 2PZUCRrodX9$4 BkQ"]H)b۔.x:E(%NqHϽ_Ss抠-lCW#tơ {4I_h~V}a;Nj_nð)*H 涬;|Ep]'[h G5D/.vh@Q\pe',bz٭ue@Ɏ{y9;|lϮx[6<؁fc/H6Hl|*xc+,|(p0L*kڻǓQ ذkZ5DF{bO##bb8{㟟A;y;WBG%kѶ ~īEMt2ok֤/;~P$im@n@7K&n176ʞ%_Pwx[@#g}$3cRq|>y5瘞 z0 h>xYt.b|>>cA ќ8D#9:cOH5#CK| &*aᓤ+Lfڠ߼Q֨*D`s l:TsVfIm$(,PpRfY/x060VSJjh lR@l[iskb_+duF;y/Ub;Je[ʃiԁk<3CcXEX́,X*>A[%xֺ c]Z%߫>ۘaJ>+iJ eˤQc vj :(KVw;Z*+^x+GѬ:feĆζ_T~aʘ2bvH`vQX4wL(ڇ.6l墶萟WDw"⨒Q ~ \, nH޵o II"  Zu>;2Oif-2 غqf >4<_P׽)S67  M(gS6k$D?\u6T3拽 VqgL_(Y"­Gx:n3Mb Dh>3b;KA 7C\xGzT=,",6IhYjX>-9>i0J _׀W64@R%vp;(c{genؾtv*&]yc3ќ˳nF2SS%x?ٙFvgN-&VTx#ΕZ F޼Y8ouʀVj/|rX `UqS7EQ5YFDvsg'`PQpCq$6dZY9ޭ7RTF.@o&(9K(f#P)ű#d(ba:Pķ_OCB5|&ʩSS;3aH%t:IlaeϻCg8XCip阅-MkPvУ.k:*pϒYf\&;&A. uSgQV_DcC2/#CnAo= bŝw/w7_XJ~61?Zs']퐨k6P1[`BiQ&OȽ(_?QK笥a|/w5Gh+L-!20/c<aQ$ Q l.oW⁥qRbzwihi.imH_؀K;sr~8f2eiqڴP`CPVA:^?vl)kb̼ƺ=$QrCe>|6+>ϮGTPl$̚Z1Ԉsq ",IbM*ط30䦱+8وD {̄xK[(׉~\MZRns9*%?ڂs!bۃK/رӉ=Qߏ w8U-ϲ_yG[:j_G ֠b#pFK4c|b#qsؘM?{|[*LhpY$%"f\"88؝o,: pd N`,%]9T? OR`zu</Af5`@Zkz^l]6AUJA#LCr.2E9 hx\gJrܺUIʺL\zz#"SOQPPU@ iUhl_b;he5h"aWS7sXxVD<{P3f"AIP%5T~"0a>vTx&5?Fs>sMEpHG3R &h>h.O9ѡMARnX |ըyA#bLnkK:ႼӕgE`:&VמZDl~EZ{Á)ienԥ)d8ؕDy.4Wӛo$IQ9L=>d7U;(*0 jspHN޵{$Z׺Q) `D^hQ%Q^e(I>$/a\av^0lu"efA+ܳ՗mB0ؙ D=+_tiW>{ǰF4Cԗ_?SѺq\9kɊOvSFFܢ;"DgzW4 [054˳>'r/t7L" 0BM OFO,CW˛ .OaǓ_nbO2a_)  1ڙ1c*B`xv[3*ˈO>8^``_C8 2BTYZwu8d b`<8eܜ ?Qxу}uS45=0\߽Ӫ  ◺ pkHzk"l/UåHI{wBRG4Ey!滓N8 7 ]U){|F$'/Y[:r<:uBCW PԲfc$/(>e[gۙ3{K-ZMT% u7f=03Ve[!'8t' SL cy0$վZEyXiq @F*'DZɴ--5`#N8?f 9Yoxm4R3\=Eq (UW\obJٓ,$,M='ǖ*zD(SQ؅y ݪLq$GXkDO>Q?ZQɿQM#66.LpfOWsMXmf(w0b Ďp-D`bmon6FN@dr@8@[cߟIy ᨴz?+0CpF* fUomUO/NdK0hoy>{CrwE. @UPd{榆l8zwѕ4FsSThy~mpp#1mvūA!' H^)2DDV]k^V <:AoS?2/im\u/wo*j Sc͂#$Fp=ۓq+f2ەU3Lf8="|G'S%/^_#6f^! UdR֦#l;\hp>0l+5ƶOvz HdwyQDJ0?YC'\R)KSNz i1x7+x2Hin]>n %DìE"[&)d$X܊uչ[ZO_zNg϶aU4Fn>m-Q(f5'7|7y^(ƇzG35I8s|qx(~<&1ovrb%X+4j) #-!Y;cJe5 68SP8kӀW&`xCs(LJvw4Q>~'ƏFQ4Td~Ef@ڒe4< z0pޕ!؞*@Dj6Vj KӍIw34[b>RSn ևgU0[ ! d 4|bwi̽"i-Fп:u4j?2RyAt [VĪV8ڵ~Կn~q\pPT{ZU c/=L(~IwaX9s=AS nmnφZ!iP{X`dadhF 镫aq`*iPfkSBbhUOD5gi`"ks0_{W'%o;fU>c;t6KCi6n>t9={eğ($<^#8*Y.רKw 8Th`z7Wm04w #/뛼%.AGB7'5J!P嚞f_ w :j(UY/S"dqڨԸ/Qaۘ@u3^MɸM$8zC%Ts/=}Cg_iafN6[#"q X"1]n9D)ϰ$2ՍB´썛a`i_X}=~W=%S7@M*SJWb @R%c&x)ke ̈;e(#>"XH5Bb%8-f 6:f}h01i4_V> @D8FMmYRM' gIQ"hWFS:AO4fחrLrE> :6;+(@9i3b0ZlQX]ZUoEFwI*x8c^ <,s78¡١q slq!pzTJ*^aBj>KoBN1PD- *z%`e ]0On%6 Χ#Al#?*+%BȨ(qdrtlE^~Ͷ;Ċ? 9֮Nߛf_9t}5QbX$='۞_B5OֆUm0{"~#U(aH M_3K{qk mx}:`ʔ/0OԈ+'fӄ$$(Hp܃DѕiQVwŋwFf zM.DNBcv}oXE0:Uz|1 Y)='# |DJĖ滴]xUMAՉݥPRd,<ڊ}gI|.y)~b7!2ۈ !OZBQ̥*%l=qBA_y%F =" ^3֕ۃ U3Km>]Bi6ÃIX9WK6h0 5dQEMmy@]ey``Y3vM<!ZbYyYkVe%,"v,_>1wL[0NS.Jt\H揳 divx s8[0y]aޓ\9 XIbޚ ~$J =Wa:;g  g8xx={qּng?,#V&WˠEE"ԀDRjVQшԼτ@4͔l?bPFsEo`KdMZ\W+hpT՝;Lhz-k-$, #xr7mh"t'0 ,+mD22z[~^t|:q.H VSkX'0?"\vTX_ˉ}=3GFJ("voENyQ'͙E79;P52nq!_] h8ep2c̽fww۹5;$ ψ^9Or .&IsE0r-뵆Y 1tdGu*&CP9Y6~ny˝d/"3]ʈ= {߰VI1&w"[[ƬRlhS){-G@/% 6qia.8SuT] 戍nO`%h`NZqpoOt%`GK^1axq!*W19+H2Tw O$B^I#X,Zmվ0*j X$q}j :Jw480^uuj }LTCR|s iL9g'+,@*쏡 g6^ Ivh _Ny0TDeئ%SZ[ܝZ#,e>)*uh Y J#XEPpב`x1o/h=WC|=Q 3;K=E(7U90`{-5*C^%"E}9RA ^$a8ZoM:5F4K ߔKW8 PmdGQ]2׾3Ӯ.V9*KTώ- B5%4 :wI6&_k*S.KSp6!#%=ܟJKE)|@@cVnTE [Qtdu8 I R#:O2M$ RehZB{E}7㟅kYgk麳}|8C"!3j`r`v pKSN$B% ^",?% ''H o'VY~^ չ&w'լC* AfGpEg8lʀ`CTru9l6Ҽ{TBUc -n2М$VsItvW ~xޔbdqU;lTg-=PQx |e}8mfV-dFܮ>8ǔLEt# }8YiD p%-kUB-#Q/na#U l/(c~%>;}g>P6caڨ@0= 5nh[AhL(8\5jHTL4(oT1p5]Jp'ө.fJ/pnei"<`f5M]K3oo*^[m 1|L -CI8pαDI$G2pmT܊`~PrdO=rKqyU ] Uj˟i3%uQ=^͑.#Cʏ;TJ/p9K'('Dv9DQ^m~mKў(p5i ip1V8t3dtb㳹G[Z~tDs griR (=痡apᠠ4!>4tm@KY آIzB+fMtE4w(@kZ#T^Kkc,1UD#(A yԀttU$7HمW2FQ,uѫ Jy-l?Pَ-Gc1b  o4;f:- HR/2g=jG"T})d9n{MJX*v#JDcܨZӭȂ,JQLgBK`ݒ+NWCa=!`Fc,tO-hk{C$v,*+0pOR<+O ̀;4Qrf-@ W-/o`jyuN?3 XPʗ&2!dmsZ er8re*ü$jH5tֺcHr C#E1W?[UJo/m $|6d.N^^vSh$YzzГqoP% .a} kb- 7IoL{ƽ[20fJEՠR"~.ȕJ>L/XO8ЀT]`X[4< itNREnk`8h_5(\AGD'ݚVyF^DL|O.zagNF,¶c)2h3wV#^^zuG9JO)2̾68 $Pu 0~"V243 )͔j;mEG JD D)<`I]X4~l{?FRU]BjO)X|wA /!>".g-Fﳲ+dK,"݌Py4[b"d01KɹHzP3?QS+pIU$IY vIC-!DfQ jVkNzN9?B >z'+WhdjȵN5t_:o֩NkwƒAP!nd #^f1^ 0Nrfe*}\#9'WE2[$"p{'9iX{pC9" ]$P(ﵰWj;#]E(iӑ%O|j|˚cؒtbIZًfD.tGkg>;aW_4TPO )GsJ+檁XDVR6Hȧ',Fe`}iYinP3r4g焁X^mIO6 ƘDAZI֕jBےcPIun8 -\Q-mj2l5^">)}u(tghz#(k%*݇E6d)DLL&ZN9@/l:'qRg,r jُ5P憒x'?W2Qے"ѵ7τ/44Vڶ89,j :|DH@kV5MQ=*'3R-"kFw2Qq .ߊq̚;9}yMo]Ч.djEgo$ fOء8 O| y [^5JJ'甤 @wha)N֜7 6[GFpyYɇ=}2h-gJRZ@cR| d.ЫO ރ}:tJ:ɀɓ^` =C7%Z.`[a>o('l_$%&VQ B%EM :gVnQ%96n_O%q3_SE9M/6a eKByi^2Wŷ7MN`|c)[&[+VS]rLŒoeȻ&2ɧ`|^:=q].UTcӴf5J-.?7؜e4z OT`ԃ[:Rg|VA)b -zXzg4Vȣ?c1K/"_N)#* iLVЕI¿N 9uS#~.A`utPOIu԰ǛI#Vu Y+ApGslҒKVǥ1l#%aW.E=/Fߌsg%ʷ5m|GDNXRt%b~Rc|9sIҍRl&Xeb;HDFLy FYȧRE{;e}|$ 5]5fBgRk(o[_. /qQ"г@\]E|)&Gd"j C)o9s=aCG^,kn?+Ѷf5-0$pwqS yAceXҲPT@n^"ѕrnI,7*k#׉)&k҇ o|0|FFkf""ӡ`b0 I{p'dzOjM -E-3a^kO}ul\tvf=]]z 闆ų[K󣖤yJ}^uዌ_ {'PzH~VWIG ԘsZ{PF[$xr+Oi0/tkuQZ/+%]?$\FwQx7ŷ^hbpKQ \o/vh "çj$wy `P7w_6%w2H7hM!9Nl|hS.#CY:]9a*hcA-px';JhYT]w'wr¦8qQ}6 L*LjDqiämrϏ`ѩm/ύT݆ZOf:7]`x^Uk}R|xjvqw9Y䌕4ݯ%5Jm,P(Q?Hrb?gڹ|o`d'nVclK-CMpM\.pL>~0oje$zryi3<+4;օK[6V 񍇧y4&6 I]g h|sR %cNY0Aᡰ PP4\JRLbg܏0w6N*œ&o Kt3/x$?l/¾7%*l PgTTl`6}B~fx@ Acփ?`mF] {yЧS?i6@qE7 E[#!7nX}+"ބ?W ;3UO@> FRMxLLy Bst*sw("ouE`ReNnW=oT=,>YvpV(WBdd–Ӯ`Z*~2r白a3Q08ju9dѮZ8 q`l^7X+:|rdYy蠱uo_[ɜ]3}V_$}\ ZS`SnѾ0آ=yDlRT*s0.fU\Cŗk"rIx}zgq]T&,d# by2 b{ˮk%Q`λ}aJ>TNvO]ZI2q+)Gx/iּ_TNMkʹtSlg Hy ˂< GHܚN*%Ggyq? |dRK;m_c'>|`)SF.<(,cz/UK P^g*vݑG 4jw J()<\E4X:az'e.To^dׂԟUHGeqp`@^zՒުt9lԥK[;nyCoyCGލ6>:Ry!:!szRQU '4u̮ad6n"RJ ">1G@x'vǤW(l`60NPg>Y92G1ZH7Jj÷P[V#7FM9B <"RCzwET@sEs+ŗz xpY?jCSR(M~ p!~>P ^0 ɷ[}Q C1 2`xft*v<[e*sT4)nP"B[!f I3u3B]t*6)[IKωҠ@iMptҮk>8иp*M'f]~lzT @2lU8g_3>q 4e%PP. &,{\+ֆbz|3UP֊!+b𭥲0^OHm2bVrr@(LBzgvS4UGh^̃/`&ƙ5ʏnm=q!J9?qV>#61Tog*zUy)_=?^Wstk4;@ioI{mCi3Э(M#gU1"7iJFע— [>'WJpeK/8j ;W=؈Ps7f&WuB&O0[Ϸ. ͢U?4)J/lOs3kf@t*NB:CS+D)!j*1&5VÔxzXr95]F|G 6đ 6'w "~7jK$(LbVY,V$O1||sPՉ~taOkA1$<n ߿;m+R/IE;t#y؅t*P'4D.ۈu{WP얗޾|~1MKsS{ȶݦq}Hl dQoV:77L(ZDȏIۢIR} J"`LD(+p"g謉|l1z`Zא2}6Z8 ݙ7P,."bOZx> ?&GFDsL&6'2P>2ڍ*&