libmbim-1.24.4-1.42 >  A `BKp9|D$QGVB)3/p#q?4驙x?&kQO~ R}D e$m9UKgc@ϩ1f-RHD횘[zT W٦wPΞ6F3bJvweЀjHdOȤIwDlMx}홧3;%+HW"VJA|fUCTyxLr թj;m9>nNm˼E@_mq?435215d668bdcfb1469b18bd4889c8ca94a8a1dd4a2eb14b9ff3e93339b7290b2f642acfdafc97c646caff0b60168d615b25f426l`BKp9|y_n(ds)*L<ѫ0_Lݽ02g_ 5N&pȇa24,aJ4j.f&[b751tFuaQeF“qTH莓7K$id-݉u1U`45ieQ-Φn)o} CIȘ.2澘ppS-Ų(Kpd纟*/1,I/ċ->d<Σ׋[l,'SfŜP]Q>p>=?=d   GA Wv       $      I v d(89:F7G7 H7 I8 X8,Y84\8L ]8p ^8b9ac: d:ce:hf:kl:mu: v:w< x< y=z=d=t=x=~=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.`Bsheep25KSUSE 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,OZ:7wFIA큤A큤`B`B`B`B_u*`B\u;`B`B44220d76d55aa11709be7e5fbb72106cfb7f932c769b0b9dab0fd6d68ec187d3df5f1810d67381fa56dc8ea4b95feebafadf53693ac9c9d68c83735678f92f920b557c21c76047631b57946efce2f32d51aa54034523cc9131808d99025d3b5ae10590ea562dfd976c4a1365df1085eb9dde7d8b853e88c0a834c3e412ff46838177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b88064307977cf04f1e5b3b74df73082e2c36b2e4762add7541284e717389983435ade538609322df5514b2059e25209b2c4634d795848049c5deebcbeb8042aad8d9b9rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibmbim-1.24.4-1.42.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)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.sheep25 1614987548 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-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]=8106b236cc6db5e94acf1eb0b477eb5ed4531290, 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]=482d8bb2093d316d3d0fd76810a9c9245e662111, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RRRRR RRRRRRRR RRRRRJЩtCutf-84def8be66d1805f87cf35aa9c8aa99dd6430fc31b18719dfb12143c2b4d08fcc? 7zXZ !t/QM] crv9wHkȐ7"(gxcůDx4G,=A_6'ÒG=*g$!69lʼe9?N߯ L7Bo<[d1\w4wn}">&Om!~A1:I8[KG򆃈{<9;&!BbA-xO!SS^7hF.Zv,;ׯC"lg$P \dJP=QbK$/ 8i)qr%O:oNLY\89d\/>~QBx™]XH (nE6pZW đ_j֪ET]^_䃖qӊn@woDJphJz"-GcU,v!`Z*qX'9C#`,UtuLw&/ }OfA^lz!O(5`c JAsO:2}'{k1љ7ӣ@MgGԲB4KDߗ X{T\ĠfL)/ˍY=,6|} ~Dä AoR)p7w-H{ P!a%WdzǗ{+^M=]cB˝P9SZ %tKm[|Y;,ǷJʇ)0X4&6B ^߲%䱦26!1յhAiY&o4I֡4O+l9v>xRE;_/$G(%G懍Il]c cNx1(yFkU.@^nw wwDȣh,W#V񚹯E5Xn2j,i5 FiSpUH~IL+6V&[\+5jI?Td 9D`F{V9ر#h3th>o' (HNq[3!%AOj2b bC8w^vnwC<8UZ&gE(ToM8*͙(Ki<?کkK.}zGiзv%cx'݊w'mv^ +$6 ƈ c#%.y|r'OrP+R"l1mI|S'_a-C ;IwTh^`0) *{ef# 1ʉr"mm k0XC cXt|st# cHw g9٪J Jbk~DlH{T]$oPpoɪ@ vM /R7RJ9#PzJLmУ\k(WmnZ%Qrcbgf&J-~F5ŎW W(%>#v7{7Ɣ}aZcatM,Kd|/9/dSwiʃIKDI&DdR0gR!dYp[;5aqhޖ8e9HkY|b{;bׄXxWXZHR4$GO-pOF{uy=ӕOG0Աeؓ߆B )5CknoEL{ Wx!ο+ >]o+6 jrj͕iVMS$o]7|ɴ@3qUɄ%qٿYj%x-lDiЇF"p7KZ+9z;,C2൰f=L:GBrtBGd_H,:EHVЀYxHah'$K1%D\ lZ̿G[Ȥ΍"w`͂]E1eۄàR1pz>teM`׃îoKm$ o8wO83rY–>WI领kH c!1&4BPތf(NÐBweئ?LVؖCV(F!bk1 {?M8b=ъ$D*snVWتSf)Ͱq4VnN;m>B1u+|$f?+U/ĕx]m[+`Wl]- u2Ig1UWt' p*3jc8WmE2b"(2[h)7̍\Z/Aϝn>NZZ†dD 22;aM]" hlya1x%B "WM.߯Ԝ, :U>\CiiGQp{Dd$|0MP)Vވ["`i "#MDL(/4w0\R Od.ޑLƸr3m9§ vCYge/,D*efP"G aqc)xe9CN0J ^9"_z%`OY50J826{fVv8ӳ? f={v`ٔCЋf(aU!x "wI87ZNw/(.H-n!+v;&jzDRN,1}"%?⚆OX4kDCkŠGIh> Jf\}BHc+V~r5gdR~a5y?ckoRbWWg5oca+5;˶X@h\Y̶$Eh ZF|;+`$D-UDo( An_ yߧ,P~3+ܢX魶WtM~VjDo$L /Ɣ&C$1lG9Ҽ,Pe@~(K $xV6)Ο՛߭ԍH$|pGèS?( zڎ޼đfgqe$ϠcnYB^6 ZI-<|:@%лJVֲ "&YAD#I~33`QxqSTeƯ4Xmb z!j =֬CK7Ңo١n=m1JW֍?bp5E 5p@IBN(=?Tv^T7"]Iu'Ӆ|L{j2 "7v+&1Gj0?pr%}R5g#HV@2~flfQP]dAplꋖ3g*U\]`7 pqrlQ>'gq UbmN`ѩl||^hTMvQqy28*:} vRITHpѡw@ƣ VXaJ_QOP#:nF30ޝ1ڰh;sr|ǚDCI1>%ht3,2J*"ris_o-s4+"^r?w8֋o|HL=Kj-iQ;`:/Q8QMĄYqvɈcӠ!=b ."v cc;)Z:";EgMHZh>?KИyD6qߖr¿#j~**{TtVwY/SQ[%mv*bM|^Kbq(^8&lwLeS .P:-Rq`j+6@i鱽[N'IHXk 2tne5xܭ[Gطcm,d5vqgeb9'P dى+~#G6@ry~(QWElqgigux X0teU=`=4WB#nn(c3'aiaPJ`J7E&ĸ/eg]͟_?iGgЙq84߿B ,6lEz@%?[ `m6r4nB,yԾJlUwxi,(6M;Ca9y5K'MjʯQC ̋Ct7ܼqV8!Є_BCjZ(][~!Z1@Y8 Cm>&3O&Å#R ːKwrvJdN}vRM$FI \Th\8mveW!bW1ZtnpI~K Z?ǽTb3h%:`GFsrC8bQ><57 ZtO 睪DB Y>ˤBʍd ⏯ys>b.RTz`?Z~fr%U>-A p "8 \3e_nYTalțb;cP(E&T ~xr؝c0cVC2% sVK)P\3S S멛z|U1U g ͎&EgZbW]nd ֵ܌jlKB9}.p 0 <%ש`MM!QR눐y evhImxK+j^oL~vnON2?s:oyBvsח綪~{ׯ^cAHj?niu+T\tܖؘh"E(rrSH `B'(`^a,Ѱ#\V*3?QfQbSL̿jدa>y~p l OXyN1Y5j7yRWIoa1Bq;dL8VFŧx"(2)Y#nJi_عf2C٬'d%cˊ!>{jF)n?|/` uֵas68Pr¾/ m}9?Yc5qBT"~Քyl+[x:2ţEW0[Oxp9vM+:ӦS3 t;q6[8KZPЁtb#ĉ"3o'8>5X4ʱ'P 4_,L- '\ݫ %Xx .J^b@CL>ù1O)v7Jk݉ eM#e0䛿 -Lx 3-OICmNTb] Imn|e03nxBd!<^U6}ݥUvbbČ^t.2#j~(d\:s<#׌m=@xVJTR ^%8pQTR ls;يqUbݻ`ȵ౴"Dc\.nl$-']8+yX[pv@ΚgfJ"Ǫ@kf $D)t*s9* fñSU=Mƚ經ȾELMqHk3΄E^cgߓfe*Z6vR%Ɛei K8-d{8KwI!"2դƒWaP*E%:O(SZԋL0Ԕ1~JNOE~c$<ͫJcXy{[ǚ^2^ 8mE$:0'(ҋoDErQK.kR@4˙ft L~7ӽw69]INaTGzw N1uSI{KUxNɜ^.|9@mvׅ.A|?Fat%EO)/3ef#O RQyKWIQM|P2 2AMζMo%.spHIc|i֒ iNnD6a!rJ`4o(*EslTwM]JUŪ# TcF'WɻO~^{RJiG !;|P'Mp!F*c1xSJI:(|?qj9:<|zvuJ \vFzw}B V??kZ(@9Rk5͜CLQi4{@ts8\2*$)KxNON U{TgH9y Zgr~Lw#gb.?̐P,h!xw|z߶ ԏ2ɽ,.%uS@? ]²FLc3HXvs:~dcqXKqho?>)X 4kmʉ?\,77in S iLù*A&&[]PȭWtV˹=rO'"Ƌn,-z׹4>gnnZ~8Jd._>c#9Ȩu3})VnM.^oqGpᲕ/g|x݆4{NasK$3ᗎ>\vC۽%v$fIMȍW?8OШ?5۱I/fB:b;K<]&A0>:K~4naH FQ% ;uTVQA90LŵΉ^%g(d @sj<"2G=خb"C. tR`g0*>~nnlJϾ 2iYn> P<Γ;c-x HqA97;Qg4WaбƉpNz{(`V% )Pu?Prɞml%?|~6^Iy/F' ̐ ,nx@l>Z_v7=Ϫt?Q 0 fb\|?A5aȺE0ymBTlqR 4`ގ3jVᖷ^rJrw)ť& t}ZnnZ2ode=)}oBhF"韚Ib)~}3y ~XΓCѵKh<PNL,R7IQ0Q u!`{})· Ic;2(d3JVXHd6.^vH'L@iMҋ_-߯R#?#4 娴z"n$g%IyOǓ=ii߁9fDo.@u;\PƶGsw0Pk[rs9L,GH~<&ߡʷ݄\ThGյRSCL%c1EM*Bx38nAOX$?v֕U]AGF(7tϕʴiߤVD~Fw6$yPfq~F#SF$񞥟}yūrZRd{ VYe.T:~ Hq ;DmSQjV+?wJ$*-%`2/ H|5YòTlqAj8ӂYBd''bpMQ3UKVM4m %_DsG}ߗU7i>UGzvR |zJ!Ԙ/TRK.}y O3 P-dBUmA\ y~rbwjE[pQ>;6~F?oL]wg!Q;ZRr  &{Ym2+:aZӣeBeNh a.tP| 409_im1m3KG3|㐇&ƋX_d57NZ4{w)͹qQ*{F0|ztV~Y+l 6p`cS  WVFɬuo|B0-b,>HSj@^T/mT<uMpGjGt 2MM|*3 :-w7UZ 'Uw+/c>?]۱OGr#u+eXy{`V=c;2k.pZ?"FƄ23M]vJ;e=J{#1{qPOqХ;MxѶ"gw3 d jLHdVUAkʪj0 8fq?ևzHaW~/$v1R=YX#ǎjENA=..tCur тR0/P4[ot|PKĜxK魀$Kc?&HZΛJ%=8A@#I`EoWaO '솚Or՞^ɤR$y(5H yÑ :{KWzb^pz4w 3Ye+9PT{y;@_gnQW]aąNY=|@Qr-[6NQgHߠ4͔s&\yvqTmm:l#&Ԡ ~O>KP3X;(]rߌ.kPo4`6i*qe+L_8yCyAe;74%exF> _" Np}ƂBz6܂R] *.Z 09miBPTKG#Z ݓ5pљR '_$A &4'HQ,ʘq&6@*@Yvdo42 \yЙ'g)0yQv![&M m a+lWn!C'6mlb,܈aԔž܊N/O觫frn/J/BZǕӣϡ)2ksR)}Ҹs AD)dEXכ!|-^"EotҾ$PݠpoRT0m>{wgL?XnF}DQSKj+1^s[6>,_ ߱'{)R̶5Қ8nE2#B%AZu`Z%A4x%! d:{֏\lF3yu2vl%{ ^н2n =ڟ=Q4hr9mn*{# Jh|i>`CR5ҤzeOf{ 9WU}^>~Z z`";}+aK @WLT`esRMaϒT[P\o^a61g@O3~g+êB%^یPLBv~Ӈr.+덛{hzK2&D*,A䨥> .NRՐrЙ$eSWjgFw^;9<dv; !C iPat&У)A !-1Jtm.EDvٮԦFY:\#zkC݂7n4l_cVLlsZ1<+݊Y8ӉPdUEqRWt=fvK\JG0U񽱭i~t2قEY)hd;I|OY:lqS*q%i0d~vf3Jm 5' t#Sj"*QaCm3293W6›ёFVSiw~%w&Q:n숄[Jq|RVP_M<=0m^iuXqZ4a&NIMBfWcv*%V~J }AjuK4&%ck ^@9-?,6DnJTk q?.tgO]bGDjmft$J:A*tr:QwIFR>shHΊq$Jtbvw!"Tls,6MFG4aj6(\5KWOluhs7_u$ pWTo*38r/~'f(TTnqdV20PΤ>ɢ/g^;%! &yAo/PMSȢ縪\B,FTz/bC|嫶lX7):?dt"P闭 ΗiJB/tVlX( nv>*'OFsȎcsҘtցOkRI\?WAےj<oH 0Y` M7flMؾpNXS?{EpWn 2{6ih*F* r@t??_nɊ6:>+a"2])b9p-4{¶B5롋N\J}uz MiUreN~ \&k\ &:װǭYpLh BXsLb> (m) z 87ZH1X.F-||RMpOZ6oh=< O6xT,^!ڦ!LUVf{j8T2V'Poַڹ?&yW,AM|^(V(Hd?=,{NU;xخ#'^ɦRFm847g InatmѴCo[Լy55; -{GE V Ot?ʦ4` 7B< -qF.KBUxWGB">iK2^68`ITBoRk~4 F~ mt>a?V7."79OwZW)vqFay&|<]&GjF[D65{oȡ$rgָu! 2"앁)XQHUQDIqĞ4B[ /i@v\hڠPŸ4=܉#*pk3p[6m4@q ѝ\?]oR4܏o$pFAp([Wª*M /^ ̧M?x jL+S}Ivw*EȬ*c &UkOt~rbh mXDwh9 344#SlQ(ub2b< P^*h b>#QI]BNo8P3h,k`#Jk_5A&KVTj`[|E2tpp`V'AQs/RtP hgvDFJ۠O򠓳A̰ifqHq깦 CŊ$(!vI ax| d+"q1:14ou=:&UD(̧TtiO'Տ :6i/Sw~P%T~{pˢ<5Oc1t2%fT+3X vL.vwC&ټ[K|n%SY5͆ l!@DmwqjuvL5h m47TVQ^'13ǀ3rS̈́rg,:C" ߊk,$rc4q^Y^ϥc>XRG. #26Emcl ף?hC6auCjm0M6Aqz d(wf>%٫J}_톥ډ@Uovo.au]EX3P[|c- +vd?ք; kud5w?a2I0h$}y0$R #j QLJXV17W Gؽ  ګx'K)(8=agSa HTHGa,| -@ϔXw$+ 7fiX_dQ[[qa'MDiUX+tQs`(zOp^ugVUoƵO77׽[gmoh$t.Y >20 o62d0nw*ۮ%+[SFiX;oK{UZ;i!f &vx!4ޡ0Wj)˗\%WVI+T]Dd`=ǯxB_EvXY5ƒ\ȴ&!I{7Qu`u 2@HSC$%e~$%8Xd.3~=հOn1z֐_PzuWElrTrϦA@FۭW0i/RNڽ 4I< *k&tx1m1.{l#zu21,^W5~tn#pj=_(}gX3S#Ӳ\^9ZM Fb֒ܯ :qEɴ" $)}\< %KY _| Ic/lC]: [*0n@'\5>8ÊjU%J2RͯQ;(q_F˲>~q5]ow; *K5#eE6Ispa5D eb)ޤ2gȧ#0(+)S!8t`Bա8NT:N*t<4\=@N#{]q])ȈE=M.a!0X͓%L{FI$V00T,G:F&(xyCE&'}iRxBnu:lMÝ~1l×0j#!uVXɢ^$ cҧ{G`2Deh'~CB\(]P, ](ɏӁP& 6:oķ̏_$RXO`k2Ϟr 1ҷݷ "WH94- '͞ZUѥ&oH3mC5(TݚzǰErf=?+tLR'8CLef˘p#[Rg].ַشKQ!ERSO)ZęUXL/PH]"iI}0wh:5ǫe*&Hvyn\ՎnY!tof }ǹZ\8#xḓN~?ViN&Lsy *) vM*?u6V; !v@ǡbYh.8Tgae%4K/Nu"7٩%d l8Z)U=-"צMIAnA''377ߚ%TŗFw^tFŕREK 2 O޺<`G3$ 5ejd(iq]+oܘqG?}bjMx `ߘ:U:ՖG硣oF_I] Rt6?`7 .+8@UĚN+8ˮhϭH俽Knݤ O#8tjU6К'" @W8zu ՜Q)xeFXR8~@"գvppJxBd4QWq|WA0εKC_y7]|!6KϬEsAa &Rddayƀ<޲jV[8y)^TR0ѰtjODn_9n9'plΌ ))߉`{6RΥ Z{(;SS-㺠xˤFE!Of~+幹H  [`jdLr:,$ǐ:#0`G~'u1|H;?%@Р7o@Qzd.lR)(Ŏ!YrbLk 7Pm~>uS]aa;gsi沚QԝX6TN?lcFh2׵1J.IvMu3eQ OSBY866.qZ*Okz[^f2_nH;)- +we=q5ju,EcWާ-&3c nE,U}GΕW ݣ0su-CbZw aҖ^DLGx<H+aHƱaOxbI4\A՞Ƞh_>#i1OI^$̲6 y@}ի䕡D{qu]h>.a|Pm__F^Ow>J TػrgYw{g{plm\ X3MWMfDv5םƻ^UC%ڣR=tSqdSU3o$y4- m՘Ӭґ6GvDuBxl HL7E#}x|k0;8zVu\y'LӪyyPa `_{@zgB[!Rc>]gGMi(/f-&s0 `j+G؇fibx^?9kDo5 b֣^ME/U^k/ I[>j8 vO%-uyt}a J&nB}*c=&T %_vLW)a|ȦOo}?adh-[hV]Rt\⦋i%GbIV_0KI'1R]8}fOsA'(+@́u@/50CVOFdm87TǏG⋑JϐpE7ΑIxWIh:]F7zKG:BU"$#_T*J] s*u5ߜLv9"RGVM Շ vR7)gH+:ҵ`jkF0Nxث5ܒI[#<)4. #-씨i'AI|Z&D>([@DcH19 :2є_?$vڞ>gG<Ԛ2Ň&B[1c}\.mE'YLwxg^F_ym]lnsKoY9Dw!c `;;rrW3.$3$^bwlhd6ZÖoEMl(̿>šD(:"%cӯd7n>="Q˃MѺf;b,Ji"~|7&ACʶuݘb riANjoj ط2L6i|ھlp|Li6AHmMmDbay%cT>Q Eή.6"oh}G[1bk {΄+W2.bIG;Jln*Q=r_}{v_J1Xhí%ǮC=-AҲ+3$%ĝB䃁Uo83  2ǜF|)c"4Xm7)mn)XKMiB>RNPFs.1vTU:xy r?4Pԅu]`2뮱Hkgf+0:{,ɎRc) L0P_j{ŵ&-[Ɗ/pIP'lz~#KHh1'3im.d5xow !põuKQU`1G>"&['iRu䦦??dٴم%/PX!\aP+ſ'}|^djKa}Fl^Y4O![(^ǞS3xјrIX"G!,PyT~|L˵"]WhDq$4|/?1M8-q_;c L||d2{6J["k?*A "i{-JAYZ02%: [z9y̵}! <`>D~&+FbVdZ"SmnA::ius05[~2ߺY[@Љ}6Ai(6BZ{Lr"r\(\" iT&iYHvnlAY,mP e![BB`t@׈jҴwl[F5)x+!} ROy>UlާƷ?o+\qSI,&ƿlp_@NwI cvAVHsZI摤nEMl UABNԾ& `-LT=QZyU;@Y6.xN,S+.4&U;?q^;z´odV?`-RPX`ѓ6Ly5{3x"m.N@X'{Qq|:l^g5< !KB\j`4`F+ai> ieTsl Ђv@dCH"AݜGܪV j.v1Zo;tuSW\%|=d 6=(±ܝK 9<˧]v7лnKm=k|.V'(1A1b3IH:>lu 8V>Ϭz!*{Y}|LDWK2JI;3svXo ~žoG+aߞ`L}s~'4\jWfK(,0O zh6^ Ma|LvL7HC%S]O T _j+J7#:,_-02QY^ N$rF,Wh|Rjb!H%>@4N1mje9|6VHq$mo]AK*җ?iWq* >?wQ,/냵tq@Oq̌Rk*t"&@Iь6%O@bbUrVo:Bԥ ԓ8gn懼'Pb%w[9S?[=pieXOـG/P@o.˥SA*>]^v?[1-NpʶKwbK].1Pay}խhG㔘~d'_T/1Eeeϒ^Zq^QM m·,ݜO-H_I\(͵`YaO@)_8% yDə^QcaD hm?Y{ 9C<\*w}]zoWq{ W,g5_RB03C% 9a`q?V=@$.L">E4sb۵e-^` %ZJvt 䘎 @Lr7m^s'b!C1HyjIv$9>Wl&=U)ETc0w1ML;MG8x. [ń֍;2W 4BNׄ;G鐞J &P@˼@ K~r++jΧHLls7WNI+a󴇂9wƏa) x&OIA:?XtooSD-OLKqMԫ$x8 xQXQk)/ȋJOH\<̋ `ci.;AW]RS=4Y٦Pgf]Mj&F{stcqw\a8d1o^Mv B1>GbMh ó~7+C%ꡣT8,@ $,Ԑ14A3M{5=!e23- ǔO=%6]׀7U"`A-v#T`nAnpܦ.45|1 qjDf:Z*LݙV5xV0\۩Ae,|Z ؜,\iRI o!?aT h]N-X8}r3UЍH szTY>)dǽZBi",~@_d{gCJOgj4vi ?׬<ױ9_(Q/P-c"QB4F TTQ1rw@8g.H T*EY*s|,P<2}l̪cSQXUXoM-kRvF䞕= N>1 %amG{!*$O?9η>wKg~vƪpn|T OC8l.h$v4\C_)Z,Kx@y@tv7uTOHXs.\%A^r<!3C檳]&^5m7`{,yyr.ʨ᭕MJ^5".\->$<ܹU'^9u;Z:Ve΢w˷IgnW?iYpZڈy[~1O_+";(5z$MzU{?pt LJmF/^JobTW8"ºx+uP9!5%Wc"#*l2z2Pp ֱ_@pIdm0"&O\`$BF+h--_׈Cj8z3tgc+ȸJRnYmK쯳s1 |L~?}w453_B+Qyd.h OEk ,"cJ4gN eU#cݗ@^**W4P0(mRw;- uKb`eGg,$a%w+2v0V`V,0s[HYa7WɠPx29"=-׈Ғg|c}M$O E7ۼ$JDX@ r1b}>{,k_\{|%]c,ßgo23GL&mU"Dߟ;MQ#P^H$m iͽ=7ܭ*.,SC#D|mI WPH:S$º3糛< Ug/CB(*]hX'QP-ں+}5#ªRE{{ :RW\c gnydF2lN;'W3 ! :<,r.}LMov \ǃS=crNFӢѢBSGܸ4Ey9_GH/ gX$qQ[`eJ?\ !{jDބ}BK6s Mύm6Av*c)-webR;;*aDp_W1 dW,o}˼ȷPO㗚ȩjQ8T<SvNDwD{3xD6QPtywFJ@1Ewݦg~-q7!9]eԶr/qߤ.~?0лЦRE7&Q8. }/snpg yeqC=aᎢKwg۽ԍUV1m{Uo(u6濫vӆnq06,4%u C{y@MP%L^@^*j|`$]1& hh iaHy$!>~`GBb5契ki?*bT05{똵"Uq ~,!2!#C1hn]Q N2kG_#?=A81mW,6wbY$>bqA$[u%tz5dgZ{]cs)R^14^Pw:OD:7b1mh=%(}bѢ"2>yt&c*Y%kY%q^{3L H;tuZ#N7wr:j-"w-~M@;O+)NF|rWJV 2I 3>bʘ6(OJ>s4Duzv5DJxJ8\!f#%aVM}#L%:V"aOK=v{H qG,6 wd13~ sUT1r.Mɻ> Ok?ƽ띧);@߿m%+Ck"ShD_o)1j %M͑*s$Qt lH-F5t;)Q*N SܩEJSb̯ <yT. eȶչ4>yFtY$w . Q/Fax(1à+ PZzm=DᏮ]glFc!u,Y9HFGB.L#[UARKczc:XLǚug@B]& /*rV$#.F# V -Y~0HJ0': Mgэ*" &ܭ7&hi@6aA;>'Y~eCH^p~&XY 'Ǭ<.3R߾S4pO%{)I!qb7ă̈yж#_m*Fbc?L-UkJ.T:R91 urjR6DOn]7,@3fSQwX2g]e?Uˮ^nv7)J&p NPX% vP^MYywC#'3Q-ޥ?QlZCEyO 8(uP-:yF#|gQ3P[.XݢMzMK `D$tꎭ~LKDŰ؅g\NZ(D/Is?,7\' MXJDxQsYƿNީs1/ơi/ )Nr+c?c 9۰.$aJh^ /1{Z8l:\vַ~g{6r.6ikHO1K}@Snv̊ FY(BnEsQ葨 7 0BRPH qTyP"z]kt|?[Zƃ6kNYp~|:. .]>QլӖsPػ0q lT_pubiL<>FכC PJo3ha,EN.u=Lgf7 JSCdw %O6 H{W!,vd6Us{e$KV)9W-jHMaVAU_/ Oofj0[^ ;(B㕔+$j&? KP(0%'V'bl:@2#{R [!sܢ梡`od@S\f#&FP& |^BVK^lkPm14cwj!xXg4(sK-r{40/Q*OcF\єĠ4\O C[ _۰(.|hvF4~;_%&KV͗7*NA_B3 BhڍMTm+T)byr?ЄI"{]loA) EԌ9\V:Ui>@-agn%C|)N0's|,i)"VI2sLczb_25&j{gierS^;<_-wA K8kg4>Y;þo8>Aſ~m*TymjHހw\V  .cu rJE:ntMKkIBGX!"W5ZüJP6H F%wTۘj?UFNPj qZ2}9\5͓qjU%V'cpDX A!>.i],2_"j`O sn[ _$: e=]u%AsҜݽ+&55w&oE`@ f,=1F% )Y}ݠUwo?Ϫ-Cf2W(>b#"A3H-3I*Z<~k祘"~6\}M(RB}EEG 4(`&w,gcCeU4ƘY7FC+WD3b<8`DaB6̩?TG~Nn͗U,bNյyҞPY(zK"hxD4!ݏ_YдsqH2.@y+ec\T -ηӶ|:Ctzz%١V`x4_4 b2XN@_F]dJAdUNKxJ>pXxHZ u۞* Y}lvI6y>QAPd0 `h~ %Q$R^"WJ?nD]lCu V!s]*\9%Ɉ"asi>y}y!˳ @I? G?FKLbd碔&k =s$dN4)@ Cb룞&S]]M0}XH롹 jf2X,݌Pi* }6Q?!]hgg.0ɑ\(pܵߐjXܯLb( otĺpE+&WUX6/3/ACw*`(ףZۦh9<Ő^}ʃ` l<MzV /Vy&r&#:n5GyS.4 dg46YZ;7!);~?:4m翉ԓ]Aܝh(_e#iДȢbW ?a$ }yW upTF:! h5iBUxP2[Yf d L!%ȿvv-)kYYٜ(ݍw;ֵM{߂Ip!>%e P)1/lvےyM :_ ۥ`6G嫷 xx=Վ-khfx+m?Cw,VU,: I$t/J QM7D.Q}*NY~box;K*bؠLDB|tu\6TkCR $/<)j90?.-.?5T.bsmVf5O^#ns-"TwnM!=QvCL`l70tJa׌8NvsqH+3 !@?P&.i6sMZ{E N΅o KhqNYpro]@4 &b#ȴݹ}5 PzwטZU;u}!G[q7lk)ON'l9E }s/lr&>ރOR "*+@eLguwuN:i|sؘ@phUX"C BR#^Ȉ@ ҈|- EB>7}m;@Ւ)TrcǕBGܹ5KkCl4" bv㍒&"Tr#dȉrnV8B{Fr'; # j%Ye9/!y:ZJ(]h 243Q*'zkdLE9{:c)>1bnlЌHh) c۳ s`sv8a]Q\v̆b`CwX)ejZMFJLL֣k;zyc 㾺yW]"i\%$$l ĜЏ(\zS39EMSg 8ph\3)/AGtQ#ZNCeJ]hm "[,:՘,a !٥r6 ]Bd5x_3CA;ck y^6Dq_›`RŚ73w̓KeWjo3 &Mm=%)J oOfy|y_p]H,+Q9KEY [bat>t~*qb;U&vRnRg$Wqa6I%2&(*uH,T-WOOQ ZPop, ȭـ®~ao\" 29TpIoe@4UI`Y-l!k ,a8i#0kJ3r BM=죄bpۯ -& :te&XM2&h99<^̐#:9l*NSgeTh]FZ=426<3㩆|[.x+Tq5 LP6:P2Yo=ہV8, DCkd`:+ucЈ^t=/K)W '°%$Q\ZZU(O\N@QF E#Ja>pu`wLHRG˾d^#]i'r?l?~͢l`ơ.ҕx?i:G0[l3ԣ* z4C&!!AK#`};?`y|KT -J$]8| |BەI=#(mQ_Vt  v|q+kq;7rd0B\vǷDBJ]^:vY>TZK4 xUu; ;~ss8vF)׵ɇyfg%{Hs`#Xx5R @k50`5C)w9T%)4#xX=a.@G/3lo^:/rV4 yFb;h@Ps,tv_ Ca%-R޷ک遟jsێU'8dE1R%|&Y%#}}.kw$J-)jG8JO'vV{&+}oWDySX [`XeQh'\"G:}Q/*eb7^_}XxYr'=}WUHD.ε쁉XvIaa!+^kc23M{LJ)1vgM7=RLl9<{ =l-&f 8L,x48g +Zr|Ə|(V9^4Z\Pp[v"<%ηt0A^M< YiwWDz>(nݾ:^NTR0б|y5k/NuQ!RVib DԳ& tHZ%?eS.'p .2j( `=: wKW9~|weM] [ Ζxɶ -8M׎6zzR"E:\.ʺWvg36{3\;ʎpQGNoQ?_2`s%IP0+~mTW N'rg@ bv'x+Y ^X{ԃS\-ظetWZɊs:ֿ@^6ͮlnY;DKw zֲ}G3`)4^v2? 'b*Dip]}ߺ6{#XxI7ULϠK%IA/vȺ`7ZQ bּ䟝Tu\ M˼>fMo3|[{u@wf%Q4ycY'4:u3Pe2ˆ[}~\W*RyumrNjW/a80+rR`ɜ=(50oZ7Dv;XeY!Oc}S\d`ILO~2%_!;֫>o>Aۆ}J<:`w&h9/ѻ;ڝ{ ܳJxEdԋ jCIeWJ):: UpjWxpѻpAk Y~:Yr> N.gDo] M|iu^@ )I*RYAc yJ9t4x}@Sׂ`jD"Q\i~wPu)i.UۋⲌP}wtB@;N>@}a n>hGDnMjη0[n6M^ST;S[}zhLzomzjC!7@Z›ipMOYku~[_s.2 >ϮB#hִ{>1laWoѽxl(Oc=y*o,LߋQVj|r1u=W2%Ɖe0ڮߣ7O0h?ڙ*=Դö1MzQ򛊭 2^.t[/h LwB[b g5+ ,ɔ^V8e.#gCħP]] |._ X΁KuSቩ{ lx iQ@w/i~G;`֓p=TGiE0LNNwT&Xβ:FND} >BrS:p4tTMXGiag;!f=R.Z4e! 6wMO5Bm 72goXn M% Sf %{<& wkfe~;oX[0f+ ..O(xC_ aŎI |M~Ru,*2 ; P;C~9O; nF)M6I]'A> D"8>$GO-DbAԧ;s8xEY%~FcN㣱5K@IGT}+!꾔gUtlnG[򹀠;ҠI )r/ķR3."2+Ǫ]n̂r]xbxQ^}L˽Zд ֝ ѐE)LSarGDnRVhNza|nq2P< .u+tB^ˎg!_>)8}s+h\KN8-̸cMQ+HONKHqXlͷB;0( TaEbdf:1Rٴ)]Ɖ[iۿg"T_$*Mieɣc׫f^-x?Y,wP1h!̂zˆ̱ઠLssHuD/ ̡ 6H\£0 }+~~9!|wtڏAMs$1rit:,e=)}JmxS \Gޗ?NU?KkfܩgjNq}9SkDKq8u:XuuU vSahQ빍~^C//UJ7 xCrp/.D c0eb(jj״q p- Fr4}pԼX C`zG/ưHoe; vk^ |K*[\cx46A+@Ac Ъ7͎C'h hjnj<1 m!\V4JDK86A1qX̢Zu-Cmp骽hkN6dVQ2Ĵ3RfZ^!]s"=CޗueDz;N*[Aׅf>^Ǟ8_<ikDl\u##enwر$Bđ9+o e KDM6%ၹg3t`۶smh?-KjA @R̂"M^>> Q 1#!@G::t] yp\׽T8OKY&7D|?/wX=@^Cq60tYi0U(J)މD{4-ݾB~^9S:{G?F׻y,džl{Rgメ'Gt˂E"X]*Kٽݾ^f*(+a+tcc*̀6w{[6L٫`nL3ha+s< ఢ' YZ