nodejs20-docs-20.20.0-150600.3.15.1<>,$ip9|xS(.]`%'$dkyM-e6()eH4 zݰyf/}N,q> eKwO]Z:uqUz6?_QrgDג/-BKy;. A }9mLq40"' —4#Cn'/2_+# Bn (~M/eQCW9[!gJ"5"]F+d>;?d & @|  @  h   = =A DHIL@LPL`L(L8L%9M|%:PA%FGH@IhX4Y8\P]x^9bcdef l u vHzdtx~Cnodejs20-docs20.20.0150600.3.15.1Node.js API documentationThe API documentation for the Node.js JavaScript runtime.ih04-ch1bSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Documentation/Otherhttps://nodejs.orglinuxnoarchĹrk"  97ESAca5zoBXRUlIi+xna)s^ZEa#YFS!xo-qc0l|TC4~k+MX-<l- orU)r) H UY,SWa{% TzWR6a6:>>>O-Fp{*}X(ڲ^R^+"} Ax|LͯPu[<Rm ##vF37ʩ^LChlgmaQ_eLe;@e7e-%e@e @e;d d@dd@d@d@dkY@dgddbd^*@d[@dS@d?adam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dedimstar@opensuse.orgadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deotto.hollmann@suse.comadam.majer@suse.deadam.majer@suse.de- Update to 20.20.0: * deps: updated undici to 6.23.0 (bsc#1256848, CVE-2026-22036) * deps: updated bundled c-ares to 1.34.6 (if used) * add TLSSocket default error handler (bsc#1256573, CVE-2025-59465) * disable futimes when permission model is enabled (bsc#1256571, CVE-2025-55132) * require full read and write to symlink APIs (bsc#1256569, CVE-2025-55130) * rethrow stack overflow exceptions in async_hooks (bsc#1256574, CVE-2025-59466) * refactor unsafe buffer creation to remove zero-fill toggle (bsc#1256570, CVE-2025-55131) * route callback exceptions through error handlers (bsc#1256576, CVE-2026-21637)- Update to 20.19.6: * see https://nodejs.org/en/blog/release/v20.19.6- Changes in 20.19.5: * see https://nodejs.org/en/blog/release/v20.19.5 - Changes in 20.19.3: * crypto: graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable * crypto: update root certificates to NSS 3.108 * deps: update timezone to 2025b * doc: add dario-piotrowicz to collaborators- Update to 20.19.2: * fix error handling on async crypto operation (bsc#1243218, CVE-2025-23166) * add missing call to uv_fs_req_cleanup (bsc#1243217, CVE-2025-23165) * update llhttp to 9.2.0 (bsc#1243220, CVE-2025-23167) - Changes in 20.19.1: * deps: update undici to 6.21.2 * dns: restore dns query cache ttl - fix_ci_tests.patch: refreshed- Update to 20.19.0: * esm: mark import attributes and JSON module as stable * module: + require(esm) is now enabled by default + Module syntax detection is now enabled by default * worker: add postMessageToThread - Build with PIE (bsc#1239949) - nodejs-libpath.patch: refreshed- Update to 20.18.2: * src,loader,permission: throw on InternalWorker use when permission model is enabled (bsc#1236251, CVE-2025-23083) * src: fix HTTP2 mem leak on premature close and ERR_PROTO (bsc#1236250, CVE-2025-23085) * deps: Use of Insufficiently Random Values in undici fetch() (bsc#1236258, CVE-2025-22150)- Update to 20.18.1 * Experimental Network Inspection Support in Node.js * Exposes X509_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext * New option for vm.createContext() to create a context with a freezable globalThis * buffer: optimize createFromString - Changes in 20.17.0: * module: support require()ing synchronous ESM graphs * path: add matchesGlob method * stream: expose DuplexPair API - Changes in 20.16.0: * process: add process.getBuiltinModule(id) * inspector: fix disable async hooks on Debugger.setAsyncCallStackDepth * buffer: add .bytes() method to Blob - CVE-2024-21538.patch: fixes regular expression denial of service (bsc#1233856, CVE-2024-21538) - linker_lto_jobs.patch: refreshed - fix_ci_tests.patch: fix dns test vs. older c-ares - nodejs.keyring: sync keys with upstream- Update to 20.15.1: * Bypass incomplete fix of CVE-2024-27980 (bsc#1227560, CVE-2024-36138) * Bypass network import restriction via data URL (bsc#1227554, CVE-2024-22020) * fs.lstat bypasses permission model (bsc#1227562, CVE-2024-22018) * fs.fchown/fchmod bypasses permission model (bsc#1227561, CVE-2024-36137) * Permission model improperly processes UNC paths (bsc#1227563, CVE-2024-37372) - Changes in 20.15.0: * test_runner: support test plans * inspector: introduce the --inspect-wait flag * zlib: expose zlib.crc32() * cli: allow running wasm in limited vmem with --disable-wasm-trap-handler - Changes in 20.14.0 * src,permission: throw async errors on async APIs * test_runner: support forced exit - fix_ci_tests.patch, npm_search_paths.patch: refreshed - skip_no_console.patch: dropped, upstreamed- Update to 20.13.1: * buffer: improve base64 and base64url performance * crypto: deprecate implicitly shortened GCM tags * events,doc: mark CustomEvent as stable * fs: add stacktrace to fs/promises * report: add --report-exclude-network option * src: add uv_get_available_memory to report and process * stream: support typed arrays * util: support array of formats in util.styleText * v8: implement v8.queryObjects() for memory leak regression testing * watch: mark as stable - versioned.patch: refreshed - cares_sle12_capabilities.patch: SLES12 compatibility- Update to 20.12.1: * CVE-2024-27983 - Assertion failed in node::http2::Http2Session::~Http2Session() leads to HTTP/2 server crash- (High) (bsc#1222244) * CVE-2024-27982 - HTTP Request Smuggling via Content Length Obfuscation- (Medium) (bsc#1222384) * updated dependencies: + llhttp version 9.2.1 + undici version 5.28.4 (bsc#1222530, bsc#1222603, CVE-2024-30260, CVE-2024-30261) - node-gyp-addon-gypi.patch: adapted for new unit test layouts - fix_ci_tests.patch: add benchmark fix- Update to 20.12.0: * crypto: implement crypto.hash() * util: add loading and parsing environment variables * new connection attempt events: connectionAttempt, connectionAttemptFailed, connectionAttemptTimeout * sea: support embedding assets * support configurable snapshot through --build-snapshot-config flag * util.styleText(format, text): This function returns a formatted text considering the format passed. * vm: support using the default loader to handle dynamic import() - c-ares-fixes.patch: removed, upstreamed - nodejs-libpath.patch, versioned.patch: refreshed- Update to 20.11.1: (security updates) * (CVE-2024-21892, bsc#1219992) - Code injection and privilege escalation through Linux capabilities- (High) * (CVE-2024-22019, bsc#1219993) - http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks- (High) * (CVE-2024-21896, bsc#1219994) - Path traversal by monkey-patching Buffer internals- (High) * (CVE-2024-22017, bsc#1219995) - setuid() does not drop all privileges due to io_uring - (High) * (CVE-2023-46809, bsc#1219997) - Node.js is vulnerable to the Marvin Attack (timing variant of the Bleichenbacher attack against PKCS#1 v1.5 padding) - (Medium) * (CVE-2024-21891, bsc#1219998) - Multiple permission model bypasses due to improper path traversal sequence sanitization - (Medium) * (CVE-2024-21890, bsc#1219999) - Improper handling of wildcards in --allow-fs-read and --allow-fs-write (Medium) * (CVE-2024-22025, bsc#1220014) - Denial of Service by resource exhaustion in fetch() brotli decoding - (Medium) * undici version 5.28.3 (CVE-2024-24758, bsc#1220017) * libuv version 1.48.0 (CVE-2024-24806, bsc#1220053)- update to 20.11.0: * esm: add import.meta.dirname and import.meta.filename * fs: add c++ fast path for writeFileSync utf8 * module: remove useCustomLoadersIfPresent flag * module: bootstrap module loaders in shadow realm * src: add --disable-warning option * src: create per isolate proxy env template * src: make process binding data weak * stream: use Array for Readable buffer * stream: optimize creation * test_runner: adds built in lcov reporter * test_runner: add Date to the supported mock APIs * test_runner, cli: add --test-timeout flag - c-ares-fixes.patch, fix_ci_tests.patch: refreshed- fix_ci_tests.patch: disable test_crypto_fips for openssl 3.x, to be fixed soon (bsc#1219152)- c-ares-fixes.patch: add additional backports for unit test fixes- c-ares-fixes.patch: fixes unit tests for new c-ares- Update to 20.10.0: * --experimental-default-type flag to flip module defaults * The new flag --experimental-detect-module can be used to automatically run ES modules when their syntax can be detected. * Added flush option in file system functions for fs.writeFile functions * Added experimental WebSocket client * vm: fix V8 compilation cache support for vm.Script. This fixes performance regression since v16.x when support for importModuleDynamically was added to vm.Script For details, see https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.10.0 - nodejs20-zlib-1.3.patch: upstreamed, removed - fix_ci_tests.patch, node-gyp-addon-gypi.patch: refreshed- Update to 20.9.0: * No changes, just LTS transition- fix_ci_tests.patch: adapt for openssl 3.1.4- Add nodejs20-zlib-1.3.patch: Support zlib version with only major.minor versions, like zlib 1.3.- Security fixes relase 20.8.1 * (CVE-2023-44487, bsc#1216190): nghttp2 Security Release * (CVE-2023-45143, bsc#1216205): undici Security Release * (CVE-2023-39332, bsc#1216271): Path traversal through path stored in Uint8Array * (CVE-2023-39331, bsc#1216270): Permission model improperly protects against path traversal * (CVE-2023-38552, bsc#1216272): Integrity checks according to policies can be circumvented * (CVE-2023-39333, bsc#1216273): Code injection via WebAssembly export names - fix_ci_tests.patch: refreshed- Update to 20.8.0: * Stream performance improvements * Rework of memory management in vm APIs with the importModuleDynamically option * test_runner: + accept testOnly in run + add junit reporter - fix_ci_tests.patch: refreshed- Update to 20.7.0: * src: support multiple --env-file declarations * deps: upgrade npm to 10.1.0 * doc: move and rename loaders section * lib: add api to detect whether source-maps are enabled * src,permission: add multiple allow-fs-* flags * test_runner: expose location of tests - z13.patch: upstreamed- Update to 20.6.1: * f0ff63fbc32ea55f3d92c5c89fdb91ec47786859.patch: removed, upstreamed- f0ff63fbc32ea55f3d92c5c89fdb91ec47786859.patch: fixes issues with Angular and other software that tries to load ECM modules in somewhat circular fashion ending up with multiple executions.- Update to 20.6.0: * add support for .env files to configure envrionment variables * import.meta.resolve unflagged * deps: npm updated to 9.8.1 - nodejs.keyring: updated to include current upstream releasers- Temporarily bundle ICU for SLE15 SP6 (jsc#PED-4819)- Update to version 20.5.1: * (CVE-2023-32002, bsc#1214150): Policies can be bypassed via Module._load (High) * (CVE-2023-32558, bsc#1214155): process.binding() can bypass the permission model through path traversal (High) * (CVE-2023-32004, bsc#1214152): Permission model can be bypassed by specifying a path traversal sequence in a Buffer (High) * (CVE-2023-32006, bsc#1214156): Policies can be bypassed by module.constructor.createRequire (Medium) * (CVE-2023-32559, bsc#1214154): Policies can be bypassed via process.binding (Medium) * (CVE-2023-32005, bsc#1214153): fs.statfs can bypass the permission model (Low) * (CVE-2023-32003, bsc#1214151): fs.mkdtemp() and fs.mkdtempSync() can bypass the permission model (Low) - Changes in 20.5.0: * events: allow safely adding listener to abortSignal * fs: add a fast-path for readFileSync utf-8 * test_runner: add shards support - Changes in 20.4.0: * tls: add ALPNCallback server option for dynamic ALPN negotiation * adds support for ECMAScript Explicit Resource Management * adds Mock Timer support to test module For details see, https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.5.1 versioned.patch: refreshed- Update to version 20.3.1 (security fixes only). The following CVEs are fixed in this release: * (CVE-2023-30581, bsc#1212574): mainModule.__proto__ Bypass Experimental Policy Mechanism (High) * (CVE-2023-30584, bsc#1212575): Path Traversal Bypass in Experimental Permission Model (High) * (CVE-2023-30587, bsc#1212576): Bypass of Experimental Permission Model via Node.js Inspector (High) * (CVE-2023-30582, bsc#1212577): Inadequate Permission Model Allows Unauthorized File Watching (Medium) * (CVE-2023-30583, bsc#1212578): Bypass of Experimental Permission Model via fs.openAsBlob() (Medium) * (CVE-2023-30585, bsc#1212579): Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium) * (CVE-2023-30586, bsc#1212580): Bypass of Experimental Permission Model via Arbitrary OpenSSL Engines (Medium) * (CVE-2023-30588, bsc#1212581): Process interuption due to invalid Public Key information in x509 certificates (Medium) * (CVE-2023-30589, bsc#1212582): HTTP Request Smuggling via Empty headers separated by CR (Medium) * (CVE-2023-30590, bsc#1212583): DiffieHellman does not generate keys after setting a private key (Medium)- Update to version 20.3.0: * deps: upgrade to libuv 1.45.0, including significant performance improvements to file system operations on Linux * module: change default resolver to not throw on unknown scheme * stream: deprecate asIndexedPairs - versioned.patch, fix_ci_tests.patch: refreshed - openssl3_1-adapt_tests.patch: upstreamed and removed For details see, https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.3.0- Fix build on SLE12SP5- Update to version 20.2.0: * http: prevent writing to the body when not allowed by HTTP spec * sea: add option to disable the experimental SEA warning * test_runner: add skip, todo, and only shorthands to test * url: add value argument to URLSearchParams has and delete methods For details see, https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.2.0- fix_ci_tests.patch: increase default timeout on unit tests to 20min from 2min. This seems to have lead to build failures on some platforms, like s390x in Factory. (bsc#1211407)- z13.patch: fixes illegal instruction error on z13 and older s390- Adapt tests for OpenSSL 3.1 [bsc#1209430] * Add openssl3_1-adapt_tests.patch- Update to version 20.1.0 assert: deprecate CallTracker dns: expose getDefaultResultOrder doc: add KhafraDev to collaborators fs: add recursive option to readdir and opendir fs: add support for mode flag to specify the copy behavior of the cp methods http: add highWaterMark option http.createServer stream: preserve object mode in compose test_runner: add testNamePatterns to run API test_runner: execute before hook on test test_runner: support combining coverage reports wasi: make returnOnExit true by default- Package new version 20.0.0 For overview of changes and details since 19.x and earlier see https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.0.0 - imported the following patches from prior patches: + cares_public_headers.patch + fix_ci_tests.patch + flaky_test_rerun.patch + legacy_python.patch + linker_lto_jobs.patch + manual_configure.patch + node-gyp-addon-gypi.patch + node-gyp-config.patch + nodejs-libpath.patch + npm_search_paths.patch + openssl_binary_detection.patch + qemu_timeouts_arches.patch + skip_no_console.patch + sle12_python3_compat.patch + test-skip-y2038-on-32bit-time_t.patch + versioned.patchh04-ch1b 1770110961  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~20.20.0-150600.3.15.1nodejs20-docsapiaddons.htmladdons.jsonaddons.mdall.htmlall.jsonassert.htmlassert.jsonassert.mdassetsapi.jshljs.cssjs-flavor-cjs.svgjs-flavor-esm.svgstyle.cssasync_context.htmlasync_context.jsonasync_context.mdasync_hooks.htmlasync_hooks.jsonasync_hooks.mdbuffer.htmlbuffer.jsonbuffer.mdchild_process.htmlchild_process.jsonchild_process.mdcli.htmlcli.jsoncli.mdcluster.htmlcluster.jsoncluster.mdconsole.htmlconsole.jsonconsole.mdcorepack.htmlcorepack.jsoncorepack.mdcrypto.htmlcrypto.jsoncrypto.mddebugger.htmldebugger.jsondebugger.mddeprecations.htmldeprecations.jsondeprecations.mddgram.htmldgram.jsondgram.mddiagnostics_channel.htmldiagnostics_channel.jsondiagnostics_channel.mddns.htmldns.jsondns.mddocumentation.htmldocumentation.jsondocumentation.mddomain.htmldomain.jsondomain.mdembedding.htmlembedding.jsonembedding.mderrors.htmlerrors.jsonerrors.mdesm.htmlesm.jsonesm.mdevents.htmlevents.jsonevents.mdfs.htmlfs.jsonfs.mdglobals.htmlglobals.jsonglobals.mdhttp.htmlhttp.jsonhttp.mdhttp2.htmlhttp2.jsonhttp2.mdhttps.htmlhttps.jsonhttps.mdindex.htmlindex.jsonindex.mdinspector.htmlinspector.jsoninspector.mdintl.htmlintl.jsonintl.mdmodule.htmlmodule.jsonmodule.mdmodules.htmlmodules.jsonmodules.mdn-api.htmln-api.jsonn-api.mdnet.htmlnet.jsonnet.mdos.htmlos.jsonos.mdpackages.htmlpackages.jsonpackages.mdpath.htmlpath.jsonpath.mdperf_hooks.htmlperf_hooks.jsonperf_hooks.mdpermissions.htmlpermissions.jsonpermissions.mdpolicy.htmlpolicy.jsonpolicy.mdprocess.htmlprocess.jsonprocess.mdpunycode.htmlpunycode.jsonpunycode.mdquerystring.htmlquerystring.jsonquerystring.mdreadline.htmlreadline.jsonreadline.mdrepl.htmlrepl.jsonrepl.mdreport.htmlreport.jsonreport.mdsingle-executable-applications.htmlsingle-executable-applications.jsonsingle-executable-applications.mdstream.htmlstream.jsonstream.mdstring_decoder.htmlstring_decoder.jsonstring_decoder.mdsynopsis.htmlsynopsis.jsonsynopsis.mdtest.htmltest.jsontest.mdtimers.htmltimers.jsontimers.mdtls.htmltls.jsontls.mdtracing.htmltracing.jsontracing.mdtty.htmltty.jsontty.mdurl.htmlurl.jsonurl.mdutil.htmlutil.jsonutil.mdv8.htmlv8.jsonv8.mdvm.htmlvm.jsonvm.mdwasi.htmlwasi.jsonwasi.mdwebcrypto.htmlwebcrypto.jsonwebcrypto.mdwebstreams.htmlwebstreams.jsonwebstreams.mdworker_threads.htmlworker_threads.jsonworker_threads.mdzlib.htmlzlib.jsonzlib.md/usr/share/doc/packages//usr/share/doc/packages/nodejs20-docs//usr/share/doc/packages/nodejs20-docs/api//usr/share/doc/packages/nodejs20-docs/api/assets/-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:42547/SUSE_SLE-15-SP6_Update/6277abc6a79cc8b9a46ce9ab8d591987-nodejs20.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linux                               directoryHTML document, UTF-8 Unicode text, with very long linesC++ source, UTF-8 Unicode textHTML document, ASCII text, with very long linesJava source, ASCII textASCII textexported SGML document, ASCII text, with very long linesC++ source, ASCII textJava source, UTF-8 Unicode textexported SGML document, UTF-8 Unicode textexported SGML document, ASCII textC source, UTF-8 Unicode textASCII text, with very long linesJava source, ASCII text, with very long linesHTML document, ASCII textAlgol 68 source, UTF-8 Unicode text Nl 1We`7>utf-87f78566d79c90847913e5d90a59a08d172f07bc0b2527e97ef74ba2e38896f54?P7zXZ !t/ G8]"k%0 bka^Q0G[2PTiO3 ^[`8kŐCsk=K,,kB5U;T)e.k;{ko9.tq E OȌ|\ EmZ+V}f+oߴGL}שta>^ƻI,_~Qng7տY;; cѺ[r2eyA lhm+.gXi'oOm"Ō3j s{acy'#sG=CPb|Y㩇c!i\󵑇kɌb`B^]M\FLl+gK] i62_+ԟҀ\` D\ѐN*ͤh_ћs[/E-;z:y1NoF`IpƣEntRT secoSzs<@Um1fȀD d]\c2"PC39>yK-ۚ0VxhU$@BEXaxEZ!CK1p翥XKظB;/Ak$ ݪ`TC#7:8:3ZGSA岻yh7UKSaSs2Fj.z3ΐ$ܲu^;8E,MBmuf\.vԜmPSRJGi9mZ `=/l.SHCۛ +|M/n. ִF\xZhHu:T==V،rH=ZU݉yfbc˙zZPQYcFlfY (Qh:%A'Ps+$2SU!PMi,nNϧۥ,¶Dܺ6U?| j7o^R iӔTZ A;}Ivܓy٪(9VJ5pmZt-'E!V=~f([ڿ]A?'gְW CWgvE ue^|mbR&Akpb͂[ W5w;$zL(A e TQ»op Y6nuuas| iP-KLg#f6}dF !XBŸI?lЮZqk>١UdeLcIGhVAqm >\` ʤŽt| R$S] hI<1.D'_t޻Y_z6M%.;ZK~?)2 tֲS neI@,P/ǃ&l)NABѹ_;YԼ&P. E~w: emϬ&T U"q;=ծ6P޶šG/H_CGJU X#utZ?ln{:nS\ULTm~!8~.]kv)lFibcL;} ᣉԯgG@__ 2dƃ'&w.,4c'ͼo*2E/v$q]qe*uZ?4_wl8(Jt_ea _iʅzLLVP68eKf܈K_α/lp;: ' 9V-lԠu`L#y~ -7KK,+G{,̀Z:7у`G/,&o{N'<{lV_ ݁+<;C9c4F a:Ĩ"n}xrtEĵ-[YNm5}n a[UNwW!ƫFsͨtrA˞KnN6 J "mn~A"ɭ<''"_zy/*7zM=reAe`߉DeyTLˋ6[L61P{_4Q*L+ cw":v).esUP'򝎔#4(?ȡEvo_\c6%?0Pj&UOE9 .炫,E9iֻL쭋s ҥw[Vؾ$V B1-ctc-=XD|*eƻˊqg!B蚆i[eRރ%Qƫ%:gaģՅX$RdEU26|D^;`VTiS6jdx*e-f@"2<YhbzVGAUZ*JO 3KYCWD\8Q<-GyJ{,HRNo99]-]bQpWhZLF?0#:NE* xM3b=PuUgmbu}sͭC)vձ8rb"Ay*_䳷$rݛB8JpYPRPZ<7E9DH 铛fS`b[?=a H!'3D^k@=A-I\+7{ cK@KTRf0̢V9["*wkE7^=$dQAjBgTil TOa lme!h:Īݻ ~õ).Mmp Oc,-0V6Slu(%OsoZ%}=܉b7f*_»tBKueymLJ#p dk~QlG769Wc sm|5! P}Eʲ72˕oDmKV:AKV_KbME`2 r?HE KÃ`zq跳hmHa Z#]b.XMb5X~#X`uo2=3";9' Fnئ+))A$ ޴uŕ$Ըp'{'-`z fTUN<$)f} 2qؼ7df+Һra Z;4;B#MضΡ5;,JSIz.Bžk0I~j+ .~" \8g<~7Pls@As Jvu`l`:ƼA5Sș󂧼Z))(%_7{oԴڡ[@P.#`$ofK :vYql!e <:;Y0BI t3$$^ ;ԻR2Al0T Ilyr:&pI⌈Г.<0H]lzGL/%$Zi:[9GߙO[3t 庉Ġ78ܟ9tr2F&u6y=&ECV 8͏HbK8 'C:BX:ۣ7\HU>W{]_&B24WNH(&ƽ1Pp?!X K";! GhyOD?|# ~T^{ⷮ9T>I"c`wLl o=_wI}Gˌo! ~.I^hb˩B'`u-҇"Ko^Xi::<2s'̈́K2 oP:{[fFD.w* 7&60]C#ju?w綪@a {ŬUhKz$.>iҍ9(?Y|&$CiFFr@I_eeB퀹׊[Fm{&8Pڶ_~9Ӱ)b ٓlgtߔy)Y3?%X~8Ԫr- p^83{~m&V_6gT$5N7KHco:59rt< e )٪<-Ϟuw28ue^4dYX?Ӗ߹`wF<5P$Ef= \mҼ!n?(35Ez7o^m痌 ŠFX7CA?!pl[cX(=i8(,1% mCDW^t u3oģSb-jĴқ_t) .lNFs.'7L8n?zw7^1l\z:ʹE +c;(] =S0ap(2mj$\76VpE-iante:޿-@hkTpDU,жӽU' 4aZs?3BeReW J&MA;V)Mu`{X,N) 5wH/gl=#jNC*0r.6,=2|ԩM%>l'azf5 '(,^qqJ:> KNܘ"G1绿 6v;M VMf<7)QQ؂9/&/g% JץVhĴ>ru0 ml6n|uYt.Me%s5Dmr6C`LV8 Dpeg4ߞ`xG <o"ZVctZM ̄͢ 0&/^8p"iCKĒNdWKh5М09Mgqܻ b:.ZaRB pAbZ䙘l a`?TfnnX ޒԡnna/ a'QyZe0S`>Ac@%;nJ|aȧbQ "7k44@ K%u)` 7gvL/ 8յR$~.zg R?4.b9Ic(Fk3|'wtL+BqP=F z\b0Ք$pY)jrtDb] ¸[߅%}lbo#uzџ{Q ,coTZHs_{{e-{J [IQS^[Cv#nZy۞+^i⾞dG*رh3ӯ~r)Q-jXRv`0˿fm Ts{p0?QFq-HC  U!f'JސCuĊE`j=n%Hs=(:|]O;VL!ű| 48daUǢ#ȥGc$ B1ɍ%|! Gֺ@4npR,ލ]ҀB#$YPOc%mq8?CYI@>+2U.LVĥ 74ݍB!e@zܖӨ5EeV2IyBV*\.Uܴg< P˻ey!Crn-1; yɊ(TDdZQۮ}vƍP\v&}oLpL6X? @(C~6U<ֵiTl:On8X=&37{.ZI X@zp1Pz{E#m!W jnC۟e2.|fH.R^{Wf(nΎ.%0ろ$Wi ֏v_`6Wbe(FLz2QT!ҋ "qZiR:\BW^:&5S!߅̾ᕵ+f#N7@+#nh%G"0M`wT}YEs@Κ2Uĉejy29-͜;VD6g5.Ppb2<"XUsCV͍(ӹ뵕;*BqK~f3 )[t쓹}n}Kx,wE@} 5,@!LTA%:_2 SbΘDl8}m hc0\>F*. El@pfsuHJSH7x~>KG]g^;VVȸ"ւzs,DGj㬮c;&m .&yv^ LJwGȪ|bގ59?4+gCj;g­tza%^f<@ZuViH u.샟|OS3UBt/4-di<[g# /3UB$v| i?Gpe ^g"b!IќiAt"+kqZ2at❱ZNXy;Ks){lnYRObDjs!"ogJ:m+!B?7̥~Rm ~ :o'U].hi@W#wv RUf ţ"}s&>|;d.Nzɞw;|Ӈ'$~񳄅` j'$`& 5PyXO Dj/xNW+?HRޡOYXrn%i݈&Ɛ$9W{Kx)N(鞣IrzEJoo-_dkQ^7=s~K`mJH*D|zkUv=GVi@T`^쬣~2TßN;K=N"2r ^0r:N]@&OFCo!H•r֊mHr4:LHgͅ+"/O<2cWT\@3kPH9ww? DE?-e#kg,Xʎ*ij։-sZn10Az<ɭ]Vv 7ʨt@,lD-[>#"﹛S`v L_.!N|v-/Vĉ[/1Fjff^n;R9DGhV0#{mAz92֞\~kVVm`uPSa!|ĪC >Lj`w\~h(l}?[S-tjhM^wJRQ-NjqGXԠ輱03ϙp; U%Y 0yLUr%S%5-qfbIň4& W (ezc>jIjQwc%ӵyZNyey ^PMOO7w%7!0Ny,H*sC9Kq.@v0sנ|hۉxmMh] փ\#k!І5xl>  f OT(ʿi]M$nΒ&U#Lu?WJVGzS{ ?S}^gl-yBNJ^3-E̶&#tb=O5{ | .("zl:Kc{=Igg+99v_NsՔN+gB@N@1T}zJ4ߕ\:aDA4:&!/6nA)ym[K;b᳍t+)4TĪ"zFqʊlU ~wj}̺~?QGdC;4 -P%9V!Ƣ3G<HkwޖJV)rskQUht'k^q%nkji_m'%VEg&L} у!0 N䃛t \ krGH 8VVْ.r8 "3ROnqy:r3>WVY*2ɓU-dE;m~0)IYvUȧ‡;9xb#zDЩ:^'9w$ QDBmpmD$v<܋C!%D EQZPo/Aȳ?λA&jFEO[wBnW'NU fIw=٠qw6ҡѲh}#P_0Zz桩nWt]qahRm~E4=t 6qn1d'fn#{~ώOP][A;lXgX4Ík^͖K$| 2hVUPO;`P$4{?F6vZH765, HsIXF=(BJ8v[Pԫox%+oܢfqDVn"e&P8G_Q9/3JحoO x=%i!Z!צ`#S=Z3jG1nтnm ǰ6} DcfYj^#5zgԴ-[.yhV&EN^R(s)~{͘L0!LFpjeȬj8˧ЎB_{{Y$HK>x[ ҵoZYL j89[}fF_Jn{`73ޛ<"?O]=NC_  ?Ⱥ6E 1.pYyNb+ xu|3D43voz%p-P Yfp0FS^WZ\ǑrĔ^L o K d(o> dX;~~Z"x8n̨ӹ1r=^u GiE̿1zY&!x_D?B֣D?jSn, PIX2 T>=E{^0iOĿ|~[xLuU2PZsԷO&̓p_rJ#0Ӆ'(7:Kq K2ղhXvVhb#L AULő|RDaASZ8K*kْ026 z$ A=[ VfNZ_? `-?^I.$ߎ=9 0M{%ce扮qgxjk=݅.96 1\ƌv̮rܯT|PHvWZ:#ra=LJ;DvZ9(R"!SNI>EJY"SL:d%>wR'_@m y 5p:M"z6LYfl;NQCOq3P*:u8s_S3 K%1}k5I !1 \|NMZ<=vo-[@ p)s Es%J!\$ꡋ{.Cx<]ջw:oWwJ{|Q'T Q{Zw!'*>T" hw~қ>1{p'W-7P,rՉ%1Aa612r ^6vYdG9pzw_E::ct2ؑo`#jWF*%$8ym96WXaQ0p>o$%F粽K5|1qwD:\@U#hP8EOAQH3{^6tܪH[Xqd, W1ҁ37"By0Z˜JicR9AWojŌ ޮ=ߜ1b -uN [T0EZ hF;џ>n'cS~Hc9~ l$u9;F $z/%Y JoY{pbXONW&⭒cmң/}'SE#Bc~6ښQI{[,9 4W=>HlO$B1o6NĒ*0ߴƦ mvZ?G#edW)&C'A.Y[]$&沀ő5(2\ćwiXyNM'vf? j/ZRFs։Ya|s\nYxM|yɆj!%pD.FDkEP}+( XN՜w;6JRy~pCɔ8 jb_bϮ5xn+!{ѥo9^Oo{e }ψ>SGZrCG(]]>ƞ3( ©ʖ<=Pf~CYgC/{u#+y-7k^jq$*:B-)8 >]3rC[e%S=ޛX =i0ِ͞\ׅgA8ѬLB&yp麔 姌g"|J&]M%& = Y۳ L84ӯCi\y!=E:A&_093lpqR"kEn ~VR -玟?C:"J ZKwI&kslF]g1I4i)7gZ>$_yNA~I|I wN 5"%}RcR@G߁V>h>#v؍}(bASwô$myk?O3+V O,9LjA [{}֓PXX7蓌GT eܓ랔pg#*M5@Us&6">ORk{&S3B)JFPBq#Zw4=rȍbm^E2-eݨ8l׾㛮DCj<= U,9"8¡W.3w`W ;nQɱzS0.}T@R#ϭ'O[92>*~^n!ְv\`S jgO  (9~~3=PL1uNFȡ p3:J݅~Z!j|gD"w2/XmfO.P::|6== guƯBCFF$H&-t.M[ʘ{D@Q!Ƙ/6f 2L;}aߤ;mUad):2aP/MbFL(\[Ll9M^EW˳-`okCkdR؝uXCL 9cjSYt洛Cv ,5QE?QWsñ[Hn^4@Ӻ^qţGVBnT# rtzXG:B{ X̊vDi_XNF CP篇dI䰺9s?*QK05M vggHhk9Fcq1.. `k;AVԻcK<#_"mm:`t%OctoeO?=H'[vO<# Fݬ6Xxeq ffۗEu+Z{6j"m'+ v 2]3}a3C?;緖o(>qu9xZ_E+ooo";%W @0}i\;W j_4S!$OTu<ܰljd#g.PMdN\+%{iUb.b$i#d .<̖ è`ed#ALZ3 jr LrELx,xϐocv`]qR@༗xɘ'$NbyGrKT8䉑R VN#F$z)`qD¨ Æn="6wԪ*\eCz3-E LYm$ F5:y2c"ԤI8%E)'o߈/| WqS0jZd薢u.Qi֧Ҧ;M﷚r7D-F2t26`V?4-[IrF/!r!,p@lԵc4+w}yUMI緮jt7 W3I6 g"~tHSxqzhܴuOZ-xvJ1O8|%;1dkM]e>`pd!^jb!upOW"J,O(,b_[l&SĚ'%f^yujdyOi\I.[†MLw5t$pFB}Wzw)j.ZYk&a0$cxoYMKmXd*7'1k[QHMaYRZ0߀5U8naIsP*if\y(sz01X`HTXK?2&4/n@2#w߄e7KʡE,?s4Ғ&!s~bN6 אͨPr+;]{f;20Oz.,U:*YJ2bz LO`tX+GjT)sj9^3^sdL' i9ˑ9h! 5DKҳatsώr6F!i;Oؒ! ">wD^.2p|lBՌpӵH{+4^t]J*wQ56P^S^)rVY Ooh1e$nE+}` FMƑz#tu.@Z’B^71[^'_z{t&L#6z';TXHrG)hQ@ yӜ 2z6i,93'Ř '/OUiX!q`XZ2JrQ5# XDbp׿s v@Qz7=WLThߖޣ34GnkߝE~[op-9.~zYۈ&up}\ijxO=]4]ma@| YZ