busybox-static-1.35.0-150000.4.17.1<>,c/p9|8PEU +~y튭&"?RΤmB/|fa ׯ^o!ݳ.Tv[sq0*VYݼ?Ҕ󢏵LdĵRcx8B5.pHp; ĺL_^ zxmQ귛7s2O9OEmā4sjмr(UƸ_ᆣrE΃z$c* B3O7 6v,:M4_/#+OlN0)A>;&(?&d & j# 9E^dlx ~    $3Bht(+84090:0F"G"H"I"X"Y#\#0]#<^#bb#c$Nd$e$f$l$u$v$z%%%%&Cbusybox-static1.35.0150000.4.17.1Static linked version of Busybox, a compact UNIX utility collectionBusyBox combines tiny versions of many common UNIX utilities into a single executable.c/ibs-arm-3 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Basehttps://www.busybox.net/linuxaarch64 @0GA큤cgc+aȞa8b13d5b15d06102cc26155ae2566b07c0fc0d858774ea0275aa08ce045cabf3bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548rootrootrootrootrootrootbusybox-1.35.0-150000.4.17.1.src.rpmbusybox-staticbusybox-static(aarch-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1c~ @cr-cMCb@b2@bDF@b; aaa}3ay?@araqV@aqV@aa@`+`@_T_T_м@_@__s!_?@_3_*@_*@_ _@^@^v^ku^Q^AE^>]@]w@]^]9\\@[}P@ZYX@XV'@V @U4@dimstar@opensuse.orgradoslav.kolev@suse.comradoslav.kolev@suse.comlnussel@suse.dempdesouza@suse.commpdesouza@suse.comdimstar@opensuse.orgkukuk@suse.comradoslav.kolev@suse.comcoolo@suse.comeich@suse.comlukas.lansky@suse.comcoolo@suse.comcoolo@suse.comeich@suse.comandreas.stieger@gmx.dekukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comlnussel@suse.dekukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comcoolo@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comdimstar@opensuse.orgkukuk@suse.dejengelh@inai.dekukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.dejjolly@suse.comkukuk@suse.deastieger@suse.comastieger@suse.comolaf@aepfle.dep.drouand@gmail.commpluskal@suse.com- Add e63d7cdf.patch: awk: fix use after free (CVE-2022-30065, boo#1199744).- Fix build under SLE-12- Annotate CVEs already fixed in upstream, but not mentioned in .changes: * CVE-2014-9645 (bsc#914660): strips of / in module names that can lead to loading unwanted modules- prepare spec file for rpmbuild --build-in-place --noprep - use bcond for static and ww3 subpackages - fix verbose flag- Enable switch_root With this change virtme --force-initramfs works as expected.- Enable udhcpc- BuildRequire hostname: the test suite wants to compare the output of 'hostname' against 'busybox hostname'. We should not rely hostname to be present in the build environment.- Update to 1.35.0 - awk: fix printf %%, fix read beyond end of buffer - chrt: silence analyzer warning - libarchive: remove duplicate forward declaration - mount: "mount -o rw ...." should not fall back to RO mount - ps: fix -o pid=PID,args interpreting entire "PID,args" as header - tar: prevent malicious archives with long name sizes causing OOM - udhcpc6: fix udhcp_find_option to actually find DHCP6 options - xxd: fix -p -r - support for new optoins added to basename, cpio, date, find, mktemp, wget and others - Adjust busybox.config for new features in find, date and cpio- Annotate CVEs already fixed in upstream, but not mentioned in .changes: * CVE-2017-16544 (bsc#1069412): Insufficient sanitization of filenames when autocompleting * CVE-2015-9261 (bsc#1102912): huft_build misuses a pointer, causing segfaults * CVE-2016-2147 (bsc#970663): out of bounds write (heap) due to integer underflow in udhcpc * CVE-2016-2148 (bsc#970662): heap-based buffer overflow in OPTION_6RD parsing * CVE-2016-6301 (bsc#991940): NTP server denial of service flaw * CVE-2017-15873 (bsc#1064976): The get_next_block function in archival/libarchive/decompress_bunzip2.c has an Integer Overflow * CVE-2017-15874 (bsc#1064978): archival/libarchive/decompress_unlzma.c has an Integer Underflow * CVE-2019-5747 (bsc#1121428): out of bounds read in udhcp components * CVE-2021-42373, CVE-2021-42374, CVE-2021-42375, CVE-2021-42376, CVE-2021-42377, CVE-2021-42378, CVE-2021-42379, CVE-2021-42380, CVE-2021-42381, CVE-2021-42382, CVE-2021-42383, CVE-2021-42384, CVE-2021-42385, CVE-2021-42386 (bsc#1192869) : v1.34.0 bugfixes - CVE-2021-28831 (bsc#1184522): invalid free or segmentation fault via malformed gzip data - CVE-2018-20679 (bsc#1121426): out of bounds read in udhcp - CVE-2018-1000517 (bsc#1099260): Heap-based buffer overflow in the retrieve_file_data() - CVE-2011-5325 (bsc#951562): tar directory traversal - CVE-2018-1000500 (bsc#1099263): wget: Missing SSL certificate validation- Disable crc32 to avoid conflict with perl-Archive-Zip (until some project really requires crc32)- Build busybox-warewulf3 for i586 as well. This allowes to set up i586 nodes.- Enable fdisk (jsc#CAR-16) - Add testsuite-gnu-echo.patch: testing.sh to use GNU echo- Remove the duplicated config entries and construct the snippets on the fly based on the main config. This way it's easier to keep track of what's different- Update to 1.34.1: * build system: use SOURCE_DATE_EPOCH for timestamp if available * many bug fixes and new features * touch: make FEATURE_TOUCH_NODEREF unconditional- Create separate 'Warewulf3' (https://github.com/warewulf/warewulf3) flavor of busybox with the additional setting: CONFIG_REBOOT=y CONFIG_SWITCH_ROOT=y CONFIG_CTTYHACK=y (bsc#1191514).- update to 1.33.1: * httpd: fix sendfile * ash: fix HISTFILE corruptio * ash: fix unset variable pattern expansion * traceroute: fix option parsing * gunzip: fix for archive corruption - drop update_passwd_selinux_fix.patch, included upstream - add upstream signing key and verify source signature- Update to version 1.33.0 - many bug fixes and new features - update_passwd_selinux_fix.patch upstream compile fix for SELinux- Update to version 1.32.1 - fixes a case where in ash, "wait" never finishes.- sendmail-ignore-F-option.patch: ignore -F option as used by cron (workaround for [bbn#13426])- Don't require nogroup for adduser command, as this can lead to a dependency cycle with sysusers-tools.- cpio-long-opt.patch: add more long options to cpio for IBS/unrpm- prepare usrmerge (boo#1029961)- Disable RPM builtin, did become pretty useless - Disable popmaildir and mime utilities- Set CONFIG_FIRST_SYSTEM_ID to 101 as we use 100 already as fixed ID for a system account. - Require group "nogroup" (used by adduser)- Enable SELinux for the dynamic version- Update to busybox 1.32.0 - many bugfixes and new features - Obsoletes busybox-no-stime.patch- Disable ftpget/ftpput, non-standard, ftp is outdated - Disable run-init, we don't use that - Disable cttyhack, we don't provide the calling tools - Disable dnsd- Enable syslogd for containers- Enable testsuite and package it for later rerun (for QA, jsc#CAR-15)- Re-add modutils- Set last ID to 65533, else nobody cannot be created- Merge config of default, -container and -static to be able to drop -container variant- Disable CONFIG_FEATURE_NSLOOKUP_BIG as it leads to incompatible nslookup behavior- Eanble FEATURE_TFTP_HPA_COMPAT and SH_MATH_BASE- Update to version 1.31.1: + Bug fix release. 1.30.1 has fixes for dc, ash (PS1 expansion fix), hush, dpkg-deb, telnet and wget. - Changes from version 1.31.0: + many bugfixes and new features. - Add busybox-no-stime.patch: stime() has been deprecated in glibc 2.31 and replaced with clock_settime().- Add man.conf to container variant- Trim marketing from description.- Drop busybox-rpm-E.patch, not needed anymore - Create new "container" subpackage with special stripped down version for container images (8MB instead of 15MB).- Provide "useradd_or_adduser_dep" for sysuser-shadow- Implement rpm -E %_dbpath for kiwi (busybox-rpm-E.patch) - Don't require /bin/sh, be self contained- update to 1.30.1 * many bugfixes and new features - obsolete busybox-1.18.3-libarchive.patch - obsolete busybox-resource.patch - Update busybox*.config - Merge busybox.spec and busybox-static.spec and build the static binary as subpackage- Enabled functionality within busybox for warewulf compatibility * CONFIG_FEATURE_REMOTE_LOG * CONFIG_DEPMOD * CONFIG_TAC- Build against libtirpc in preparation of deprecating sunrpc from glibc- update to 1.26.2: * many updates and fixes to individual tools- update to 1.25.1: * fixes for hush, gunzip, ip route, ntpd - includes changes from 1.25.0: * many added and expanded implementations of command options - includes changes from 1.24.2: * fixes for build system (static build with glibc fixed), truncate, gunzip and unzip.- Disable build timestamp- Update to version 1.24.1 * for a full list of changes see http://www.busybox.net/news.html - Refresh busybox.install.patch- Update to 1.23.2 * for a full list of changes see http://www.busybox.net/news.html - Cleaned up spec file with spec-cleaner - Refreshed patchesibs-arm-3 16697262551.35.0-150000.4.17.11.35.0-150000.4.17.1busybox-staticbusybox-staticLICENSE/usr/bin//usr/share/licenses//usr/share/licenses/busybox-static/-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:26988/SUSE_SLE-15_Update/44a38a12b95d8056edc6bf8ca48863ae-busybox-static.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB executable, ARM aarch64, version 1 (GNU/Linux), statically linked, BuildID[sha1]=1d7dd1eff8ae55a7d25290e72ba2702479a69058, for GNU/Linux 3.7.0, strippeddirectoryASCII textKPta|jUutf-87fa21e65e4496a0d0f21ca06b85b849d997084b5d946c4cb2ecbbd201a788410?P7zXZ !t/~q]"k%IXI^Fj,~/VHZnf/W W'DsNkWko7}QC4^deNlRzz$5ݓA6zE,3+K,jPwq_@32G}Qw'u:[ k9zDƨF GTmM3o0}M$y $zԬ@fƆWqz˴ݷMF˨!%o @t@}E}pY+?Eb4f.`ُfd{S>c"]n R^N3 ˎMI:!EZIH>eg%z˔/e2޷+]J̩Is̺RO 2FpU3Wj^X>7J{m8*~^dEΑ-x 1Ԩ7Eʯ_zr!ǬD x7ԃk$]meSTT'^;g39gKZGWox|*\1vy\קwU> щf/eY(NpZp}p)kdA@ cFB3p1B  (TľvqGA"K=[ WS_IS>QtG H]^p%Qac|-|0aK:KVq^,DFO@nN$hB- ɦ "ZtFz]d |ֹSie҄F֍*zb,@n6bpfOJuJ7iG%}q#FaQ4 bd;Ho^:-Gb]xYֿqS;4c_%q_x`;?l] #͒rcC3Șb+v \$-̹B{bxxBb/ma{*' B~&%}x~Ex;W! zk%IeyaBPkfwۀ>W<ޯź\g H3E7w rqֶk6R~_-\ovc Y }|=m3ɨ&j Ez?504X^+-L%On INoAS56IB8Hi)0aEnݮݫ,qb/"+)ky@5sL 'Cb*a?rxܴř/#h᪕,İ6$Grw3/z㔉/kk[q hi?ݸn$4_60E<-V'xphp0} Xj#X  Ñ4mbQ<|ݭPuܬoxPTi#\(Q4\MؘLV. վ*+$UwHZJ b~||huZ{luB`:0)p<|(ih+&؄$,Ρ;1ϛA4ɝ#i;5!(A"uRV8pw_2QNgofVͶPJM>W>Y{c >,u2T0vOg&LPQy@h< 񒠱wn/&D36#Ne1 ;װ-a4Zǩl͹xer0)^!.sq~>P5n̓ɼ(4b]6Ƅ1 JO\ʕdj[/|{\ ^_9orKgnc3W0mE&A[: SVxxZ;Ai[+lB`T;Cr %P1ڿ] v\Sx,-ǜ8)C;.gҟTSbn7as Z- ݇T Cg,#Vf!o?L@9uϱnC?K"80"z 76}/UIi!~:4<ŒK']g%RG0XȟЉxuߴcN ?99#ɝ`HcM7ll* /|=U%Ğwu.{\"G cFٯ B_}qISRْK ,{? 쿠!GŐ-:L)o5%_ WяM\ (jա#LL7&u!esK5Lߜԋe/}RoBJC|*L7>4-7c=o7|J`Z3g=E&ܠ+V?!2}i,:DgK\&[Tt(noB1/ 7`RбY41&>о*\FQ? As) w pcB][4sfJ6E *֡\XS*5=f[B%+1v@dj4 -baKx?#)?eTl#MtmZ7TmI s A%N@<'5h^N [iw:P'(.ҜӄSbD<:ao&Tí7߄l$&n0OFգ[2ތnx⬧M6JڌGԳk=R(AKTmcS3z.=3-\ժFt}MfSG"z//9ALXŜ"1SAfPf"rNiV]V~Qvf5' ZЀ-xՙA~s쳟I}E]tq iVTlB{l.~P`GNIl|Oi>[lFVcjyF>]j<+de>οN-dʳ6IFW萷 N6n }nxs!J4I1ebL>9}۪*_qTQ,F;D|nM|={9diCc?xWH#$4lY TeSRxHO/lT1&$NzcmyWȌyIP89NI );vƘ- e5hFIςy %"6+_krpƿ* @#I940a,u@j`piۆYS5PEzb ~*HB580Wsp5K)I!17Q2*l XqlgD)Q &lC}RxRx_ͲC Vv( {Q;6awSِt_!t wK :i}U T,tqUggQ.D  6vP ;bnON4Ӝ կ .֓ R e= hPo#, ӗV*|/ {_تOSldO1:~ CUlVRmi䞟#-KLA}u"k=W*W_XbN$TWyIFPV|">Rjyv,lv$Ț= C@Svr|ض#.eϨbދ!LӬ YB[X4)"[`+L@M?O].]\2ukJp'w4|v@B`TYܜ6A? Sx,](nlRzBޛ& @/wav㮌xE |3Vw:gw]]A(K :t'-nJW+ ݃;%j*U$B6>Oh+k0kGoS f`l7ep ΕF]1m=E(zr@[C8ץ2LlQjHF]E^0 f-XPɬ!iW׃>m?%6$z?PKg fVsTKHD"2 9{kD.rﯨ5!Xq!Zoz6 AV$HӑR-h!* ?SF&ZlHV%AWߠ}0M#`$vR.lh Iw| Wwm9N{ϹehN,m.!~#kAomP˳G W7[5lЄ.sl$U~F;[RMU)U&b{PfWdBb9\j1L7ig?F)E<(ҶY*NHƽ'EorfEnqe? $zxKUp5̈́Ai(~v#;]pU4ՔS%,M=t)DYSn?Q,vmEND=a==ne z:m=%lr;GV}ZaaڗZ* k10N ̟8y B qؤ_ ]3kȻ?sx<y)ieWµBjK{$$ğRoy&Ð7Cf/NIӱj $kO:4*bKӤBJaUᢓ'A3 XA[ 5 _PA*SZetW0D? ĀU%.582z_?:aM$L&Pc a,ًBVؤ~ `)m C~9;ێEDZ 1٥`"Ad+zalam; )H(Vll+\Gi"xS.l| bw,ÄnREQ|#;TJ/ڧ-2F\PSֿU/BsO>>>jW"̕hPM{63s\9*cKUϔUh1֥mD b8`PBsCV*`ARAdM\BZψe/Id̠Fo@=}_lB\\#N?F.𰑉FG-cIG_s-L5>F%1"m,NسۘC(n'/lAATpGxx#wϡ^{g/Q-C1ka-1B'MT'?,;bx6IqU5ٝ\/X-:Nk_s5!c1onÐkbW AC 4x$I{K\)..Os\eW5T$;#/܉t0*A4#A5NКnTÍk D 7Y/y+f$5Ǡz-y0MRU:_/ZG7!gCVQzsJhXƙv*b`ȗ0#ܴ@`\|Af\u?SyG+HmEĘu;Vt>ƴ% }L;=  ڻ4(Kq҇2Nf^yr o <7&;kMgYZ+~v_JЉ;tNMϲ#(FEq67SRT {b |3$Q/«6F#dB$*_,8Kc{yby#Zj88MN?49!pNN8<)z5 u|Pz\.5!k+;6|X Q[$̻XoHE}ZmgZ7{=ķAB͛luP ѫ 0_I{ S5@^-.J~EaODX%ɮ"V:rHC{Zf&ju^tLV~nmKVn~C> ^bLnDLQ$:ܖ}R}vK ~@ {pNtmcTx|n:Rpx[/$5D{?O_zm 5EU>N/8ڡ w ;q~i#!mT\\p$?g,T*v80y=/93DV ̇'YF9>661vҍ=oU䥂P.D"Lkf߸fK ~hED/w܆ H@l+ZvPrf^v<Yˌ/CZ\7Mr9g nvq>v!uIv<, v^zBӒ6d/U@MeD.NOn"1ϕB^,)6U#$! 8̙F鉄=Zz͹S11F |`gӶeu`t7;73z <4e]J\p{,zQMABxPlvaJ|/ $y{7k1hźaEbKkvMQOo[~n(Ъ쳱&6ƣaXC+͍ʞ [پ?F |,2)y3 >eyyF`|=NHgҼ^-LQ'⯗$X ;uo3^I ekOTd!3 ӱ)?:=϶Nx+D"[PZ̗'R=D҉;inn0Ma|#.6&I*x - ښݪ:fv+1 +XǝrmgFjN > ) &P UNt: Wa_E6j;`M % T:qE1b'0X_ ytIv`QjZue,Ҥ[#p)o~ҰM5>r5 etWI 1,e 4}Q@ 5zv;G+GhӪsؙߞ=sՑebCQ"?OPN-vyw;mOqʛaa) y[Ix5W1e&ǿ)SEꁵaiH\"IWVnw73ڐYNIHZ~Y-}1jj9i;Ϊ)+r߶܋Q~YY~A?1"O9 l)قHIQ.`A8- Z>~N0r٥Ȯ&M{AB{Lȱ&VfiSzzm͒nYAe_g[Fi ^^9%ncɹx_P$o;UC*.٧W.3dJ4=L_]W_D[sJ=KNRGqd'LMɸqAUɅc,e+2rBP4AP 2$9 44G r~|_Ng*Ӥqc KY5'Na$Y=1~eU'] hb\-EluNTrE,=?i>c7 3/o`e:֝XqJ[f=^SoßDI*o4ë]D%:4{hpa9؏U.7iM}j7|rlNHhVCtJDsq-劳d\䴇5y[%ЩЄksѪ2ldGHJjՌ[ӪY=JdE¦L&ŋ2j9Lp6zi9GnN,n§kRZ| Χ!Sϼyq,$hH$@Ej>{i<;:JbI7\O`PKRlJf(ة. n J"Yhp%ʺ$Vf?=9D礛Y q R&[MeJqjYduV)v2as'] Do;˻Ի^Er4-HM զ482[B !ZQU^>'1`_eOw B2f1$vZ|~َm<}fwgzF(ȇ/cWW|#q%{|.Ƿ!ڛ2j=u5l`?zzk,i99ƍq+A3m3Oid].5TMj+;HBc` 3%Vp$Dwj^,|hiܸ$M͛{(^/8;*g6*6 V֘9LrhN' #gܙ$F7QxҰfcfYDmo. Xh!+'1SY^>[B0:Zoe”V1PYLS[i9\NRP0y.{P0(@ESR%.BߒpC쓳5rC&fL.sWa*}b|xw-+odcل,B6gHװ 4t|Q?z$FAyp{)f1DٶiatTfa@hgiqN!Qp<3Wx*~}M%vz|t? G?΢(܄YrPiS-!aҔWUNHG,>Cu]}@_i7z0_,3VkⱸiJ6c12oKw&gO9hPϥUR‡p_&`i~~%VWx8f@4&"I*Tp]#O@ԛ I\%&ٵ[@ETsT& ~tZHFBsU24z8UHa\W]RvwTRȺmkc*oպ(Tn#ȶți*[+bw$LE }]J:%_eZӛ* aʹkb/n,c=dC~x*~!p&`^TOX7¹o; 6F҃gA\U@owR ^Sa$44ݐlh+~ QOYn*D1qCxϜո@h[SCsuX`Zd행Zfxt$:{sq`XzV†=U6s;[$,R3I!CRR+Tbwt6(M'hO0*ؔ٪ sV o5v7{WyA _zƃ8kN3eRd .E4@n}65uӫye?v×[u<-A(_C5 Ql[1[5e;C"Xgjɝ|ձy.>l׸S}ieuʸeI5 nA匥fO#T9eQ4Fo~(Ƙ)D }8RғΈz1^ i- R3(1z&1?.ў3ZgN= BR7Jጡumr|ԣg,GD92LW /~*MH͆ zPTʬ;{'̙)^րKThʙ[~EeMa? !ͣ0!H1kA OgqڨފYcW]#! XZuxBxPfHp ίVŦe |n CΨ*Q Y)EwObޭmųMvG7N^d+aM{J{ё9Fp C+9)1԰`AHh׬݀Y7qZq,cH962ITВepd?Zj.:FMSe^N#nGfK,hO{: vm2"r C~"dm5nUc0 kdgD SmU4onE(UКv3'Nש"ULZfQL뫍E:ZrC)oӡCA![+o%j/)Si/jG-&|fI)z=\EtU0V+esHI+8@ ?S9A`t"^Y 21V}ZˎēFS+zm>^)H xYHƛ= ˝ +̅v:=aNk0 IGH/zREq܁z@y5{zPC,!N)_CU^ڝ i;a(PdȖ[Oo!I]M[+3<*p ADea+t˜d¸k~S5Q|au;{F8]ihq D?tZHC6,Я-mef+Gia56 @PFP1;FC?-AEݞiR,}6ߊR+|X:~ϑtB썱hxozԡݹS̮' raWyj+;[d"q`ThX01#"Zٱ`3 &CP&=2ŝ&do]IFF* i u0/Ok04qy=5vݠl!R! z|T{F~:aبC#3+X6SqJcR߳ZU_'9#`ǡR)N32YĤ@SE-W~]Cǧ(C1V3"߱~\?eF`eE6wږ~6Oe{f Dk{ _Bun2Uڼa?5U(DC g)T0,QW9@" Tg91ttуl@ %LóTS(:f6,x҄m;R>fܺJG@T5p,E D2hX#bnX69Z0{S U]\(g~VoJD{xgSblrbXP2&}v%X3_Q$Pi@tT (L&hlSJP3YoȹWțEӲEKPNprM`hOh43)d[ t[q|oN]D\R& B-at !ZgΙ2.2^Շn$M1@:z[pwݦ+nTҔ֦+/I.oá[r O&!`x`=3v#3:̜s1DְQE]}a2ő0 '["} T8jƯ}4M#}\GD7Nc]xǾg 1ㆵλny-/fO!ϸ(U6Gnь WA=d gp X t|(#q^\mdTRdX"u2nx)`Q11hS]bOemsy]l[G|^2~ Zk6Wș4s~Jb6X1JSIE~2yZh?#h"a̸hg2JrxTS hd`Ċ7] Jc[civ p,C%Io6}=y<IUawd+{4D,8!bz1H{vo}b?R2f:!k(޷ 눼^eGе#v)v~mzٍ_+"H5;'c$usRլsR Ʃ½ )Bð2LVnu: :eܿwb}y iۡqKኼ)" Oě+"P %Ҵ`,og}Aɴm|蔲xrb~k? 5*4fԞJKeۚF h9]mXܘπCjop$V0mreB?sepͣ7Y{EEo*O双%IdYjQ EcAHs_tݽWKS'E8QCFON[|^ K1^(w=cԓ1`p--qdfMwo~@jJPUd|uۦ(YMLiX>K3NE:hGAbGy%gmoyK(`g׍>R /+{F8IRGW O%[YmM]Ht2:lR8y?UUUAbm)9 6\K1iU1 1׸pb9KEFUtˤ!W5F5(Wшn9 btȪ5sj{iFP҂ 7 QW&Io,0?/W`CNM+KħC019!^$AQE ׀c~L!*>P>bEQBg'A[M.(˞eFR#۩ȳx~Ix{:8"Rb4A"K ]Y:68Odxwc# QI[iM?Ώ8 %*A \6J*0Џ=I-UQ`O34^1aJ:xX70Xs׆s,9vNKE.IaN06 F$ PLH 'c}=NfI_ @R,iq 9W#i Una; 9|fz?sް%2q#jOunghьB!˟xtrHj(jt_}SZm}_O$o| a][\~aȺ͂0''CxNJF D&ڤtGons{i88![RRUّ֡#`f$VW2htyzш8 n[AYfV@,GosV D}׉ V}h/ti~=@AٕGTέ:6eJ,Gm0p &!ϸ(ݑ<+>+JYi'O'"dL84Lar~ W|"ck92? N@"kto״=٣ ԤٚX9S|{)ƬвYȇgo~Vӝ%:.fʷ$Aq.l7mZ6Xt`WRSDrE`ˑ"2q jO3lUbӥ|nZjl3&l^6ݦa~bs:9C_rhn.%U;yBkYaGRXkf*J.`L k?pҶq,ڛ> v X|)_hNCI#J #2}t|\M<ǎi { RPu{N_KxDIy% |pCM'Ѣ'J^?Hx8[m\.L1: H~\bC9]Ë+ML{CK }|JN{ޱ1tk)Z9(dnn M#C\Ud =-Ue Y¸"PC#~=! -aŽCd2xPMuL-3W6pU0H.~eA|Tk #W\ԓ&|(,27A/E݇rf%T!PwZzY@Mu񜺡e~/ v_0\5>Kۈ?\Z5>wl*3,%_ lpM}>Lݫt-ó|lpF{)F]]-6|}l}&pMچFh|nt_+HV!?[pjh h\y)R.N|n%ӪzoDʏ%N WȯhYF*H049Lͫ0t}oc6*dɢmÓ 8qlǘ!!pM[(vQFbDI0$ {wHƥ{ɩU%h`LY(Gj=+ϲCJDnt}b\Qj.9LOp9]3QF{xO-umGŲzS,R |ch~=~mZ'XݿmU1Yp\J1OUíCm*+i;CSvn.G m67JާjBFK40i_Ɉ7h2;I-&Ź;Ӝa8 ˹_,O?sEADFʓ'~.MN@8chF HƭESߎAGv8gX>Jmm85*BI k:J `z9V`!>sAriwvbDLԵiy57x ݣokLk7;C?Y2YKZ6"8#Y5D1$D`]̴#"s' HuhwYs e/_hh t'h TAz,)sdXb[Eԛ0v/I97͑Hyt{ 7j~TwLަj5JQvtjRt 19b RM;Y#aY Eլcd"۽ձR:'s^5eϯu17f75QN#W+c$eK"}Cc ŸWvםY_!TS@eF=ґ>]\29姼mqY0isZ&W[|@9`K^`-38tw=D/ӲE EaC C,U0˦0316 *Y:z 0b"jћ\CFVQw Owi\&f2۩h z1R>!xyhWi/x(!j|̅j,ȟ6p)Aw3QOAuhqSXP&<hx={^עnnu_+_ޑkc3 D5kyx4}PZ`QypKQ`|5׾l/oI2u4L)͐|ֈ X/!sKtCbՍn3VYNW4T4`&2F:QJz*̗p G5WJmj( lA>0}1 ^~hoEZPeļ(d%Um' X.`ŧҲzxYa+vl8Rj9T0܂gh6nj$d~ScU" `sO`/+4&:~?V=1%EPtڛ` {oq! u$U>8)s?4DZ"p4\1K9V&۩ؑʀz1\펺Ur>"Xb~-=P"m톨U> `hr\,)Õι1ssjSMNj@o#Z5< O*9R'SL_V$UAm*r?հL/LtnߓhP[,_@$ZG'3 |Rr^xm0vE+>f*5]Cq"ڗA0'!w(9`58ҡ]г󯷽Q"I}9 ٢` ERZ;¾}MDy{Bni،S|eI@i 8IZč1OMh&Gj VDBB1?nMɩiR͗癵s=,*IU#Wu*ӭO@(K I ÿ޴GYHoZF] ߢ{r.pP Ppe ա׊14i)V4tQ1Ǵ?&ȝZ4$9G]ہ_q'7_ۧ|Wι?rѮo8'6.dr}UyH7!أܑ0G кP)sQbQ6h_ ygS";}lpzP ҍd=ސ-EֳPg!ed"z>u"Qv|G/Y{}]CVl1"ε]uô-uZ'JVOmNCٺ*pOĪ%Yf*k~}Zk*՟M6}D_q AסB6](d6ux$ܖԫݝ9tv.SR m"P~~y=OX%f)Ys(T͠G=h!3K.66Fn(0Ol\IGMa)=(^>sN9kS݅5'j!,mPgr{ Oe^ qN Auy*"]}6iNpV3b⤻1Q)?ڔɚ,b{U KTi)ߴZ[6) ͚g!ȹm{Yػ@ֵ*Tߘcv =Ü{8ڛn{#YD 0`ahBy~3B0d nT"hQߖ/ bt=Mqm=I=|cW.}{ iK'^<> iJNeD#yrЏnDUC2/Ft`jU^m>a6@,0mteC[Kq%9 }ˑmW7~;c/<Bol>!mtQN1R,b H6r}e ꍑ;O%`8zŁ ^Agz$jޟBg;#ϖ즄ꪒ26ɏP~e^zUc#) R5Z(cQyO&c--~o'r.2Jt}v#pD@"NuYS틗㰶"w[i[ެIͱobbD8̓ܢ CNowq($螕>lCI"<-3E0‰W04%(,:_D1_$"p/!PkbQ e?+0`|Rvev9La׻o.E$cZ"vH>$>D՜[PRmx͖} 3zR`~OrzφN;")6 `Y*L]Ko [SY?Q#-dG-A/Ǽ9ɺ3!zXjf460 zy!J2{qQQ~[1˔k` 0gd nCћܗ3{:ʅn r<=qF*q'28Wye@쫄БgI~hd}Q\u[ub-b9\f371}4"0 +'h+$Yo6N;2}K*gB5C!v>^\ dM˛DwilX9MMk2Ut{K EJUoC8>Fݿsx-q,br ϋp&B9J `6M>aϣ?>x@oO9B#}eWu\ b=rb H Klˉ/2a6Kʵ|$TaTB;zB$-ʽ 'jqU+zMWvnk0`UI];RVx!YT_#-ϡ]BnLcހiurܺdWwZqj>$U=?/]WW~!!a7B ϥ[|pRM5)V ^Mɚ ;f<#@Fq[('G3gNiȤ ;xsP#xF )ѾklxmB;~K wyPpLKMD=Fy};w!Lc$}pCi0Y8 G1~/;U8F}eDpMſ[zsk5".wHI2UBlRuQgXwczW  K`Bn% ,{3J4ΜQl"KŵS䢃!MĒ;"OGNcvd|AgBcobc~ B`؀f2`&D'&;񟤕QtBNj/UY0MˣDjhnZiKlPkDY& &lolnh9zyV\"ҭ\Pܻo1Jh~bvj.ez %?fo3M- 5CfK|E# ΉM8K!gNFrLP/,u5`N.|J r ш k['ӿnY/, q2X.K% 3eΈVRid{DYXzg#80(!REEߦkId'vy2oA;sbcV{sm.5?X Tbp1v63' 47t9Ao{Aw@%2SoOV쾖ϪW_Y?7b2(8m0]ts{3 IqTh%>m]fZgh.+e%ݫ["aq?$g,g@uXc>6Oj$O K' i<=0[6Ox9t=h,@5KJڭtCk_*Be  `cTzjz_M{\+<:+3:t~qc&EU2rhQMᄣ=UVWFLD>_ð1~mcϽc3MDp yXw (@ (W! G.V4 y)@=0~4IФZA6+Q[6ܵw ֞rѨzkSؤ=Jz;7霑:1HoQ\I)$ 1  m'zL=}r3ʪAՉCiT=‘N9}R0hTUh"M_[ރb:%,}Iߑ]/wjmd^ii%DծhQH2+š=^o`r_I27QfaG UV Krq|xzӧcagrQn!<pD|՞S̺Ag] 8CDRg"2cDSv#:HUu?t&i!<&}Ѐ:ZumQl6(Qu.a!Anȟiʙ*rX:FՖoZU\ Z$)q)3B`oX5T?-GJ.s|P,;n=~Q2s2Ko^Z!u)~ 51-S"U!Q|C".-R| -&vQCzmIJlvlbjF rvRveiw 䩙\_ ϸ4fT& *ZsDuPJzκL{oБ}) j^`]O@x $ j[z;{ȋi}>ذKI+Lb@s MLV l^y,d]_^#fkUO^o-ԯgs1U?9뎻(&MX5t`ylBlbJ?nN?5pF+(XWi2Iʔ4?T4t8}@ AhXWJl"}@O W)U?&#Off54 YZ