iperf-3.15-150000.3.6.1 >  A e:p9|$5ƠQRG1+N/6/p9 EjpzNG[Y< +ȣDaUZr37nSant|p3E W~QTp!54g^~Xhs4mLZTT!3E ɏ`:C}dO#)ӳ# \ֺż<+ހĖ:t?/ Ξ 6~EP[ж,ؚ [Ks%@8Y~S fcf%-K'0`J_K*22^:ahTN≮Ol=%$dRQ49AZU7c)Xl`l쬫mO(`".y˳p+HQYn՛`T:m[;g]'*ZgO!RΊ YOZ63|a[\J$Wno;I#t %U"qRݴй =>p>7T?7Dd   @X\hl  8 F T p  "D`xL(}89: ]F2G2H2I2X2Y2\3]3,^3ib3c4d5e5f5l5u50v5Lw6x6y6z66667@Ciperf3.15150000.3.6.1A 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.e)h04-armsrv1LSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Productivity/Networking/Diagnostichttps://software.es.net/iperf/linuxaarch64 #.4A큤A큤e)e)eSeSe)eSe)339b2188002cf986650a73029931427d529c780df860f6957df772ee57a5f3518c97a4ff5c8d144bb54acc8357d6fcc314b45c62dacdf17aebdc67c48b410333ab828ef309b467023c3264ff6a46188567056e1113c5f1409716007e21b0012235aa7c4618b9884d6faa9b43a4e70291b35ea9f89329d5d33becd852e85221b08b4ea0e207adce072f5dddb62d80f5d6460921c2272e898d44280dfb92803b72rootrootrootrootrootrootrootrootrootrootrootrootrootrootiperf-3.15-150000.3.6.1.src.rpmiperfiperf(aarch-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libiperf.so.0()(64bit)libiperf0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.15-150000.3.6.13.0.4-14.6.0-14.0-15.2-14.14.1e@d!d'@c:@b ` @` @__[@_ ]A[?YZkZ@Y@WhV@V@Vn@V\:@U!#Tq@TMdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.commsvec@suse.commsvec@suse.commsvec@suse.comdmueller@suse.commsvec@suse.commsvec@suse.comliedke@rz.uni-mannheim.demsvec@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.org- update to 3.15 (bsc#1215662, ESNET-SECADV-2023-0002): * Several bugs that could allow the iperf3 server to hang waiting for input on the control connection has been fixed (ESnet Software Security Advisory ESNET-SECADV-2023-0002) * A bug that caused garbled output with UDP tests on 32-bit hosts has been fixed (PR #1554, PR #1556). This bug was introduced in iperf-3.14. * A bug in counting UDP messages has been fixed- update to 3.14 (bsc#1213430, CVE-2023-38403): * fixes a memory allocation hazard that allowed a remote user to crash an iperf3 process * see https://downloads.es.net/pub/iperf/esnet-secadv-2023-0001.txt.asc * obsoletes CVE-2023-38403.patch in older dists- update to 3.13: * Added missing bind_dev getter and setter. * a fix for A resource leak bug in function iperf_create_pidfile (#1443) * doc: Fix copy-and-paste error leading to wrong error message * Fix crash on rcv-timeout with JSON logfile- update to 3.12: * cJSON has been updated to version 1.7.15 (#1383). * The --bind % option syntax now works properly (#1360 / * A server-side file descriptor leak with the --logfile option has been fixed (#1369 / #1360 / #1369 / #1389 / #1393). * A bug that caused some large values from TCP_INFO to be misprinted as negative numbers has been fixed (#1372). * Using the -k or -n flags with --reverse no longer leak into future tests (#1363 / #1364). * There are now various debug level options available with the - -debug option. These can be used to adjust the amount of debugging output (#1327). * A new --snd-timeout option has been added to set a termination timeout for idle TCP connections (#1215 / #1282). * iperf3 is slightly more robust to out-of-order packets during UDP connection setup in --reverse mode (#914 / #1123 / #1182 / #1212 / * iperf3 will now use different ports for each direction when the - -cport and --bdir options are set (#1249 / #1259). * The iperf3 server will now exit if it can't open its log file * Various help message and output fixes have been made (#1299 / * Various compiler warnings have been fixed (#1211 / #1316). * Operation of bootstrap.sh has been fixed and simplified (#1335 / * Flow label support / compatibility under Linux has been improved * Various minor memory leaks have been fixed (#1332 / #1333). * A getter/setter has been added for the bind_port parameter (--cport option). (#1303, #1305) * Various internal documentation improvements (#1265 / #1285 / #1304).- update to 3.11: * Update links to Discussions in documentation * Fix DSCP so that TOS = DSCP * 4 (#1162) * Fix --bind-dev for TCP streams (#1153) * Fix interface specification so doesn't overlap with IPv6 link-local addresses for -c and -B (#1157, #1180) * Add get/set test_unit_format function declaration to iperf_api.h * Auto adjustment of test-end condition for file transfers (-F), if no end condition is set, it will automatically adjust it to file size in bytes * Exit if idle time expires waiting for a connection in one-off mode (#1187, #1197) * Support zerocopy by reverse mode (#1204) * Update help and manpage text for #1157, support bind device * Consistently print target_bandwidth in JSON start section (#1177) * Test bitrate added to JSON output (#1168) * Remove fsync call after every write to receiving --file (#1176, #1159) * Update documentation for -w (#1175) * Fix for #952, different JSON object names for bidir reverse channel- update to 3.10.1: * Fixed a problem with autoconf scripts that made builds fail in some environments (#1154 / #1155). * GNU autoconf 2.71 or newer is now required to regenerate iperf3's configure scripts.- update to 3.10: * Fix a bug where some --reverse tests didn't terminate (#982 / [#1054]). * Responsiveness of control connections is slightly improved (#1045 / #1046 / #1063). * The allowable clock skew when doing authentication between client and server is now configurable with the new --time-skew-threshold (#1065 / #1070). * Bitrate throttling using the -b option now works when a burst size is specified (#1090). * A bug with calculating CPU utilization has been fixed (#1076 / [#1077]). * A --bind-dev option to support binding sockets to a given network interface has been added to make iperf3 work better with multi-homed machines and/or VRFs (#817 / #1089 / #1097). * --pidfile now works with --client mode (#1110). * The server is now less likely to get stuck due to network errors (#1101, #1125), controlled by the new --rcv-timeout option. * Fixed a few bugs in termination conditions for byte or block-limited tests (#1113, #1114, #1115). * Added tcp_info.snd_wnd to JSON output (#1148). * Some bugs with garbled JSON output have been fixed (#1086, #1118, [#1143] / #1146). * Support for setting the IPv4 don't-fragment (DF) bit has been added with the new --dont-fragment option (#1119). * A failure with not being able to read the congestion control algorithm under WSL1 has been fixed (#1061 / #1126). * Error handling and error messages now make more sense in cases where sockets were not successfully opened (#1129 / #1132 / [#1136], #1135 / #1138, #1128 / #1139). * Some buffer overflow hazards were fixed (#1134). * It is now possible to use the API to set/get the congestion control algorithm (#1036 / #1112).- update to 3.9: * A --timestamps flag has been added, which prepends a timestamp to each output line. An optional argument to this flag, which is a format specification to strftime(3), allows for custom timestamp formats (#909, #1028). * A --server-bitrate-limit flag has been added as a server-side command-line argument. It allows a server to enforce a maximum throughput rate; client connections that specify a higher bitrate or exceed this bitrate during a test will be terminated. The bitrate is expressed in bits per second, with an optional trailing slash and integer count that specifies an averaging interval over which to enforce the limit (#999). * A bug that caused increased CPU usage with the --bidir option has been fixed (#1011). * Fixed various minor memory leaks (#1023).- update to 3.8.1 * Minor bugfixes and enhancements - don't apply the profiling patch any more (removed iperf-disable-profiling.patch)- update to 3.7 * Support for simultaneous bidirectional tests with the --bidir flag * Use POSIX standard clock_gettime(3) interface for timekeeping where available * Passwords for authentication can be provided via environment variable * Specifying --repeating-payload and --reverse now works * Failed authentication doesn't count for --one-off * Several memory leaks related to authenticated use were fixed * The delay for tearing down the control connection for the default timed tests has been increased, to more gracefully handle high-delay paths * Various improvements to the libiperf APIs * Fixed build behavior when OpenSSL is absent * Portability fixes - spec file cleanup- update to 3.6 * A new --extra-data option can be used to fill in a user-defined string field that appears in JSON output. * A new --repeating-payload option makes iperf3 use a payload pattern similar to that used by iperf2, which could help in recreating results that might be affected by payload entropy (for example, compression). * -B now works properly with SCTP tests. * A compile fix for Solaris 10 was added. * Some minor bug fixes for JSON output. In particular, warnings for debug and/or verbose modes with --json output and a fix for JSON output on CentOS 6- 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-pointerh04-armsrv1 16957417373.15-150000.3.6.13.15-150000.3.6.1iperf3iperfREADME.mdRELNOTES.mdiperfLICENSEiperf3.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/iperf//usr/share/licenses//usr/share/licenses/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:Maintenance:30849/SUSE_SLE-15_Update/84b95acc423c37036dd7a7abfee65157-iperf.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=be7c08fec083fc7bd599f87f5b03a7b689a0f4d8, for GNU/Linux 3.7.0, strippeddirectoryASCII textUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRREzU ?;bPutf-8fc32bc0e08e2f8cc8ff47c47bd8dc4adc18531655d0735ab869ce33502503223? 7zXZ !t/i] crv9w窌vkvԳy.vu1@;a!u%x>6[獬" 6 o# ܞf)l{k(p׋C6+?#Ii,}4h4mOߓ]N Hie{G!V!4Zɮ׎7@s'9VJb+~$a%^C c)Cn}̪\>T(:  o$ȹ둖Ҡ/H%[ ~UfsuOc'g_v#Kc(-' Se9D,Mx< coO eA+'(Q=/Y g,PBaa|^hXr%&K1 vaN~nbchw4n>~hp1Dˊ vK܃zĥ\,b(QY?ϙ[?*Q `=\fmtԗwp4Rڮ\#>Ϥ·c@?,OEwW4gi\aZlY5Bu9aÛ~\KAbp ߥfkgTWVj(VpmSk U3.(+:Pf˱dHAʾty3D(#-&,mr~1\kBL& GTkq~W^4u qY{wBzpuۃW٥J!*ħFF۵UzM腴 ,H8@x埁2+H=g#EC{Xf (؋=6}iedƭBb;&8H{yUX8Q'~H4.Cl]&)n*K9_O"#pΗۈnX2|5%r^׉ywF;.B {-YSه 9mf9۪-cl h'ΓF\\-Śe83T[8cUpb_e=ӬH`&f F{wko6 *گ~)57 N\/:+̆;r2A E\y{k8~NWݱTǧqz34*qI*k)ҿy;X=EZ=RA7B_@róD(`2Ql #9%ns( >o5 /  7 '53d= =q4"fBNu8fj#y[l +OÙo<c/w<{kU|/*ճhp$ A*@T}Dfd ⇤KXKPdPTۥzVAЧV+hD7=/XB47W( uJ-ݚ{x^=V,^C€!裣gW= ?+nY.B.E%d6IhI 7b]0YlrA"j/"ȏ h$-gnhR_W 2XY6v<~ ujB{I<I?d/ު +X)-Qjڔ ?F.ɶ+"(3-*x)9Ǜv+NG/<'=0о?|{ަx?'6"5)V=ǚyaȼE RӅ >Md%ڏ@GGۇBU'W;O)׾Ԥ$L'e5?FiO\gm_f9Z|64"nasy\QmFN}mT]Z-;+[}˕MXFUAdt$q (\μkclc?XEH濓(t5!F=;×0`4ʯF FRyu9|b@JP,exG]fP$^hVc2^=DzHĎOoFKIΓ'|#/.85[$*-t>#lTsШƢ<ȬCIl'HFY{"nF 9X6m1u-ri/X9pko{v#ug"0lwᰜ1bss1v끈jT'WSиHlG! Txm}ԿFENq?Y.e~55!:;7x!9G@xO -Euwt,a/y:I/lz*A:1Z?s|9IpOd/*rvиծ@Oҥ1>[ZfA]4ka(kІ#&pGӂnX XԼw;/H^=]wEr;FN֍xUFƴ!Dƅ4̓Xl$g1X>:M0uJQanEܳKwX,j)_&*P棣~bVЁ-r7m>S,}Z05ST)Z( CeK TQx i!|&** Js[;=Ak8hfUش | b!u5E}MOL#3t z6Yw͠-B{p!<{G~5.r9qj(7U!5Z4)4tXoDm@pOϲ2INr>GCSRe+2jqU9ps/y Wzef6=9@'܆$ 1o!>7+ە p+n&j\Kȫ:{ЕkaP:F(ٹ8opzA5R2tܱ|5y3qTLyHJB ـwedQnn@Fy4r`@OGDA/Ȼnl4>jI_B=$_?s`UquqÛD |K0-\Ue 3\,fA_2DHcaNcYx(UkAbRn. L9X.FŚt` Ò5I 2_Cgݔm!w (n-;B[viMͮn&D]CsZi{j8аYU*f67FC֩⦆c2$QZ+f]Gbv=@ 2Ut 'z!{>i*[ו]tq嫥ά̅|ai)S2>w*KM]`)v:Rĥ)נVi!0|W.*#}X42xZc/+ buEz&W/a}gpJn4g-K8t$-=Ws M-#*=rB'Bxi:k2^_K$1SOU\ {&c/YϿJ;$C iѶJ3UqbnD}5$uSn1%wr~<7ֈfO Tz`ۥ7b ba(J`Xe'LI +5'|3dN㚦w^ mt))j֌Hz=ꯂo ]ffSN|,D`#F9l;k>]uFDV< ƶi?_/,} "u2IRpOV$hqqwւt6$3jЯO#w9Ui6,o9EcM̄HA 5+*%P߿j5JPx7<,*)}uCKWܚFs!'o.蠠vTzZ1$=,<^-KO9f=l Dtc<\wӖƙi4-2ѯBzsu#cE\mTJDAh{ϰGxc?W6)-MMY5E\Aْq\~,TB~{\h>6Ԋ|_ڡx}YT4OAn3oucƫJ{2oe{V#EE3jzC,DLIJȼJɅ;ZјqzՍ3#cef6*b ޮ@#_Pl= 4:D4W<.BL%7h .R.=5S`"#gc,JbF5 xk=%{LvIGm6M)w=mz}Swmܤvč:U\V23wca?E֚%*HEnmnЗMWt.oc!c_8Xz[mMP`7QfE޿a' h[[›T]W䁘o|neA7ɻGޫqNI7j>zf[ANa$Fak2N%KM bG#'ݙ&L;%%`"1$ IW "C3wufJ4uA(=Ib,'h/۪WSRnuf z՛$^(`Τڴr_9?z '_IgS)nUօqb}@B/2u!N;:&‚׮Ytm|)8HÕ6OWg\q\!#?p6>;ƤZ.8HZ/_K#i't5Yraxu؟{ɽޞq5Й`|ޔ|+JĉgF`Q"wr_Y3s; Hp26+AV-[#q(ijZT;U3/_`H/P*';[E OjHjPE ★L^9r|²ў*.gqh/UcPՌk]b)8i-db%4o!E`#B üRWFܬMGM@J†ͬ1d=㛊@KÜNh$+}n?!6v clP}$r3⦶~\r!|ma`+PET賵; N҈n( [ru \\zW=tӂ}I':W^)|^x[51=Z@29 tG'@>??NŤ/yd:-"ZbXRLHcJMXy.*{n"5˜ʤV=9^fM<R.prd;ϰL_AZ̒,V:4>^;⒈D)yo}0NE&gثK)cG22IS)_TbsS0L,$kԋ8;;w?-#^|[`1]T;2G?u,C/g~JI, ^3eN."GD'itF[mݙ*ٶmGQݛ \SitDžW⊄<6kqrbx'|=H)}+:pgAif?7u\5|kA+C=wkYF Z~;Mt 7y-\!ȉP^&j=ENwJ/P!]Mi^bL #Yp Ջ( 1`h-tMl1)̩#5M1w6λ;r!o`oе@s< 6'Z ax<aMcڢa %IYꝁ1 R݁k&M]Y)MӎO"ob_ cnNI{)].NihbXyI ayN7¡XFԨRyؼwʃ_7r%9=qcpAsR.Ȁ.U*`tӒ6mTk*E;q9uv[7ע8R(&b7YbD}Cvsh; QYYc:VO֧wh3xx?zHͳEAg'3<io MiFF.8W:Ig0[|Ή̜߭pwlWd)uz/ OQbkk2sE4fX*^En(-.;躿 Aga˼ȆI)gNjgn7CVM!+M%OLtpD4zC+AVϳ 5ˊFX(ި fkju<((xrj h 6)%j՛hCR9|՚Do7PD#bDj.qﯚ{%ӬqE Jy,K/8ib"G9PvEЊXIHZ kVܟG)NWh)dUKqڐ3c[m@ГwsF˲Nɗ׿S PY- dYjh wn8&d(N8WŸaN7͚iAt=} ^#*kaiFHUq?Òv t 1DKHU{lAăN""Lh $uvsx.GM|LC/f;@uY<2'R'zfw4meF["¾*fмENc$<YβLVvM,&)9 9XoYDQЩ%aJ$ݏMn/,xf *lnee(9U!ŢGVY?V^"!/=¯[8ھjzI&\dEylpjr?-,ɧ W /V@H# q&&R/| 1)VgDյ<ss%`,xJCÛk - AY~W]9[P=S/#"&oف}u\Nyz5L*W_}J*e_MLƽ"F2YM9BL!=UoQ]`l{ Ep:hFSL3S Z $I[5)B ˬDDKpҾ iƆt׏5s(b0+ 6NFqB=)5AݒV~T!Mg)CYLg+[d2Z`5Okn<4:,W;H_elOҋduJscSOO@fͽ'X]MAsdoMSֶd͞ )؋Izu #9N4W\~֨#i:S}Q{ZvPmd_gorѰ7;T%^ۈ%k'l~sf/tivx ]&c^_:,l4(l4?JRiԣܱ{Ruԛ]"<PۡpB4þ2O9t vsDh`tnJA` bԺG@{/1ҵn(J5U識1Pϖen%ҊPp)nͪ9L|撾*0'}O~Pmo%H\ +: ֓rY@1M~]y+n[6erJI8${ 6d)O~MFPWe~΁r*Jt#ǜ]Aڢ@zot}8,x=8^ȉɕ:̣ 0` 5Z4T s-Vh I M!1CSȢartd '΂`P& C&7݌gjUI今9sGpJ28e3[“D-6OٕKR>Vf4r ǝC',Yɲl1yNMzW0V%Y˂}2zw仾߯4hONBA4vk50xCV~*y1Iwr<4I aŒx|jƸ|fCU+{jG4^VM$tWnK89&Gh.Z@`%fDp#8 v).Oɋ>. iZHU<I%V,P̫e]d3|lrA cGsKc5<*-Mm;nB.hr" x( |p&˒74ƭ:S2g6V_ከ5`6Pfp buLcX`MGġ0ju/-L{)_O]3]*V!Aˌ[iaʴ7t|R#'CV -X чI%IDvik{)we"^k=^V|R=oo^=ZT&XZp9wYk3Ao Up{ _P (T>l8шm 9d֑*NrRP+{HW~h d;K&CTr[)d5Gj>mMH,zpYݱMM%SF[ .]jleq`xYh8u]wc#c$X@Lc?CW{2!;G)v|: NÛ j8ʹ`reۧr^-jU}Nf<ONn EcfsTÌ YC$g֗n)+D#'0kݚʡ^;G2r(M?Sdg6D0T,$qY "jxH;ǽ7A[8ř}Ch >OĴ="%LI$?m4`jmя2*pYGl<$4 _Wzc S熋 L:("P]mF(EsRɖ8SЏ!\,P~ !(YR|y١Op~2`䟜 Tf0h@FUv9XQp"C#5{f˃6S2$&VKKQiJ!XehqaCi/'J8Tܐq RxhnI߀ok.yȋÙƞN$& fP-pz4s PC_$wu0 8-U<2ܜx\՟ߍt@ŧf8RXHX[6PЎ_'$ U-RPw ͦQf9 1ٮi2hpӈ7 F0F~608_jv`ЅYvh^$+sBT Y7έg\I~>1H^}0&IJ+8%o(Acl+Kn$<bh 9p"a%q%#fpn0'u Z;o^#7EÑN]8Ǟp kHL' #[uڊhzЄM"Z1 /vv&uO!SdVlY›Qw'P^fhߎ`+^zb+pܨۗA8Xc^&x"FʲKdz[!7a*TJ? i_o_]߱RźZ1Q"vuMk a\>+S (~u:bQW;w.) |Qo9Od@ Qzc3Z>ߨf`Ev~?Fa lmX1`wlS4̳~}BE0}ᘶ|=%r6<2QZP]/ɣKTQlwoǡRxPdn׺'~{xf z:Q8 6bT50Mgگ\WaV/}gCq>hLTpYGM_)!\a$v5Y[GQ_wS&&ROH4R?K WYCtrs+ra"ga ꆈ zKܜoʯ0(E]hV/(lJg^#1 u*X"}&,,m#Ʒ=4-a%crackWx6L>Yeگ1N]G, ~$jCφZ}7{);kd'8"f1]_PDueI64}!5`!͗Ii.7~:⿑yU!Nl׋h7j@Hv6 ^!clJhY4{ uM_sL"fFJ ÖM;DE7e2o7C%y4Ibw{ f"a;}Uj_#u6C2꒴7 i8c)5 jэk\G#ԕK4_ i4+?)^Oq?mNΨQh&x9= -Ǭ6PLQRXe2eӕTB!0ǂ}ٳT9L%mG#G\7Ѿ_i LlC2*3^h9,fҔU zH"t IޭJLŨO%3M&7d:|sZ7'ݔ- ^R3DT"6\wRq&zL/ꁣ񬃬-^BE?I'Q (Ja|EFEoڪlݻD0M$W[HRt͋6 0U :5qh梏]tWhFxT_=_Q|f/D#TMšB @0}%xzV@cQ/̑/NmaF#> Ju;f5xj/&vP`8FzD&Ѻ WjKb:n”9N \c\%+5ttL74rt9/?_)砽KCV<-5Omsm{kL XfISd r,yXzԆY%`,}';Ǐ'´Å/hQI DxڑvB4PCy7Fnojpqj>C*_O7mHJp9뿘RE5ڮ1lmƌu?#?WJ(zqE*pS'GsJ[\_Ӡ|p!BC(͈fIt˸@2^~[ďӹ4[ o!j+Z6JnT 㦓 ^!K%γXBWҗC*ҧ/$n UR<= FeZ|6ǃGcHhWeY4Q]L=_<`>-+wg_saw(4g$LVU8'l#Vtwsp V]c* -vyg̊UЋ.3TmZyNJ˔VY5(etBسݼ}c,-A!0Y'Eq2Y6n@ t0ʱ nVܧ8uY@W2*OF4[hOZi2`o_uU{'`.>!EB]#~{IsLjY$teg $L@kex..dF[ٕ HkʙV#a,#:_L,PIV Z-!($ 5r_TB2;ނ׻Cu$P\_5HXv(ݣ$Qdl#D2W\Yz# ~;RRDꁏ JoTИö ׊ gybrO_jdy~ x b4`m. ?PDDv$ꁅK_%#faܢh^>;dK" jjLAqsnj<_.mChS^!s+XK{~..vhg(0ʰ}a7sAq~TMɠMP+w#>?wcA&(gӰD\N1/=σh4O*j;VQSwIǑ> ^.j~~t'զH830v}.zx&-<-1>sEL߲ݓ9X=ذjzL. kat\w%6-Coazqχkbڊu,~ W4̤nw.iEL;+T)@+0ZŲIR`l*; RhM@?21sVɃ]p;$#>t"#9W'eTA&nY\z-oHIKcr̠c_M P4C2bD_=4q*h2궛\u »0ץ]_? Lʰ:]Np'VA" +g>]TߛY?v\첹EgbZӕˬiwݻҾ5{?$I|$hVqDRf|ٝҊE.3cZ%y1 nN't F]3{ sg7)v>/~'&}I_io.t󁧕&--*6x)#sŒƟip~G2_f:6˩˫3Dm,9ĩ` MΡ jMp#l!.QsSx$ybLu;Dd?5c~`jVJ5 މJ1uQ4d.\1~6dتǪ2\Fa{E]d  ~pq:kVwNg!Ϡ zABB63d4ti_ak\zR$"V=JjTr* 6sx:x t!ʔ/uC-ZW˧-P5J Q2y]]ЈgFsS{20/ f5}ZzxCH+6Ƿ)!,+gHئm_5Qubޭuʙ Slx74O3n5ǧYiaȮ'鞳;BatF5xFʥhb͖U{-)v#y{?q6 @9s:~eZћL`ˤc>)1M\_>a*?ThGnOVWn(!rFt92|K].8:(HI I#rMi11h춂pe>eucJ,M6z@e*SAC@p~kc b"NiOTQQR SetӞ9z]ڶLOD*gʲ'쒉Qg EJf2QDE57O-<92`7diګ,r[ŒJ6=Zʳ?E0 CPo`XK2:0o'`8䥵>G"d gG f!]!p0U-|I,{gDM捆!"-0Yփ3?NXIC%?oj1WR5h6[bլ@_bOjߞ)N.Zf_t^i\./ϸF>U'˭) OxtQs$l Y{! {QwjA@H Pi8*'F)*O8C{k2!,nw2#^A1^l@jjkP0826*iӍF,V >y☜ HpѬD%brJIJT ah/`űn5ZC/FΕR K:h:3t1F ]^wMLub5q B몶l$9 z!5pgbZtUMcMbPaIɷdN~?1oq?HM@ZPHfD)x0Y5QL:[L`f!<`m1}A l k㎟_͊,Cc+vgȢebOuG`V9UlneWLj G"]$B_0I@ lX BCbF^%dN%A7Hu,[>e*V_hB)ꢼ̫)AbhR}go銧Ylq=S֣?Z;ۢp9ؤrl4.җYx;hP*P  lt~i0JQ3JbNv94;ZK̒+r?ފ z%tuNtb/fT_?y[ӫ=]Ӌf%PNZyw'f4X!˕ae7$-q\R4ͅLxFYJ#H=Hp_~Pf[cNs)|k<-٩Eէgou+61l8hi-?|錱wQoҍ5|{tiP;SAW*8K| ״EAL[+K:ӣcTӋfSVwc6:yF"y'qYb:"τL;L 2=;L_omC؋_=ǿ"ڑwN]+ג@fMqZMgg+$mz1|3w۽lLכq=xY. T~Cư"`6'>jJv^&aH`)oCҢ;tv4ճE|7ΐhWstWߡ`@F_ 8Ec3pl42١ jF4fu -#y{/$FKaxCvQ2}8EN(LvU ɳh:;Ux[(GfLߡ֦+5͚v݆w>#ݚIruZI᭹+ êq 'M##(Xys'(ǀ 8k\<1&Y*.e$f)32CBY Br^^OwSa2VĽ Q!,D8OT @Ѩq?^:IM.G<5q CU_oOsYоs'uƙ^E/8Q+7 aLa&t`R<}w+Ĺ Vdjv_L[ѷ־RpZ+_rK[*#^ΰ:~[ᔦ`]7F7qB+Ityl'd(Lm#uk>ErH0De5Vf9(缫6{?T<"z*c]2lH.VOlW-C@7bhйlȰU|7`ẁ˽Äd:lD}W#D2O8tP FLiq{~Xl+(?mJq\ BFZC[ *Mw49VIiUGN pnIl'B qsq+hʭA7*lVg&ՆQ}*"҇CxKBf7d2+@470g! r/@ 扏=T Ll:sm-YkCǽ+X̿TJ G;Prbdl2E̥Ã5+ ɭTiA3^6 Mj \-vRz!( `m6>%_˚f75qM>mQMNF7|M@Z&Kz8;3B}jL 7[a OZ<91us5\4ܥC)=Pgs%L{D';d3. k YN# 'ńRtބމ^TT/ K&mAd(`iPa.$3J }=a)N'<2]- W;WN?MWQA~Y^4[.*(~M+^CNf }C/>BPX^`4inGwxA1۳W_E}˺F11<,8+o8 'oWQJ`ct/j  xG!mdt=@q% T? I(34y(qŏR*}A$5!!;{|rr[ E go:}s8]3KgSk jvU_}nدN"ډrJ:EJyPP:byK I.XVsgtDj[6vx(GJ j ( r 6vG詑Gڇܐ_j#wKLM PɲgwgW|k~̳ص)Bh@/BZOõz@dɿ C e<"Y‚1t嘈* E2kLfFdNʄ6m^'z;2Lo`QsR&OS wl.d T;,:~waCT[+\mɰhWa%dTv00=[(澦C NSp>U}z,3qdax "\tIp}fDqyfUpX ^rY4UVu@KoT*at b2)XC ##S/'GΊotMBP NqN=3`F\4'Jx !Ӟ=ZŷG2"͵XݓǖK&mis7m$t)^PP_!>am-cQ$٧ϼ]¼z#EYvw6g;%Wfb0~eV$KQ!&ub3j4y,ؖLby"'Fom s=DxRejL(?Mb29]8Co%Iys9;}sɍQ'YRjW}Y|ul8a֝Aro UJwWS#o => lw^ݟH <*c ^3bs ͇~w,9VY{"^1|HejXhDB)Щ!]2iϲWv!KSC@3L]M0sEy%lrWF+[nzyOmEnucn+vVYO:q6\4mϿ-o [jmt=vd9Ky UyvYS#dc-+&el i*wZ I=8m )-ECE2FN=!ɐvܞ8>*~!rNvLjDp|i ޲d@C8Rѱ~+(̄;>6嵐;'2M,5*"<,CKz cs.V@]7IOml>˗ kkCY.$DaeY_R.]H@\SaW*f͂9kTVK~% ڀI靝h0ho4:۟-}P3iZHB,gI}a{Bm6GfKGQ,#{ylČk:`B$`$J|v#>WDpLfH&ˆ]RRSgFmP*b >7ϐqm_ hzQ ]D~y&j{Az+o8ΔŭxZ1.\e$TfbSxS#z#ٔkT[@Ѕ'Hb1D>Hhg$}=iѯưXoaWg;=X'K1Ju } DU75 2r;ڼfV%a qϿ{͗=Zj;r\Eg ` &#ꂡYU15φp rE*< 7ȟzI- n9"Ä&jUX@ L Xļ OWE)/}ǀV\2qֽE{ Wvg 07^2=Քχ,?Bԟâh]rs7F=E !轈_GV'dk|%ّRgN&<̈({xI5R9[vC[pw'{?fԸxs6IlOCq̚!P) ݇^ 0/Qn`ã`|1س_囗D&\Q?ګ' Zͨ ӹv h@ܟoVs,|'dJ&}20꾥Apxt`Z,/aXr*.¡7mڜzHA >2 ?31acb0?mEϥ=.s{ s %Yu&|#cS8xL l^I-"MɅ~7,_I`ާ,^L B9r96 ?LL-x>k~Ҽ][Px$ӧ(JH",d`Bm)’ݍVHy[=Cx k]PxfH!77_e]``"yh\dnt,{GAo YZ