libipmidetect0-1.6.2-150100.9.2.2 >  A c{G Pc@Epv.L, ?V\6%4wXB5m, p>p@)?(d $ 5  9Zk     " <DNX|   ( 89x:$>%@%F%G&H&I&X&Y& \&H]&P^&zb&c'/d'e'f'l'u'v'w(lx(ty(|z(((((Clibipmidetect01.6.2150100.9.2.2FreeIPMI libraryThis project provides "Remote-Console" (out-of-band) and "System Management Software" (in-band) based on Intelligent Platform Management Interface specification. This package contains the libipmidetect library.c{Eibs-arm-1 SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/System/Librarieshttp://www.gnu.org/software/freeipmi/linuxaarch64 c{Ec{E2150f12ed258f534960904fa8525ffd7e5d26cb4118a3bc211929d526e335acblibipmidetect.so.0.0.1rootrootrootrootfreeipmi-1.6.2-150100.9.2.2.src.rpmlibipmidetect.so.0()(64bit)libipmidetect0libipmidetect0(aarch-64)@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\8@[v[9@[aZK@Zu@Z@YB@YY^&@XCX&WW@WL+@V^@V3[V'~@V'~@UUmU/@Tq@T@TPtrenn@suse.detrenn@suse.detrenn@suse.dejosef.moellers@suse.comkkaempf@suse.comkkaempf@suse.comrbrown@suse.comalarrosa@suse.comkkaempf@suse.comkkaempf@suse.comsfalken@opensuse.orgkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.commpluskal@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.com- Add provides:freeipmi:/usr/sbin/ipmiseld to the freeipmi-ipmiseld split package for backward compatibility for now- Remove has_systemd conditions - Add rcservice shortcut links to control services - Fix some more build warnings - Use %license instead of %doc where appropriate - Extract ipmiseld service as a separate package as done with other services - Declare /var/lib/freeipmi/ipckey as %ghost and do not create it explicitly in .spec file (bsc#1100124)- Enable build for aarch64 (fate#326605)- Changed mode of .service files from 755 to 644. [bsc#1103311, 1103311-service-files-mode.patch]- Update to 1.6.2 o Fix error in bridging where bridged requests were sent to the wrong LUN. o Fix command parsing bugs in legacy ipmi-config scripts (i.e. bmc-config, ipmi-pef-config, etc.) o Do not output full path of daemons in syslog, output only the daemon name (i.e. output "ipmidetected" instead of "/usr/sbin/ipmidetectd"). o Update channel range from 0-7 to 0-11, per errata IPMI update.- Update to 1.6.1 o Add IPv6 hostname support to FreeIPMI, all of FreeIPMI can now take IPv6 addresses as inputs to "host" parameters, options, or inputs. o Support significant portions of IPMI IPv6 configuration in libfreeipmi. o Add --no-session option in ipmi-raw. o Add SDR cache options to ipmi-config. o Legacy -f short option for --flush-cache and -Q short option for quiet-cache. Backwards compatible for tools that supported it before. o In ipmi-oem, support Gigabyte get-bmc-services and set-bmc-services. o Various performance improvements: - Remove excessive calls to secure_memset to clear memory. - Remove excessive memsets and clears of data. - Remove unnecessary "double input checks". - Remove expensive input checks in libfreeipmi fiid library. Fallout from this may include FIID_ERR_FIELD_NOT_FOUND errors in different fiid functions. - Remove unnecessary input checks in libfreeipmi fiid library. - Add recent 'lookups' of fields in fiid library to internal cache. o Various minor fixes/improvements - Update libfreeipmi core API to use poll() instead of select(), to avoid issues with applications with a high number of threads. - As a side point, while IPv6 networking support has been added, IPv6 configuration in ipmi-config & bmc-config is not supported in this release.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Follow the shared library packaging policy. Created new packages libipmiconsole2, libipmidetect0, libipmimonitoring6, libfreeipmi17- Update to 1.5.7 o In libipmimonitoring, fix several mem-leak corner cases.- Update to 1.5.6 o In libfreeipmi locate (used by ipmi-locate), use DMI firmware in sysfs if it exists. o Minor mem-leak corner case fix in libfreeipmi. o Minor documentation fixes. o Minor error message clarifications.- Edited %files to clear unpackaged files builderror in openSUSE:Factory- Update to 1.5.5 o Fix invalid flag clear in libipmiconsole that can lead to a potential double close on a file descriptor. o Support Supermicro H8SGL-F OEM sensors and events.- Update to 1.5.4 o Various changes/fixes in libipmiconsole - If user retrieves file descriptor from ipmiconsole_ctx_fd, user is required to close it. ipmiconsole_ctx_destroy no longer closes it. This is to avoid a potential double close which can be a problem for multithreaded applications. This is a change in behavior, but we do not believe this will affect most applications since most users close the file descriptor under most scenarios anyways. - ipmiconsole_ctx_destroy() should now be called to free resources even if ipmiconsole_engine_teardown() has been called. This has been done to create consistent behavior in the API and avoid a former segfault possibility. This is a change in behavior, but we do not believe this will affect most applications since ipmiconsole_engine_teardown() is only called when an application is being shutdown. - The use of IPMICONSOLE_ENGINE_CLOSE_FD has been clarified in the header file. Some of the prior text was unclear. Behavior has not been changed. o In ipmi-oem, support Intel get-bmc-services and set-bmc- services commands. o In ipmi-oem, support Gigabyte get-nic-mode and set-nic-mode commands. o Support Gigabyte MD90-FS0-ZB OEM SEL events.- Update to 1.5.3 o Update Fujitsu OEM extension product id support range. o In ipmiconsole, support --debugfile option for more difficult debugging scenarios. o In all sensor related tools, increase max number of record ids and sensor types that can be handled. o Fix several invalid completion code errors/values.- Update to 1.5.2 o Update configuration file parsing code to handle values up to 1024 characters in length. o Set FD_CLOEXEC for ipmi driver device files opened within libfreeipmi. o Support --read-fru, --write-fru, and --device-id option in bmc-device. o Support --fru-file option in ipmi-fru. o Various library updates in libfreeipmi to handle new features.- Update to 1.5.1 o Update Intel Node Manager support for 3.0 specification. - Update API and fiid templates in libfreeipmi. - Support new OEM SEL events - Update ipmi-oem commands. - Support new get/set-turbo-synchronization-ratio - Support new 'policypowerdomain' option in get-node-manager-capabilities and set-node-manager-policy. - Update output of get-node-manager-policy and get-node-manager-capabilities for changes. - get/set-node-manager-alert-thresholds converted to get/set-node-manager-policy-alert-thresholds. Legacy commands still supported. o Update libfreeipmi for IPMI 2.0 Errata 7. - Support/handle FRU Multirecord NVM Express type. o Support Get Device SDR Info, Get Device SDR, and Reserve Device SDR Repository commands in libfreeipmi. o Support ipmi-sel OEM interpretation of Linux kernel panics. o Re-organize OEM header files into per-vendor files. o In ipmi-oem, fix error in "DNS Register BMC" output in "get-dns-config" output in Inventec, Quanta, and Wistron vendor sections. o Support systemd through --with-systemdsystemunitdir configure option. o Minor corner case bug fixes.- Update to 1.4.11 o Fix logic error with a few OEM SEL events for Intel E5 2600 V3 motherboard. o Fix various logic errors in ipmi-oem Intel Node Manager extensions. o Documentation updates.- Fix SLE10 and RHEL5 builds- Update to 1.4.10 o In ipmi-oem, support Supermicro get-power-supply-status2. o In ipmi-locate, fix probing issue on arm32 & 64. o Handle several additional completion code error message in libfreeipmi. o Handle several error handling corner cases in ipmi-sensors. o Support Intel E5 2600 V3 motherboard OEM SEL events. o Fix several errors in ipmi-oem intelnm get-node-manager-statistics output. o Fix logic errors in ipmi-oem intelnm set-node-manager-policy.- fix Fedora/RHEL builds- Update to 1.4.9 o Fix strtol parse corner cases in several commands. o Minor documentation fixes.- Add gpg signature- Update to 1.4.8 o Fix segfault in crypt code with libgcrypt versions >= 1.6.0. o Fix --fanout command line parse bug.- Update to 1.4.7 o Fix typo from FRU spec, language "Tegulu" is actually "Telugu". o Fix typo in SEL session output, "Invalid Username of Password" to "Invalid Username or Password". o Loop on select() call if interrupted by EINTR in openipmi, ssif, and sunbmc inband drivers. o Fix integer overflow bug in ipmi-config when configure vlan ID > 255. o Add workaround for ipmi-config issue on Supermicro X10DDW-i. o Fix error handling bug in bmc-info.- Update to 1.4.6 o In ipmi-fru, support output of DDR4 SDRAM modules. o Fix EFI probing on non IA64 systems. o Fix corner case in ipmi-raw w/ standard input or --file and empty lines. o Fix parsing corner case in ipmi-chassis. o Support SSIF bridging./sbin/ldconfig/sbin/ldconfigibs-arm-1 16690232061.6.2-150100.9.2.21.6.2-150100.9.2.2libipmidetect.so.0libipmidetect.so.0.0.1/usr/lib64/-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:Maintenance:26940/SUSE_SLE-15-SP1_Update/f21766d51ae017154aee9b4bcc06d0b7-freeipmi.SUSE_SLE-15-SP1_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7bca0d5cdc9a73519ac0f75023ab5083db545ce9, strippedPRRRR(6J?ÁoGU6utf-88552bb51ffb2e473fa2925b21846bc4b33d57bd82ff88688c66d1e12b86a60fa?7zXZ !t/ ofx] cr$x#GzFK,9'(b_9޺5\D#2%N-IO1Rs`%{lP'Bp ga,iz+Yb!'k#mj9u<{yv5#E"&ۖ 5tpIx`>l2Dh='<x{o2 .$p`Rus4SA?KrZdž! t*ޝF~G7'-5**>6p]1"]Szx30;R ~c0@fAUp85`΃^8v>>M<Wڟ(-.LX!7qO%m$LjtPe1B¦$5&\[2gr1VλnƱ~F&w <%i| ٞlf"BaMc59[.?zG2+Nr f!-f`` [*fåƐpM#: gJڗU&),N>KS+sz9VHs^+'u< ".4`Yڲň#X%~A<@ •sT[)!q=`3f1 [C;.8;4A+LZb|;ˌp˸j $d[ku*3\95Mؽ+؉w)"~LӴdw}dzdc`.~Fc ؚY d]I T#DĢIj\uvs?g ´yy pYt&TP)&'a3] /1=`FxcrOq|Vf&)`Ӕ U,ym#Γ]y PCσ Vs< `|CU6N4u,|~9ԋuDR.ZB]klMĐX{fTI[֊#p(x bkTa)3Cœl*"x[VL-˭!#yIbn1 |XUSn6?M)5Z`]L8;]#24s 4Dž1 BD>ҭ/r=w%fVnS[xJe3X[`^Yl @(?YQ$%(-y"[PD$9gVK\[1Uv1yͩր~s lr>$%SA9!Osq8N-ʾ\͋BF+=‰xCJlV7 z|J;XF/I2)r3WZHfΗx75NƼ/U4kPV4%ApӇE>Wtդ c\褐ùK!y[O5xZm.]5P>HlP&$Rgu66%A&!*4!7 z.m!&ŷN蚽pPԨ8@X`tv!1>$,ڳzC@tu~l9!R[Y4R}}ܸ;g+x )+X?~3u)etxJq׿X3U@>1X=UZ{?U _V*Nuƈbz'j+٢6ٝ[b۞R3K4vD|/xqAc%lZ HrWNbJ:Z{T[nn{b~\؟ jqͶs"bhJh}ldj" UXpl\lktBpSfn/ Ф?ZE+,\wKmcܣ=wl[!c51FnV/eKxpуzzp5m)`FtSy(V~¨W?荌f߷1=ރ=]4,C!j~>a$WM#W>zm3_WAq8)B)O}td-Q{BV GE^ _&ڼFoDE"(d7_ŨYwYNU5bkĠdW TDpY6,m+Ad ̊nM ⚾oa_eb #u,q}q8{BZ#t9u\נI==0uDm-~=i/"nC]/czڎxhх$+{5{<.GEZUdߧ ホB2/22<3zyF 6mA9/B-Ң.zr'mocT[Yy^7B;t9CTET} +bSrĨOIگ߀( O>Y^PDCF]pZcڥpsSS}@^; !3}Ea6ㅛʱ){ ̑RǷJ- bX ;^oA32[ )˄x7y.MOo]%0+"mT?IO1XۇͬҜ{~ȄxRѮmH̞lvvmvB- ɮ\ {{d)E+Wobva>M1/eϣF7O?qYYO|!qyH{j4y4>`Е}EJ);?2YNP'wPw` i Iǿ8MI~J odw !JaPڦ ?xN(CɻA Ϥf$tq|K]$Jv+-P }7$*R?`"GU_†VxC- QI, WxQKX)ek}OZ*Z8-hlʁ)Mf,p`E.}@=]~CǺF{.t޴[2tcSyFټf%jy'DY\ w=oꋲ>z !0^1*w2֕삇HX1n]5؝LOY_"D/9Rl@E,`AxK7"ѻ\w?̃#;k+|IIa T{+u>>9}_Z0"˴``$˂2x*Ay.V,Y^U3s&6u&vS v kc m< GA=/k*lNOk@۽̓Qj~u3(S)K5ͺ{`8c@$x!$.a*lr;\u0 @)UX"pmJkJk@=㷘c V8bi=47Uɍa-T^[4[~Tm"{^|=Q40[ ^f#.8n.XGC%YYt('ĞOґ`^%}}LbYYTzaBnQ^yXOxᾘ,S "j7wM|厽Ho~U*ְU3HYpfP"Pn:*212S/f5x ƶem(LH_i0Ct]Q[\2M9'WWZ{8Bh +wV# jӛ&4QBNp\~e[ԜlI0@C;yfn acݲ#㘘2x._ĭ8@8ӱ m^ӷV50MSibUޟ ߋ_uXd Vkp2PM (E-R<'I3_{ JM>~5`_΁"wȱmq: sp f5üB<Ԩ]m؄ɷ{߀v&{%|wBs^6bGCk6Tm[}}Ki7<ۙ^d^Q1ܸ 3 ZZY4Ɩ݋CH?I[TbYF&Lzh^|t\'yd3vC ib\ Xyz_ߊ"@:Uxwp~Pi o9 Y')W2͹\ӫ/aP{B;*XU]:M!2,Qm7zlI:=ȍH4H$֝BI8aNwXt甲9h3g`lWUq4,X:4:Fa`~C v+GFcZ5S[k) ib} -=9L*1:fGBt3ɐKvN%}foIao9+EyO/eӵL\]vL{E8_J'~I`$kj4ש}jJ.P*g9\LPR#6e=| \Dd="_x;N{ (D6:wVKS«<ع-C0NXBfk)! !C7 >iE9%ᤛB '%D%Vw@D& Bt? \,X#rn.WWD8ۏ@CL`BHz_ىp'MoNF55\M̢SAqxT)ѿ4/S[t@eh2XAP~4Cɢp+ |PddiTĒ<'|B n`Gzr o| ^St#9+6h&[ʆ{0|nd<30;€uV/_ 2I H+Npaw흿~ "}>JIg*ŏ.l&7E2KA~:S#3n!P_ cdzXb`M{5tMU^!G}Xif_FEuLꍞBwIaoYK7DrM& 5ϧwo& t)M h!73 Zz\ Aqߜ)ڝNnGIT񼰟N$T.B@AbR5\)Fʎ/, a} = %mw1[LB!"2-S`<g1%)e]$DlP9\>LrQRПHV$ea䍼G@E|5_vnKkgr IدﳁFZ&+VbqF1G4Pi`li(#Xur [ŅĮRE2s҇oa:(.%h7Ax E;5,6 k+CX%N AE4MUFe|۵w ?VDt8h[.|q14sh7p)JE~alk&o"q$ -Su' P2 fR0*J뢼'"ΌX;U+.B앃oU,wI zLT^oHv7 d#Y `b:z;kZ`$Fb2_N stڎu?H"mh<R^_'d|VK8[#')}񠹃Y!.O^iMmJt`l/=E]޿AyZgGX#ipy0귍odp}7Ox< }+.nN|Ym1O6ftociPFnFtd=fFb c^Rl LߚS=[)rNNʢA)U9SLyˆg?i㤞t6(*fC 8fpH&(m Ooӌ, bJZ6.*i[w|g95#\qBs6,fsej¡}W~4fU"ʇK*{Z%4$T-XQA{z,~5y0Wl! &B`o̖{qeSchoj~TY N&Km=b8ԉMieo;7_fP#mT {3//>~̟ e츅+8]OMKw MC:uL&NsX륞A*(]tx[뮧tށ`d^3'(&Gu7N l3ZSlyA*Js7Gs =߫ ( ] @b9&4C s 7YYU֙[߮61nS}#$[:LԹ?=FC7ɒ~یI[ i} 3h?zP p?5h'ᆉtHَDH6/MP^sa攛qIQ6QwD6 #Y[Y`!lF/Cr\`ĿiJ*ߓiYZqwsf:~IkmڸWz;PvyUW%8T^kRP>9BGn2矊1T2oό{ 3J  W6#p :faxK-Kޠ¥A^}={?BMҫ?::|2"yWvEnPD:tɚZl t)@؃d%:v dţBS}dݩ93fm'|ER!X_l||a5 `T/=\ۗn;[YGN38s. :&x(@>$, _@H&KǝAMr2*`3P';8Ux: ˫'x* I}Uy#KAS;t҂f8Vs3JfA:WN{Y0uݻAλ]xh( AzNX;r]r$kJ*sI]Ţ:up@M"Pu]ԝ^ga!Kk[vz9J6_U>C̼iP^}u9éjEC]m"0]} ,uJ΂?pm:BOk Y LO0\PCuz thh蹉{V%cqk6'`13a$'[N;_ς(ٱl+W\EvKӑ9G`|Q{'dp5|"y,oSWLy`Z2Xp;;|) (vA.U; hYpVNH3Ș S`n"rQ-2?1,[o(H]uKɨFcC+{䧍.h~G1VF3 f$㗣 sbM6 ER]y`LX KxdB]!Hx](J^Tkޱ;N"6!`J;jr ˏAcnReVpɟү 1ІZr6 bgZi2NFKן177_: \k%J BlK</`[zuk7mE+- (eBqLwAJ (6}L,jȘrg H&%x,)<v\V۱c(Xt~ZP".T6cWkvݾ /Ah&c:ǯSHQRY& 䘄X.VRN@jMyTz}'h6lem_=G]rl^?]Q]䡏|*V3/1eYqP`D=jmaQFxJniƓ:i-Cm)Ȇ?q~Ih9A-&)UO~ڦPNz|(3C/ ѓnGD,<34@Iz-Ws'N)|gBͽXK$#,q>K8% /SYW# u33P9%*Mا`KIt hƮSŷd i!ՙuudFx_2Nt#e=޸dd_R4wg=|ig_5YD܊0{X$n~6Zs@D>4EwzEu::`C#?,-+錈7|y] }Ca,{v-d".t8{pqYLPLR`Il)u?[-MnN2k?vJ1[AKƪO~mtW#ںMK2MT+%+eR9}I@QA>#hWi}5UTu,ilS˫V}nb4"GoTOׅ, khK F[-|BԂV}Z6Vc¯7J[$6("ȡHl HiH5]5&GooI҃ fiVolR qeֺE[(V`̨SuA@!2))"mӱ%_ 0ucFKB8L\Qkf&&Qɻ& 5=KL I6%aE\E!7gyݠQ!ګ́cn#"n(2}:!Lc \GyqVB|fƣ_PN=h1y-EXMMmJy娤]0gpHku!VQZ~jixi-7\ zYZ:MiR$;\Cb4X K_BfϢ.ӑ֞UPTײ1~9[#E'_jvs/AI}z MD] ޠ6iHFN $1>X1|~G*&2RbPGcJI(v%sO%|qfasDˎk*wyAZ 4sU4B#fMiZ}|X*(}Q Wɤ˽Jw BjQ'@}~46` 1 ^04V|.wLd(}Sӂ*+}:Jd c۸w}]!.q~tfد Z)2%6&)k#᛾֎PmP%@˅hh*3~GM&f,цH0"~[e@$vT'G;?ܺb4βJ\$IY ?0litzUTC_͇#30q{{l^%eb g ZQ,'\KKCt+X_dRp=B0^YBm gi[j !;HU0'ݣgtYIT"=$eF%QqM$eDz9b0;R$ʺLOﻚ7V1pPϒ/D׷ju@2}茤lc:+ReTvR[=`rm{N]9`F\IgwH& (o{- `nkaXgRMWwoQژ_`sN.#F~TD0qt?*k|Bcw OWӰdm-^`v$Ҫ!QA5V'SdsK,s;+l2N.Gx*$ʹZ^PX+A(rN[Uܯh(p=r;}L1 ʧi1,u_HIHS~},,3d)t?vǣ3|*l}3*4E.V.*w)Z6^8ESfqed&/fk]-"zs l"zOY@+D3);ꆨn>U BuzڻF8U4PZG]ˡ 7 iawa NFq(Dj(?vW(=Mj9V m)P4*?>0EՉGjg+-~J|u@oF$Y$o|_Gz n)&1-txpƟ=d=) >³pqYl':-y'8BGUbE3ɫ5hCKel!|gS?912<"Hspg>5",,O"G[y+K ^/y߈]Dz8k[}p$ͦT ;ciVY껕LHU~H&l!U V!:+O_"CZmJbk>FyIq-Z@uD:Or *Iby\=E*1G!.v~?@ a<3E;"ĥ=Z1LƖM,m6,͸'LFM;_ͰDHUQ!Yѥs˪r̃DA0e&}0*@ٶ%7eC. G؞v:DE4g0u >[|.w09Ǭ8Bd7 ,5AG;`GOumfMh|톆˻If7% dbnu]+jS"["D* Fb:(pF~?0_ o`p i&<!/'mThG0R bFV@N]ƶHOzsYyV{uiR.EXi޽ZDjY -y>G@v c¤ wT b]$ǨgA,PB%[K^,?yyֆ"4xӌ} mc]]7 8}!"6;ynZ[[RjtLl< Imp`Gz"2]Om].McRȅi<6M&B묯 /=e{BKt.Hs+򲚺DPo~8lr_'i]QX'H%(Kɕ`7 >'mb(I}n{OR8Ys(|)[ vF(i,.=[Ep sZ+oF"l[?6= %x YD-_y#`:%Vd l!ɗ"%;/ V$]tw7m~B_E-74NňqG~Q#ϖDn5&MHNSn Z^Kbl 3]򝠁jz7'pMԲɸg*"B2sKojIGdL#~>} FvY|l#Zզ =W">yWYI53ބv܂$kDu)|.=y4 lq:.8E]X4e_ /'ۯ{i?gv\z}L^vҢJ,7dPWCSqvINNr$F?3&N3+Q!Y5 G5HNjů ڸrksI ?nCkHkr>G2Ii.z0. Mh";h7kFvtf} F`NNsģb,ch@W"Tx:-7:9a[7~t]ޭ^O"Ѕy A+*.gGCyU+; _A),heN␊YA dMpr(loqc,H6w\nLo5f /BH% _uG8⨢pqjY3S>Vq~@`'wndӚnW'L;"8S: L+L8ԁ,lv?~ǵxNNmYaHSzZDNzߖeDZ'yo52PEB"^z# aW&4u/ϽXLoV iߙsc1w氅!Hg',wx#a)FvCg翖/3a-=5GoHF'솼=%u2t>[JŌaX; ?Fgb]Jx2u/VT+2bC:~V%? qZc8z&I x{5-GTS(u`O1X061-maABzGTnУ2T j r)yj͐+c%bcjGVT2=Ca$RL9M?oo {;ƭ B!!.~fXZZg_WHǫeճym4z@nP4蠡iƝgqbݰ<+WM TnovHStH?|=qdmhm/;Tw!]L$Qi꾃b/\  O< Y,|![=O|V8ٲ-U0H&g up,b?Q$H qyOP 럨@&BCct l xE"A_;5v<نn|RӫM b; zR1̖ͿJ‰8"dPιQe0?Nebj$6B y$(m3܃r(6;C.ZqPwQ Bt;  r{qթ#b40~n0q#eÙz[b>`xn~C6ݽ̕o|D$JiS;Aڡ@I' "U|$Qy`\+s8VٳzȾʀƭh4yq1>`<{,ڎ@YQ)D/ zIJb4|X]@C.ȝCTd$di*@5ZIwPjV\Xb ( csyb҂gU!xpX/6j`/.jv)tP?ER=a=D #H9r% lxTuςH9 >¡l!!yPRbI8ennFZvv$`Fjn!*)l2!HѬ4{֫/aO@w [8&'kBYX>5G_Y;e`s0ɾJPH<+ j,nk\҂Vz/21hv5k]p؝ѭ.{u{^=!0g'ò#z'VͶJ`_m`W'"/ ]Z#ѦW>**T2:3Hx&qg˿2g}5!R&yv耖4UO;9kRn$NlP;S0Ԣ;xK7y--q>8];&HuYɱ%s4dPelcelDQ/8X}샱N۩)BiQmW)oTy3bh4[jsHM但meNDι,C$bJɁv-6 ٞ)8nd$|6ο`n2HLV/~(?tܥ sX2R3HsIhV?&{ KP8$u4?$P:6"ŐQG$|GG/ m UYnIUhNlCfS*oq#7x  ,uyA}"tJZ^ͪ [Nb/u 2Lɖϯh|Cu9˔GqWrq._e$'g#(m }Be˰G^I F`x_?w&%g΀_ZX^p2'"iVeBZi?VBT喑\%Kv %-֟&Ƀ}{'LZA`r`oY>j_O%=~ ɍzċz?`)8bz)dCaᢴIrXʶ8n=^ي%mԖx|3T~N32ެ6xuN?؈S1|̆SZ`QRaS#{l7 /|aO`ļs ɁTDrCӾ)U5bGu:]F5.1;> f櫾7,^6b:z9bV/{8:̟0 P 9'} hD%>꾹 3_Yq/SH{"nzQFPitW%k(|LV~eX L2*>Ю$]FiXڝ>1hQ Zc%twZgˈPsx-dpѶ]#C +WεH (9+q^[9b=e tő.FIR'h>}8?4q0ID̮ \r&2~)L4YwGw\^ZK=I( s$ͣɋ^w !I3#= XۦQЫ~DV0fVwM ̺pQv .wqLTpMe%خ2i5pL`"M1GVXuY]I(-+-輻FH&G5zПq< FU:9B.a}gwS贄`t3慃7}l*|>ٺ%k(& [%EECP|(>(,qQRd.0H>)\0n8pGA!/L p5&s+`Fӈ*.gtMG8+IpzԾNp,cK& Bz[g 5ozI\E&l<%5#HY/~DeCti1R3s/L6D [K8~fC)Ɍ߽Wy<{賡/޾Ŕ4Hpᘠ717='K)\ }.Wee^Mn @(dϺԆ膂06jv3 ?:`4:(^e.7miw9xe2_+JP$닶F7>t~8ݜi"4O9ΫNvW;3h/`gA5CWjի?HlLfG36ZFID/_rӜ:ԼE-Cx [ ^Yx?tYʜɂ D#)<}ti+RYl<:bw4{29ж(;_ J/Ӈϙ ]~_iy ?I-bڠ '\7kNwt"h=huQ4XNL)00Tܔ f6QJk _TH˿12 %*{ݬ= A E‡򆢆=Bm c/Eع*#G]O>5$:MFC\Fg&,Ejw 'DT|dS'8[`ꠛ8s./1nXuD6x?$[+zJ#^H.LĠ@n=U+\9QpF8tco(^[;/w:Z*Ə>xX~IS:HBbrnXRvlb.޴߈%hs+";{qZ&i15vVZ+9 Ia_ƓVf;OT!֦)b[t6Es*'9_tYq8/_yi KX3>0ԑLrtRG=Qa݋<Ȣc%Ȓ97\ ΋s,  l72‚^ j@j:f\Clg%;w3hQ>kZ U2n>kK($y Tmh/V?Ƽ ]Z~d,bJc(|G^ Ar=g(y[ TZ4 "ĥ1]#dri)lV;:?FFvd6,PI7kE qÇU.?KzG[l*eDž*&uw5^ 6&2[v 7-~$٧4M1O1*\+ \mH>ޝ/LF:bF " w*rDOf62SU4u,AwmFp.ek=k^iok|IDw\my'1b"ZJiM &:O[wH&͠;S0#Ic5vsHЀ2{|Am-66)M/4[Yʱi<95EuJ/3=}[%ڡDapbćJ$\O'QX WN؀{6G+O4NEG띕@)[.UZx+JL )3)."`H9gµ4WgtK]l#716b*\eNDϱ7%e|xm% ĕOs >S?8p'Ǻ%ӥ wF4AD i(a* 6n)ʂKsQ(&fBۏ?QN$jf 9S@G&K {pNՒ]teHxTp$Vgn~տCH#- 䋆DKMKJWd\?ּ [: D[OB;:b+GE6NKXq;Pc5یSʽN]iBPj4:-|RKt8 A1wS"&V4lAmDig7]-kͱ} ܜ]̈́'둹!B;#5 mBɰ^rPijk2ُ$ӄ>2g2@3BX'(䫘i_M_%06](ėkuI |nζ,ʁׇCKp|$Vu7τL5#~tHHV>:O@4v}}Wey,Am ufp[?P eM[4fTxva2/@eQ=a͏Q/bw.ǀRV];ru ileʼn͗ک ɻiVCeZuDM!/6lDt)vVZ0zwvEA]YIaL\Cys߸Ϡ$πDQpGH^1ݏmy=|߈"FrAR'Bm8iQoR[-z*C>]vt/^:H\_ؑG;UtN=^<¿1m;gDz#7.H3Uh{o|9o`%$|CkܜH[㨁z(~qzH6v6,dyŋ骯],':^ Y8I%GN(uLs]k}WW]ͯAuтcω? T~9lsb$K'd$ qfBH0znqAN;pߚ(/)&!k3S20PK zbd=SnDFJ٥B j,Ȕ OYQP(ODkqs6V=_&v&ޫuL,/ DZi! LQ6D#wP\f~wAW&c)5z-;z9"ј ̅'z$:S)|cDq(Aa5GUΜ/XܩȆq)7ї^(Θ:F%!伄G@}&I :ʩŢ`ZM a/[w'N>"0hw$3 <ʣ ,m=.<-ldۀZ?Fx75j`q3Y YNJ4u~ YZ