libzstd-devel-1.5.0-150400.3.3.1<>,sd_p9|u6p܄T- #u#!IEB9.:σ":RkStJ֤,̫xWADR*;:}&\|,o*d#^kI+"]x`@`#~~:?Jp#l ƶd"K kgkik(\q"a-4;/gcjfK "x-2ҢUA_Ip)]bkVeB|\*2}k`bhT,D)3 <(W#@>>@0?@ d # V 9Zx     <  $Lll(8#9$#:#F<=GRd>e>f>l>u>v?w?xx?y?z????@Clibzstd-devel1.5.0150400.3.3.1Development files for the Zstd compression libraryZstd, short for Zstandard, is a lossless compression algorithm, targeting faster compression than zlib at comparable ratios. Needed for compiling programs that link with the library.d_sheep60[SUSE Linux Enterprise 15SUSE LLC BSD-3-Clause AND GPL-2.0-onlyhttps://www.suse.com/Development/Libraries/C and C++https://github.com/facebook/zstdlinuxx86_64d79FA큤dddddd_`V`V84fcebcfa35a10ce6aedc993714c41713f11efe954e4f236b1b231ac9afd2f665f4262b59f03ea1076137bd6d112b3cbcf3727b01c37c2d17c5a137d026be1b94cf99f343cad91d81bf88c7bbc9197eda6f78ff21f3e85ca1664273f595f022248de11f995aa5b507d1091b8b233bb1878d8d1a298b8f912e2d0027796dfd61ef9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d7825052c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0blibzstd.so.1.5.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootzstd-1.5.0-150400.3.3.1.src.rpmlibzstd-devellibzstd-devel(x86-64)pkgconfig(libzstd)@    /usr/bin/pkg-configglibc-devellibzstd1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.03.0.4-14.6.0-14.0-15.2-14.14.3d@a@`@` @_@_H@_@_@^Ǿ]d@][]@1@]:@]5@]'$]@\@\\@\0@[^[;e@["X["X[@ZZxG@Z;@YY@XXGXD@XkW@ali.abdallah@suse.comali.abdallah@suse.combwiedemann@suse.combwiedemann@suse.combwiedemann@suse.combwiedemann@suse.commliska@suse.czmliska@suse.czidonmez@suse.comidonmez@suse.comidonmez@suse.combwiedemann@suse.combwiedemann@suse.commpluskal@suse.comdimstar@opensuse.orgidonmez@suse.comjengelh@inai.demliska@suse.czjengelh@inai.deastieger@suse.comastieger@suse.comastieger@suse.comsweet_f_a@gmx.desweet_f_a@gmx.dekukuk@suse.deidonmez@suse.comdsterba@suse.czidonmez@suse.comastieger@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comjengelh@inai.debwiedemann@suse.com- Fix CVE-2022-4899, bsc#1209533 * Fix buffer underflow when dir1 == "" * Disallow empty string as an argument for --output-dir-flat="" and --output-dir-mirror="". - Added patches: * Disallow-empty-output-directory.patch * Fix-buffer-underflow-for-null-dir1.patch- Update to version 1.5.0 (jsc#SLE-20392) * https://github.com/facebook/zstd/releases/tag/v1.5.0 * Improved Middle-Level Compression Speed * Improved High-Level Compression Ratio * Faster Decompression Speed * Dynamic Library Supports Multithreading by Default- Update to version 1.4.9 * https://github.com/facebook/zstd/releases/tag/v1.4.9 * >2x Faster Long Distance Mode * New Experimental Decompression Feature: ZSTD_d_refMultipleDDicts * bug: Use umask() to Constrain Created File Permissions * bug: Make Simple Single-Pass Functions Ignore Advanced Parameters * cli: Fix --output-dir-mirror's Rejection of ..-Containing Paths * cli: Allow Input From Console When -f/--force is Passed- Add libzstd-devel-32bit (boo#1181272)- Update to version 1.4.8 to fix i586+s390x- Update to version 1.4.7 * Improved --long mode * --long now automatically enabled for any window size >= 128MB * Faster decompression of small blocks * CLI improvements + accept parameter through environment variable ZSTD_NBTHREADS + new command --output-dir-mirror + more accurate warning and error messages * New experimental features + Shared Thread Pool + Faster Dictionary Compression + New Sequence Ingestion API * Drop upstream fix-lib-build.patch- Remove not needed exports in %install section.- Use %make_build macro. - Add upstream patch fix-lib-build.patch which fixes lib-mt target.- Update to version 1.4.5 * perf: Improved decompression speed (x64 >+5%, ARM >+15%) * perf: Automatically downsizes ZSTD_DCtx when too large for too * perf: Improved fast compression speed on aarch64 (#2040, ~+3%) * perf: Small level 1 compression speed gains (depending on compiler) * fix: Compression ratio regression on huge files (> 3 GB) using high levels (--ultra) and multithreading * api: ZDICT_finalizeDictionary() is promoted to stable * api: new experimental parameter ZSTD_d_stableOutBuffer * cli: New --patch-from command, create and apply patches from files * cli: --filelist= : Provide a list of files to operate upon from a file * cli: -b can now benchmark multiple files in decompression mode * cli: New --no-content-size command * cli: New --show-default-cparams command * misc: new diagnosis tool, checked_flipped_bits, in contrib/ * misc: Extend largeNbDicts benchmark to compression * misc: experimental edit-distance match finder in contrib/- Update to version 1.4.4 * perf: Improved decompression speed, by > 10% * perf: Better compression speed when re-using a context * perf: Fix compression ratio when compressing large files with small dictionary * perf: zstd reference encoder can generate RLE blocks * perf: minor generic speed optimization * api: new ability to extract sequences from the parser for analysis * api: fixed decoding of magic-less frames * api: fixed ZSTD_initCStream_advanced() performance with fast modes * cli: Named pipes support * cli: short tar's extension support * cli: command --output-dir-flat=DIE , generates target files into requested directory * cli: commands --stream-size=# and --size-hint=# * cli: command --exclude-compressed * cli: faster -t test mode * cli: improved some error messages * cli: fix rare deadlock condition within dictionary builder * misc: Improved documentation : ZSTD_CLEVEL, DYNAMIC_BMI2, ZSTD_CDict, function deprecation, zstd format * misc: fixed educational decoder : accept larger literals section, and removed UNALIGNED() macro - Refresh pzstd.1.patch- Update to version 1.4.3 * bug: Fix Dictionary Compression Ratio Regression (#1709) * bug: Fix Buffer Overflow in v0.3 Decompression (#1722) * build: Add support for IAR C/C++ Compiler for Arm (#1705) * misc: Add NULL pointer check in util.c (#1706)- Add disk _constraints to fix ppc64le build- Update to version 1.4.2: * bug: Fix bug in zstd-0.5 decoder by @terrelln (#1696) * bug: Fix seekable decompression in-memory API by @iburinoc (#1695) * bug: Close minor memory leak in CLI by @LeeYoung624 (#1701) * misc: Validate blocks are smaller than size limit by @vivekmig (#1685) * misc: Restructure source files by @ephiepark (#1679)- Update to version 1.4.1: * bug: Fix data corruption in niche use cases by @terrelln (#1659) * bug: Fuzz legacy modes, fix uncovered bugs by @terrelln (#1593, #1594, #1595) * bug: Fix out of bounds read by @terrelln (#1590) * perf: Improve decode speed by ~7% @mgrice (#1668) * perf: Slightly improved compression ratio of level 3 and 4 (ZSTD_dfast) by @cyan4973 (#1681) * perf: Slightly faster compression speed when re-using a context by @cyan4973 (#1658) * perf: Improve compression ratio for small windowLog by @cyan4973 (#1624) * perf: Faster compression speed in high compression mode for repetitive data by @terrelln (#1635) * api: Add parameter to generate smaller dictionaries by @tyler-tran (#1656) * cli: Recognize symlinks when built in C99 mode by @felixhandte (#1640) * cli: Expose cpu load indicator for each file on -vv mode by @ephiepark (#1631) * cli: Restrict read permissions on destination files by @chungy (#1644) * cli: zstdgrep: handle -f flag by @felixhandte (#1618) * cli: zstdcat: follow symlinks by @vejnar (#1604) * doc: Remove extra size limit on compressed blocks by @felixhandte (#1689) * doc: Fix typo by @yk-tanigawa (#1633) * doc: Improve documentation on streaming buffer sizes by @cyan4973 (#1629) * build: CMake: support building with LZ4 @leeyoung624 (#1626) * build: CMake: install zstdless and zstdgrep by @leeyoung624 (#1647) * build: CMake: respect existing uninstall target by @j301scott (#1619) * build: Make: skip multithread tests when built without support by @michaelforney (#1620) * build: Make: Fix examples/ test target by @sjnam (#1603) * build: Meson: rename options out of deprecated namespace by @lzutao (#1665) * build: Meson: fix build by @lzutao (#1602) * build: Visual Studio: don't export symbols in static lib by @scharan (#1650) * build: Visual Studio: fix linking by @absotively (#1639) * build: Fix MinGW-W64 build by @myzhang1029 (#1600) * misc: Expand decodecorpus coverage by @ephiepark (#1664)- Add baselibs.conf: libarchive gained zstd support and provides - 32bit libraries. This means, zstd also needs to provide -32bit libs.- Remove googletest-devel BuildRequires and pzstd-global-gtest.patch because we want zstd in ring0 (due to rpm's zstd payload support) Since googletest is only used in build time (it's for testing after all), this should be fine.- Update description with 1.4.0 statistics.- Use FAT LTO objects in order to provide proper static library (boo#1133297).- Update to new upstream release 1.4.0 * perf: level 1 compression speed was improved by ~6–8% * cli: added --[no-]compress-literals flag to enable or disable literal compression - Reword "real-time" in description by some actual statistics, because 603MB/s (lowest zstd level) is not "real-time" for quite some applications.- zstd 1.3.8: * better decompression speed on large files (+7%) and cold dictionaries (+15%) * slightly better compression ratio at high compression modes * new --rsyncable mode * support decompression of empty frames into NULL (used to be an error) * support ZSTD_CLEVEL environment variable * --no-progress flag, preserving final summary * various CLI fixes * fix race condition in one-pass compression functions that could allow out of bounds write (CVE-2019-11922, boo#1142941)- zstd 1.3.7: * fix ratio for dictionary compression at levels 9 and 10 * add man pages for zstdless and zstdgrep - includes changes from zstd 1.3.6: * faster dictionary builder, also the new default for --train * previous (slower, slightly higher quality) dictionary builder to be selected via --train-cover * Faster dictionary decompression and compression under memory limits with many dictionaries used simultaneously * New command --adapt for compressed network piping of data adjusted to the perceived network conditions - drop zstd-1.3.5-fix-list-stdin.patch, upstream - switch from git tag snaphshot to bootstrapped tarball- update to 1.3.5: * much faster dictionary compression * small quality improvement for dictionary generation * slightly improved performance at high compression levels * automatic memory release for long duration contexts * fix overlapLog can be manually set * fix decoding invalid lz4 frames * fix performance degradation for dictionary compression when using advanced API - add zstd-1.3.5-fix-list-stdin.patch to avoid test issues with - -list when stdin is not a tty, patch from upstream - disable failing pzstd tests- fix pzstd tests - add pzstd-global-gtest.patch- enable pzstd (parallel zstd) - add pzstd.1.patch, taken from Fedora package (git 21908004)- Use %license instead of %doc [bsc#1082318]- Update to 1.3.4 * perf: faster speed (especially decoding speed) on recent cpus (haswell+) * perf: much better performance associating --long with multi-threading * perf: better compression at levels 13-15 * cli : asynchronous compression by default, for faster experience (use --single-thread for former behavior) * cli : smoother status report in multi-threading mode * cli : added command --fast=#, for faster compression modes * cli : fix crash when not overwriting existing files * api : `nbThreads` becomes `nbWorkers` : 1 triggers asynchronous mode * api : compression levels can be negative, for even more speed * api : ZSTD_getFrameProgression() : get precise progress status of ZSTDMT anytime * api : ZSTDMT can accept new compression parameters during compression * api : implemented all advanced dictionary decompression prototypes- build the static library (depency for btrfsprogs-static)- Update to 1.3.3 * perf: improved zstd_opt strategy (levels 16-19) * fix : bug #944 : multithreading with shared ditionary and large data, reported by @gsliepen * cli : fix : content size written in header by default * cli : fix : improved LZ4 format support, by @felixhandte * cli : new : hidden command -b -S, to benchmark multiple files and generate one result per file * api : change : when setting pledgedSrcSize, use ZSTD_CONTENTSIZE_UNKNOWN macro value to mean "unknown" * api : fix : support large skippable frames, by @terrelln * api : fix : re-using context could result in suboptimal block size in some corner case scenarios * api : fix : streaming interface was adding a useless 3-bytes null block to small frames- update to 1.3.2: * new long range mode, using --long command * new ability to generate and decode magicless frames * changed maximum nb of threads reduced to 200, to avoid address space exhaustion in 32-bits mode * fix multi-threading compression works with custom allocators * fix ZSTD_sizeof_CStream() was over-evaluating memory usage * fix a rare compression bug when compression generates very large distances and bunch of other conditions (only possible at --ultra -22) * fix 32-bits build can now decode large offsets (levels 21+) * cli added LZ4 frame support by default * cli improved --list output * cli now can split input file for dictionary training, using command -B# * cli new clean operation artefact on Ctrl-C interruption * do not change /dev/null permissions when using command -t with root access * cli fix write file size in header in multiple-files mode * api: added macro ZSTD_COMPRESSBOUND() for static allocation * api: new advanced decompression API * api: sizeof_CCtx() used to over-estimate * build: fix : no-multithread variant compiles without pool.c dependency * build: better compatibility with reproducible builds * license: changed /examples license to BSD + GPLv2 * license: fix a few header files to reflect new license- Update to v1.3.1 * License is now BSD + GPL-2.0 * See https://github.com/facebook/zstd/releases for the complete changelog.- Update to v1.1.4 See https://github.com/facebook/zstd/releases for details. - Drop zstd-lib-no-rebuild.patch- Fix group name for the shared library- Update to version 1.1.1 * New : cli commands -M#, --memory=, --memlimit=, - -memlimit-decompress= to limit allowed memory consumption during decompression * Improved : slightly better compression ratio at --ultra levels * Improved : better memory usage when using streaming compression API * Added : API : ZSTD_initCStream_usingCDict(), ZSTD_initDStream_usingDDict() (experimental section) * Changed : zstd_errors.h is now installed within /include (and replaces errors_public.h) * Fixed : several sanitizer warnings- Update descriptions- initial package version 1.1.0 based on https://pbrady.fedorapeople.org/zstd.specsheep60 16794095031.5.0-150400.3.3.11.5.0-150400.3.3.11.5.0zdict.hzstd.hzstd_errors.hlibzstd.solibzstd.pclibzstd-develCOPYINGLICENSE/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/licenses//usr/share/licenses/libzstd-devel/-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:28322/SUSE_SLE-15-SP4_Update/ba610f62d4eb44dedfb87388af2c483b-zstd.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxC source, ASCII text, with very long linesC source, ASCII textpkgconfig filedirectoryASCII textPR:Fu$s+%utf-88d567d736957f1b2e8115b867d98843280c1508014b2715058d73cd3ec0b6851? 7zXZ !t/ষ/~]"k%{Ȩ*ߙi c 68Oy|}G%/'/n08y7ZFhX_FܘqHm9/2#e4xL cDU uK^d+N[EtdB3S RZ?=gRK?v4AuF !J-E::AGWA;e*/n/U?)CnBZC>4oO:JezP}pv Y,4ܚIxv pD0+Ppczc('ѷv9|Y̌o {wjhl۟u ެf(Yp3O8:^cD<ȗpd+>D^E곗9 vlE>m 5 8U/d̲3er#@Xsum  Obs"} BC j:ғԼOm&U'R n]CX O ] YW%g gM^@N_支CϚ!D6sΦ\qg!W[{(H`1ZAiL1/N@lIYШXwQ{py}4E$$LG{1*\ ӁEվdbj) RBPv5'ZD d.TS1[e쒂-^q( js4Xb-{܆ pq) B2})'[\)FIU%yɱΕiG%w[!u)}mt?S&l(v6@ˑɼ k&%PiR_cZWvϺ;a?\5j޲`BPkϭ/В[9@ٟ?fC, r\~5M 7w4Q2Xú)l@rAR?gW1Ntc=*Thvy=Yimz2?@zb:?Ӟ-륁d@Y(nylMU[$a^GHaƒDqSc2E5f }x0EHLAjěϑ.4#MXhݖh f }sLyV]~xmzni]](s‚.VٟYʀmV4VzPЦQ/Joc_h49 fɻj*"Ve<ɪ+wve[12_ !JVMU_\ݔj7C+亖w=: ' zBvEr/N:l}ڎJ^lh4SnKG¼3H/4nWNJZ@ѻ`t)wF3` 7ƦEN#ot9lHBn'+RZEM[.u浆H ap5xKD:l8Rg=f0޴qvٖz؃mr֓PQvd89T dvPⅠbWV=nIڐEmDv߫߫k=,W* iYe(*}!k?Xz8:TXZrm9TIdSihM)4V^hgBܻm_^.QZ$Jdpd*1LaVm˵p,kp~(/\q)"jWѐPQqM2f畡N$T_횈k`n. +8: ID _Y!,1c(Qg&Dn}(+԰Iݡ!~?i(zlFlW׾ % RH,ʻS̐AVo5}UL Yڝ+̱4e_ ԧE$Ԉ-&orPh~o.}{4YytYwfVOKm -,؄b^D$dtl3I{7ءJQMϣԤSD%2+ؿZK.̽X%8OB?7$|\%"7XlYM $:=HL[klYԍDiPfWK1WZk `aCU]`Yw;k)OY'~B=)FMShDȬI"ty2`gϓA9 -/DŽӬ7&<)F^Zo|+ 9 Tz?W^?Hd1+_:o~^,Y'&n*DHaV" Vr'.hWz(m r~:b o|s8,}q]ָa] 7uyP}`%@'JO*e1evK!;-WZdmħ,Û҆>egJI+tˉ]mǦ5wXavR,%|mi.[֜Zu/[tpÙh!i =;j&7 {6cW fDjF:I)CdX9$p^׌ Ո`I2TA.y,u"ӡ3Z2L?~Ar`2 z/҇b4d򮏖]׿w핛"0$h>^_bam"HLz]'xM`',Uy`R$5MIMG"0ܚ3ycwOVUI8N1/zC ~.bSG]R#͟e %le{z^ z[no,N`2[BǠ͟ B zkaK x>=bn|f1 N:~%t?ћ7ioÚ4CC !:TuwnIabP⤌ .E ro_|Vi !ug ܆~>_ᷚMkEB1]J/]H ˾wck'{C8dh .s;zOF53 GLf1߯K9Pa9%W@?&1Q0?Dy"w8z.KPҕ+VaG8{lކhN|(`j&*>jhÞqI0pQN:PgTQeڪm .HuoV6eײ֒=0{60]"3F<ʪHԃe) KCRt7\Dxk&he`6_?֔5h##w&AߥdQv}پC~%0HoJS@! s ŋrW[ {N'g-H/|.ĘeCR"F]gj1.mj@/ a4zЏ#P/AV?#1wwN@'11?J^TDŽՋtZ` / S! +bt( FvsuJ&)UC&Х 0 ΔIDMIDl*CEWe٢mNwhIoȜ k㑜;'! 0T -a#_EkNq˽|Y7' gK~*Zph] 259Jhj.{P5\ soK.c'(cL˨x#&M_c`.ɍqO!o̻2wFo8~% _m*U#mޘ GSs~lܷ3E>@AmLOz #|,;B1_֟HF? χ}]0cs.{X9gi-moXw;fNv.v/8Dž3IGsx1ga08JЀOnHƻ6W*5oʀ(lQ \eQ3¾&[lդWEL}|y [PNϛ=ޤuI J1f|,ڢAc)tUT΄';umhY뵨[ R~*Qɏ#a氃-Q>#Xާk:ui;kŧ!dS<ަnDUEQk&.'A"nEaE%dž2" کͳ=jP6s\s@xI&MhLNC0 ƲOS5>RZLq(% G1Oot bnw v̶yx3oc-6_ۉ"Ϟ7d)ċ#VINt*>ȨV&ݿփ<`|vDq8ˋ sD)#,b#<ӴrYge#m##%#2 * R06孁j^͕P%y (Nr4!"47H ;FWP׎-|~'U> #셒$y ?S<2uMRpb& S3ֽ!v&r I׸b^!HGҢ;$\h <ȉ]]*H6X@ !.Omv92/s}`謨'.O`rawf7*8&hqA5K-J|d;vsË C9e@0-D0\=[~Bear#Gy ̭_ᩳpG䛡4%Kp t^ƙPvM"zy:(Zw/- \DH.'Ⱥ Lf8Sb4z1.5PFLXK;#79/N'6cF߃:T+pd<^m`0ԝCL3{ sT`[>JF~B5.U4Bs{w="!e"r1.6.Um;.EG/ҧ za/ߴ d m= 6Jv=}WKś$C ib@E9(2@-l1J `$#\}Ćǻh6=RPX2lmvj:OF;2Uz0>A^\bl^{1 Zrn!+r0/thoed`N= nIZP%W^ac 4N$waIt靘d:GԵ.<iWU&om[ >Z}Zq˕V6 ֢i{*3BHo_Fѡr#y 9Ƨ.0j-U rL>zV?A$(MZ?. Wn&_;t])*4BH7E88J}KM#gXR:qϢAuϓ$??643F,l[BUNp5AX a%&YEml87ӀO+$~EBº4Yj6`Extgrq_X#bsWf[5`).iX hmz)#qL3ͱ2Qlݚ<=Y[.3MDx!lCDf)#D_%kGj:ۨTdg**C&X%*KM%zyuИ=aqJ%,w1NP/zS08-^Zc.:}V,Y&4#lNo=OMH nv}=S (KLl*{˰J5ݶ)v`BU͵t4+JrՄ4#dA8UfvQCf(Z"T]ID3?~mE~QY6B6/nvF{v+Pvf;-[= k=U_7>g]X\9;&FxO  ,U]FfzD d=}K3uD@s?1y# Kg<l-6h72W ?RJV]wBZ[P'C 7ᩄJ~w@6F|b8;#AnԦ^x6||='ooˆ;qՁch\KD4krt1Bz:(po5+_j1]sYK#UiU!7‡~'ׂy(3%Cs96>k5l8ukccӢ,ϻf9Yq9c"qL}"R1] #էc+<awE:gT̉*8׷ qB[$U7kMqa佺dVmDCxcDQ←9}Rs]7.7[\,zK鄝Z'GR[e8% U P'l q45C]z_®H9shO\J N|cFJ_ϭZ p|եꡋb?*XMBiz88}}<3d>zFժ3)f¯Ô,JucIkx K31i,"UWɮJT Sd!PFeC5MeoT*ዢƻ22dbh XqQz8 Ok\n}K^*^ 6ɀ|sA_TX\ftܳU9)84"LBR.ok٣ BnZDa(embx/Y!X*N3%.3$A_J. _'.ˤ#M\ɾ8?QI))8-"-uΕpF+ lG#2ZyQ) P<<9B2 -נ|I#1  ħ{&a碙:}5 kWO°q}K{bUTwzƍ擁z* %N8<8fĸO*]~ P(%X`č s/j*@Wp\Ѿnc19\x\`]p!8t:pf׮ʣb>|-w8ʀHm I戹T&ЬɿƳĬ^߈!dƉtvF*!?`%z`wԍt7']z(EG)SXexzsnthվ)wJut@x}Qc!oTS2;&M}q;FB]jTHpU"`/޾RQG\BA>k`ҞۤC X\r~<h>l.VAX㠡h^{o/}<9XI!n &j6 kG0xt?[ƕ0}K~H  z=vz ,RP$#mct 0W;fx#@a =C$"RYZoƶiiOLj+?(C Xtŏ;ɫ%obmiaJ6YB@a>yWj$JkU: IR1YrE7҂5 | ?SUqSde~I,w! T쿔0P,SUt3cry% ?Ȥjtx`&eEӞܮ;!eZ]?l݈KTC9HaQ Iɯ`x~Dh2 u  ~O}3ny;*4N>D&'ͺ*aYD8a1 zԚOcE6z{HTQ?ȫ 0#:k>M@w'&RV8+)ړN%"S\MF~uhv y͍zHytܱS ܙݙF1f@X+lG V*AuF5 ;sVTq[$tְ\…/5a#- 4t<g*@F5B8Ӷw CP2CmxP`@*~T 4 ~'*V&X{JLǯjK3t Q7;`/COdhWSr(,r O`&iDLb֑$`%Zvm;}"BJMǧWyrd ~!* $mD18#JP K"d/|@>GdžU s+ @ۿt~. ʝ??nءr)1@΃襏ci znoN#^5^g*i#]D%zCg-uXY/@W :p;Y tM,|RBkN1d0KNiUmΈPIEmVфhNk'}æqMG}I)!.cc2X-Su*(8g)]{%ѳ˛^8oQ":)cXeV9&V+6ATw-no"h˵CZ|shU=ĂpY1uBu}9iMȕ_cm v?`tsi{ܚgEnAeq cY H}88%T5\Zc4}AJQ9'Q|:+Gy7pG _pُԨżJ  fe%d\jL_l32|0gb}Kt*f=V*phGze"MaOL]X7PchdN, +ayuN& l.+〖!2(l|5ݝ'qʇb`e3IO8lmnͿ?|LRع9 &{pSώ =P^`i5!z~wg#,+Va&73(-kyIv!=0$QX삦xkr@1n__ȇCjP1 jvgun k[¯Q\%#!$ɶ44fāe =E }ƀ Mf>R-ꐧJxc8"ۜJRߨVĽ'5&7a>B25 A[j45i_;ˌ8ybW?> 7a6# jmҀW bI+MT4xiﻓYx75t_=跩PAz::YF[{D?a3ǥ@\6󝈑X?$Dh|"=bW_ƚ+^ϞCiPPDTyKwT3Wݰ+7`[+Άo -3^0jۣX=4HF'D҃CG2Y!L}Bd$axkS8gl >`΀YX>=Rknx& ,%1G.7$2o{}IzDCHE`SH׭ftT~zIgfT]i|z_@,YLt4_]?] YZ