libzstd-devel-1.5.0-150400.3.3.1<>,sdtp9|:ޖ\\c$"D#oݦY-yϨ.TpphRl&9'/D6WQܡ c>|256خ06db,MUHk.M|!V%-SP7ߐ!ꦹdуh,5n/e'7[=eA՚߀kE|8`u-j{cُY9i!Mu$>Pz|Tl6gF_YS#~$h&%^=>>@4?@$d # V $=^|     @  (Ppp(8#9(#:#FZd>e>f>l>u>v?w?|x?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.dts390zp34[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/zstdlinuxs390xd79FA큤ddddddt`V`V84fcebcfa35a10ce6aedc993714c41713f11efe954e4f236b1b231ac9afd2f665f4262b59f03ea1076137bd6d112b3cbcf3727b01c37c2d17c5a137d026be1b94cf99f343cad91d81bf88c7bbc9197eda6f78ff21f3e85ca1664273f595f022248de11f995aa5b507d1091b8b233bb1878d8d1a298b8f912e2d0027796dfd61ef9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d7825052c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0blibzstd.so.1.5.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootzstd-1.5.0-150400.3.3.1.src.rpmlibzstd-devellibzstd-devel(s390-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.specs390zp34 16794095241.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_Updatedrpmxz5s390x-suse-linuxC source, ASCII text, with very long linesC source, ASCII textpkgconfig filedirectoryASCII textPR.PKhgw[utf-8ec827e24fc800328ce1c7859a83b9fe54a7e442ac7c8c00c2c7ca0fee2d33822? 7zXZ !t/়/y]"k%{Ȩ*ߙi c 68Oy|}G%/'/oXnѐ^=sXpbht xL06H13;T1Fk !dEQ]],z~^g!~(rkԞ96:빿2E.dSFSoꔂsCf$_wW@ZJzxBIE]Jue?"jRUWWx 1L_ DS)5#y#T6p m|+Wا\b!pjܜL\3II6Y>"o1C=qBQSִ`#ƮnQ;TVWUY3$AC"!K+rh"_ih'.BK> è48MIf%Kd[D:i!'W ]\E+UU@*;pQ\rVDJIn'w@hOKp ly*+[Dű _@dع-Iq'WiS+'#).s^؜ i+/ ^=UpnU s.Y&C N`=#RTeX/-p?S{BZ BkuVs^\hə%&N ٖlWkvc,")nWn^&kK]!"/3J2[fmKdvQv'ީQ& /6&Mpv \?ZLmT-^YJO 5ǂr1ڛzIydtLAD>n׹r-D(ާ#3( S X>ue[SĵڍlwϓG~ ?V~hq<ь#osYֹ1QQYPKu!?ۓ$]k'b9ed۰l+l1ԢarC= wj]*+KgG+ Н%4fN9kE†S+ؠGֺ IxW4VX)? 8Ô F埇[Se蜴!}Q/G#S7ծ_CmC'Qv ,@dR#2/v8!I Evm#J!xiS,*-JK^=c;(CzȂ+繁oS^U 쁥yfW3orIMyŠ-*j0e,╓Ozt]3Ӫz.~rƁP~dWT:P)#LnA϶$ v;{@kXo+XU}gcκ~)hAѐS_EmZ+X]n_JM%9sQ5*%g έ kR )IfjDl_ދUkLfW@o#ʨԿZcHtCuuHOKö 3Uk/u% NMntծ&cPOl[zn21*BT^aEt53;ip=I6vJwJ]-ǐrA}^ܙgШQ[ ,%"O.'{f_/I :NZW{ wM x-J췃Q^ND J̉Miq/ZRTEpgX|0Y؉#u꘾WC֕d#f _bS,B)xߤ́`D;J{h KP-\6:wB`: jTK>߲i LQ OZfa2[aiTt"cvO0ICc7Ԡ rdr VRC]Pr Kb* ::A ;zHwS!xcke$ ªpA۰3wl#{KԄc#-h.ǶvnhX ZA7hmgg"V59$!]F>a<_d3|Ӕӡ tC۠pn% gAO%9@+J[ ԏj5 %A|ݑKYF0#zA) 6䩗+!Ou2rBx-KKf:X_>62i,\DR(qA&"Ȧ(n]˾%< eK\"N"Aԯ&j*> .|_ɫ.#&(#! PH:AWt mlxO_d6Fr(?fO CP0E C|/0.*jAL=oIDw!+f:6DC{gnM#R0Vi!6cRQM:6lapb^w~[iŸy0wŚ?qY@sP*eE^=RS؀hH\&JpT=8XYJZ/NTE Qr~KLH]A+3ٕW&ZY^q8tJDD%pLbsc>mR:b3΂BBEK]?.,HaU)# lm)J%Ǯdϓ7R9rGi-?tF #Tݙ*8?!bas9sDWi]w<DR=O9-/9ApZQItxLȩE[o`O>^|TBKw3M׻1?04WJ=#P5 6~|T/,q-9w>uL{O 7A7;"`N, bGwMwNCAnZ>5C5+3 ksO#Hq%*G}I_rtceԫgo=7-q>CI`(+2EVz#tҶR(x3[ƺgm<;f=]IAXڕ !?Lp:R/ ;am~P+k  TT<[u&úqP}o:.W6D nb+UkȺAX 'f+]3fuwtSC# Y@׵sMhGx1] Y#Dn?]T-%AUI,8uWcdV8} VaYMtSũ3|~-+e=Qer7 "cH. Wg<<ϤUp ѥѺr#%l͚1E,Pgr̐s,J:Oa.7v|L J81H4EkK 6Ѐ8Μ,s8)w썝,t>@B+8j&xCͅrnn ;odɯV7$Uܷ;Gq4JR \{ޙMO9~x |@7tܱ:Ojt/OD[LJjYݢ,aD~TԖ*Xh.~m ȀDMg6,&uHEen%Ubcgx)mmj. 3X~Os9:$ҳ#vCC,ITzM"o K0zs}IUF䧃 I[SV[ "63KEDTvfDk&ǧ;5 3yjd+Ҭãt ]o=o#e}/,~<7KbK\_5$<Rqtŝ4[΃6f (~pNۘ܈b:.h&~2|hn׍̚yq0?NɂRAPxk!A=5_p Ƅ) +k.v9j\ph~?M$ |X!LAUzoC+dWeyy]"{;-nV8d \װ܌?e֓+#F 'g \E!TZ#(sZȰDdI+6?L5@ٴ;EҢ~a RZ{1tDW-P akyN p>Q C@1Tf$NM5]3(jB 3cp]M> %+o n7 gdƉPD5m_kb8%_?RwAnHQ v|;8F>FeGo?H I1=Γ($,sە NOV>t3vBy k^]D٠jGp~X/ƭ!"/>5W h4Ceבi L78.۠|,T| ,mnB>pz@3]]xE ZE2 of8hHp)?Pd,1M>q/R|DDM+unv)"7KLx5Sa2a!l2?~Se*sh(pNFj̗k* LLgbTR`bD>*-pz:?FNcGhdh-&9/BY8^e/k2mK^՗M[鬜n)n "6|!1ͰpHjRR˿YW*5.3SBlo۲/IUIM/p|e1ΨIS/ȶ~KQI+R_nkl8wkz ( 6i@cY|pn Iuy'F im!go 8$oO @nڭ&E#Ú^: d&^?esz.'|'6xv..ۥW2<_ð5,lV"% a5ro?{WA9!Yqt1~gDm!җ-U_WV+*shG v `PĿy>sW\TPk@`؊bI(EA7А$GZ)7`L&^i증V \mni۲ W/@/7/Qcn'Ӡ!ЫMP1LW1Bポ800isD2l&Nҧ0E%VG2R | K-IJYXk7^zH/;-΋~rC`ϱԵ޲Od[0oO{AYHQ%tZhާ_KuSg"i‘w^AXZGz7{| 0ziK}䨗0HxNg[fb UniJ:S{q;5A k -⹣G1 Zx>S82ӒZmDB(o(Ilkfom1/@&\BOӐËzؓp29*yNK$+]l%^Iy0XxW%|:xhNyd_ƔrjgR Bz@R-_[a]FE^ ?GL)m˯QFk1uTj m淵.#L f E-+`J|Ƿkc*sj-nZ tO71KWZeRq I᫞ҭ !.$YYϱnxJuAXj R H_UpSюQ)ewA,J"[rnuE_FRgig-qbx\ʌEBzUD7!eH!zKW#Aٯ)!|Wx1K# H"P8׸e}Ft AanXđdZxI/Q  ͝a*Riue(iCG9źz]s+Jcy\q]1.3p>⍷{ǒ ?ۥrg@5M-4 o3Po9&uz[.} FWxYA2pAcѼݹBlg{< qXd88>Dɷ3l5e 8i)0pq}X撯'ARImSn2A |gTᄪ @Bf3AC\$w-џ ض)[7-}kw}vOr 2bk 2 9(N@p^ >k3l*:ȯaU~}Ny49|Ѐ 9͑\϶f#8QGc47^ 5,eie~&91'.IE hIlI2B~ٱYG,a n>(A?4; *u Y;[@H1*Djr}DfbňЧFZlI?U=Spi+m.gǃTՇsRZ^kAӪL f4Um-[{s!C@@A>L3L).d:L=3T(u Hic=PΤ?WbucOA8,'z%H\;wPƩ[B) DxcE0-\4UZ;dh'߮aTr4 ߕdX) s7Eh`#5\]+` [B0f1BeKhN%H#ˆ {hQu$'N"toS#Mr}I[=Mw3ʵ% ``Er<=4!. ',jpHe-%E|BH__KySXL9Bݏ}5mk}E*8,ͥ*M7NlNfq~mp{hyu:C(9HrHADK`lQ9k/0]BEO#c.߾ T6{JNK C]b̩ZN@R%m __I$M¹DwOkx-=HJ-dR>ڻgSZn̡-u"Zm%cd({TLp/[jS|ju„9>'(p3xL#q qX:p?jik³p~!` ܳwF9U2xCfLMWRF!ii9V2pS 돎>6ZU)2L*Z؍q k`)鵘9e۱ߍ\3p ; A,Ahu_TVGlgqLs%aI{ p=fRk[˧H=GE']mfJQx2g>)@%BFDrZSQzw|QumXF`S|%UG%'٧8nWZJBdrֈBi{5+ʱ.kJ#c宎W5Z0ׂ,Ws{?^ng4@uc>"M/Ni GPUA YQ_ڇ4~oͱ4ndD2zobP:ݗHAo`ꄒB^tzd[rBn/o0n;ȡ]U QbL3|lMnD\t^Z<ˠHPʗʉI) !s)e JnʂZ! Aة)fb\G_ID cwCZCeD9OVvcNZ`^Iϖmy^%\r߅=%AC Swɨqr'0Vb.-\)6pqs_(=bHvAp)/UӼZ&{ZfSUAYʏ%7IIAj7VLDx7 ܍} q(֯撥>Zb!<!+V9,Ɓ1Za )Cٴأ<vYa|AGK+Lf0Zz:Xա fOs'ӱ?o/!SP7N?CY~v>[rbώWH5ivBw"c6N'xVn;`:~5krd @XԽG=:L5BqB&ݽ=L 7V)~zb?"pd-2J~. &/iAmO zb=A\,YG%Pc.K2 I=Ss,- RM͟H}Ki2mK23%D.>j&f`hdyh?y8|td/Px]7JwXq48aO)3@(PFD<Ѩ5y܎eԙ54=IGjqѺf@IڎߏԷ?/z7a#[*Ok<7|?#;XW~*-g gPC0 v EVc`h2t Τ&< U lsrE\G<{źSqsð8X"3rC"肈sKdA\J6Utk_\ޯʇX;_?S?M?m ^Ңˢ&E7iUA|ܢF"9GpY XŅ_}klR(p=E2͗4qW|QL\ě!qLJg|Qx,̻%QIFD! FȴI6RV4?Tn:ƗY,9ϟnwsS G hoUo=++ۣB-ʼąO3^I`!tQqFI``4w da3+Y螜Z;!ʌȩi8:\mKkf%t/hN: \4fm)a8lijVr;vuT5ˋ36͵_y#ZvJU}e VMRdy}6"MOQZ,v џ x -{m@P\qe_1ՙ+Y;{uh,x"^Lr"  VDF3wraaPb݈L3ؾ ^_!͘ YZ