libnbd-1.18.5-150600.18.3.1<>,x|fݬp9|O08yȑB~u܆Ck?q&B+j$Ԡ͖ڨٚ} cުѨJ010q Yirف.I-a'6ܸLJp7QvW*z=]ܑ{5&+|z r[F":MA`:k&Сא-.H%^jr Җ,|*3SZ{N/ӭ A.šb˽>>LrxQRi¡>>+`?+Pd   >48DHa   ( H  8`4^(89: F$qG$H$I$X$Y$\%]%$^%tb%c&ud&e&f&l'u'v'4w*$x*Dy*d#z*+++ +LClibnbd1.18.5150600.18.3.1NBD client library in userspaceNBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are: * Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients. * High performance. * Minimal dependencies for the basic library. * Well-documented, stable API. * Bindings in several programming languages.fݬh02-armsrv1iSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/libnbdlinuxaarch64  +A큤fݗfݗfݗfݫf{+Dfݖfݖfݖb620248f640055f236d42345cef15a6e8b0dc6bbd4ef43703e2e2fee238262e31d8d6fbde89c4cdbd475ec8eefdb066cc394d97dde4a04ab67b806a5080e3b51905ce6a7981d318e4ab02a16f632ac09f0eed5bdd55cd76db21bbf2fc58ac8d417e4f784294befdde9d9a4021b77657978c2f6f729aca218729aaf2a7447268d13bcc7a763595092ff766c19b5b92aec6944ced69ffedaa5398c77abd299f07b31af373b94e5a7e9359809e74e9ef9651a6f632c255b0dce2068b011a02a9f66f2709b2152d63908eb024989965e5012b55c0a1a2fd7d89d675ee714674e61dbrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibnbd-1.18.5-150600.18.3.1.src.rpmlibnbdlibnbd(aarch-64)@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libnbd.so.0()(64bit)libnbd.so.0(LIBNBD_1.0)(64bit)libnbd.so.0(LIBNBD_1.16)(64bit)libnbd.so.0(LIBNBD_1.18)(64bit)libnbd.so.0(LIBNBD_1.2)(64bit)libnbd.so.0(LIBNBD_1.4)(64bit)libnbd.so.0(LIBNBD_1.6)(64bit)libnbd.so.0(LIBNBD_1.8)(64bit)libnbd0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.53.0.4-14.6.0-14.0-15.2-14.14.3fexK@eRe9@e@cIO@b@b@a&0`ݮ@`@`v@`M`7@`@jfehlig@suse.comohering@suse.dejfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comrpm@fthiessen.dejengelh@inai.dejfehlig@suse.comjfehlig@suse.com- Update to version 1.18.5: * CVE-2024-7383 (bsc#1228872) * Drop upstream patch 4451e5b6-CVE-2023-5871.patch * Version 1.18.5. * docs: security: Add link to TLS server certificate checking announcement * lib/uri.c: Allow tls-verify-peer to be overridden in URIs * interop: Test interop with a bad system CA * interop: Add -DEXPECT_FAIL=1 where we expect the test to fail * interop: Pass -DCERTS and -DPSK as strings * lib/crypto.c: Allow CA verification even if h->hostname is not set * lib/crypto.c: Check server certificate even when using system CA * build: Move to minimum gnutls >= 3.5.18 * nbdfuse: Can't use ?tls-certificates or ?tls-psk-file- Use ocaml-rpm-macros to track OCaml ABI- Fix assertion in ext-mode BLOCK_STATUS, CVE-2023-5871 4451e5b6-CVE-2023-5871.patch bsc#1216769- Update to version 1.18.1: * Version 1.18.1. * rust: Use string_starts_with instead of String.starts_with * rust: Build the examples * rust: Write a custom translator from POD to rustdoc * rust: Add overview documentation * rust: Annotate 'endif' with corresponding label * utils: Slightly simplify human_size() * docs: Assign CVE-2023-5215 to nbd_get_size negative result issue- Update to version 1.18.0: * CVE-2023-5215 (bsc#1215799) * docs: Add link to nbd_get_size announcement in release notes * docs: Add URL to list post on nbd_get_size security * docs: Update release notes for nbd_get_size backport to 1.16.5 * docs: Finalize release notes for release tomorrow * dump: Add more examples of running subprocesses from nbddump * info: Tolerate missing size * block_status: Fix assertion on bad 64-bit block status reply * block_status: Fix assertion with large server size * api: Sanitize sizes larger than INT64_MAX- spec: Don't set tls priority to unavailable crypto policy- Update to version 1.12.4: * python: Correctly use PyGILState * olang: aio_buffer.go: Explicit panic() on invalid usage * python: Enhance tests of nbd.Buffer * python: Plug uninit leak in nbd.Buffer.to_bytearray * python: Avoid memleak on (unlikely) module failure * python: Accept buffers in nbd.Buffer.from_bytearray() * Dropped patches: 794c8ce0-copy-dummy-vs-errno.patch, 8d444b41-CVE-2022-0485.patch * jsc#ECO-3633 - Enable building python module and utilities- copy: CVE-2022-0485: Fail nbdcopy if NBD read or write fails 794c8ce0-copy-dummy-vs-errno.patch, 8d444b41-CVE-2022-0485.patch bsc#1195636- Update to version 1.9.3: * Version 1.9.3. * maint: Modernize configure.ac to silence autoreconf warnings * maint: Update to latest ax_pthread.m4 * copy: Avoid potential divide by zero when source size is zero * copy: Test corner case of copying from zero-sized source * copy: Fix progress bar * Update CI files once more * ci: Allow failure when building fedora rawhide container * ci: Consolidate refresh scripts * macOS: Simple cloexec/nonblock fix * info: Require can_cache for info-can.sh * CI: Add testing on Alpine * Update CI files * macOS: Do not use --version_script * One more VSOCK include fix * m4: Remove *~ on make clean * ci: Rework the build script to run check-valgrind properly * fuse: move check-valgrind out from condition * qemu-storage-daemon 5.2.0 is still broken * Version 1.9.2. * python: Add missing test file to EXTRA_DIST * build: Warn about large stack frames * configure: Add a macro to test if compiler -W warning flags work * lib/uri.c: nbd_get_uri: Do not translate port name into service * python: Implement nbd.aio_connect for AF_UNIX * bash: Generate completion files during build * info: Add percentage after field in --map --totals * info: Add --can|--is options to test for NBD flags * info: Add --map --totals sub-mode to display summary of map * info: Don't print extra trailing \n after output * fuse: Tidy up MODES section of the documentation * fuse: Note in docs that read-only server implies -r flag * fuse: Improve documentation on the thread model * fuse: Update comment as we expect zero support to be present in 5.14 * copy: Set default request-size to 2**18 (262144 bytes) * copy/copy-sparse-no-extents.sh: Set request-size explicitly * maint: Untabify configure.ac- Update to version 1.9.1: * Version 1.9.1. * ci: Update build files * ci: Also perform `brew upgrade` on MacOS * ci: Only run `make check` on Linux * ci: Skip some broken tests/distro combinations * ci: Rename build_script.sh to just build.sh * ci: Add support for test skipping * ci: Some build script fixes * ci: Fix run commands in README * ci: Add support for FreeBSD-13.0 * ci: Remove debian-10-clang build * ci: Remove cross-compilation targets * ci: Change docker driver and archive logs * tests: Rename version to get-version * tests: Do not use magic parameter for some nbdkit plugins * tests: Require cap_sys_admin where root is required * tests: Fix port randomisation * tests: Enhance fuse probing * tests: Clean up qemu-nbd detection * tests: Fix hexdump probing * interop: Do not test against broken qemu-storage-daemon * fuse: Only support defined fallocate modes * Include sys/vsock.h if linux/vm_sockets.h is not available * info: Avoid ambiguous 'allocated' terminology in --map * run: Unset DEBUGINFOD_URLS * ci/cirrus: Update system before doing anything else- Update to version 1.8.0: * Version 1.8.0. * docs: Get release notes ready for a release today * copy/copy-file-to-qcow2.sh: Skip this test for old qemu-nbd * docs: Put links to release notes in a separate section * docs: Add preliminary release notes for libnbd 1.8 * common/utils: Add test-vector.c (unit test for vectors) from nbdkit * copy, fuse, info: Synchronize --help output with manual * generator: Update copyright year in generated files. * Update README * Version 1.7.12.- Update to 1.7.7 * Fixed CVE-2021-20286 * Fix parsing and construction of IPv6 URIs * New API nbd_get_uri to get an NBD URI for a connection * Permit "see also" links to nbd_get_error and nbd_get_errno * Avoid over-long lines in POD. * Fix reporting of NBD URI support * Let exit status reflect any failures during NBD_OPT_INFO * Fix page eviction when len < page_size.- Specfile modernization- spec: Only enable system nbd interop tests if suse_version >= 1550- Initial packaging of libnbd: * Version 1.7.1. * sh: Add NOTES section. * copy: Update multi-conn documentation. * sh: Arrange --opt-mode documentation in alphabetical order. * python: Add example. * copy: Fix initialization complaint with ancient GCC on RHEL 7. * python: Fix Python style error. * copy/file-ops.c: Small whitespace fix. * copy/copy-nbd-to-sparse-file.sh: Skip test unless nbdkit available.h02-armsrv1 17229326521.18.5-150600.18.3.11.18.5-150600.18.3.1nbdcopynbddumpnbdinfolibnbdREADME.mdnbdcopy.1.gznbddump.1.gznbdinfo.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/libnbd//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:35093/SUSE_SLE-15-SP6_Update/af072b62989b298dc19fde50e46a6222-libnbd.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=4465538e790e0736115b777f22c13042bc57548b, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=5b37dc2f1edcb1631b1c586dcbe6997d139e77cc, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=d31fcbd843ba0e23b92f948a71925bb4b382dbcc, for GNU/Linux 3.7.0, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)  RRRRRR R R RRRRRR RR RRRRRRRRR R R R RR RRRRRN&KBCc5utf-8ada19bc8cbb0133ee391c293b63cb507d0507ad0ee950511ee4fba7a5394c942? 7zXZ !t/ZH]"k%r=d1gɴ-9;VfEDF) u%4:&5^p=lO6 %׷G>Y_; PlH~߈q~htR\ٍjbšTi2Y;;'^^SXTZ62 #fCP ~aLȗNsADqՠ+ӥ B*v˨xԉ]㇑^r$kz߂qߢ.SR-5#ƒ]#u*fylZ9J\ͼ6e yҾq΀_hӠ(OwL.}g-%982ߴ=>w`aA\!Z;Xܭ_zR ]P紵BlV~d-^U|OK=B8PFW^NK3 inw4s'PT|L_ .Ű|M+{`,zra J|.-DpG]ƚoxT6@I( J)6 5C)bp# EC?-e[~zAhN##'YLj=vAmMA.I8>WKE${04qh6X~SiCThObubuAlnSƺm1;5=6m!7¹8!+W`з7J_vfS5!0k%g~ye.J?uHFBz:d高pbz .cCy[' B,^x'FMh Al[piFzjDqqHx__ޛ3@-^3S 6G Iao, '.h![)XMDV(Ŀ$IE rr|ndM!3U,[ tIy6IF=-B^pHr-Od#v8}~׿|H ̚zk<,4DžR/nc'ўl\HΓ)CQz{K|"=t oaދ0t?򂯾Zz 'u"/Cdm>/`E-H&OkmQW f+iaS:M&9"]Rkd>Sc蓽B{QvGvbbn;f6DxzyFPOc(2ZLHtR`?")CJZQUyBV~IW֏o( M-+$`<1k@gq%vvWL-:X_ġ\eD'Jrny8MW hT$R?λ s.0$v_7zxcUɈJy=R# Ϝ a&8 2l]dh1 M h߉%S2 6~ΰSf4gZbN<_%W'³VͼCTJ3,>:D3\F<1Ǚr0͢8G^Fcb֥ 2^sǑiDo\M rKl0nQ X3y.X =t;l+,BJcQjPE#EKɎ4=DTQ Cx"O ^b})HYZ='Qd+>]Vʩ<`k8UQ2Y&a 6X`G'oIUY#Gf'^RWa _ش1|h :N3.ž^];[pLR$bgJsA bO`u"LRdژ = ` *JC/M ϟl\,&w'.\ϖFrѾhL w'{MF:xwsxZ;Vo]AShh5 t81%Gm%j76~p[0zbO ho y+*}s:YYɀ"A j],bfpr>h,4:{DZ $w*u"ORƓ-v_ڰ dG^iS%}1 xLgK @,OI4enrN\/=,' ;:5!El{0a+̾r&뿁_9Zm&[m;CXkVJ.?mԶl&rδ^bl-<D p8qk'(3'*CUW9e{2%/Ӝڤ8p?SjktEzAr@԰^Ro+#dYS"nFW)93\9iYE)瘡pQra>TOW%r$aQrw;y?16bᮧuOC߰a\S|^D@G{&dNX>zͅi$u pX('S? p5ܚnCeUJڽsQdY{7({,$BDoFѴBL*Ӻhefj589 5zUSs耆PXJp Y CH܏⽉IE[kC@xFxbሇ*WY44W1Nn4 ` pQ4 MTYY I8wիaQh#-di٩X|9d3]:ݺGKaKO ~/ҍkS*2HӾ3fe.A VSENvgk*Xb2/l; E:E]M䜣1DoQ IcgN聣k*{_UfKj:jm1Ի){ #+1ɴz s?h JА*_ muAF<}@Fs-1 闐)EZ+Neuۼ8*i8 nL}ڦQjpLނ3^r R--fIQW n=FcvQJ< QdRkM3uR^R;HMӘfrю"tyaPŢwUv |ŎdY9" wM $ [Z~5`3{T*Nfgɵ1^z9[Wv"t&,Gf v/75]a]a$ $~۰b%ʬS׽C5bk^}!4ǟC WkqHן~Ws;ƯˉFW862SF'UJqbqm*!BIujvt5v4fݤ!m_(ȣPyԷbgބsEԭmS`?⦅f 2~FWl? \ O=Gr~!t\uk2<8KN"{͚bY>FջM$ЪD! G|WiR,c}-uVRGYk/}xK,knG)?a.%O*؏j̚`G{ޝaPϽOM;D18"#KzvMkLlZx죍es8}JuAo<{2\1*o6E+]{w~%CV[kO%AL,ST|UE|j_ kc?`!3 4zNf'mKU:FpZw5e9ɭ[ #(|@@k> A'8"e< 30UEYL)Wb8R9MkvPZ(MTY"Ec4V!@{84+pPka+`HHa:ŰV?Ղ9E{)w'xEw3lDHӦ|vLyYlk<˷NHלgs79^ Xw1$\tky|L3a!3[]~3%k^)A,u7$H-2\"7I55~=ߕ^=SMOjOf@"ӄ5Sds[}41Z5ÙӯEgP#bO: Q(Xa/ ϙ>tV2SklWesdutPlfBٸiw}2c{A4JٓMdЕ{HQTў}\}.\n1ёtDǑMpiƅX;pODДt!˨IX@YE%Q _5C꣭&b{XJHNPN6rIhs"FWTwYkz.,"79}4uH۾1I˛qxJ ^t `7EH<Ijn8n%2+cf&u3v۫;y2'02-1¯(m=F$xb]EGΥ.&푳GcwhgD<#4Q.-*l 4cP4kyZ^)I}K%4s8'J/#n˪-wΉGЦ>h11-oRٱz{R!QvU-q0l(mz<" )ӯHj YOGZl}o!+?pfg'Bl~'b )50FwJuO(3q5ufs -u0Sx++~exPEM?:/PPaKjXPLE_ }||? >cD?ŮLBF4k^)FW~.lG䞛 9@':7$`(y NJ'`ktR&޳8/zD䊳|~ZA۬7xUr":ZUb"Ag)'~*2 Tx۬x+R GZ%\}O͓HʝZb}lSہxTp a1/oe%4_ryRfu_M72La-/D:~%Bڥu]UиyK%g}po\{Y#~L!9g9@R?5$ YCgH!9]:&#@hL! B8[6Gx|ҭyj!N=]%z7.Օ}(:%YѼ_SuˑҙDm;7g O&9Aꯥ*!% Důg._$`lk4$e1/}\._hzfA#U *z.FPb72%!l lՖKy&gۄ\EiEO},FfCiÀxkw5B4?!x ƵNHW(ז0gSM%E4&D *uEU*{FlŮwDpb .TgU=-u@IJX';]a# HY͟:Mrc~Ϲ\'җb8y ۩%`OsA-.T&1.8o.Fo,+,;)T䣢&g3Ŧk cjk,P^|X*W靮ɕ-w$62"`QʢHjw!$+^~ܘ]rC=!kd]7oP"Fr~ ;qy1}lf=G 9.,9xy]a`"D4X.1aiDpրS9.ʂz-U: ][$Yg5[|?b]h&jpLXIX*‘>2qBpvYM}l:‘T#bzϧ4g"2{9 TkO! 2+LoU#3\.(NJz8ӵ7~$]!0uK46Krǐxq"-v>z&b.A 3秇UM9Қp]艇(Tz>D|ktJJ(J9,W1sBF }Yj|gK]40dyoV=d,,]N`؆N[eL5WC[,'`|%W?T;6N`Y>;F$< uPx[,Ӽ\i2zDde6nQA bXG]gJjcWIaܷGJ~ 3=c]9w82aQ^̼{ cADd^=Ԣ׋B.E`MW>t̥rY$C:93̪GVFd;ZyHVI764'-sπ-ːNԞD<܆W)k%:QRl&,Z.'Z}Qߕq^P8Zf/l"]i>+3A!6%5[ TمX4J`,'!t,R-@Wu(ՔR}8-B#ls~*ܮz7#wݖ-ru .xR= Lj"^4y +Q~d52!O] *y)<ў['r(ŬLngU18㌀bhCY3WfG0\57Dȗ[;^X}n?HXR$k_aީH]Cl,f Pͩ} qS4VDQu-9zܲ]f+QX:bTL˔L|Z91isRI^Lh^s6l˔$Brg <ߴ͌ -$㈯nW:6TVIO='):; g˹f~  yxA`o)3$L;5߱@T}O +UqKfkc?q&i9aL*k8?SlD-`D!cL!( MM;THDŽe8mMeIxv -8 ؙ2`:!r6u!=pAf(sS2oF0Nrn>IaL3zخLa6%5*N j15q0"bm2Hoz/>fDŽNF c Vc侧Zgʸ~h{HOwx'!*9HS[8 .*sh)Wx\[ڏ6ɛJ}aN)McBG)ЌK5>KlMUF0an81IOyz[̰>V܈бU^R}vɛ@AcEz$U:͡O@FiB[,3LDjbpl `ư]s'|e7hUjiڃ3CY?LEp;M9E=Y0,>ШTY,;{ Ի ';["pUp8e|0;RT(lJAp(b#i:O+?|*2 6{ȴ B)KXP#GeIƀqYP{('r-kk‚u;ϱ' Þi]Ͼ!U85& O`Ii#ʧ\Gid:qf+y6t.ҎIKTVny#Υw%^dJ:Ūu i3h9OyqͼJ{7ұg6E@K>PJDbP:Ph F#I?22oQEU-)& v"̆o`86*BZ,[18fq58{5џ9] ;q lW%'B˃1>&:9uJG{b ;U)[qZnd! }`n 5Ug]>坯P/z&oí+[G[T/Xx۴ϢvlmYؚmpe,5Lޢʿխ 뼌f,Hm@htp[۹h"(slHEtEbm3YR UC HR Q:&r.5ȡ]3nCAtG, Um_@Ŝ8ƨesXDO'mw=dɍ9x`@?1g%tL@b,$fk0ωMT zBP~LzܩȂB."5̚N. oow|؃h|G5iLrI]Ч+g2BEF1{80y/I)0ja9ԚM}Ǫ`tL$2ʇ{_),zw>S{ ۅ!rqrCa>-.] l5~0kJ3 J[MoO+A8sK`&eurG*?-kaBײ6:.xsߘ+3pjXy0Y^m[] DHrA6ēxG};eVV%srP`\:{aTg5,@8ݩ_ƀiӁ:n"0&oh~$DϔB$dcoOd޴Qc6Y +IhU^}rYa#EFl?Yv^S%,4.7P?$$mÔt>Mr߾9Puvk#Eijhj!C(1?DhnA$9KAߡ9PTP3KM:ヌfIbW{mBOp!]}MR1:r J*QXB$dCX6[qqhΈ`uNq] ];>sľYn%+̶}Xi«GQP2 ~"sR  3/\eE=U4@T?-yUM});=3x_mw^x~kX1Ӽ_S\ m¹?$RG@oO!ıxM7Xmmn.qћ.z$n01{u\,㉅M)@F55R)phD,oT65 R.9Ywgbf^;PlYP6[#B;7ڶhWͧ_ '"m^k #bSBp[Pbm|d "C״o.d_ЌRիn-TTUta.^.[~V |lZk @RglGO!|}:"XO|&:RBkev@LsQ;'6]0ËlĠ޴&kk7< :MIHQ(cX- d*=p.C>dpԷ/w yhCA /$O#<"4?@3\ np[30~A0ǣt&Tk$T2Bcv!''P =t=/Ȼ}mo ܲ~$h`h ĸ-wJGS~[$_W!uL[(HKDQI=0N_~oBf{Ҁz>t٦3.3x`R[.Maf.{N_<Z!W 'X |*@ⳘL~ù4i҇uiMG+埨^bKJY@$$µǴhT(:ClS{)r0YI%rWJzlc@ݲ#Ht=/"Jsq W*;!-8xٌ:&&f0 i\x6ٹTCCڂ('ѕ=ZweWZeW& tLbGnp+ipf>".e88ԌѮ:3ܗpn| UC9~j `>\V+l. JGo_`jdݙb4ܺ\4#chX 1VgbdD9U3w<鉶E.A> c M~e۽+UK0^U5f };(="sepA.|`CN&=6v0.]|Yݘy]{J&wMaԁ.BzO}}_No;d☮`}z/uC7(Kvj`m@վQypi(ixq^Qƿ 0`0gawϳ`vz`7IaRV@C-՞jrIjs)yF_޾It=.*!+,2qكbIH)1*&>?N"I +&P9L>۫7:y>IG(Yio8!t]c,e q@_yP"ӋꘊdT_YVA:-yQLevY fw?_尖P@Kq|JsK]xDX%ƞF &灕KAPj{ klCիos4#7?hFⱚ7!ыJ]Λxr; 4HG1kSH=B1 {<'7~Wd"MLoT02`BSLa Iz&,f50f JMR ~ȣNU zWnEfHjNmp *ʉYy6l4#"*]:j /T$Ik 15_;2kC"6I Sg9mWJ#Y=cKAU/^ _"gN A F"5/ȞP+mqUg]d< ڤc @Qu#5MF,[Y?B2 xޣQ 3afU&yh310áؿmLХOмE}ţ9m3ZKq1y ɫns Lڨr{8Fk 1D]7qpJf&M>zfGe)fC-no}[&M1/ "x6}'I㤸YƉ:_ >ln2Gi'PT"E=h23)!Vb<# 3ԇv!c|͖_oH.|aN4FEuHG.=9W|RI A]{aW*ξMby>K)92~ -s$ArEN F/A: n\|pƞu|{5a&$DYzFNƩ!ʁP՞; ]Ej$W!IF%2gkzb -[EW0VH:Fd|MMNepcyGw;["^AB*OmmEuN0'll\G<0 ҿ· tǺ4BCh77PCݮP(f,Ty'>=\Dot49'ã5s QcP7mEqىѳK9{IlTT||_ c#4;rŔ{RZޓj7]JG?ɰψ :g~]]I&gN̟. sT+Lw W X/\76` *% YZ