typelib-1_0-Mbim-1_0-1.24.4-1.42 >  A `Bp9|/Y _ߗe~mݣ-"#P/'=84| (tO+ 5xː*#6<Y0)]UDf.W-|kA_䴵x D̴01yڼF#j92_Q'[|CP! #0\'ZUft7n@5qi%[7OliQ΄3mW2$1hwQf/ d4װv/!ga068b1a46d420950e3acf26dfd1caca0ec89a84491ce1dbc7e42580c000c74fc17e17f44db5dd6f6e53c57c41593a46074332a39`Bp9|9sJ 0c B}mOSAEqס 9V}^ќ#g44 J,Ϋ=zPWo eV9ƀv6f/cn#GvR0 !>ٔVc41L?DZ "[8X+jD],JXjkTAkdO&{RjD?G걾؞BTAѸe!O>CUn0ܢl8''l>)H}vq>p>7 ?6d # F$(Ab     = @DINlp~(89:F4G4H4I4X5Y5 \5(]5,^5=b5Zc6d6\e6af6dl6fu6xv6|w6x6y6z66666Ctypelib-1_0-Mbim-1_01.24.41.42Introspection bindings for libmbimlibmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Broadband Interface Model (MBIM) protocol. This package provides the GObject Introspection bindings for libmbim.`Bs390lp4phSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttps://www.freedesktop.org/wiki/Software/libmbim/linuxs390xph`Bae777d16d9579d551dd1df842cf5138eb21a87866f96e6e35387312c6d73d85brootrootlibmbim-1.24.4-1.42.src.rpmtypelib(Mbim)typelib-1_0-Mbim-1_0typelib-1_0-Mbim-1_0(s390-64)@    @@@libmbim-glib.so.4()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.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.s390lp4 16149871881.01.24.4-1.421.24.4-1.42Mbim-1.0.typelib/usr/lib64/girepository-1.0/-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-libmbimcpioxz5s390x-suse-linuxPRRRR^]`BS*'Nutf-8a00183bea165911fe7a3618dd8bfa4a3a4660b8b7537b58df0710e84f8f8488d? 7zXZ !t/qPc] crv(vX0`Gw'RƜ [ƯC]tIŋboc[⬈^_##_KN(XdxIF؇+k ;W ٵZwqT_p^$M[~`1C n.bPGk8sS P=UXI"z% !\>c ʷ v{S>AI3'6܇h^O朒ov,\"tA%T;ŗSbh_cIg_PƲ-` ؈"r"nV.Zk^l'x}dupS cNw PnFiFwK?:MQv{ͰM0 'hw[^D/ ٵV vde=Z!w-M1e(-B_;]BVm 2w| !ӟ ~4{EdLIe<:H)ilcoҾhFa󂁊<=%7c86NeB\/Ğar/bW]j~+Q1bJ 8`F8m:x{_଺c݃Y©i׃tP?Ipwt3誶g^ĥNثy=ۍa?}"s4)&xy<_$KjTx`j}"Ŗ]i.`E5 EХo]Hkb{#?+i7cs *W)K>7*{@]t7jlr"#'sGF,47Ḫk滾k(3ݱ^~"'fk-z-.I7ceT|tB⩳nDLԢ<]^يL,CUHXٖb>Y3O>q'\&>!x>ښ (o5|*"kV:t a|ޢCkXk] XR6t:E"Vnҝ7jl坫.s}c?kxáE^5M?.\0&6N{ ;pB{צФTs'+PNyW~|{xw;<@D." hsyX]xJbxH'nmWlzn88C!UՂ e rVdHbԎtu¸EzJ?azdX+)nMfa"G,UhFk2Zi*$=)]RUy$e= +vqYɍkPk?-`Z,!]OM[Љ@]?؉uv ƵA % #@涬 )_x[.+S[ֻn鿗1ruUZxV]80͊ٹ6 KgjC\\ 7R-Y+DŢڈB7N9DaB"@^}ڇ P21 ^&jh)cNl[۩J| e_Nd)F ۋ} p3;3ѣJÛ>FZpcodzM84|L=lbs<ۗO[*]jd%_/ͨP]хSsN/"jP IAp @9zh&+ >*\g4vx p`Ǭ>Ro8%a (u kUxȸ95V(o<Z)~cčaUE=YukI pQʴmoË!yo{" c(gzĥ<]1c6NmuMN%͞59ZY*ɻlrnzLUj ci ppMe^ZITnd*ڽXңިwNfip +1АϿ&>@ӟf8 :FaLz&{Ŀt^.~ތL7No4r/ؿ{J > JDNBՠ0q{\P }LiЩ0yeQoಃPWK0K1f*| /[E ^oA#0GB}>՜@j7M&9#('S6 #5#v v=@},O۲":zv:{Q@vbk$lN b@QE{F KbM*zmkTT;r!tf _º`)`i#og .mK{42h=TQ*j$CV<"nPAb#" $]Wt"e̚?L[Q8"5l_c).ka!S 8Qp^ן @و$DPz)*e8BmPq^;}t-0ȏ4?UDUI܌7dW/tb€}0ebJ3H\lZc|2{C8.=`̇aLk\o{e4{!\ ޱ"a`tlVώQg>QNPڏJxvG@]ޱ }ɑ~m7=# )5΁93mue^*C,,J؃!9& @>(DsFï5^а]5Ŀb)5T*eeZC HAʃ{JqJjwqX(_:Ī'*q;\R1T3iPOm J M uU8M>ikĦHӨ\gX@s'n D0X*Z8ȨS,J~(tM,P~%^H4eDhk[Lh(p?8}<`[^_QrWjof n#!-fxɯ-ZU[Sm'Cp#žTLˆ٥*MrG7|phI,mB W TQeK! V#BVRc-v!,E27j#G?k W|IPSȱ17qK5mF]O@ Es9 'jmEf>N:]ߗ]Àx]ampDܤ#;ON00RlJ7m^%x}\@b `w8$$Z?3<]~ 8o  TȗqNs%eWZ tNͩ$pnCc@kLO5"z]WAa<䙍f>YJ`V̊/ %ntQSе1Wڎ*ws%t1jP8ՆL(͗]k$g]ђ!|DE@l8/We$mQuM~KKo#3( ؛@;]25EprI%d`?p{7>t j?:k ǠRDyˍ׉^EfPs;;$yȝ_/TqtC.Uo+@ʁJND Uzdb[ ԵNZC,vKӝH Qjb!%-7E {ig"69U|ŹG~ [0aIneǿPқoh?;Whpo5P훹 t %: ׋L!{:ְȮg-n{6Z3V+Aw?^|ʁ<ʖQmPjLٯ ^5w^smgKO]̆p 4䄣r ︮*FsDBUh+<_7]I&>(jM|3V_,T뛍-T} <+Q1BcU%na`8ɦe]eL8 'e)!^).VGL`M4r{ DJS yש`W׏ R:'))4.@pi,.!ިی8uP ;Û>(HAo v#G&тu1Qev,gJ/^OO;^w)+J‘Oo݈HbI 7'q’dGB΃3<Y {S2 _?}|[ GM.=b1ۀ`g._,~*`6MAl+-sV(PGaaXn?.|Юn.B5w_sVqP}mfq7kx=qmz)#lN:T87{[pہ(e~Ys3yp4p7#GC򡦧w,6l#0dum@B ^㉣JS54*u|=5n}g5 &.azdG(QVcZ$w-E˨x[ Ao Z~iIc '!_8j 4oU} _ɬJuwFBe;73_> f™r|wWh~r_K =lE\\[zg.܂GdzZRQ?@"K V I)NВMp v;N>`G-p}R/(mr6=EدwtOyV,s DBI8tRwd.1HL0t)lRSWX$9&&ڴrۅ2dIV;Ȫ?C֔*dpO\3 oˊg1&,`o[Iħ)ce'Pg~lёTeƈD7ȆelYv.BCWn~3dvlH3(!/2[ۧ¤IdBQaؼ#O9E_ ̿ Jv/QA*~ qt?ʺTٽp+:m6Q{pvP7Ξ`o #7 3nޢHQnYF}"0㆔lXk0_lVd Jp"d.3Faec3GW7:onf3RD1n249?]}nuV-S;yn4>&Dt*x0e X Ө9L,6 -ö88Ԥwݰk,cMw(d1Fwug]1_}뇈zTp\OڴhÎf\\{/e~6%35㸪/ +Lv&rw\eR|^+A195F3ߌ$[$Ɣ<}HP챈d! !}H{x!kL$p/a[7m{WU[ hPmn yJ4GS# ؿ%G3J V*|3dKylt{?N F; Fi8x eZ=˧=ıD"QBLIJ27S8')"`5Cot@jH`f-A)ou/lTzlЅC͆TC#R}p芦 dA9Sh^ܤ Ҹd'4'd,; Bھu{AӁ Gy1-v;\ D"qnd|hqa1/LoLC @Bk\Oz8ޡ}=rDHZػE3|^t[i!J jŋKgX+E`Y`F*־z Ƭ_;ezy8$aB/AJPvit'_t $kXoۭu&YV)NUWkIK+0ͯr /@Z.N܈P{|qn$:f(9;7Ai3i,G{Xo+E|ef _\5)K\} {^:n~N˜YDŊ?%;2M \CU( sD KҳQ){o7T1\1h]z$FrI[캵l!QhSԎryԫr7ݛ1_uu\g@֔?ǫ [fMoHlS*'sY/9gf)!;P]*@fTíp \Pg E1T\G c܊]pg muzR*',ј,4^^Fk[da`t8p1R r.Qoԟ㦿^F<jE~d 1p삂ů[[ őݳ\W|´,P/ ݛê\ȯ7D]q;wO!YU&u nGo =NɕieLNCdOc"]6{ Yl߅ܖwⷀ/$Uˈ\gBd%,K[z ܱuf*}"a+X_5Ab5s5v~A8Tr߂I[]NQ Su}{NgRzWbs8@9u7ԨCyX&5 ësa 1{u1B j̟bNS͕>I77##a@+y!Ҫ|!zޛͨ2Pv"Ɵ}Q8#)A싻 N9lڱE:" n+8 ztlBLÙm얥Ƭ:LYVkOiW$Ӄbì4o9=E2c>ڹ9Pݬ f8ꎑ]"4Oc6KQC9%U?g 7O/nvyl9Ĥe& 1Hm6z1Q@m1Vu][r`ooR8͕ȹLeȮHEW%M<*BUOԽ Dy*Ke\ S|FMEegwi A}\`Z(~D4G4^j= P"ㅱٱA{WDuIǞۓ6 Bc0Bpu'\:CwY_^*+x|}-&shi'/#EHNRBH<l͜/'Y+_*>NkVϵ,;ڶ|bPO?5i cSӆ23^-4┌VyE-7(:ibgghn(fKU/98dx(\+A]jɫߺm D(=3 X6"DndML$-m>ccӲOGG`C AjL<,qk[(n W 3>8 Vـl`]Xd:_E8GZBF>bwuMdV nC'} 0=z/uDpf@)6͍9r\#l>oK hSl'0U>/\lA`S-),@1gi\y6h.|~:4P9-V+;zd%+ˆ@DJҒ(@lRDNciA{<,D\Ի"=m_EvzݤkK[A~vΌj&j5o| 3ΙtLSw$E1tcB&E^UpO'(Qu+X5ףg+6Ar_x\M @܉w+pV{f:Z UDJCVtr; u +wHP$mgyhا|^Gaхjo]̲exi-b9&MD~CxxY5nA02cFܩ[orԺ_ :Eh/,혾AB CP8923b`rŒ{UE/y NR '@oa%j^ -tQXw oǹw]Acu+ hdTZ5fZ7>rbںx!QWJ E$h\Bκf`f!t~|S@Df'fկcvܱ~$NE"eF|:ʻX&RyOøm&7fܾϋC&v[gPRM0;0կ 9̃J[~ ë ji2T$dya7쏃w@ޙX<ܸ֓3Gjiy4RºqP"{Q{P:|/,R ǗР&wƚJTfQh$ & խ™y 쌴M]-A<"8_kj)38{yhݲ+\۠d.XOã5Ciuև2 390󦸔8afBu@KD9n#mM~G|C™u%ܽuغ=-.S}؝pjSQ1F +jT?2؇g?,} E4w袍'Sl=L,& i}⣻c#gG=Ơj)L~TA6#Ɍ~d΋b2[@hnjy6ىl%^S?F L^^5YI(ηc]2\S/jβ֭n2yYmw׉x(}1+#(8IYMX'Àgnjow]9֛#xGN 6*#eΥd-z@dn FO +rRq Sۀ@/YĮOE-Du̥\%! ~29R;g3q?W?0Zxz,R fq)z򅢆\̣4ҭ;]FJ- 6aA.٠G|oSx~b8z=eZukjBR;چѶ\bVN)@ ]~ꀅuowhG5琱,Z.UR&m6﯂&W{~`"<\d ˜knhJBRu{| 7~o.$wP,y^JIluew1 6^7*c27* ^1&[xO ?=N6C2'0R9ʠpG5Y4|96q"i8O=TSf? UIw WԖe. f2Z%DVc~,KD S5S.}09i0ۉ Ap <̗揨s4:x%dڰ-[)wȦ9+oi5R 3T/{U': A,ը79Cތ޶ok>Z_)=|Uy5JG O8$(1L, .wDZC Y-8q!a㜢&Xѩ~KkAMJ(zDSvٓNs-7J,ݹ E9p! :]@(j>PkC.j?I aHꬱU)A~D:m6~vr7j9(\ T ƃs|a" @\G<Ɵ#x368"s%t\c`[ῸOv+of5Zh/YKgBo?( ;<9?b鏻4-^Q~ڼϟr)KTÀGfVUyV;X Y6.Þ~vO1ufoЎD6@ L Qpd)y%iPj>Y_ΰ9+kGΑmi0VgڞݽQ{)~dE#DbO$/ Dܗ:4ߑ'[%s?1cp{wA0c6 AUOxuWgPs]zᛵ7t5 sa-@*iLyvs3Jp^!lGb tbKޭQYX0l>R{baF/3aWZd,|=\{,|UBn:|&.e!mM'mS_mFx"{@"fliebfRl2w%b᧪%rs2/C#y " 1 dok͚NZ'a79k0-sӑ2lƌUܕdn.VB.(%}FKN[J^\wF1߰qsF] d~i67Lz= 6Il;??<> v̍ѭLiKŢJ_Yel09H&"|w DQoq6$($O$l6?M̴I@_vnJ:y~,tl023Ck*I'-]Q4X)GJUt@}޻ƌ&'m<:k ^+LYqrKcE Y0#1>Y06Z*2JfT|孈LԈDj=)QjCTĢ72)4Gfvl8EIx fBڡ ֠q($z>Lɺ {őː"t"7V-`A  xrBB/@D:X)i6@ؐ I"^7vS:"MȲju=kepH~D/<-̂޼vkV8E4]Qb( zr٪M} Pju:#ϻNnʻn J3Z};/Zpm8ҳR #)d& &wuO._#rQOw\LEu!!PYHQu|cyqiF[l-ˍ?K {tJV@'l$ʍTDZg8d6N"ޡ\Ep@ u%ãVzHh[J>$H(ΕldׁHkjV&AtRf0Z4:&R7Wh׽05.o$ZvnT@/<6B#y5$*0 %˫c|[r#SҌW?;RyRPucbx \FU'Jn|2HZʱ ;;0OAnq=Boj`Hr(N0<\[ Ffq 0QQABq&[9v }j[~:Z۹ 6SQh@3>bJ׾LYDq." .@Qiϼ8rU!y1-h*(<&+ U ِb h7vgM- ]!fuYϖO4N2ޢMy/T 2 lM&9NOŢ" .J}Êı$ PhU>FK9w ]nꋍ+ ½O? 5QG-EfW80()!rDi\ǽuO_(nEKyJ#qoo>80M| m?*,4.p^!mt~A$WSlv,.+><$*a'a 2L{k-UۧԆJL٭0Ce3q$/Ǡ# #ʁǃ wڲ:TZHCUuG(jt,r%!P uT5GfW)sn5xIbA]-~:4&aw&7V& w#S.S3ҟ%wFaI\1:*NE'BZ "P>s̢UHtosb/%YC^~NτP;?ZGcNz 7]=k˄kFTU/=o.\2/mhD$CV| }ٜ^"+ t2;|daL6P.wm(ڕ3*^-4PN/az%F u:Npy5s%)QbZuOl-, adϤDş%Ib.@*[a!qJU2 BxX7>cHP(8(bX8aR4*-/7}-ixWP[ߡH#2ϥ# ,:S:Wkc.5&x] < m{\9e>n# YIpmU0!ۧ ޒY qBw`AGo%Aww*TZʗ$Nfߵ8Ml6E{e=8 nIc /ÏI)=^St3TwKRLnR{^<8 $5L*HyOyfN)-l8 qKԉQqCܒ6 1`*uu-TɎ?gĉ `h's3.}[٪[NI1pŨ²6dz|KKF ;UvJ和wMy&)w{rGSvEjeMb8U'g2njOd8v"u|bX 0XoD/"a?/ s`*k[Y TTķG¾JIQS(; ,ߜ;ۍsQקfNkՂL|z{1ׄ+COJ_>V`GpNqIj~OA1>34Եɍ"@K(= f/-.2BJ1/i9lS$y|oM?ҽII;yo#"Yꡥ󹻷m-k*nC3 Tʄ\eDqi*3'qk'|R|Aϲ?ZK^Sjy62  9g֯ ̓EϜ1@tE\OoKc:-ZN:rSZ{b:vڿTüN_81Qg٩?oơZ{P B\f甅p[iT./\%zlp]dzrLY'b?Q-^z(.`f0W|/}*P^3\/d,ыߌ lkL`cwOS|AJ;LP8/COx0uNFNXm Z޾f&ETCɳR%I7"KrBuuY|mkc/Ei?x #FpIWg~wREY_YV>pnO-LwEbT Nl3MF̖lLje=Ji܄֤{(s p]|]xQ9d:pdؐ/ⲕcIZW #3Tsbo6WTx]oLFQ<q 1k'o"ֆeE^I̭7,wdNneYUAElҶ YZ