libstoragemgmt-targetd-plugin-1.6.0-lp151.2.5 >  A \/=„keWܓ7A;ǧ0o;d1ST!abͲ)ASz!j$.Q:Zǽ}%Ft2ա _'@6}sz/ɒBhFK!+ *hG>W":n8ôcB֣T׹27T Y`2,ѷ׼NdajC΁K6ʰYO"z@3E ͅg7W:U2cCg4򈒢z%#!Wz+5i+cr#>pB'X?'Hd & 0 c *W]d( P  d  x    *  p   $ Ll  > (m8t9:>"@@"HF"PG"d H" I" X"Y"\" ]" ^#b$|c%%d%e%f%l%u% v%w&| x& y&z&&&''DClibstoragemgmt-targetd-plugin1.6.0lp151.2.5Files for targetd array support for libstoragemgmtThe libstoragemgmt-targetd-plugin package contains plug-in for targetd array support.\build84openSUSE Leap 15.1openSUSELGPL-2.1+ and GPL-2.0+https://bugs.opensuse.orgSystem/Librarieshttps://github.com/libstorage/libstoragemgmtlinuxnoarchif [ $1 -eq 1 ]; then # New install. /usr/bin/systemctl try-restart ${name}.service || : fiif [ $1 -eq 0 ]; then # Remove /usr/bin/systemctl try-restart ${name}.service || : fi gAvA큤A큤\\Z8@\\\\\Z8@\0dbb653cfbc3dde57f5d773d31e8e52cc7051e263763932e61b4868e52f6a66ce3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855cf24be0fa333c17adad9338650b15959248ef97d36b14a5ed7e44e075a76dda21a0dd3407f34f8d376f873d016bcec32c9ca76058ddded018aa143fb4164c8bdbbf379f6ec9de51b53b45a45b080b03d2602117012b02b0ad1a2265cdc57e2243432bfee2030eb03c4cdaa904a3c4ed84b66aca7ef46b787c2144fc6b14a3313__init__.cpython-36.opt-1.pyctargetd.cpython-36.opt-1.pycrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibstoragemgmt-1.6.0-lp151.2.5.src.rpmlibstoragemgmt-targetd-plugin@@    /bin/sh/bin/sh/usr/bin/envlibstoragemgmtlibstoragemgmtpython(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6.01.6.03.63.0.4-14.6.0-14.0-15.2-14.14.1Z8@Y@Y0YYX:@XX @X:WW9W@W=W5W5V@UUUa@UT@U&iU%@U%@UU@T@nwang@suse.commpluskal@suse.comnwang@suse.commliska@suse.czmpluskal@suse.comalarrosa@suse.comalarrosa@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.comfge@redhat.comnwang@suse.comfge@redhat.comfge@redhat.comfge@redhat.commpluskal@suse.comfge@redhat.commpluskal@suse.comfge@redhat.comnwang@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comnwang@suse.com- bsc#1073088, change requirements to python3 for SLE15.- Update to version 1.6.0: * New error number for deleting volume/fs with child dependency: + C: LSM_ERR_HAS_CHILD_DEPENDENCY + Python: lsm.ErrorNumber.HAS_CHILD_DEPENDENCY * Fix incorrect SCSI VPD query for 0x89 and 0xb1. * Fix regression on using libstoragemgmt with pywbem 0.7.0. * Updates on manpage and help message of lsmcli. - Changes for version 1.5.0: * New plugin -- LibstorageMgmt NFS server plugin(nfs://). * New plugin -- LibstorageMgmt Local Pseudo plugin(local://). * New plugin -- LibstorageMgmt Microsemi storage plugin(arcconf://). * Removed support of lmiwbem due to missing self-signed CA verification and inactive upstream of lmiwbem. * Support SES actions on kernel bsg module(old code was using sg kernel module). * Add manpages for every C API using kernel-doc. * New URI parameter ca_cert_file for ONTAP, SMI-S, targetd plugin. * Bug fixes: + Fix the ONTAP SSL connection. + Sim plugin: Fix sqlite3 transaction of fs_child_dependency_rm(). + MegaRAID: Handle when both perccli and storcli are installed. + MegaRAID plugin: Support pool status for rebuild and check. + Fixed C++ code compile warnings. * Library adds: + Query health status of local disk: + lsm_local_disk_health_status_get()/lsm.LocalDisk.health_status_get() - Drop no longer needed patches: * 0001-Fix-gcc-warning-on-non-x86-platform.patch * 0001-Simc-plugin-Fix-gcc-warning-on-fallthrough-switch.patch * 0002-C-library-Bug-fix-for-incorrect-use-of-sizeof.patch- To unify the package in SLE and Leap. - bsc#931426, bsc#980651 and bsc#988547 also fixed in this package- Add 0001-Simc-plugin-Fix-gcc-warning-on-fallthrough-switch.patch to fix build with GCC 7.- Sync patches with fedora: * 0002-C-library-Bug-fix-for-incorrect-use-of-sizeof.patch- Add 0001-Fix-gcc-warning-on-non-x86-platform.patch to fix build in ppc64le/s390x.- Remove dependency for python-M2Crypto which is no longer needed - Add python-six dependency- Update to version 1.4.0: * Add Python3 support. * Add support of lmiwbem. * Allow plugin test to be run concurrently. * Bug fixes: + Fix megaraid plugin for dell PERC. + Fix local disk rotation speed query on NVMe disk. + Fix lsmcli incorrect try-expect on local disk query. + Fix all the gcc compile warnings. + Fix the obsolete usage of AC_OUTPUT in configure.ac. * Library adds: + Query serial of local disk: lsm_local_disk_serial_num_get()/lsm.LocalDisk.serial_num_get() + Query LED status of local disk: lsm_local_disk_led_status_get()/lsm.LocalDisk.led_status_get() + Query link speed of local disk: lsm_local_disk_link_speed_get()/lsm.LocalDisk.link_speed_get() - Changes for version 1.3.5: * Bug fixes: + Fix anon_uid/anon_gid handling. + Fix HPSA plugin on capabilities, system status, system mode. + Fix running lsmcli on python 2.6. + Fix missing vpd83 optional property in C library. * Enhancements: + Rewrite C simulator plugin to support state saving.- Adjust rpm group categories to match what is used in other packages. - Avoid suppressing error outputs in scriptlets. If it happens, we want to know about it.- Update to version 1.3.4: * hpsa: Update cacheless variable- Update to version 1.3.3: * Bug fix release, check this link for detail: https://github.com/libstorage/libstoragemgmt/releases/tag/1.3.3- bsc#988547, add require of python-libstoragemgmt-clibs.- Update to version 1.3.2 (boo#980653): * Fix local disk VPD83 searching in fakeroot(change root) when '/dev' is not mounted. * New configure option to skip memory leak check test. * Fix regression introduced by 1.3.1 when run as non-root user. * New configure option '--without-test' to skip all test cases and their build requirements.- Upgrade to version 1.3.1 (boo#980041): * Fix local disk querying in fakeroot(change root) when '/dev' is not mounted.- Upgrade to version 1.3.0: * Change the raid card cache split (%read, %write) * Retrieve/update cache information of both the card and physical disks (enable/disable caching etc.) * Turn on/off identify and fault LEDs * Retrieve information on batteries * Retrieve a physical disk RPM, link type and location string for a disk * Retrieve the vpd 0x83 for directly attached disk(s) * Given a vpd 0x83 return list of local disk paths * Given a disk path return the vpd 0x83 value * Retrieve list of local disks - Removed package: * libstoragemgmt-rest -- droped by upstream.- Make building more verbose - Small spec file cleanups- Upgrade to version 1.2.3: * Bug fixes: * lsmcli bash completion: Fix syntax error. * lsmcli bash completion: Fix volume-delete. * lsmcli bash completion: Add missing completions. * Fix: selinux dac_override * Manpage: Update hpsa and megaraid plugin manpages. * HP Smart Array Plugin: Fix pool querying on P410i. * MegaRAID Plugin: Fix bug when no volume configured.- Cleanup changelog formatting - Update dependencies- Upgrade to version 1.2.1. - New sub-pacakges: * libstoragemgmt-megaraid-plugin New plugin in 1.2.0 release. * libstoragemgmt-hpsa-plugin New plugin in 1.2.0 release. * libstoragemgmt-udev The udev file has nothing to do with the libraray. It just scan the SCSI target when got REPORTED_LUNS_DATA_HAS_CHANGED in udev. - New rpmbuild switch: '--without test' Use to skip 'make check' test to save debug time. - Fix incorrect post scripts for plugin packages. User case: The libstoragemgmt daemon need to be restarted on new plugin install or plugin uninstall, so that the daemon could create new or stop existing plugin connection. But old macros: * The %service_del_postun only try-restart daemon on upgrade which is not required here. * The %service_del_postun only 'daemon-reload' on uninstall which is not required here. * The %service_add_post does not restart daemon. So we have to use hardcoded systemd commands. - Add bash-completion script for lsmcli. - Use systemd-tmpfiles to create socket file in /run folder. - Add %ghost ownership for socket file and folder in /run folder.- Add conditions for libyajl and macro tmpfiles_create to support build against SLE12.- Rename python package to match python packaging guidelines- Disable checks as they seem to fail on OBS- Use pkgconfig() dependencies - Enable checks- More cleanups- Cleanup package- Initial package version 1.1.0 for Fate#314409./bin/sh/bin/shbuild84 1554061458 1.6.0-lp151.2.5targetd_lsmplugintargetd__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pyctargetd.cpython-36.opt-1.pyctargetd.cpython-36.pyctargetd.pytargetd_lsmplugin.1.gz/usr/bin//usr/lib/python3.6/site-packages/lsm/plugin//usr/lib/python3.6/site-packages/lsm/plugin/targetd//usr/lib/python3.6/site-packages/lsm/plugin/targetd/__pycache__//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.opensuse.org/openSUSE:Leap:15.1/standard/d55f1b6fa32ae09dc1b51ae7a426ce2c-libstoragemgmtcpioxz5x86_64-suse-linuxPython script, ASCII text executabledirectoryemptypython 3.6 byte-compiledtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRTf( R{_#xutf-83564756030e42c1381434d53547f4518cb7795e1636639cb48e68cc9636ce2af?7zXZ !t/G] crv9u^}z;z]O6Qx?ޡђnh(2S̵b6W}hgĒyu6$O%qo(؉%-ji0Oy!;@؎6[&# Zeٸ(E3! ֍[f[gr68Fs>UM枅/AԱ'p;i٤2@F1r`V-m!)DK%>1Xf̛< Y\`ٿ_$wM\3Zt&pď}}/EJ 240-hg Y H'}L8]$~:l R@_6tPc\dN|'t˹쉣|8D&]'ga@KZCM!ok w ;61[cV]y)[]}hy^'t5m|Hau)j a Q4/QdbS v)D rqLl}&ZlDܬpLlj5q#BK\\j5qגͷ/֤.~ n}bts[T{ ,sx(CwiBe%ohx}:;ԏ7.ӅGYvR9}֡8EJq矣 AVӓ:d"e,yUYDQȤ1z$C/w=^TւL\K$.7IӾǤi~\\_dK4rH깓&jwJDy CGrw-Nb8J\,eh3eR~z{;zY @,8[r UqI͔#_f3XO7gz@Մd뱮o+cԆV(9}ݚin&+V'NEb pJAP.M4 s[ yi\_m541gveB!:B'2_W9'](ik8T)zpQN;Dt?CrzAmۛf/'d-Hjw)ց^.c ){׏ NcPq-eOzI9 #us>^XxkW]PO#J@]= /SeVյr :3XՄz)]uH,_T+71 ֜hU7UbdnF ,v r)ΩL0a4J6AV]em!Eg2K%HŽq?L#EPM|CN*^,j,۝Sqsm~ބȜcc>Eʏu@z D~ᯆ<˾ ]`M8$$`~8jpas`P+rG R 4k h! +eA  8Îa&Vq`D IGʃnb˝Ptóp q1n+/!nDm7lp`ΩOI|qZI]O_OCG"!|\RW)g4yǐ-*Y:Uu2Ĕod۟?OB%"됶R BqC MŕD IѩuZ0>ɢ1v4-UtQu63,PiHQ8ݑ}l3x9!P]=nA}YUK wxnJ6:Yqdދ0Hf(-?5岄D*P7՜3~]uq,E]QK@1R/+5"*:ww_ jCv e0+PLu50>,@qhU|q:2Yp;SFrRD=]޶$/R iB˼4Hz(e45W˃VxA,*Ïj=ޱWX=2@-$ mA~+bCHF]EL Z;j!/+Tg~O?Hs/a5]:$uYJ2w805/-+4}~݉ln. []O )a= kvHv))2:մK{y+sNK CiTZ[8ьc(lwPC ٕ\~*2&q>Ryj۴Kx/ ~"vҬ քwtaӲv3ӕXdq14m~؁5_6{~0My)Oi IIB4 &#SŢL}1SbkニvBlA:ZQ,xoS#b觤伋4yXf ]j+ϟMp2ۗ"3vʼ,^(tl Sӄ>\ANMֿ]Ptx 8Y R9$ .g'8wqEy_]YaHCGBRݖ=o[ ;Ҍ?nǩyT!lsNt{B:0 "$ѱ4~,)^K%p5v?V0ed##uaNH#kp4X]|(,1צFQ2{|nn,btk IMeΖLioLb rnx@JGD=gѰVR{/: II r=7#䴏,ztbUXK%5k;cr*gn#?}B./!_]I!'vgI\jwU‹ӵL᭰$XxjO?WdW;;Q@6nvi<'s NDDU!J6D}j2t]m[wyyCۍ1O':-BeX/t3"ÀeַOB 9KE|eT I"Jk9>8k 1S{:例ճ?*ËhVҭea2eKAT/]H Y" _2(,l珧 ^f j^~bb?!p pMڕ"Tt$שMyʒFJZF*ӨQ63BBKG8ڢ^BHT{HE*_\(De)ڷJگ!%P@b9HunZhd34-Ià58rT=.w itybr 832[fƂh:#QE̒z? 7N2e[,Ψ=h gw'p62„^DoY|a6*6SȂf?Z4/do@H:W"*Nv J)d;]̦E;)Nl9 svޅ1xHuqlDR{zJSC2GLar vmmE nھmTR.a"#uo9=a ν1y[3Jrp'd~ƔJ-bw')'HIrwS)=0]+1>x?-Hr:326d29+]o {'!Q  ]QH)BmGqJzJ-30J) X1'IJIz_[JI޿LR¬2,; eT1d xFi]UP^ƫښpYq9o)2*Sٚ&4 kID~1,yCNrً"*b{Xr}W!Fz3NJ0k,h tC(OZCј0FaiF(:[[\F/ZL cȧW-Ť'j˩J@]]v-s<4P\#՚U( рp 8_q=}\],;d:)[t)1WccS4|=kx;̤h㵃):O`yZjlb]ހPv\uu'gдAێYLe_iMBݵx) EϚ6و6FT ]YΒ+ߕ?1,ڴ6l_Dsgf$ Fn# 3?Q/θ) @'a|%d%"0H>txK0xr-7q65 uEFS{kTr_e"Fe\Y4D}.UT)Qt,"/[cni/FBv - w槷iGyٿ:ʟ٤4 )?(Z`[ Ch@p"NPډ΢5/ӏ*("%Ce4ybP 8 .<;Gs26`j92 }Ҝspx&b-ȩ3ud&WUQ>U&S',xYge"+%HQ%5C5c.-$ha9/Q;֌2KT}>IUx_^%wRoaJFIPO6C] v>vjc''Kؚ|UX h=j:1KZꈎ4BAZ[W:xT7+]yd\l7:nWS'2d[n%_p|m7O;UwsN#Yk3-MѼB2R=.J08sZ83ܢE{dT. ٫OT/1i3W-JYѝ fDJ2)s5XLiD0A]!g'ҥIo:b z_x5U2=3+ؕZqʵIep'1O3"%hj!(kc`Jڅ/CYYXɡu J3wgJL8rO;5bl10t5s]fvS6E 2eA޺I?PbIPʞxA`m@ʽKC1[ny&h^"0M_j=xCR=*D?X*'z5jZ E[n4C =,/0bD %Nj>W<+a0M.V<[3*7wdZflyi@+T?S`2{u@q6CU7ͯ%srR:ϙ2IVReVyWRKAԳP*9tCܽ {?dg4.*MThaƛQY{Zk]p蟚j lWs@R k(T,SyOAVq/++ k -S<);Z=^xu%9rDZyINFiZB $qӏz(JT^|]bn֪q.P[>Iꂆ @Q{|QHJ.(|HQ٩%\LckfНju:VFϣxZk3m/g tRZy=|{(GANn$& dMk?*&GqNh|Ets2wB[.y7r& ޡi.̀ iAXUmA$S *Wڂ%–iv) wPTx? ~Q٨ J̓5\!Ke.PgH9 !&jIsdS^Vf,Rŕ.$BAiѧ'rbAWM5wĕ Cȳ~DSmcEm|Qc~P͸7׻gȤ8t#n E@oNAWÓ$rRhH CY ́{lx6&e6Yle2mdBkKJNo^X@Q}筡Ά$ofTmDü TV:^mKwTw]4я"8 7ׁY.zcXKB2S؃F(jb& PjmN8>\(D]:ON>𷭤.c]戍ghMj >LZ&4@۵ yID0N! w Hz|d0{?Ram[5dوEy=.M ?ލ+!QU!ۼ97q0uUs"jς H TH8L"g!#(?ޑP|$ !Vֽ(s#A@}뛘" xKr\Kj>A,Q!C*gphDMc*ꁴY({1^GnW9yX\.jG5SfTلi>bg@By\.:ěz:FLF*Cqhd2P#C:h(+ V3؋ [L>8"ga? ⁨Wx-b- MxWݞ[;=$+DZÇ9n,喒9ȴmKN:)$~ 1XʥEu#GjbIӓOgW$r Wȁ**.U B9=ed:8tM " Y[ЉN\*|5r$"P<1ۘH*iH-_Vk PN*"- oG*e <&Ԛ #V?>рl?ƒ!Cz!f*xL*u$Ҹ L'|ʄsXr[#TvĦz9fC>stbNճ-B) 'NiW}gP!tsW# $'Wq8O:p0IĻC,$KZ*VcR)9 oϟԖ"wf%!Q8ˋm0WO/&ȦIǭ dBn\%{0_1bOţĥB~Aq7G7|Pb Y?pn-`ЭjpgLXhN@9=$iKS7d _cA=/=gA!{7ȏaa'w2;2M`$uz*p%:ASNޚW"KOَ)Ay!P b#ʵ0Դkroh&G씞(,;Au6 ghY" 76|$8tl.` F 2pad+>H`* cmKGSi=^ȹxF9gev/N"[poP*Ca`eG/{ oaK`ʎ&S}6sr9kv"30$79TX:ߞoݔgj M|zI?W9s'-cVQnIWuM  my;,Qy*U/[9U,< 'PĒўr9ɻA =–yqvx٪n$;LE+&ֲ*)6ƿt<'>;33uRGOW`&4hxtugy`ty>K+4jNx'eE[JWD9M7> blC"٬I<.MRwF~8 %H.:B8QfɁ< i38V#1o;QP?1hYO=cuMڗ-ZN6gd`k忥v剀};ʇZ0( ԅ8K'wLy_5.B;D+12-~"„ų>EuPY&ng#h[,%Y1"ؘErT[h ;] ujzO}GND]bq%m[uP-<ƈPe ;8»^NUd=m7!p=ZM67}rG7#&/u2O] Jm&}2wjRe:Yef}2hF="]|M !*BL@S}-'zB(iz.s3R DNN by *ֺdG)'JI$Bm"!"t[&g5D4I&\^ZU/q >s3/6X;XRRP>$ |YjEbG-YvÈ<JrZ87 M| PyaǴw}. 2= 5LWe0Gɞu,j/1h1n<Btčs^VAg)D6WŰE[ ^]M +S'Go/Ť q/-as^V5yKQc=en~.%1BYWBFhLYyd˸$DN fO|p=9h>f~6qDozPɒ4#Lݏ4VVa^07G;op_ubPOsA)}J#;VT'J\[ҬLN|Uru|CYY䊏ߟ[ vpwZMG%?[ 2!s ă! ՈٲLoKcɻv*)m[Zq |._aG")vv? ̭#6dXc 4j CB&G4A.hDi8ɽQ(([%Zr^)A7mҪ=atLLTpLW- 錜s>aƮԏ;C=CGLp0О5Ñȵ=P zsAyD8EAlvG9D_yjkZOld/vyrb5IJ?to>B^NvsҗcL*Eqfq S9`fHLd+ׁSJlDH_{.lxK}/ ۞ :^?Y$<, yd*uJ UrDVNB5J[S 2xԔdqA?ᜄ4m^yKټHBEߎOm7g0$c[FaURA2vjg+qa߆C%/0O_Q?P Q/gମ%UDܢ"<= }cJY?忧LD&NzMal3l?% 5@2ۗO@g7մr_-ld-§OUD ;H{"m{ٌjC[n"=z(glPT.Tuvh".XJgqн-^FG0;Ѩn1.`/'_~ r.(O7rF᪲4ɩ@1F B)"+YNhQe&zOVH+-1*^ ix#̌!B{觰[ 8t|?R6v4$8WxbK$s<렻t-:|"Cb1-ϖN+%_^'N 3SK<=<MCy*.+X!^&. ѐ@nU~G YNaMtJUnڂ\Q!6ĞCOv$4U@S ; EMYp}If?+(a.*aZ/8KP37?jt]XuԢN3!M*@q`֏TR<-ҫ]LT'(U}zd\N(ƥ2tQ7ニ;5 'hx*'+({s ^P*ݖL|!ޕ5r#bS3- QXG#DJNfs=pD:V:L2Ym nr=-h`{zRR&1]rIQ)ѬTB$IJPFDjH ͈w,%K3c0 ͞k=2C=T >[9qBWeI95z[TdpQq S$gpWCs()?q\&{ΒĨ/&ס`aI *ZַX R  g߫8;Haf5%D?S"ml22G KzLY!?/|V iICoJX>&qfw!~hT{" #~YjVNk#| )>ķuɵsEH<8;t>>{b㈬(nhZQ+I#r+k.:pzHS03;i g8U3y&ʍgG :0Vԭ6.u U8ۛZL\.5蹹=eZUes=aK]VO$ZXBqhlW zVoAd% u#KK"ǀ$cd.d?[:\r _#YWn2x* @AmT)mf%hNyIϦ"` C|8TJT.&w 㥆|. (#Q (Pg~U>x#mr8k+,zs2;7ժ\t17gt\2fґ1+ 2(&O 4u80o0Vl>.]+ClBW3Ǵr-I`6A;5`B<άYo @Д4@KFQIY$е?u<\L.p1ROueL7IQX!)'Y8TjeX6IQrbzܞI>xFװK2hE4+#M<@dw`(„[K`>{R;-Q_M'艒F\)7Q=@NVws 2I8ElNn,hlLڐ/RLEFQppcC3@k\n6w^zm<8{cpc]PWp+5ƚEߓ"4To42tЗBpy0Jl*c)rVW^Fs %g|dW,?ҭ.C5r،-h萇 P=/bCAJq;/ЫѼeζ B<*)xfVcvfΔ jv nЋ"{Z @\^ՇIցm'c_CnJtQ<9iw-Q0(E18v3"]O@!Sӟҩ!BOáN@rh˨.q"1|fVYeNEc2.Y3,ʜ!0mau7@z]Z?L7>q yg~ ťreh&.cop J;n-P\k]fڣ՘oq gFXZfNі> _MEr6Z ')_b^0|[J bIY)w=6iZj}M<_V\z_ƭ}"C\jS:8%lˡk`o*UpF<ɐ(K3bgܲ!e5?0 }6~ 2Wڠ| \ L}8N ݮ0Yv#e 7K+Z%>ҋͿ',űb>p7"s&^r!^4LA2΋y%V Jg2NQruޖ]y N=e>q ă"g.Xe )"3$½|{c)5hkq:֔pkW@ꖔr)! 5+-3+555 L:YrIH_L5F뽟cۭ%^ZUIm.A g׵Tcx9ݝAk:wf,X{XmwC \}ڲlLT pk2aA6/O2fb^EV%Śb#C19xQs >EqWWE1dq&VR IR@O]W3EFa,Y<43.Df_#`D`,E-ȸwhF3| 9 VGc9xkȋYE8']86)}e/+7 @Y^Jw$ǜC#s=ww#ï}m9,U|22IrHނ#lrސ,lAP1%ˏ_͸bxrUJ/DZs܎)m!d],ʊGUR #um2v>ֲ Ao1R[Z̸RT;ƃ\@IɷQGj~:߆G*m(ρEÞy^7Uɂ1@i-bEt\vmw pfgblx ~By3 F>KFiC'$^NcmWٶ lX ܟR2&Gt3}5 !b$/U !y@5Z$^8VHMIxfЙ'EU)g1~D%qCGv{Pob41;~fEe1d+Mog! ;%6 r)>Xe*4qz6ntr`fT wv k,/ ?g{Yj-6 Kpz8, PI)Ɯ7 T:K+2 V'~D0X f:D>^h;VNL3*TrNI͒XSS:\}c ɟ^m eĵSW+C õP.Λ.+\,1Wl{AZkVsAfou!G(iv VMsX\u -Wh.W:;<GlLйӜ_qj*>@ m2Dt&;@o#ѷF<- >@&{+@r3Upf:etv<6{LZ%P8L W=bqGL>)-E =JτF`0d:T^I-:"]&؂jk0j+5 Q?0}I|pi370{o]迄rGa75$M>*-T$94 ) @S7ĎMW rX^N"x5cHc3k,ǔ+" SJ<.PkI c.!fo0H9ɰؑmۓq 5Gb@0_īp2S%хrYǣ#َ'`kj|VFN4 ={Ըjllv,f+j4sg)ꣽ:Q8hU!t?(~ӔbEwV/iWI:25'42aυIY ¨Xqx<68nաvx׎]Ƴ_tP1FSIB{R& ,'+4"!=m2em}͸R֋Igbfrv 1u(LCv !9@/&ȱX)#-uu]#uwq(q\2U0q7>_l// 1s?:wgƹ!,js#? YZ