cpp-httplib-devel-0.20.1-bp156.2.9.1<>,i&I%z zj )54gm,UХ1 /30V ^>uc>(%;#ey}DPb6:NMO'#5/De'4c&IJf\FYm9|iF2.Ib ,"Ȕro(c WhJ7Hŗ%=\¯3.^ӄ$:>A?@d ' BPTdh d   \  ;  p   " L    H @ (n8x9:MF7G7H8<I8X8Y8\9]9^;]b<0c<d=e=f=l=u=v> w?xx?y@pz@@@@@Ccpp-httplib-devel0.20.1bp156.2.9.1A C++11 HTTP/HTTPS libraryThis is a multi-threaded HTTP library with blocking I/O. There is no support for non-blocking mode. It features built-in mappings, static file server, pre-routing and post-routing handlers, and support for binding sockets to multiple interfaces and any available port.i&obs-power9-21 pgajdos@suse.compgajdos@suse.comPedro Monreal Pedro Monreal Alexey Svistunov Richard Rahl Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Jan Engelhardt Alexey Svistunov svalx@svalx.netAlexey Svistunov - Fix CVE-2025-53629, header can allocate memory arbitrarily in the server, potentially leading to its exhaustion (CVE-2025-53628, bsc#1246471) * CVE-2025-53628-53629.patch - Fix CVE-2025-53628, HTTP header smuggling due to insecure trailers merge (CVE-2025-53628, bsc#1246468) * CVE-2025-53628-53629.patch - Fix CVE-2025-52887, number of HTTP header fields not limited, which can lead to potential exhaustion of system memory (CVE-2025-52887, bsc#1245414) * CVE-2025-52887.patch- version update to 0.20.1 0.20.1 (CVE-2025-46728 [bsc#1242777]) * Add AF_UNIX support on windows #2115 * Support zstd also via pkg-config #2121 * Fix #2113 * Fix "Unbounded Memory Allocation in Chunked/No-Length Requests" 0.20.0 * server_certificate_verifier extended to reuse built-in verifier #2064 * Assertion failed when destroying httplib::Client * #2068 * Spaces incorrectly allowed in header field names #2096 * build(meson): copy MountTest.MultibytesPathName files #2098 * Remove SSLInit #2102 * Add zstd support #2088 * Question the behavior of method read_content_without_length #2109 * Crash when calling std::exit while server running or client requests in flight #2097 0.19.0 * Global timeout feature (same as "--max-time" curl option) #2034 * Fix check for URI length to prevent incorrect HTTP 414 errors 0.18.7 * Potential memory corruption in stream_line_reader #2028 - deleted patches - cpp-httplib-test-issue2004-online.patch (upstreamed)- version update to 0.18.6 * Resolve #2033 * Port/Address re-use #2011 * Invalid Content-Length values should be rejected #2014 * Feature request: ability to check if the connection is still alive #2017 * Changed to use non-blocking socket in is_ssl_peer_could_be_closed (258992a) * Treat out-of-range last_pos as the end of the content #2009 * fix:set_file_content with range request return 416. #2010 * Fix HTTP Response Splitting Vulnerability (9c36aae) - added patches fix https://github.com/yhirose/cpp-httplib/issues/2042 + cpp-httplib-test-issue2004-online.patch- Update to 0.18.3: * Bug fixes: - Regression: Client keep-alive subsequent requests very slow #1997 - 304 Not Modified response stalls until timeout #1998 - Update to 0.18.2: * Bug fixes: - Fix the problem that CreateFile2 in mmap::open fails to... #1973 - Default Accept-Encoding header for the client #1975 - SSLClientReconnection fails on Windows #1980 - delay in keep_alive due to sleep #1969 - missing query pararm in httplib::Client::send #1985- Update to 0.18.1: * SSLClientServerTest.* tests fail with OpenSSL 3.2.1 (#1798) * Feat: add CPack support (#1950) * Keep alive is slowing down shutdown (#1959) * Allow empty header values (#1965)- Small specfile refactoring- update to 0.18.0: * httplib.h: support LibreSSL * Nice way to call "handle_file_request" from user code * How to diagnose the infamous read error 4 * Made default server and client read/write timeout settings separately * Slow performance caused by get_remote_ip_and_port and get_local_ip_and_port * Provides a way to ignore host verify * add API support for verify certificate manually - update to 0.17.3: * Accessing Directory * ‘constexpr’ error * Only match path params that span full path segment * Fix KeepAliveTest.SSLClientReconnectionPost problem - update to 0.17.2: * Fix incorrect handling of Expect: 100-continue * Peformance improvement by removing tolower function call - update to 0.17.1: * Header parser incorrectly accepts NUL and CR within header values * Fix problem with Abstract Namespace Unix Domain * Fix SIGINT problem in Docker image - update to 0.17.0: * Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100 * Add Dockerfile for static file server * Breaking Change!: get_header_ methods on Request and Response now take… * Add sleep in handle_EINTR * Added set_ipv6_v6only method * impossible to shut down the server safely * Performance: reserve body to avoid frequent reallocations and copies - update to 0.16.3: * Fixed set_connection_timeout() unexpected results * Fix KeepAliveTest.SSLClientReconnectionPost - update to 0.16.2: * threadsafe CLOEXEC on platforms that support it * BoringSSL compatibility fixes - update to 0.16.1: * detail::is_socket_alive() is not work for https connection * avoid memory leaks if linked with static openssl libs * Allow hex for ipv6 literal addr in redirect * Fix build on Windows with no WINAPI_PARTITION_APP support * test: fix GetRangeWithMaxLongLength on 32 bit machines * Require a minimum of TLS 1.2 - update to 0.16.0: * Use final keyword for devirtualization * FindBrotli cleanup & fixes * client can't open the encrypted private key * build(meson): generate new test PEMs * Fix range parser when parsing too many ranges * fix: increase default receive buffer to 16kb * Removed excess usage of std::move * Merge branch 'HerrCai0907-fix' * Highlight notes using markdown features * Added progress to POST, PUT, PATCH and DELETE requests * Tweak CI & fix macOS prefix * New function SSLServer::update_certs. Allows to update certificates while server is running * Change library name to cpp-httplib - update to 0.15.3: * Breaking change in handling requests with Range in v0.15.1 and v0.15.2 - update to 0.15.2: * Severe directory traversal vulnerability (dotdotslash) - switch to cmake build system- Update to version 0.15.1: * Malicious requests for many overlapping byte ranges of large files risk OOM #1766 * Add missing #include for strcasecmp #1744 * ThreadPool: optional limit for jobs queue (#1741) * Fix #1628 (OpenSSL 1.1.1 End of Life on September 11, 2023) * Fix Windows std::max macro problem #1750 * Fix select() return code for fd >= 1024 (#1757) * Add a getter for a bearer token from a request (#1755) * Support move semantics for Response::set_content() (#1764) * Treat paths with embedded NUL bytes as invalid (#1765) * Fix usage of rand() is not seeded and depends on seeding by parent program #1747 * Fix check request range and fix response Content-Range. #1694 * Fix: Query parameter including query delimiter ('?') not being parsed properly (#1713) * Fix #1736 * Fix #1665 * Change some of status messages based on RFC 9110 (#1740) * Add StatusCode enum (#1739) * Fix #1738 * Fix #1685 * Fix #1724 * Add optional user defined header writer #1683 * Fix CPPHTTPLIB_ALLOW_LF_AS_LINE_TERMINATOR (#1634) * Avoid a -Warray-bounds false positive in GCC 13. (#1639) * Fix #1638 * Removed unnecessary CRLF at the end of multipart ranges data * Fix #1559 * Use memory mapped file for static file server (#1632) * Fix #1519 * Fix #1590 (#1630) * Fix #1619 * Fix #1624 * Compiler freezes on Debian 10 (buster) with GCC 8.3.0 #1613 * Don't overwrite the last redirected location (#1589) # This is a breaking change. * Fix #1607 * Add named path parameters parsing (Implements #1587) (#1608) * Result: allow default constructor (#1609) * Add support for zOS (#1581) * Provide a CMake option to disable C++ exceptions (#1580) * Load in-memory CA certificates (#1579) - Requires OpenSSL version to 3.0 or later- Update to version 0.12.5: * Add HTTPLIB_INSTALL CMake option (#1575) * Fix more CRLF injection problems * Don't loading system certs from Keychain on iOS (#1546) * Initialize sockaddr_un to fix valgrind uninitialised byte message. (#1547, #1547) * Using set_content_provider with length of 0 makes it infinitely loop (#1545) * How to check if server is running successfully in another thread? (#1548) * Fix leaked handle in create_socket (#1554) * Fix "Location" header url corrupted by percent-unescaping in redirect… (#1459) * Trailing headers not handled (#1486) * SSL access through a proxy causes SIGSEGV (#1533) * System certs support on macOS (#1474) * Add Request::get_file_values method (#1495) * Fix: assert socket_requests_are_from_thread_ std::this_thread::get_id() (#1498) * Fix: multipart Content-Type headers with both boundary and charset parameters (#1516)- Move examples to devel subpackage - Drop headers-only flavor and remove aliases for pkg-config files (gh#yhirose/cpp-httplib#1491)- Update to version 0.12.0: * Removed is_writable() from DataSink (Resolve #1478, too) (#1483) * Fix #1479 * Removed incorrect comment * Support CTest (#1468) * Issue 52666: cpp-httplib:server_fuzzer: Timeout in server_fuzzer * add to_human_string (#1467)- Switch to meson tests - Add examples to headers package- For an explicit choice when buildtime dependencies resolving added an unique pkgconfig files aliases for both shipped library flavors: cpp-httplib-headers.pc and cpp-httplib-shared.pc - Enable tests performing for compiled flavor- Migrate from obscpio to classical tar.gz sources archive for properly debugsource package building- Update to version 0.11.4: * add support for requests with both MultipartFormDataItems and Content Providers (#1454) * Add EINTR and EAGAIN judge for accept (#1438) * Updated unit test * std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448) * Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) * Fix #1442 * Removed code for upsupported OpenSSL - Combined multibuild cpp-httplib and cpp-httplib-headers packages - Remove unneeded BuildRequires for cpp-httplib-headers- Move LICENSE file to the library package - Drop cmake BuildRequires and linker additional "-s" flag- Redo description so it does not rely on monospace formatting.- Move README.md to devel subpackage- Update to version 0.11.3: * Fix #1426 * Fix #1437 * Windows CMake directory install fix (#1434)- Initial releaseobs-power9-21 1764147855 0.20.10.20.1-bp156.2.9.10.20.1-bp156.2.9.10.18.1httplib.hhttplibFindBrotli.cmakehttplibConfig.cmakehttplibConfigVersion.cmakehttplibTargets-relwithdebinfo.cmakehttplibTargets.cmakelibcpp-httplib.socpp-httplib.pccpp-httplib-develREADME.mdexampleDockerfile.helloMakefilebenchmark.ccca-bundle.crtclient.ccclient.vcxprojexample.slnhello.ccone_time_request.ccredirect.ccserver.ccserver.vcxprojserver_and_client.ccsimplecli.ccsimplesvr.ccssecli.ccssesvr.ccupload.ccuploader.sh/usr/include//usr/lib64/cmake//usr/lib64/cmake/httplib//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/cpp-httplib-devel//usr/share/doc/packages/cpp-httplib-devel/example/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:19233/openSUSE_Backports_SLE-15-SP6_Update/ac5a7ad4e62de8f5be7a4e72768826c1-cpp-httplib.openSUSE_Backports_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linux C++ source, ASCII textdirectoryASCII textASCII text, with very long linespkgconfig fileC source, UTF-8 Unicode text, with very long linesmakefile script, ASCII textUTF-8 Unicode textXML 1.0 document, UTF-8 Unicode (with BOM) text, with CRLF line terminatorsUTF-8 Unicode (with BOM) text, with CRLF line terminatorsC source, ASCII textPPRRRRRRrU5vǚ@utf-8deb98a50bfba72a6e3066882728804e831e59a8119952383e7273cd6ed1f9c38? 7zXZ !t/ZF]"k%0aw!zMt<.BH:߯xEǍ/X[U!VDmQ+/S Ejj-l߃J]U8v,/BÆi5V_XTD 0 q _"Kw c'1\ `H{8#=.x Q]l\_GU˱9,T7] ܝ(0좪46vz!u76XA¦rjWΏJl-]j?a$.J^ i|>\̮E"YIzi(vIlY':\[A>z_*ΖP 4&o08;<J/S6tZ9JFWzRpO:KSrow£?PZ7*MCP^܇A|k@OhƵ7kΑ^* uk;^rɯ/yjy)[?dwuSjBa+xڏV11 ]OߝTQCHH!cElvD/.ά:cYŖP UWY/"uTLegmCˆjԉ!e,gޜpasGkىɐ)mhd]</gGMTmN"&WU.]C_X]RPEwS9^miI O.e4;h؏|Mۼ[W=;mnm>=$&8%Q7NbO<͸T?5!"PSi~(XjE3MYZmaJ\Y\Zץf{*B[Jea@4c:Zt'E~r rl,"1}qѡ Gi73+h ZA0U|L'1* б]dUycRc-4pV2W\ \kpA⽭>(㧱(dW{:~tN{VT65(BD3~O@!x|RPz=hN,zBMx@]Ghq@+c~^DjQ|)S^)VvgKV#&rK ;a׍5?%%9VLv[V leDk*j&DDO"|=rJ/ '-}ygo\4qùhg+Z做fS{sߔiHV-\iJ &cAӿN 计SH@Ј6ҤH3kF 6[@q مc@&zMdE "Uӕ2!$'XC`t`,C\AU %, c-9`U~ tQuWp7vF{f.ǖpkj7Gj';_," fCTM6j3ݻnl0$umBmԼ$EH"x IwLjî*dM~ukfldԫ 4nGKaD8r*F~ɞ.qٞ$rD pCw>gDlK8hS #W~ܛ<H(RH_rv`ά6SZJ8%_pfAO5ZьF[r<`Vλ~THjSԚ;9ut?JjQvu-4:%o@Qۤ.(olvsnnQ*@Vn+c(0Cմ,s؁RUAnE(.Rixm_ ɛ|4? OB|7n0s:x&[CSU͝U(-;4غf.-Z@upX1O8<[gMa3M~iTT/tv)?4sbwB#Ű8 %ME4}#vd4bou$];琻 6S/l}vd}aT)xl,4)T^>9qWsB\kb͐kk")*_p/[ɺw`DFSR뵦Z&t"?l@;H֊E(n\8VH ;}2* -OdoJ{sLԀ?kȽ?|x*U R""8Sb-:|yD;pO5nDiT}UO|[WȚZzzM_a~[g:Ȑ= eԕn;gZx<:D3j*V|ړRkVl ^J-x` M8k-m+ܶf]G"2ndXH=0}!Z^>p{S;A֧Mi=pg9ʖ}ݮm%A޵볚^Hj8~ȸ%| 'V潽=.D]:#^Ui O6` 82H,o:Nw ,#,eHY!M1e>*MVm_%W+$ -' N˝CEݞ$A[ UIe{S&, 121A 9ܚhE}B,}v7,FiIrR B {Ydv$ 6Y:. 2?O&`$ՠH_S01Z3T_1עRu?O2g3 &*t`h|?ڵt1SAUh]Nt#AWnC2UaGkl>6ݢo]퇚ϯDTág .1{տ?W\A7δS\4}(adQ Dc8K\LP b T]TozE?_@Sb+n^s"T2d$O1mx)Yf ?%pL5 3{!c4#8E16Y-nrT1u0 KS\Ç]S0ҋ5TVozMI}qOxf('.,Lu;UC۳4YNW|̚#&o&*"٦U6O_m%JΝ4rIECz .{VgJfVoulVip{gk"͂Z' odU@WCC0IaU-th)F_XNBat[<2кo ڎ`[O|©mJ2gr ɠt$,bi t$;Js^#2I.;4 H,ڎun}dbA=sdR{G}w Š 7kt2l9 iyNnt64H7՚v7GNʴQQX#%PUK…DN:|9ZFI3{*gvHEs1I9&l 042k_"(z," Wx5^ekI՞IV)r YBIHɬ09V+I|bhܦ}qU7jؗE횢NMzp}l Zip,554A̔Z9t]=FNJvi/_M,n;`g2?ufRJ 0ROfd6&:2*4}CVeWE¼T0k qѴnB}8̇\1QH&ځ2"Z,)%4+,zSR!"Eԝd5s7}MRq$al5G O>_H7F-܌ CZmD 7" 8"wN6D_ I5/-K A-KUĴ,Ͻ@bZ˦:Pd4 c׺o@ )A bfYwO[QnZYi"~UȻoI-ɺSp @etReF_gb+4],՗Bn[=~l9B"[sJ _j;`3!Hh]b fUHp "bPP[WL ݴN@4Im P}xhvmWƠYhX|WM E*'+2;ĻnNnpГuJ\ )<JP!^2W?+n @{6ƕ(*9]8+K S~&FU Md EGy^sUԉQ6;p%yf]şyZ5ML\m}kG=%][y_]=7rSWβ OY>9:ΪAd s2pƆ"qFAK:zH:G7=郏ՍW|q\< Kl.~зH־i(k-]GzC?CP>.&n$r\'C#(c7{Mw="-Fϭ`ɂGjh⃡UDG p]mVRY4t3pUU i ^H̑9V# , |/ѥ|G .7Kc`]gg O{=ɑYR}-ZD^;L+-1އNo?ll ";?9mF-t4AXN-7t ;Ol\,Cylw61_N炿ZzCWN6JLީ`Нg?$ޓb8:Ot jyEV &qɇtj58^JErz"FϺ?!,u۫.f3O,Ajr [f(&*n܊Lef()=e쮀& L$r^eEsT?FGHO~_j_V.3pǤ j)6~w{!OS< }KPiȲOe$E:(V' S8J-!N42ksHF1 =[RAڸ0 L4mPv/ 7[2p.s:T5 %Um9i38 CkpUG/ϊe1'-@U5Oo<1=-Fcm=>mǍtB{ rCujֽw;OK ;Kg8ãQ@!ˡo* TpH˓tl Պ`m A`%{_%V3QHt@!k:X*-XPM͸?&=sx ~`-ҀtݒA[r w#" ,ݛ)­:&R C3dyWыOnoEAiЦ.$ہxiqg,KaV#SRA1lT(p]2dMNŀU݉ Eٛ-2AMifl6rJ?JrFqZ tɧil.GDTSYf>"ˌIŐD/(L7 =SMKjTPpl]Aä|iZ(3h7LrVF~i{&KGŶ_eWY#㷦Y#05R)wd!b /ta[_=pβPUTŎ=oTfP+r TO)+ԑH,-:7MRLѣaE\G'(BA:b֬ٶ B^fߛ%G})=(wR*R`K0 ƍß#EZ/x" MACPQ:̵{PlzGkyHOInNغd" |9 񮥧yе~RőṕlD(!oQ/OݱU5lԍl $1pӜ2~FϬp_gzBi_,,ޣ-8HWYzI>Ϭ-< +6O}@ Ӻ?ӑ5ƳE:*>yIS#=bN+)UCTrNn|yA,l:;Nch~著uVCPN|̘Lfhڪ1j/!lG_%a톨:wFLn,§ `hD,װ#jW !t=&ohC~s`4腬LGYksUxB wp ر^=ݽ. (.M`3;[mpQŪ,8<~;)֢ $o"4zI_ETઋ[} -[Z8UՓK*M3]_y|ڳzadkECEZR^K'~r5~VԸ x_ey9=mQ3z(r(RwB]1dL dŭ*S4$t9J`XhQ (KtRq[ds SUH]d0DA+,Q͞`Vmp!8To<1ʼnlB[ǰsSW- #?c3V ћ6vBie+ ( "nL7/;vF@ƛ&|OghPzѣ!C_'+dg = z+Х \dCO/:.yVҫ݋ ?ϰ4z?rX4y Yi6<J :~Z6^*$>Bu[` AR= !p1 JǩZ@zgI@lTiKFMtُ?7㊒6)˙ :LvDz_jTV -b%p)Z&C6ܕMǦ:~'DI7+ NO>8ziΌle6ڻI޳AuT R ȟC$D3&kaUFQ5gJWe+Z{t.gq;Ģh"( 2S"6хsM&ʀ"ԾX{ӋlDx8}ijkUQB\E@̳mKBy.y#@_6ɅKO5?y%"ad4K =T#%L&vVl#&{^(伬4\s+ݻ&{mntd:#( Wbt-- Le\VРU0ZH&( _lŌPTMO}N+5nO.:Y:4zBvS=g~<7sc  б22:#7[ꔪ5 vq[+%ovP39cWH wjkN~#Ij.*c5'j4+7!5Y"%+Nl4mϗ)҉ I&VL;8y(0YrJUlUnv!0VRŞb}%pyQ曱#;0۾cy"ڟ7By+wc]Du>/آ[ZC ~ 3O/1kŰ M]AHהWjj'Q<(5[o}KOo.5gw$ug w2GV/zUߑu5q`BNi"?pg{6AD&?qqIjƁ>Cu,[5|IiŶ):;|IqYΦ}l(Sq$[[04>K IɊX f9ٓs7jhRщ'/f^z3ߧ-&A }91=͞lP$mRװA:~<;]$NFβ(rbr )6w?o%-,>e|ls¤ vt^.5~z[u /3@Lb4Ԯ )+hQ FwbԺOGz@'}1!brqtn 씙8pT0бIYVrl+6*Et=KLQ:'5Yv )~%6CvϢ=Ξz'I+Ψ= hnƝY+}OpIFr\qLx&!FưjUhRVըXJNNS|Xk#QnAV)6fyGN@ Kfh‰9 m (o9M d3]w 1eZr0:HA=4qpG GH? ګz9~<@{֙Uv@`qww.)DKS)@^B~gPI Y}_gv0 M3Իջ&oWC0asSzA)d⃛d,)L>y[+ ?/Lxt]iPۏ4C米(ڴJJ0՟ )_#[[/h"(6yB=!bDNX!?oҟ6 HӡiD0#TuÐ琰ҦK8Y? kp/ L0МTvS(2WEjή\* 9{WkylWREzƪ̓-S,rH#Ǚ.Sj_LBrH/neH54vK;QBa KS@T'I`ښOuFgqܢdu>%蔑WZlc p\;ΚI]ߕ}jSJy)\Ikm#p mC>h{I6윗Ыm}HĞ"Ew^ķ[7@*AZ~T1ao6!s՜X6 gaCgpubz$F^+kj\aT5ݑb(.]~2?m(])j]Sb;~_ȉꉛ04e).S+wC>#ws"S[|PDUfmIL߾: _a4}sK("Ŧfɧh/<"&M$ 7Y>9JK48!~ώ {7="Ϟ&2e z5(~D4jXr"HFPy :`H Pҁ/#nLiEݻ}ERߚcҤ}'/4&4xOZ?wd7;RZp40v4P\_TEئ8o2]O_:\(}REesݯ"!@ak;.Mf }s[&9'5d.S5h#;]{.0\<ӵ]N-1Ip*A!-Z 7 hb)ƫ! |C$֬;_LpP7יHiWךTZE9U3oE᣸D%{I؁`d8ؚ@7TS FDh{#_:fRyG;J- >~6,f"tRw`Xd=+u4@9V~W=V xVRן@ \.:ϱ8]p,JMР/9:U*\EwrW {aֵP4XF/HUq,1QQt% $ư-DK9yx+e&N 8^w `6g`A?˭E ,\z8BGBΉJMsHh<۱LɝQpi7:;`,]w|,_i.-NhI2V/o>-pJ@,40yZ骳z(2GxeGϔoJh7hʙÉJOJz%x44#zcv_J+GG1Te>`o5],K2W1VX2\O;yUdz4>[ u>Wz12t#b+G);oc1&[Wr *6ZLVB?Hh Py=/Pwٹ`)(ۤ~F28/vr5NHp󺞤PXCGNZ/ ߫N},wo FNGwC97 |O)E}T5p:MA]cq axYÇH#`=Eh@gL[~HCS~2/UgP9ܭ)kDv"[NviP^bf>zpS0hHj"X+Uk@#W#JmBUC#i/~TKa+x;[.? U5q$»%vˤa2o|zbet]flgL(6_zq.v35~=妋.OF li~b$)Z VEOk(d=I8gX'KLZq06hب8M[x7Qn4(uaLSbmg59'a339Jb`;D6"5Χq"}Jةh+.e !ϝ_MjvcD6=Q[W^V>؟9Le^a.C1-88P(\Q8PI,sś6;V_mw!m }Y#@'m ݆ݛ7E>RW~E'Fo9(WlAW9#X}v跊oe[$,;%+T?ř_F h]`,y* [*oNDL9'Scf/,\po] YZ