iperf-3.5-1.11 >  A [SEp9|"T oup7|_1lU9rarX!|ݥs/jIF/m2$ ;M/syi^li >BIhy9BSqH*H mBTܳ_?yG{Yt ,]8|{&R(ӁV-){`Bh=V5؈R&rgPk"U/MK#O؂$Rf 2zdfJ=}'ͥϦ 7) dDQU0GE!iiβ5, 嬹u~i(Ǚ$tpp%D ލƈu񁟒Xv6Fc YW]My B9>p>/T?/Dd   7PT\`y  $ 0 < T   $8 \ . (W8`9:F+G+(H+@I+XX+`Y+h\+|]+^+b,$c,d- e-%f-(l-*u-<v-Tw.x.y.z..../@Ciperf3.51.11A tool to measure network performanceIperf is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports the bandwidth, loss, and other parameters. This version, sometimes referred to as iperf3, is a redesign of an original version developed at NLANR/DAST. iperf3 is a new implementation from scratch, with the goal of a smaller, simpler code base, and a library version of the functionality that can be used in other programs. iperf3 also a number of features found in other tools such as nuttcp and netperf, but were missing from the original iperf. These include, for example, a zero-copy mode and optional JSON output. Note that iperf3 is NOT backwards compatible with the original iperf.[S;sheep60SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Productivity/Networking/Diagnostichttp://software.es.net/iperf/linuxx86_64)H.]/A큤[S9[S:ZZZ[S96f1e6c733c7c0a6a275c8f2636a69d553da1d2f89283acf26a1ea881535f84d852c42914d7d79fe5e95d0d1b821556d9f06bf756ac910fe085a46d238a33e59454ff763779f2456aa82df91be6fc74627b9f41dd2dbc5c5dad66d91942bfd52b7323d513ab001930181944f8bf3d443ec58dbaf68ebed2ee1e192f094c6c68b0654ea8ad7543b8ff425fd8fd68a260353e008712ecd48716565857fc8fe4fca0rootrootrootrootrootrootrootrootrootrootrootrootiperf-3.5-1.11.src.rpmiperfiperf(x86-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libiperf.so.0()(64bit)libiperf0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.5-1.113.0.4-14.6.0-14.0-15.2-14.14.1ZkZ@Y@WhV@V@Vn@V\:@U!#Tq@TMSǺSǺS2@S1oO^@LwKmsvec@suse.commsvec@suse.commsvec@suse.comaj@ajaissle.demsvec@suse.complinnell@opensuse.orgmsvec@suse.comp.drouand@gmail.comaj@ajaissle.deseife+obs@b1-systems.comschwab@linux-m68k.orgmsvec@suse.commsvec@suse.comandreas.stieger@gmx.deaj@ajaissle.decoolo@suse.comreddwarf@opensuse.orgpoletti.marco@gmail.com- update to 3.5 * Bug fixes mostly- update to 3.3 * Bug fixes- update to 3.2 * Authentication mechanism added * New --dscp option allows specifying the DSCP value * Details: https://github.com/esnet/iperf/blob/master/RELEASE_NOTES * Bug fixes- update to version 3.1.3 * fixes [boo#984453] [CVE-2016-4303] JSON parsing vulnerability * also includes support for fair-queueing, per-socket based pacing of tests on platforms that support it (currently recent Linux distributions), as well as several other fixes.- update to version 3.1.2 * Bug fixes- Fix url so OBS is happy.- update to version 3.1.1 * Minor bugfixes- Update to version 3.1 * SCTP support has been added (with the --sctp flag), on Linux, FreeBSD, and Solaris (issue #131). * Setting CPU affinity now works on FreeBSD. * Selection of TCP congestion now works on FreeBSD, and is now called --congestion (the old --linux-congestion option works but is now deprecated). * A new -I option for the server causes it to write a PID file, mostly useful for daemon mode (issue #120). * A --logfile argument can now force all output to go to a file, rather than to a file. This is especially useful when running an iperf3 server in daemon mode (issue #119). * Various compatibility fixes for Android (issue #184, issue #185), iOS (issue #288), NetBSD (issue #248), Solaris (issue #175, issue [#178], issue #180, issue #211), vxWorks (issue #268). * A --udp-counters-64bit flag has been added to support very long-running UDP tests, which could cause a counter to overflow (issue #191). * A --cport option to specify the client-side port has been added (issue #207, issue #209, issue #239). * Some calculation errors with the -O feature have been fixed (issue [#236]). * A potential crash in the iperf3 server has been fixed (issue #257, issue #258). * Many miscellaneous bug fixes. * Consumers of libiperf can now get the JSON output for a just-completed test (issue #147). * Detection of various optional features has been improved to check for the presence or absence of platform functionality, not the name of platforms. * Out-of-tree builds now work (issue #265). - Do not provide static library - Update iperf-3.0.5_disable-profiling.patch > iperf-disable-profiling.patch- iperf 3.0.11 * This maintenance release adds a -1 flag to make the iperf3 execute a single test and exit, needed for an upcoming bwctl release. A few other bugs are also fixed.- iperf 3.0.10, user-visible changes: * UDP tests now honor the -w option for setting the socket buffer sizes (issue #219).- Apply profiling patch whenever %optflags includes -fomit-frame-pointer- iperf 3.0.9 * Bug fixes- iperf 3.0.5 * A timing issue which caused measurement intervals to be wrong with TCP tests on lossy networks has been fixed * It is now possible to get (most of) the server-side output at the client by using the --get-server-output flag * A number of bugs with --json output have been fixed - rebased iperf-3.0.2_disable-profiling.patch on 3.0.5 code (now is iperf-3.0.5_disable-profiling.patch)- iperf 3.0.3 * Summary structures in the JSON output are now included, even if there is only one stream. * A possible buffer overflow in iperf_error.c has been fixed (replaced iperf-3.0.2_strncat_bufferoverflow.patch) * Example programs now build correctly - clean spec- iperf project moved from SourceForge to Google Code and now to GitHub. License changed from NCSA to BDS-3-Clause - Update to 3.0.2 This version, sometimes referred to as iperf3, is a redesign of an original version developed at NLANR/DAST. iperf3 is a new implementation from scratch, with the goal of a smaller, simpler code base, and a library version of the functionality that can be used in other programs. iperf3 also a number of features found in other tools such as nuttcp and netperf, but were missing from the original iperf. These include, for example, a zero-copy mode and optional JSON output. Note that iperf3 is NOT backwards compatible with the original iperf. - Added iperf-3.0.2_strncat_bufferoverflow.patch: * Prevent buffer overflow in strncat - Added iperf-3.0.2_disable-profiling.patch: * Disable profiling on x86 (option '-pg' is incompatible with invoked option '-fomit-frame-pointer') - Changes in 3.0.2 * iperf3 now builds on Linux systems that do not support TCP_CONGESTION. Most notably this allows iperf3 to work on CentOS 5. * An abort on MacOS 10.9 has been fixed (issue #135). * Added -I flag for the server to write a PID file, mostly useful for daemon mode (issue #120). * A bug that could break some TCP tests on FreeBSD has been fixed. * TCP snd_cwnd output is now printed by default on Linux (issue #99). * In JSON output, the --title string no longer has a colon and two spaces appended (issue #139). * A buffer for holding formatted numeric values is now properly-sized so that output is not truncated (issue #142). * Some memory leaks have been fixed. * A -d flag enables debugging output. * libtoolize is now invoked correctly from the bootstrap.sh script. * The test unit format can now be set from the API (issue #144). * libiperf is now built as both shared and static libraries. - Changes in 3.0.1 * Added the following new flags - D, --daemon run server as a daemon - L, --flowlabel set IPv6 flow label (Linux only) - C, --linux-congestion set congestion control algorithm (Linux only) - k, --blockcount #[KMG] number of blocks (packets) to transmit (instead of -t or -n) * Bug fixes - Changes in 3.0-RC5 * Added the following new flags - F, --file name xmit/recv the specified file - A, --affinity n/n,m set CPU affinity (Linux only) - J, --json output in JSON format - Z, --zerocopy use a 'zero copy' method of sending data - O, --omit N omit the first n seconds - T, --title str prefix every output line with this string * more useful information in 'verbose' mode * Many bug fixes - Changes in 3.0b4 * Added support for binding to a specific interface (-B) * Added support for IPv6 mode (-6) * Setting TCP window size (-w) is now supported * Updates to iperf_error * Added new errors * Should generate more relavent messages * Stream list now managed by queue.h macros * Test structures are now kept intact after a test is run (for API users) * Improved interval timer granularity * Support for decimal values * Many bug fixes - Changes in 3.0b3 * Better error handling * All errors now handled with iperf_error() * All functions that can return errors return NULL or -1 on error and set i_errno appropriately * Iperf API intruduced * Support for adding new protocols * Added support for callback functions * on_connect - executes after a connection is made to the server * on_new_stream - executes after a new stream is created * on_test_start - executes right before the test begins * on_test_finish - executes after the test is finished * Added early support for verbose mode (-V) - Changes in 3.0b2 * UDP mode now supported * Support for setting bandwidth (-b) * Parallel UDP stream support * Reverse mode UDP support * Support for setting TCP_NODELAY (-N), disabling Nagle's Algorithm * Support for setting TCP MSS (-M) * Note: This feature is still in development. It is still very buggy. - Changes in 3.0b1 * TCP control socket now manages messages between client and server * Dynamic server (gets test parameters from client) * Server can now set test options dynamically without having to restart. * Currently supported options: -l, -t, -n, -P, -R * Future options: -u, -b, -w, -M, -N, -I, -T, -Z, -6 * Results exchange * Client can now see server results (and vice versa) * Reverse mode (-R) * Server sends, client receives- disable _service file for factory update - update license to be spdx.org conform- Update to 2.0.5 * bumped default TCP send/recv buffer to 128K (this is not the kernel buffer that controls the window, but rather the Iperf internal buffer) * honor -i flag when for a server (-s) when using TCP * Exit rather than warn on connection failure * Reduce CPU usage * "neater" output for some units, eg Kbps, Mbps, Gbps * addresses some typos * prevent underflow when the amount of data to be transmitted (-n) is not a multiple of the buffer size (-l) * print report headers only once * use appropriate report header for UDP tests - Cleaned with spec-cleaner- Initial package, version 2.0.4sheep60 15272722513.5-1.113.5-1.11iperf3iperfLICENSEREADME.mdRELEASE_NOTESiperf3.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/iperf//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.suse.de/SUSE:SLE-15:GA/standard/0afe29d9827894a70bb4e55c45ea06f2-iperfcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=5e7548388643a6adad7237cc4547e2db43d50dba, strippeddirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRDGPlutf-88649d358a16204345e12a1153202fcc73f2d71360fb7c7784fff200fc3ab9e4d? 7zXZ !t/T] crv9uib3i^EO3]As<x l2%('}94;:Oy.71OT~Am4\߆̟6$;%h*:ғNӄ1%\;Y"D[їg*C<-׭`\/oD[3va87k|9^ג%ػ.I$,A{şEb72uԈHN<7T(2n} "7gD^b |Q'E"iÈUb閾(6\Cn?ijҔCQ-)m9jl5Gv]+[mֳc0]t<g}cįOSA#;gf[3>'#x6+}멸h..mgHPqf%PA9+KR7x;5 .3Ňx!.}ts&ŸFQWuv%[Nf/{ رuQ99pY֯?v!] TVi2@z'J/f& T(yt-%?Zff@mH=;ZL:nMXCrÜ]3(N{2 JN?tTd^ 'U΍ ]O2T!pdSZGcomĦ@zZD?q%EqoZ:IIcn&\ #dYZ,ڡD2]%Q\Y9s>]FmT ;v"Ŕ%>a(ޓ:RfG7ѻso '>t_|: QuUsk>TX$ʧ(-Tɗ( Yq_Y^u͡nҮyAW 0͛|K*FdL.5|en|Ww{^7TQxan;(wf⺄?_cDF8gS? pZ2<#+^#$q} T~偬 sv-dH\ҫ؎9"J1h59NM|7Pk= S)LӴM(b4ewS:6s&gM>g_*1vcߚKd`6_Il}y{B&-T>R2>Q+m1|2,~E]k-y?B$_vͬA#_`y8ş1:S(뮯yzǠAZO3 57ZB1oj4[ҪؙZ>.U[o;2R2*k?`)-'Vwd>QJaoZ^6B<ź@\J[sFt!⋹^=U%'Vds E¼q _98W=kR$n(MK r^K|0Vtl!=|{Do |C JB; 75&+1kr%LkJޣ.|膞i2_Cn/G 2y5be]r /u #u1X =ʅO\ oc /{(Sk~R4[]7R 2] @ICWi wX( l_]  ^jCYʻqۢb#,n{6 qIhG B]{N! Kv\/Gg1@wZUpڱIxс4 KϰwZ<`1 J+qD j$jGBql\р *!3N/ 2.8}H<,KIb~H˝-?rssh0,dnjJ%U@l1ƨ?v5֊K=v8HK>< XW`@Y|Km4I퐴8:jeUrƟ\.lp[ڙEK&Hq!vK`2(Pֹ\8 vg}o̯w"z9. }] 7Pբ zia #Ndžg6peRƹ?Z&Y,o 2 ė($nv0Jrq?67M8p"6,]1T#o~ҘrF$HC&[/H.B LSF ^cÏ$QR'`[g2vRZ^-U)uJlۋV8b"]&͓pR8ܾ<ل+4?9U 2%n ?vJ?X)504.9kb5' 5ksHmѬ TR! ./,r$خ^ag}`䎫Ƽ/ !پ\Ƒ/Ft_E͆FU-"JafXl7n޽NBZÜOcDu\kL\s]FVMV3ۘZ4wB"܄[wqɡ^Ҵ:l:#W$n6lˍ7(T{qM(x3(;pGG̥@AؽJQhS*kGa= 汿3ꫭυT5`b^Q6Pd{muVc?Xp]NZ"3ĸjKT^ϨPjƾ_(#՜:s!I 1nZsTUэZQBW v70zJNPiK4,-dF{.K}AUhob ? X0+ND&28 _'ETĵ#%!HԻR m:7!z_KgBP$WU6. fI}UG*"ˠCtZ!2[QHVKv\ă㐒eb}>U:'a2]ZlC]) UQ:[Dҩ:CNh;k<f2-)^ۀ%(޴ VJv H'( ֐C'Bb#U=#=LͶ ֚t0,3Xk^2 2aKMv`jo.˾JU2iHԊY!14IR#qz/q*%V(dXiP||6PXBb+D#hIgʺL[`uDijR: RBh %|.[erHn 3Tkc .muC@݇>yJ.N<{}L7tcddWG!-.[Z4H;h,KZ: ]ߤu6NX"BC1cyw[0`ٝt৤[i?-X"%kư)ԦF*%N #*;c:BI5h;L'%{}1Xf<6*M-MAi yxO!.cr,n6JcETo0G Hr ۀҬ-DL a y8UR ~mr-ǥ<,RVIlEAܖ¼N.0g`ҁ}-oe+TSf($ǂmϐzfd{>?&RADs ) ܱ>_PbA"J/)Bsѳ9%ʡ‡jC90/R)jkuyG!x2ǯ~-&xKŲf~ʳ$!MQMLm|;P/4R5ut Q(dvT Y.aNp;߾5VWqsp}=E\3>ma+c7W카MȼȠhg Ouqm4)qBݡ?s$vԢ?83IT 26СH8.:':PQOC9rg9cUҠ"uLs@=ul5 .8M"^iΊ K0O|*KH[v]n 󬂊dc}{i=J}y-'5LϘEk˟*0-&dymi3c.E6#$u4sw8 2˨Zp~h|&E0,g6)!Sf;~a_(EVmhdy fcEDejWQ 0 3)93\"o?6Ps'_}=c{@DjX!zφݮHHW !be/ag.ah. A4'uTzs$mJybɝT22In''b& g'Ǔq*a&GPDbf֬H}ΈaԹJnY /Ī+?1dw M>loG؟QXokLcGWF8UwlirZK&8?_+ hX~[)i>kWwVٗ~2rs¿{ q֫&_矆,&&M{ zaO:;HlPTQT{.̥%fdiVm!"h 27UAGBkRζ"Rpu)M{Y5dżOB2 npt=>?>(#Qb< fo ޙ{zC i^F/-QQDNhG6EڡHh/ZۄgPd[rw[HJTCT?y|ʡ0 ҟrMש0ˡTw2Prb? TИc ѴiѸ ;mcoB,[Ww/׃o.ݛ*i3jP;G ,/m7jMZa-%Q|F=%L+xXI+B\1MœX&`#mUe :^̺cmڔ ;s=X 6(\gպDkgFaop_doC `Uueemtjެ\RV@qoa.?;mE3͟܎m`yLL6WƭKjh'tD `:VMw1ت;_e.A}' Qذwi 7B rnGxp&ЙX(k(7@fjvTSaf^wLHY`eV2;,#i͑/!òG0DkL˄*δx~Vm~BazE;4dIz pլ <3]!}< VB*cZ -!L^ q kz6Oy|O|5Ͼ/JRأ ¡."AxddR=$HȆ8a+3PXAO8bNAᑹ!%ny;axEhF$\IΞ VtbҍXFdRvȪUHꞵW\='p!k)wE7!|U` 1z(3JA?aAp| 6mMg,@\xWEm)hSA={dj<[oƯj62r Jbqڬ~x<1,oXK_?33OR O`(njve[1CN~'e$5lWfnɺgijBaF0Id[%v*rJh?6 ]l)K;kkGBN0ĺ ZK͓B|N+(j𤾑LrIW~;.(pB uҀ;DhG;Z/OCn! cS9P$ژ3ߜ_d(ݏ+-[-]h&L@UQaOce(Zzc큄1dUVF[yۄh}[;HYנ09W%W5P'ǂR |:zfZq}=l{g,8⩗C9NoŠEXIdc/OgE_bor0KʊA']o6 -)">m9cnW"5>'|W zn OAO̔HэiF3<^)#oɽֵy&m;jzeA,1HkK1f_Z9RU2ҍ88rSwx'Ųd)#Mfx[}@V+QX]/` oF$@ `"EC"  `$&QB!yTRlԿ;!7dD|5:¤K>$ӥ|hiӣָBY>i'QWdyǁ1v1{:|fPPჂ_Fm4˺"-ӄ!Ul}6f" ;U^\tY|!eJ%f  MhZ2A/P7rZ23t99Yۨ#=)ilUBU 쵀46ʭc7!]&lCzʄ<TQz(Pv,3|\|,4]pcc;jD0(^9Uϵ{O[bQ?TzDmIȝ= })phAf/ k;Lunox NayWvbٚf) =~OsW4o)2f0e2SlӈsB\@K gw}QO:+q7p]57q̥ܛWYKIRz8;"F͗!C4e$ լ)edO7 U%áV+)4>D:?ݞ9o{:ۗ8NnғM6K61Խ[wywkNӛWNk{0Oy?k`0 7Am J_+ψFZaK"`)5WW _'IN}5~y*5_,vl) ե(Mm Ⓟ+ʡ6OLl 嶎{#IvOBt[RfÛZv!4zЧYLݿ)}XY1lF{A-;`sحIkB&)⭎cǰ3wM35N[#YgVUʞJ\W}=l>iRGWGR|^nEK3Ք1d?]j(aA ӖBW[ %{6=9SHVdnZx"d]KC!/# Fl@yU2)\sa౞Ngo(r0y =Y;k|'2SLM~mv%}fhr{dBUQG Rh[c^Rņ &ѯ,k%D\N\iCQBI2f'ZhLEU, ]fٚBXEl IS{ݥUȕS3g>X vA/vZN Kh)q+-Ct:"mL/u'zPdv˭ pLP'Z =ҿuaZ<&nX*b 3glNɍƁк. ha'BZ |2$b_}+z/Ҧ:"^9qJjʀwGŖ-l3NR$P+<ȭY3X|"{JZm4xEP5ܗE}Ea~FBocs Aӊriq$g?m0ȨIպ* |K'`oO޸5Ⱥ'Cu[25L;;/nq9-zUd,_ed ;bZ/eEreVIJ!`wm@s '%!N҉T9 ŌjkT=+]PCs0O_]Iz j9u1̡46)ɣuj$f(w˷e? Z͞"!E50<#bM*UPzpYi 5vRZ]EY@`8Veeo.h`lx?$T݉GoJ]!7/{tХBNZ7׮#[QQ8iYY+P ixGe2q#xeeM$ߝR'kNa]!93> Jv% AMؠ9%^P>K\([ݒY"0]_,o1"SV:ȦקD_6j1zmd/@_dﺹugAxb,!9[DZlTUWRI(WWM|[2$cQc>WZ/zFa4pN}0uUs+䆋Q@b|_7^L|R5 m6ueFBcvνA.Ӈhߖzt,<+82W$7|.I ߈);:c{p)d@Eb %m2D:P|jüj{HM̹8Ĭzm%'ΡLȡ\y.jQX2!'5|-CuDK[\^Q ޠ8K͋ _%l(6r[n6 A}x@I.O7(Pi+qV9EBu!bY1x MCE@.SM; l%9ehʯ8<>Q* ZK>FF~q+u?%\:@ӥg7bcoQe3۹0w{&qv.k~zd0l9~zŐ: yuKǮ fEP\:-%+1!"S8T?ms,2 JZj]Ǵ;knCR6dr -=<(6)^ GoQC%`4"Zbfبo6(`m9JwO 0־NL"kr<)]F!%&L z'X$nc[jDx/b&yT%ƿ (*nsP|}l|IQเwx&`8vOU?t!,8pgX4>7K"dzCgcԇi!'!qQ:qf_]MC.As+|هwl/ 67А씉z#Q-riVTsL1B|}-J ɣhh)kJy7>[U,e];51ELOX֟ݫc`2B,PGH$gf$フm^r!(f%l>O y^4 ԙMrm`(yJW`L *# ?qv~R k "G%~G/Wm(#5mZ겞_ps,*inׁXјk|Z_?iuzc~_qOV <*tEúE/iRloH: PAyVW^|^}4!Gu ѾQ<0\eCs9XGK?CA+zJT î)LXj.XqOH5)M.3.O_DFÞw2!Q⑿W]"ߩ'+@xϾ>paB75[g6{MP'׶.;JPF_Y bߙ}c}4N2>U]ͨ # IN L(/ jr\DVUQH(Fۥܔ $ٓvGÔύ_2gYTHg+_?;RhPyj~޿p\-DymM$*((T5@tHXrߩb pٓ 0 [yăhDF2F ҔB bG)ޑzͣM|]U^ZyF] ~qKm)e>JZ=kb.3KU`{߫MjTGI$+Dl4K>7gÑ/; a_GNV87,97G4yJƕcooE\55`Mnh^k6;.:qTݺ2f?+tk:Da[n?)~$$8L',PR!GS݋XX{,-:0El7Seueb(ҽ̇(KCs$󴦛:[Z+s.ȣJHAIZ~S2lՂ~H9VP:ȿ4 銒^jfFUpJSAUxV#tѷv21{AV,"l26Dt-^Z2Q#[ܗ ( gYi/nFvJTf]0dWVݙvL>ɴl:l:ۍFhNS71GU=臩<`z xf1jp^gJ%ԷZ3op3Yp4,H+c_ƒ'>қRQa:Yqh Iz'Qo [.HE9{WTj.Cb͉֗=:~"XE/:o* sc|btkIs h?FoMq-0&[26 Y,y!" SKճٙ=6gUKr&r6rxG?ei'HE&T'*hf:h:B*\KqtFT_l̅ [mF_(-N 󡵄bD\/ґSXv='{ؽ=5] YenIFؖ5y9@x!k|k\gD6qTlgUVe`p71)JŴ<5[Z𰝋{'|${̞ind#ǛWoeq ^8725"bկ0Fξ4V_ h6;5t ?o*|ԖpȂO%CK~/ )Tbͱ\YܻpElJYuA}*tpkm{}b 1t3xN/UQ.Loˌj[fn[gMhzM[1ΨomJ × 9UF+t_UgC;2, ~Ut boŬ8$%N$%zEBk8?e+r3S5,pE dyf@}=&pOzZGZyt7UVxE{ y?חnͽKgOfrgѾ͝Țh/0.9qe;WE29HR[cGLӦ}6CTE_ zT^A j!!%8c5'XƞAaSblX+: ]3 ̝Y4L}Sgaig/Z(~%4? N}iYf?>87Zޅ)tB#K[; KGC35m6naɮ]OHr-Z۲dEeEY,U.|K,"[4R?\Pi-޼׶MgPZ}]-~guggaPnuo˞tSUEylCU'mX.'kWZb;lE7^ ]dIOj`gk,]T`uiL΄Ddd1k♴ VvLUoLGh{LlDg;$F[d-Ư8( m7}| {GsgbYwV=m fAw`_&O?^xD%+a&)=" [9 H/KTʰ}QKte&5!8pluH㾐'*F |XX{nk2Pl4Ts}@?w/%pm MŘ60IU=ȲHn{Qmm#vXIpcFv3$QM~=ot Fb\jFW(%r|D/ę'LS uhpES$Cv^ͰV`-!#@hhճ~7$3C:fښMT/On[j<{ mhBեsBƣ7J@ §&I*7461swh[I)yxWm ͹3E; nm$**jRCNd/9$Wcg>"|hKTQ[Ν+F _剆Ƣwm uZ56ub|MU[9"pzί~>pXJ#/VyN<}w)%\oF}FGڬIXˤ O|G)J Pu^+afLqS@Rj6C, TS柳 fʄxc͸^df\[an0zvNakg}4E C)O+RZW}@Co+̅Z]6!A)ө6++Y$r~0뙿V)u^Y (nMk3*M-+e(kil;90;]>:ןpfgԏZo|N~'2DyzdD)'ۄ[v m&')ϖ*m~3X]ᵗ=l Oi?ANӺ>,f,N\ͭ+.O-U":Cچl,nJNo@& j6Rfr,DGHx9m3|]ȃ7*?'s7gX.DjmPi"Z3B?&1fDvhfgXOgG9> (iՖjW9w"*r@ -Eqse5DE[L< BR)VqLlK؟@NZ)mENYT_Jm3@cb*ۅfȘt]a,tp<c#m#kCWp U023K+XԎ1Q2o,P<`? EgŤ^tn_`V^NS=9Agdl8 &-F aD=9ٔwdkDnQV ǶA0i l7o\ZRjn-0 MK~kBb܊R'v\=t )eΘ1UKNkQQ Bkic!rPTd@3|RCum0lwyWrֿySn6&GsC6 +~a6mX"Rut}i↌l%NZƜ| 7~YZHW%H :i09+W0YLd۵\Ff2j2OpşIu˻|ի?RriV !f{u){ԕS{ 7Jshz-"f֢K0)FF&^`'~?h ӎo!&@}1P.`*ܛ.ewc7sM5A;ȼsŊʺPnac6LeBTIk05{Qs8;>D=M"G\x͉\qr&%[Vr|G62p>abd>RIs1|TE5 ֵdPope.JKn+.EV7=NԚkpHQ.BrI=?³