libhavege1-1.9.1-14.3>t  DH`pYT'/=„KBBVA? `:B!󄢔7i6<^F'︯[# 9.9L;Dk`ޙ,VUWgEoW*`shI)EWCHE12iBj ̀Zq#:g|12"^/:nǹ [݇L4-,My@J&Uװ(kM~]0#9`&Qgpݽ,C)LBad `%4f2291c6656c15da2598663a792b3a764c7e5add^YT'/=„`o5,г渊顯߬vdiSlҜ3V`)9<:n? Ș(y&=4R A 8&8NndZ6P9ZSzEdI`ox)xTaZ5(kQ;g.[bc40|s~`:! k+hgwC_O| tػkSjh>ķ @t]tܒ 4y]}u>; [pǕw}><-?-d   2  )KQXh p x   8H   (8;9;: >;>*@*F*G*H*I*X*Y*\+ ]+^+Qb+c,#d,e,f,l,u,v,w-dx-ty-z-Clibhavege11.9.114.3Haveged interface libraryShared object for the haveged library This package contains the haveged implementation of the HAVEGE algorithm and supporting features.YTlamb23openSUSE Leap 42.3openSUSEGPL-3.0http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.issihosts.com/haveged/linuxx86_64hKA큤YSYSYTPb9f788e7fe8ac11801a57c128236426bd32239bcb673463ab874e80d47fae504libhavege.so.1.1.0rootrootrootrootrootrootrootroothaveged-1.9.1-14.3.src.rpmlibhavege.so.1()(64bit)libhavege1libhavege1(x86-64)@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2Wc@Vii@V@V V }@T-@Tk@S@SpSpSnSnSj @SSK@RʚQ@QIQU@QQQIP-PO@PͷPYP`K@P(@OE@O3@N@NNؽN@NˎN@NNN, @M@M@M4@MlM# M# L!LOLLC@LLNLLT@LRLN@LELBL@IL>@K@psimons@suse.comtiwai@suse.demeissner@suse.commeissner@suse.comdmueller@suse.commeissner@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgtchvatal@suse.comdvaleev@suse.comcrrodriguez@opensuse.orgmvyskocil@suse.commvyskocil@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgmvyskocil@suse.comcrrodriguez@opensuse.orgro@suse.dedvaleev@suse.compascal.bleser@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgmvyskocil@suse.czaboe@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcoolo@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgro@suse.depascal.bleser@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgk0da@opensuse.orgadrian@suse.decrrodriguez@opensuse.orgmeissner@suse.decristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcoolo@novell.comcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgaj@suse.decristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgmeissner@suse.de- Add haveged-no-syslog.patch to remedy the potential for deadlocks when booting the system: journald reads from /dev/random, which receives entropy from haveged, which in turn logs to syslog before providing any. Ideally, haveged would provide a proper command-line flag to disable use of syslog. Will work with upstream to resolve this in a cleaner way. (bnc#959237) - Remove "After=systemd-random-seed.service" from systemd service file to avoid the potential for deadlocks when booting the system: systemd-random-seed needs /var to read its previous state; mounting /var needs journald; journald needs entropy; and entropy is provided by haveged, which needs systemd-random-seed. (bnc#959237)- Fix missing dependency on coreutils for initrd macros (boo#958562)- haveged.service: reverted the dependency on systemd-journald.socket for now, as it causes a dependency loop. bsc#949728 bsc#950857- modules-setup.sh should be module-setup.sh in dracut, also 755 - add dependency on systemd-journald.socket to make haveged really start before journald in the initrd. bsc#898669- add fix-enforced-clock-gettime.patch to fix build on generic platforms like e.g. aarch64, which is only needed due to our (non-recommended choice) of using gettime (fate#318370)- haveged-dracut.module: include haveged into the initrd for randomness generation. bsc#898669 - haveged.service: adjust so it is started before journald and also make sure it is shutdown quite late. bsc#898669 - regenerate initrd on installation. bsc#898669- Adjust the service to start early enough for all usecases. Should fix bnc#892096.- Disable haveged service on containers. bnc#881882- Disable randomly failing ENT test bnc#876674 - Added patches: * haveged-conditional-enttest.patch- Threads seem not to fix the random testsuite fail.- Fix "stop" of service, the daemon in foreground actually exits with a weird exit code. workaround this misbehaviour in the service file.- revert to non-forking service, "forking" services are racy and provided by systemd purely for compatibility with old daemons. see daemon(7) for the rationale. Only "simple" (default) and "notify" services must be used if possible. - Also, there is no haveged.conf around, neither such file is parsed by the daemon at all. - Start the daemon as soon as the random device is available with the help of udev, as starting services while starved of entropy is no good.- Cleanup with spec-cleaner - Adapt the service file to be forking and match what it does for me on Gentoo. - Disable threads as they seem break some times. - Capitalize summaries to make rpmlint happy.- Add ppc64le support - added patches: * ppc64le.patch- version 1.9.1 * test suite improvements * man page updates * a few build tweaks - restore rchaveged link- update to 1.8 * Fix return code for signalled termination. * Update init.d/service.fedora - new return code + simple, not forking * Add --enable_unitdir as DESTDIR for systemd install- update to 1.7c * Correct additional run-time test aligment problems on mips. * Correct run-time test aligment problems on sparc and mips. * Correct ppc detection in build deprecates haveged-ppc.patch - use correct Group for libhavege1 - haveged-devel requires libhavege1- Remove PrivateTmp=true here, haveged does not create temporary files, either directly or indirectly.- haveged 1.7a * Correct VPATH issues and modify check target to support parallel builds and changes in automake 1.13 test harness. Updated sample spec file and other documentation changes.- add autoconf to BuildRequires - explain the need for autoreconf - tag haveged-ppc.patch- Remove all sysvinit compatibility.- spit off devel package (all new files not present before) - spit off library package to follow shared library policy - update to 1.7 * Add havege_status_dump() as basis for haveged diagnositics * Provide sample spec to build haveged and haveged-devel * Add contrib/build to provide build support * Modify build to use libtool * Retname base types to alias stdint.h types to allow 'fixes' if necessary * Rename all public functions to follow havege_* naming convention * Sanitize havege.h to be include file for devel package * Add destroy() to havege for library use. * Move all remaining static vars to allocated memory. * Rework include file structure to eliminate include sequence errors. * Fix (rare) segfault in test0 caused by 1.6 alignment fix - update to v1.6a * Fix typo in configure.ac- fix powerpc detection (haveged-ppc.patch)- update to 1.6: * make clock_gettime a build option and correct dependencies when used * fix alignment fault on arm64 in procedure A test0- Current version does support ARM, remove the ExcludeArch- Tight up systemd service file, this daemon does not need network and can use PrivateNetwork=yes- Update to 1.5 * Add online tests based on AIS-31 * Add -p option to specify the pid location. * Fix -F option to not take argument - i.e. now a switch * Factor diagnostic methods for capture and inject for better performance * Fix install target, move to bin and eliminate script if not daemon, now use sysv and systemd templates - use -F with no arguments in haveged.service - work-around nist check on i586 by decreasing the size of static array in a test- Update to version 1.4 * Add s390 architecture. Thanks to Dan Horak and Jiri Hladky * Add generic architecture with clock_gettime() timer. * Rewrite collection loop to support multiple instances and new diagnostics * Rewrite tuning mechanism to add virtual file system mining and correct cpuid bugs * Add prototype multi-thread collection option * Reduce collection buffer size to .5MB * Improve/correct build and install * Add new invocation options to support new features. - init script additions $remote_fs added- build with -fpie- Put the haveged binary back in /usr/sbin not in /sbin- Update to version 1.3.0a, PPC fixes. - Cleanup systemd unit and drop capabiltities there.- add automake as buildrequire to avoid implicit dependency- Use proper systemd macros - reduce verbosity level to the minimum- Use Service type "simple" in systemd unit- fix build on ia64, s390, s390x- update to 1.3: * reorganized to allow its collection mechanism to be better accessed directly through the file system: includes the option to suppress the daemon interface in the build for circumstances where /dev/random is unavailable or its use is inappropriate- There is no support for arm targets here, may be fixable later.- Update to version 1.2.- fix ppc64 build- fix URL to source tar ball- Update to version 1.1, upstream version where the bugs present in old versions have been fixed in different ways.- avoid unnecessary services. bnc#675841 also the start should be mediated by YaST or kiwi depending on presence of a virtualization environment, not by the package itself.- Update to version 0.9_git201101042303 * fix wrong usage of strdupa - fix build in older distros that have no XZ- Fix build in older distros - run spec cleaner- prereq init script syslog- Use gcc's __cpuid instead of homegrown asm.- Fix optimization problem, actually a bug in inline asm code. avoid using it, instead try hard to use either GCC builtins or properly corrected inline asm. Thanks Richard for pointing to the right solution.- Package /lib/systemd/system/ and /lib/systemd to fix build- Link with full RELRO (-Wl,-z,relro,-z,now)- add systemd support- Drop as much capabilitites as possible using libcap-ng- I meant Enhances not Supplements- Implement hack to start by default only in VMs- Run the complete test suite (for the paranoid) - use O_CLOEXEC on fds- enable daemon by default - add a few Supplements so the it gets installed automatically.- add proper Requires(pre)- build with no optimization, there are reports saying it may crash with -O1 like http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563938- move deamon to /sbin - tune the spec file - add a SUSE standard init script- haveged 0.9 Gather entropy by doing calculation and looking at secondary high resolution processor information (tsc, cache misses etc.)/sbin/ldconfig/sbin/ldconfiglamb23 14943734071.9.1-14.31.9.1-14.3libhavege.so.1libhavege.so.1.1.0libhavege1COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libhavege1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/c9230774cb3b679568bc60cd9d7b4a3a-havegedcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=39baaaa7904a98e732b6b6efedd88ab608c649e8, strippeddirectoryPascal source, ASCII textPRRRRRRRa2I\y BV?@] cr$x#̢o]ݍ.tlV!Nv5dM--Ϲ@W? զr @Bl91k?B)0VS/T|GLW>xHÿh+BgaX!:Fi+y OW쿎fjI1s"s9X@R0Mǔ'uJl!Ap/pVVnw"ZuV~Ȩcۦ[й V@Tu z)05nO]{#m*8a#] yM";X9Bct*@)*?ZkKXS}H+KEregųp-;DJ=cmnj -m-k8B ɶ[j灵#38 ^ٿlDYM@3'Zvאs?:n.xY2UY@<d#4 b:mԬ`!gvcf-Aci#f[P^#GC~Ze㊅7f?3WNxطz+m? j5?/ybhc!%236-d1SF6E7i'D{L_U 3dQȦ~ŷ19">”AbL&5-:Z}ӷ9<T=gC& J+7)B}8sֶKY_& pvYbDX Z:&CK<}WFu#fwy%o :g~q^~t(\h{#Q騺XbK/U./s$k͢S1X)嫑$ (Ȕ_fALRutFG Yx2ћ#B']?i|)v#;W5j>ԽcPu'}١WY]T"*k(DV@9ˎRGUTdž!kӣO%``8?{P%\  ,ϊ9^GI~ 07xSSPLxVm  "$v:zUa6zQ+ywvHs7E: ^nMș܍ IJOXN ]l&E }5sGNoaU$bIxDP*]HJ+\sȡanj^yf_}1$^cInuiϯ8.q`` IaZg+-G؋) >ʻ[3#cbipe"ti}6GWqzoٜ?bCMܣXՈ9OsVb\D LL2KDE"Hƺ=lÝ1wcJ{͞p9N([ Oz$q͞p 2n+-D DlB(> eO=.B%iͥ.&sQzNvx"ʧGt@SdUyOC1DZ(@_Qcf? rHfĥwY q 6E:b̹?j0|&1+.> v%jK_{*V_0Fℷ&)xZ]Pڙ#>i&LȒ -.da|5}哞'\)Gp!'/ }'5NoHm;|j2(.އ֫K/<Ωh,EqsY\YQf |:P]^%31Uy-fXoLYKD `ґHOix-%r]V*鈽6}VlTǥ8V`Rݭ8iLVV9GTϲ ^ڦuT%_-5f/jIK{zU=P:NQr$tn tL9,Z.W;5 vJ_JIcY-I]f4$yw8Wqy7  :Q $IN7m= ٯ@ :v? +oޜu~`r^`! 5WIי3G IlQʶQ}+Im FoRDp`\M+Mg)0Eb4!~5f̭ j,& /=):'J܍L-'>=yȻٽGxOd[VsiUxOn4t&|hVԊw)-WSIU GGysκbaڄQ  ХZL. 5>3$cVw cRQի10!F.ͥI"WVM4PJ>ȶʞ:< ;³`t(Gc,QfT!4nLY uW# PN9yE=K{4j׎|CVBx)\$j8ړ`-^-& /|.Tp!̥>^h46@@~ 0g3Gɪ:AS1^T)1~!$ǥRĘa fxva;H)zиtLĭ5#zwB4(y] ~\Kݥh!;A.k8.Q KX7/b> <'3nkp= gnApɼj̑1Q+L:}Ұ/X4!3f42SQ/D/)֌7%Ǧv1|nxL)jGm2[Ֆ сMdЀO"Dl՝yEI촳,-lxwe 'Ug'CPJw])GC-Szl&;Z(=”㆟tK2Ln6kUL+ijgTtjdPrytqV\:JRe0c{F(BݝC}73#n>9ݻ.W/28]}dGWM|ƹr0 TS?@BF) 姶TLCq  UNB!BĐDʦ Ϙ7Z+r@?Ϩ"P;; ,Bk C n4]}R(wW8x>LBb)٢(eޛ).I '>..S7TTj%8)tC(6m-ӈg}X¯.L7c=}cyKRrm|1XGan>;k~#2ܜp|F*yl{ۈ[a-m|?8LeBLBʄ[OB+m"? O@de͘,rQ8+גvXT=|lƗ^;N϶T DՒh'j!|n}h!tۗ?P+zgÕ 3z|@oCB dZ~Nߢdlpa/O `B?JһƟHKxMt*4^jߺZr\ĚMo[G asm)"JI%%'{ )՟t0I{w 9:=I%Bpf@vbaI9[bBHOB 6Mc$DltrX|M]'* ق5$]8x2ϼ29@\,ӝ`+R˜[,!d*f/";bQ.0m\Ly>1~5VUXa^m)끽 ߛs2ۯPg  HK+C=?^ +_Ϝ:"Ww37E緱qt#66z|8.`Vu涳fMN&W2F Ow}}&X ,c(ΧPv~-L+\V@ jx¸A<#i+۔L~첢?:Jy}BC8P OKMM(@7xQ(f@ h^.PN/IƇCj2rf#ˉmyk̹-y1q VuZ8EH=&3(0XO=_^hΐ|~ݾĴ59Х;7:bG:O8丶s6X qz,K4 uyYLxŎ$DQ`'b ,& $oE"ٝ _ޅdB2Ӕ)앧EZzp &SˇQqD:LP/I\ZԮ"Quc"|ڝ %X)GMrm+h6ЛqNgaŰ7A-c {Iؓy\ ǴH'G!B.{i,n: ^X#pȍ@!%gTgGLV,ĚލkÙ186<zE%u̹.7`*lO[f,q.gٽEO]5.ZtA߮(&r9I,#IT9ujv7iϺqJ}W^)]c@zȷs9G!dg?40V܈sF;議Xh;[kG6?X O.%Y⻙q{fr'C}ȽUScJP{p&?)?BǍGVHa/_{'n47DR LgHסrNdG8*hzaucB%V` GU ;zݑ`AJu &o?4,3:>83v|þMh-#][-Gi%05S2wyGcvU)J:YVһier濯-МO7n1 S`)IYVF|O/'XTї֤7 +;W KGd#i65R|HLh>R "c8`T/$7xq9i󮿒 D1TW6,ŝBm \* gU^ձG0"WybDoYʃ z>[JrUp5[uvVo3O| p6(nebQh(#O .-R)L1`02,3[QI*!sGOHg!L0e*[-.> ~W[/M4j^sDO(q P'< .ۧp@k](pf n~L,t4'((ɢ^#yS&._u dDJzfĒOQi^dE~KچM{o%hFf,!NQ2)=a(:lcUfgⅫAkBo T /nCeG|i$,UA;eE `S^=(pK4n4kx]F nj ,4S6~)Ңwa =qw]5_qLEU\P@BuѨhCAn z>< aV!ža`!?n2y(pHγ7Hv DJQ"QL {&N1ƴn;^`6/@G98$8w#jl24LM0}A[əJ$y5kmWErGMΘq@57Y}IW "^|+]@:Mm.2J]j/z1eEE)HbΥܟTmz=ʅMOd#MΕ1l ϧ:IDR/,a;i2H[>u$/P;WdSzTu(R{?%,)W2mu3 [* Qstp0JҰL6n1qŝ@ 4VAlh6W=y%/lq ĵǮ#6H 0qGD~TV4U_SS,l O _HTK*|j 3WE1&?\sb/Wq5hDLa  v)DKЫYF9empel8T(_8zs $j}Bf v.͂!Sv,Op'ԀdU` xecZ@Ÿ].u+y)HyM{@)/~8-qc!m^# qe.Mewa6^+A[%Xڹu=ślc-SfFpxvգ8) @Fkg YuX>'NϧUz ȘDǗǎPgU*-ٙQʬQv 䃭* 7W uaaCggK5_2ACvd~Be28B 7D@_D7cO'7! c3r:zs Sn`.'a*&ntz/+&O B|_5b dXr0Vwm}Ba?(9ba c Ғ@ƶ;OMR*_6':E6%gT f?d[,-<6ꏒGB#Tԃ$.ns/x>,pdt4% ;s/u>&5{/OoPSWdAj/oXz"E.vWԉNt*mr^ aMJ[6?j eꐛ.9@o8[(ٻZ0IY%]5C =9 Q{W!I^ե4)JBuM&`&cB9drX#ɷK4RF~Rq̓uܦ$L@s״$R' `Υ-a?;$>;²=ԫit%~qJg =Cp̔Vg { f^'j=J`W<DHyuч&PߡGaABQlLtEYy"mjJe*TjFrebx>z?VLYwJ[>ϏoTZ6nn!!rvz5J*_wɠC2ҽS9.4FV=`+R/Hh•=pK ˞Y㯋TZW6A2059RϪr ~pg#ȍ!CY^&`JRvI ɿ:OJS{ti1Фwf܍(AeȫX Zek'-8pGD\}6s8V3[=N{T!}MS>&aןE Oc=܍펻YUss\wKGa aaI*eB{J`;{]dѢUO0QnTiKx? rװiJ|2{ 6J$F߱].Zt,-Q)2p 0 `(%wz aqcRl-TU wv$&$⭗.}+Ѣ^!}>Vaҭ맺\@9nz{t4Tj$jxkE!^O%)כXՖ)X"EmhV%U׫b/W Z}GӱbGYl{/ZNrR7KݙukJלD/r2\g|R~0:S ~-H2GE}y$QG4FiqKb8-Hh>:L%LQ|MUQZrj_+2׎ka[86y-khޔh\D3J0xl ]m^<c:Wv}2bQMZ_v_6L,6ŋ--sEde( b?ӑVÏⲀBu4 +`3]} owt']],D4i FߏճD+)jM)LJ_Mɲ@fy'\ゝ<_=? yuLgf{w㓍\P콎ϽU4-AͦCW!ti-ÂyQ,:wH I{f=ϖ.oe~1ohMj©NСB>㶿"j&#UM++rKq҂x!-HJ+bwyt!shN:+zSnw"L1ek%D & ~E V]2v۷ `Okn_K >eL4`qթuz{_9}o荅Ϙ%[oӉ?p0`P;JM٥pj $  eO4iQ,W1XݑJȈd{/X" ]N"[ܨ:N%#8PHO\0n1{{eDԟr Yn8iӧ^ 4휿wv Yks`_)?Z ZlODj yRl;)jKR6S9&<]1u3lTXe'k &9sbz|c^FQ"P듣&SQ΋=qK"~&|)C/L&Zb_}xtmg2~q Zoy{H-@00aF[Q ݕFNP|łzjNb; {W+b?:"FjR9"`< ӭTJ栥bco. ͱ CiO~aIG'VS"\yYoϷϓ*0X H+9`~9DMᒻ!P,(´g{.@E#nuYlLH][K^޶¡>CW^ .JBf䠝zj~%W:f2oR6L`@|RIg5p2v#]->su``YDf18$9Ūb`IoCkW[Sq_ ηmsB㠼 ҢqACj}S?cF+u‚91rͅu3vUT,Bȃ050&Uib%(EI-קxm?&oϮOfK"xC lA7(mNvq|10oUE/~l[Jx6нC AYT)N`Vq"9bv9ki+Is n1 )s1] Ek!^(""n^7֍ >g1} $x ap:2<$Li؛hy)c@\?й ]*5,cϟ_#KuLQ(zm %un=5 ъeUli89mAw*6#TM4Qꏷnh>ߨ 4z#[Ej X~SiO%,׮F楍f| D}Q B#4 4ȮKDX-V(Lч(C;H&Jqcyص(IRmͮstl@UVۏ O[;+HoX_/{MfTǢ;_rYۈR6DkG1j-AiHjU&(0q`$w^h!|dW !UF&.Ljq 䶊{%R؞lbεa0s(}Gƭ8P6-+oڈ< b eeݎ̤7b~rZx68 hfm<~ wcqQ,~vR]Mܑp?ֿ857)\k3' Y\So|$M}8Ģ4 ET=؈_u <T<-aQgBۢU[zBH8&S`P [1F48EͨkjWkϣ^)Ll+=tH&fJU$[U#QݜjװȒ٠La)m7] u7*4)' dix`xWHHjePau9t+4qk/WHFQg0~x#F@@^.ϩmw&}tq(H<%mgǔPLGpPcCtWtj>09U#DΰA3?&.r zSQ`Wd`vFms[K?.A,{lSAr5 >k嘦J=QUecЭ,賫*fFh `aʷ<8fDKjka,_Qk"Y\ݨ{ÈAI{ |RQLǣ7fR!V?W,x!xDnR"%]@}43it7{CͲ(ey#bv B Jw};I=^@\ѸsES2 jCa̍Oa‘/D4E7j:Dt7V ~s "1RCp);@A0k(-)z#]'9ggL l}f̠G׉ubGS)Eܣq Md$_|i72;^mѽ M~b7cj Wd4Wm.9gbw?s[xJ&f^T6Hv~Kz[YP] e,5b+odPY x#.DQEf6̾]8M5XF6 MB#uJ7,0Zlڠ7hMbpE_s#;߼ĚRo%ڣҞi NusZ$X  k=]d3pIqE: :ky\ KIXcO O_<PqTA,i4JE*pQ;S %[v^/$\0\7{ټ:ѼŸ}NTp/p6|e(yllK-8uQ[&Oz9:&ra}ud)y;_ߌJ"ͧT=4vm̚>[cSFUovA3EZ]kfbX\%SO5zz)$t3J :c+1c< .U?0ii8Ӈo蠺M9Ej9~6iϪJk5BW,@f+yY6KbZՁ1ນ{kڙfi5|U vr|,jזϐ1 nt-N:iš/LOcĥ*kك)i@p1(SnBCjϠ?H"DZrS+R|nf0ompg@(!}^k0i\ec-5=_$wdD֎yMLd1B O;6`ݧR1rP,F|aҦjPPٓ.+ HiEwzñݢ|]m&~Z?"n~8c7i|k6OaO1sæ%Qo~ rU?pvY"D!Le˜]#L׽IͮI&zz~C%JU-БA#s+lGC9kE-/Ƨ®#66}2uH_\cAꎢ,HX"7zT~YJճg.h~a54B q~G8p鏤Nn*٭ .CD)λ_Lb[50*>6f",✝֧W R!d|Vt;m|Ez'{wٻ:ע~V^H)rBܣC[_٤hrQ| w7 %[ud{Rt9U\-v,ˇ{Wwuh۶% 3Ge=~Lbf~8pι{!4En]?~DU߃nX RP|hlm<_Ymdd :J+T)?M"Lٞr=ӻN,Y͆>赔v?kwxoj0F|b4੃ptSE/Cۼ'ybÐ(wXE-Qxka"^1-\Qe4o B9T&oq69J5.r'L6x,6&EZ]xf `="N!ZUڀ B@3a1\V|ٻ˛|zPkhxsT0镉ebҽtU<%S&D=&64#Li_D/ߓ o<5YFtp_B䄗m8 $d`v_+KY>V/ӮȁKAY& kV_SzK -ؠqN.ȾM:KJO8A'}{rBPG]!A%B%20WQXLT4Gz3S.v4jUzj`cˊg kː5bϾ S4в\x;W֖ڀ[f$k3 ⳒGsCjͦrcAܧ:1I7TZۜg?,oGA@dmޝ59% 0Um/w '>~buiֶ˝'=D—?߶]]S*֗`}DBC>r_ON ."ğV~NG@WTie1AH2U`՞1hM 鴲CVcM<*ࢠ4JeB&9crNjӊ ?r1eQ~ 'ΜA*\t\T,mLdz"R]`_:G*` >b9\ojDwKG*ou[]ߍ ab +,bPӃY3к1J,'<(9סCF<ʆ,^c! UhT"`'N ʑgK3 h ho; !sp0-4y"_HIsW C @4u\V3M`:)Gp*˜8[m2XڴZ^4e v6tyg jQ{-hIڙT˦8qy^$ B:"]7X$4ƍ,DYTXRQ(L>&R BV&bZ-(k"wDƂ3uH>@aza"nXG)zeljН?nrofHפр dF[د傂ACدvv~ґ U-f"gR4M&.g"k ;A8"|`F_u?v(td4=#WhOL\jCS~<>r 0LH)GeEk۸ߗ`-Z}R~{d Iގ{Vy}S"|/2OM!8g1߄ OCjX2܀d)]X`uS:Mg llg ? ` Lk QbW?:El`T#Mm~Pg5ب>LSx1 RVo"%wr W|z]0%+p|h?/8ӱAp () ɸt kIY{6I(ƜhM 5}V?F?b]]-M%8r&MҐЍx{vSs{,ym/2Y0n&2a=kY0̑9xɉ̤_5S@8b&i:9|Yܐ3Mmru2J - ~_AE5{ \G TfԜP%_q+ax޴*sjgS#ο-^JuD |&*6HӬƄNr5؂pe{CG"piG9ғuQ nfE:yޞn?+*З(YX+T80L',Vx">8cx[OH!'rJxJc<٫m^G@:/B֟qnz{eFcqTpZa ؑ>cVe֫|Q*0A`J%P.V?l7hk|t{>a'{& 6~3wWLe/AC\XW\ F\j4xO `QX, $Km,/cr^V^eS!Aa*h mC EOkُ UZc1-S<P0Ǜ20򕺙j~٨@zu2 Ho4Uy"^_ZOPhc{Nw֪bV'mW!*i.2\Ӥsl$ܸ1Ӧ ɈȭC/Axwq\z8s?4,]wI Cʡ .<Nҍ>ٴ깈zR Z>ț`vİ+>Oҽ1᲏Ƙor][;𙭦E\Sx飔F.4(7yQrgƖ'KJg>mu f&5K[enjY<1S`Q78qQ SCp44I|*(Q7Z;+a\^}g|NR4:=g`Ϸvoot@gֵ H`!-A)"JK3.!c-0ijSHcjwQ L[PPU(7W4Z++o5s`rIjlekGEG_.tyE,w0Iy7żcW}|7{gbp}=V,ʉc\'DWOP|>%@ҲOMb`OMMc|g#F'2bFxpoزQ FǔIMك` Auqme:> u왅&㸁dѧJ=oȓj˳NE|NPk^լ v$*'[<0?'p8SH<:ho#:Y/*5t QHe؄bZo (c %h@ `r4װK;T9zs- Z\}L|1e +`ñsE& ؘ_%Zr%W$5^šؖ +΃ZJ1ε>'{/ H$r}T $+-.^Me5umҐ%k4"XZpxA$^.G 욕zcf-#^W;nn29:< M" ca,> ߉PUvC )/zsUa^F6 6 l/ !`Yҹk+F:?3-qu8G+& q"_xWoͩ$e8{!8Y, l>쨞 N7(jvwן&8b VPOH̪NGnH]GT+닭!yp\/FE+-h#0̳atKy751?!?)r,G.ĸ\胔*cu9XT~2XV1 6|tؙ}>0w#Ly#\$jJaX0_xyK,P.8lH}PsCY d-``dDL?L{paYsdg %Yʉ"6u\T} ;*o8M,˒;fa7gT?I 1M!=EL$o;j}+1V^7FzdS  +lӓk'Qp2OU>D?m.P!u_fRTIeRO^]\[_`E滵&Al]TL8rl٣o1҇ߍ5 \XMctA+ Q_\{c=/5oj^׍_07~b@n}0NG]b]^*wGoQDz7p͉!hkXIՏ(M(˯u{ZP `(Jb=0-ok,aٞ|2gz 1D5VPZУBs9 G!LJ\Y`Q٨,] xjC"XQ9AT8qYs-O :y8~qwIQ[nLa 0.{rk@[-Oڮ#&*lxDwXrb-l{NSS gDeEVLN5. a}C.xQ8z}b}Cn5x-'z葹3'櫆~Q2I ?]?9>ZΙ)觑8vגTQcfH6e/t&`P^>~^6띄|)?D$ZYĪ..u*3p[/㿌 ]R`u{%*?mjA5ڻ2pߛ9N 21ˉ~TV>7|ZѲB6f\@͝tS ̶B:6YE"ªh]HBu{ 6644>x+09臂ǿ HUxAM$=#%|CWHMO 0&{xit'C{NufM2RawfXt3-d@[@~d/쀤Q6GLF(e2z?9}}wRq[wSV?hQ Jqs%N&]O#%Dh7%)b~9疝sNExؗLg,;œ:IN~*f@<A涓 *#C]IQy)iL5R8~Vl"͛c蜅d0p2@vt|)AG7r6P i8hCI6ZȞ^߼. cfw8< 5vN_M,O`8KH#5랪WiG^uA _K5M*cxTj!|%"R@junϒ>vgsd}r:׉" n7 ofwp( VZE m w2匝˱n3]{VL/ln9Sy@`GXGTkbtERr[J#iR ҥhsY"5df GOB$'3i|lǝ+푋[>p)BBD]HȻC~ WQꦹ=>xsdz7up|S8D8TlKAMb(+;FZhu J #$^J}%Z7}oAzlN"N>rv][bP#DθBc5{ܨ`?&1r:V#0ħ7lj`t#2:H2/g`gm?q|56c6qP5'U11ehmr~&zh=u|xBo >Lm@ߡo._NZD,Vʯ@8R,.ڱ,B^NʺA[֠)aŠus\]\2䶫(CiA[ & d ;7twE@DYD&,Pj}ǵOͅP3s%oG1b^ լ< .KM*v%7yBB:0E@BWX^*iۓeRXHB=LD|V&k|ٲ/ {&j;JFeI5}ݣ~'鹱蒞s|bߊ ' 9c)6aw,5c4Z+%a:Fޖ3=J(&AlLW}U7L m; O>u24$fH!u:!Y?fRkz*ݻD2nGUZ $:)K&uѡ'/`*ͪP+  ϱcAu4ՏpHjo)e᫆pq96=]*n%Ey݈~Rjs'͞Z"#Fr8 sۂ6ZZ(bu_ >m" |>> whWh4͜}-)Mk]-q1 Tb{Qјz bu`U`mKڄdѸs La^&Yj,sLM7*i2ܲRKjj;& ya.s*P%^`*taY.)vK;*_sꮴ8 s'TyCѡL\<^[wwâQ&HsXlC (A{9ޥ^SR3Ғ KIQ#(0QyWYX=;R8fOb(ntK37RA-bIq -O|n }cO.YMv.a"ʲ\:=F L72ZK~N%Qpge_-cjYHyt\h(xK 24~CQYV/LPXm;uԂpnNQZ$h֪!lGў+&~m Yo>?KsOBs$pG}?Y d R}JM1B?Pav nQ^T~Ơ I痍6ð)%aˇ+x&2XC/7~'R%pikRm֎C'7jշ.6"2Kҟlw+pTa,g>WKfrjЩi[R鲆0 s/._A&c*.rtFa~|{CЂWS6HΥ=Fl62Kirg GC8" D~:x=>Y'FsZ(Uj d`IOlIY|[)% %do8uCPKZ?ƳŞ r<|ڴᎷ d+" Ѕh-N.7] ΋̛4 :OFޕZEyJ?M ?1;.|Uyd!߀{Ć(fTQwჾ\#W5,޸bKͿZ 7 0- (TڑL]zd"{FmI9E4<&s  2(q)dIf" \t2mx1'8)?<6\U3Kc^t; BE nx#ǥ^O& k}TwD$ Lx_R$$W7sI hok(}* ҲZ_̐)~3S Q͖ MHc/Xyve+f :oZ\aH)H"Qq>zB7Z"Iˡ[+Yh"2vts!b3}nbOX|*ɝ@:H;\t!”1[w+rhRGT?Jt5}neU-n`PO7bݧ'aKos4U.nDꊆbi L9˞!}NӤ[LxXyQy,*,Hmtp1:i <"{v~2uux=i| +'&#=} 9U`k><$-fHm|tTy>Fe4-QA4ۣ{5ԡUnI[%mL`2m$ Yy=2IlE[9}k8'"zFx(Բ:XdG;vQ&L}AʓUcBm~eyT!>CKޒt qL)Z ߨ/5^[<yO橀7i$ [~ytDw jFjm(b,i$aGU0T`$wiAUIi7^Ow Y0naXˎO(}qMEfl'}լ0?`\-'zҚBPJz06rB2\aQڣ/P%A.]0j }'@>g[ إDӑ rei$ p 56І02AH)D)C}#(?"\1`JTUemXFIg+ayv8ǾHׇj_lćE JK/-ܦbEq%g;@:R(SLf@(l:qOqdrk?+g'N=U[q\@ |Zidr0x zɷ1" Dd^U$N;vN=8jlo7YGyb Ӛ73[1u:^LKq|pl .8mxg=u=ofCAGyq A\φ%MdLw"TB7AHIo@"VZbO#WC_9@ #4<٧Lvg̝l=Y 0#_ea9R4: XAǡVH*v^F%C׽M{TDKq22,*i;E .