lmdb-devel-0.9.30-150500.1.1 >  A d9^Sp9|XI郹ء2pRr.hvQcӢP\\*!= {ugR 72ULNmr.@./ChªI2gcX2yYw&MRx~홌D>Gc ad4a"Crpp?pU%.E.Ew'YIJ$M4(oϋ;6Lo%HUd6b7801f60b8a98dab1aaf0a69faf2f154c924cf7ca91bf507ac4f8f593d549acfaa07d0fb5f19f13d575eea78bc37f69fc1bce3tdd9^Sp9|&?ǟ qC{*c>!n~y NRcVPAyve䘿QchdDh2e"4ų,3Ps&DH5JG[~_dí{Pp0Zm_ G/rlvPB^9ל9&3e*Dp G|.X`Co&\ڰP6t_OF"N+l⯜Uu OwvkqU$4>p>,d?,Td   <`dpt    & , 8  (Xp(8$9`:F)G)H)I)X*Y* \*8]*D^*^b*c+7d+e+f+l+u+v+w+x+y+z+,,,,PClmdb-devel0.9.30150500.1.1Development package for lmdbLMDB is a Btree-based database management library with an API similar to BerkeleyDB. The library is thread-aware and supports concurrent read/write access from multiple processes and threads. The DB structure is multi-versioned, and data pages use a copy-on-write strategy, which also provides resistance to corruption and eliminates the need for any recovery procedures. The database is exposed in a memory map, requiring no page cache layer of its own. This package contains the files needed to compile programs that use the liblmdb library.d9^nebbiolo" SUSE Linux Enterprise 15SUSE LLC OLDAP-2.8https://www.suse.com/Development/Libraries/C and C++https://symas.com/mdb/linuxppc64le! ꁤd9^d9^d9^5997f1f3d4e268a4c30b65e8312d672e50c0397c985638c57e79fa9967ed440662c34ca528cff4344df7717f7603e46a238b7d62a0526de01dcc9b65765e9c3bliblmdb-0.9.30.sorootrootrootrootrootrootlmdb-0.9.30-150500.1.1.src.rpmlmdb-devellmdb-devel(ppc-64)pkgconfig(lmdb)@    /usr/bin/pkg-configliblmdb-0_9_30rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.9.303.0.4-14.6.0-14.0-15.2-14.14.3d@cv`T@`?z@^v^v]+]%@YWf@VHVHsV+rUU@dmueller@suse.comalx.kuzza@gmail.comdmueller@suse.comjgwang@suse.commrueckert@suse.demrueckert@suse.descabrero@suse.devarkoly@suse.comdmueller@suse.comstefan.bruens@rwth-aachen.dekkaempf@suse.comjengelh@inai.dehrvoje.senjan@gmail.comdimstar@opensuse.orghrvoje.senjan@gmail.com- update to 0.9.30: * LMDB page_split: key threshold depends on page size * avoid gcc optimization bug on sparc64 linux * - Mark infrequently used functions as cold * clear C_EOF on cursor with MDB_FIRST_DUP * Use sys/cachectl.h rather than asm/cachectl.h on mips- update to 0.9.29: * lmdump is not creating lock files- update to 0.9.29: * ITS#9461 refix ITS#9376 * ITS#9500 fix regression from ITS#8662- LMDB 0.9.28 Release (2021/02/04) * ITS#8662 add -a append option to mdb_load - LMDB 0.9.27 Release (2020/10/26) * ITS#9376 fix repeated DUPSORT cursor deletes - LMDB 0.9.26 Release (2020/08/11) * ITS#9278 fix robust mutex cleanup for FreeBSD - LMDB 0.9.25 Release (2020/01/30) * ITS#9068 fix mdb_dump/load backslashes in printable content * ITS#9118 add MAP_NOSYNC for FreeBSD * ITS#9155 free mt_spill_pgs in non-nested txn on end- copy the pkg config support from the fedora package- LMDB 0.9.24 Release (2019/07/24) * ITS#8969 Tweak mdb_page_split * ITS#8975 WIN32 fix writemap set_mapsize crash * ITS#9007 Fix loose pages in WRITEMAP - LMDB 0.9.23 Release (2018/12/19) * ITS#8756 Fix loose pages in dirty list * ITS#8831 Fix mdb_load flag init * ITS#8844 Fix mdb_env_close in forked process * Documentation + ITS#8857 mdb_cursor_del doesn't invalidate cursor + ITS#8908 GET_MULTIPLE etc don't change passed in key - Drop upstream 0001-ITS-8756-remove-loose-pg-from-dirty-list-in-freelist.patch - Drop upstream 0001-ITS-8336-fix-page_search_root-assert-on-FreeDB.patch - Cleanup: * Use %license, drop %defattr * Use https for Url tag - LMDB 0.9.22 Release (2018-03-22) * Fix MDB_DUPSORT alignment bug (ITS#8819) * Fix regression with new db from 0.9.19 (ITS#8760) * Fix liblmdb to build on Solaris (ITS#8612) * Fix delete behavior with DUPSORT DB (ITS#8622) * Fix mdb_cursor_get/mdb_cursor_del behavior (ITS#8722) - LMDB 0.9.21 Release (2017/06/01) * Fix xcursor after cursor_del (ITS#8622) - LMDB 0.9.20 (Withdrawn) * Fix mdb_load with escaped plaintext (ITS#8558) * Fix mdb_cursor_last / mdb_put interaction (ITS#8557) - LMDB 0.9.19 Release (2016/12/28) * Fix mdb_env_cwalk cursor init (ITS#8424) * Fix robust mutexes on Solaris 10/11 (ITS#8339) * Tweak Win32 error message buffer * Fix MDB_GET_BOTH on non-dup record (ITS#8393) * Optimize mdb_drop * Fix xcursors after mdb_cursor_del (ITS#8406) * Fix MDB_NEXT_DUP after mdb_cursor_del (ITS#8412) * Fix mdb_cursor_put resetting C_EOF (ITS#8489) * Fix mdb_env_copyfd2 to return EPIPE on SIGPIPE (ITS#8504) * Fix mdb_env_copy with empty DB (ITS#8209) * Fix behaviors with fork (ITS#8505) LMDB leaks database FD into child processes (bsc#1178706) * Fix mdb_dbi_open with mainDB cursors (ITS#8542) * Fix robust mutexes on kFreeBSD (ITS#8554) * Fix utf8_to_utf16 error checks (ITS#7992) * Fix F_NOCACHE on MacOS, error is non-fatal (ITS#7682) * Build Make shared lib suffix overridable (ITS#8481) * Documentation + Cleanup doxygen nits + Note reserved vs actual mem/disk usage - LMDB 0.9.18 Release (2016/02/05) * Fix robust mutex detection on glibc 2.10-11 (ITS#8330) * Fix page_search_root assert on FreeDB (ITS#8336) * Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334) * Fix mdb_copy of large files on Windows * Fix subcursor move after delete (ITS#8355) * Fix mdb_midl_shirnk off-by-one (ITS#8363) * Check for utf8_to_utf16 failures (ITS#7992) * Catch strdup failure in mdb_dbi_open * Build + Additional makefile var tweaks (ITS#8169) * Documentation + Add Getting Started page + Update WRITEMAP description - Drop 0002-Autoconf-files.patch, soname-configurable.patch and add Makefile-build-use-shared-lib.patch instead. Instead of replacing the Makefile with a libtool/automake based one, just patch the relevant parts of the upstream Makefile.- Fix assert in mdb_page_search_root (bsc#1159086). * Add 0001-ITS-8336-fix-page_search_root-assert-on-FreeDB.patch- Fix occasional crash when freed pages landed on the dirty list twice (bnc#1136132). * Add 0001-ITS-8756-remove-loose-pg-from-dirty-list-in-freelist.patch- add soname-configurable.patch: Actually set the soname in the shared library rather than just renaming the files on disk post install (which does not actually do anything)- Update 0001-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch * do not force enable NOSUBDIR option in mdb_copy - Update 0002-Autoconf-files.patch * build mdb_dump, mdb_load * distribute manpages- Renamed patches 0002-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch - > 0001-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch automake.diff - > 0002-Autoconf-files.patch 0003-Optimization-Define-correct-cacheline-size-on-HPUX.patch - Dropped patch (upstream) 0001-Patch-for-LMDB-to-use-robust-mutexes.patch - Update to 0.9.17 Fix ITS#7377 catch calloc failure Fix ITS#8237 regression from ITS#7589 Fix ITS#8238 page_split for DUPFIXED pages Fix ITS#8221 MDB_PAGE_FULL on delete/rebalance Fix ITS#8258 rebalance/split assert Fix ITS#8263 cursor_put cursor tracking Fix ITS#8264 cursor_del cursor tracking Fix ITS#8310 cursor_del cursor tracking Fix ITS#8299 mdb_del cursor tracking Fix ITS#8300 mdb_del cursor tracking Fix ITS#8304 mdb_del cursor tracking Fix ITS#7771 fakepage cursor tracking Fix ITS#7789 ensure mapsize >= pages in use Fix ITS#7971 mdb_txn_renew0() new reader slots Fix ITS#7969 use __sync_synchronize on non-x86 Fix ITS#8311 page_split from update_key Fix ITS#8312 loose pages in nested txn Fix ITS#8313 mdb_rebalance dummy cursor Fix ITS#8315 dirty_room in nested txn Fix ITS#8323 dirty_list in nested txn Fix ITS#8316 page_merge cursor tracking Fix ITS#8321 cursor tracking Fix ITS#8319 mdb_load error messages Fix ITS#8320 mdb_load plaintext input Added mdb_txn_id() (ITS#7994) Added robust mutex support Miscellaneous cleanup/simplification Build Create install dirs if needed (ITS#8256) Fix ThreadProc decl on Win32/MSVC (ITS#8270) Added ssize_t typedef for MSVC (ITS#8067) Use ANSI apis on Windows (ITS#8069) Use O_SYNC if O_DSYNC,MDB_DSYNC are not defined (ITS#7209) Allow passing AR to make (ITS#8168) Allow passing mandir to make install (ITS#8169)- Use a source URL- Update to 0.9.16: * Fix cursor EOF bug (ITS#8190) * Fix handling of subDB records (ITS#8181) * Fix mdb_midl_shrink() usage (ITS#8200) - Changes since 0.9.15: * Fix txn init (ITS#7961,#7987) * Fix MDB_PREV_DUP (ITS#7955,#7671) * Fix compact of empty env (ITS#7956) * Fix mdb_copy file mode * Fix mdb_env_close() after failed mdb_env_open() * Fix mdb_rebalance collapsing root (ITS#8062) * Fix mdb_load with large values (ITS#8066) * Fix to retry writes on EINTR (ITS#8106) * Fix mdb_cursor_del on empty DB (ITS#8109) * Fix MDB_INTEGERDUP key compare (ITS#8117) * Fix error handling (ITS#7959,#8157,etc.) * Fix race conditions (ITS#7969,7970) * Added workaround for fdatasync bug in ext3fs * Build: * Don't use -fPIC for static lib * Update .gitignore (ITS#7952,#7953) * Cleanup for "make test" (ITS#7841), "make clean", mtest*.c * Misc. Android/Windows cleanup * Documentation * Fix MDB_APPEND doc * Fix MDB_MAXKEYSIZE doc (ITS#8156) * Fix mdb_cursor_put,mdb_cursor_del EACCES description * Fix mdb_env_sync(MDB_RDONLY env) doc (ITS#8021) * Clarify MDB_WRITEMAP doc (ITS#8021) * Clarify mdb_env_open doc * Clarify mdb_dbi_open doc- Add baselibs.conf: liblmdb*-32bit is required by libKF5Baloo5-32bit.- Update to 0.9.14: * Fix to support 64K page size (ITS#7713) * Fix to persist decreased as well as increased mapsizes (ITS#7789) * Fix cursor bug when deleting last node of a DUPSORT key * Fix mdb_env_info to return FIXEDMAP address * Fix ambiguous error code from writing to closed DBI (ITS#7825) * Fix mdb_copy copying past end of file (ITS#7886) * Fix cursor bugs from page_merge/rebalance * Fix to dirty fewer pages in deletes (mdb_page_loose()) * Fix mdb_dbi_open creating subDBs (ITS#7917) * Fix mdb_cursor_get(_DUP) with single value (ITS#7913) * Fix Windows compat issues in mtests (ITS#7879) * Add compacting variant of mdb_copy * Add BigEndian integer key compare code * Add mdb_dump/mdb_load utilities - Changes since 0.9.13: * Fix mdb_page_alloc unlimited overflow page search * Documentation: Re-fix MDB_CURRENT doc (ITS#7793) Fix MDB_GET_MULTIPLE/MDB_NEXT_MULTIPLE doc - Changes since 0.9.12: * Fix MDB_GET_BOTH regression (ITS#7875,#7681) * Fix MDB_MULTIPLE writing multiple keys (ITS#7834) * Fix mdb_rebalance (ITS#7829) * Fix mdb_page_split (ITS#7815) * Fix md_entries count (ITS#7861,#7828,#7793) * Fix MDB_CURRENT (ITS#7793) * Fix possible crash on Windows DLL detach * Misc code cleanup * Documentation: mdb_cursor_put: cursor moves on error (ITS#7771) - Rebase automake.diff and 0001-Patch-for-LMDB-to-use-robust-mutexes.patchnebbiolo 16814812390.9.30-150500.1.10.9.30-150500.1.10.9.30lmdb.hliblmdb.solmdb.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-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:SLE-15-SP5:GA/standard/72180c485792a4c3893e5584cb7232a0-lmdbcpioxz5ppc64le-suse-linuxASCII textpkgconfig filePRso%{orrFutf-85074cf8162e4a456a72d5c701b8901ac8573220cf1d584d31b79b18fda8de5af? 7zXZ !t/$3C] crv(vX0~Η+#[NS.Eh[iVB)0' ?;>=r0'i"i3S'@ O_ P\Wtui!he:zV ќ"a?3e@J'b!ĻM%,Gx J#UYh/ں5=6ua@N}^(+  {5:~,=Vb 7 , 14L̮J6r(] X 8Ijb[Ab;PwPwȏOq}JJ~Nf䵍Y>+{ݘo;?7@ͩd1Wi/WeT҉Ϭ >G[,j13Hu()XgH5i;IjB.nPΰtP34F{TQ|p`z|nYNxpci.VIVruriHBw5Tv=mKC$|SA[xX1MPMDbѣ uվq*@Q"?TUD6<o-LhUyM* ~be[H3};QquȔ]N#M.F:D :Q% =*@C>nIJVD$qhC`CZEw,nmvۋ48ijc_Ώ"[Pʊ\I}9iY.pю] $5苧LAZȇf:7RX;E1C:#<\vµl>4/_@꒖f< YMm#3M8Z#G[׭îU -(t oK^K.$R_QkB@Ƒ]{k[V <]aO^750 â]ԼTu8 }PbT!JLoHx2BCy,P*%jzűA ~L8< On ? Mћ3du3>mcƾ2n>DPuWEX`k-dcqdr T}餣E?YF[V8b> XjI/K_ <&05p]cSZAM̋o(&фN|YB#;0AM{Ny`aC6@3"DWci?y], <^QS?6y~ $>(IgӬ%M+ O/#Ŝ[y4KzK;_btELsJA㗧=\vDtifyqR.bbUՏj2bb{$|lsSm*R)6ܣkfUUcim&(#gˣi[x.]An(+[=C2XbxߴBA~}@3EbU' ;R;!T2g 0%uy޴7е_{1f 'BiSE%($#qχj?3zҍ;Is1"[߳].Ӹ7UYpQ’{9ꬎ2i7YKC(E+i9qnGyƒj~:ڠ|#Ϯ7Yw"AS5``o?A#I㩷A@_0b3/7]aaWɾm\aw(n3D1tvH[Y q‰RCo!_>m9JB/&)ab%FS"N3j7&@"00@0{S;]R[,Dm==Ѷj(Y9[uE> |MNnD@fFnAՐ:&3gCX4ⴡoe30L*d3KP놁nՖ6c%i.4AגȹL>Adeg>!ߑ8F:=dhpz JBȍ?n~c:6)uǶ~:! Q"pGP] fjCrDHfSa1M{O{l3nCw]EWρI&pe(/{ rCk/{C+8x!SbM[WcHy/9S"|a3['3P&[`gPA|}*fAl([\8s*Yt@3&m܃I4e:os rE^{(0ŕG!7C=!J[cX-[pByC f J5+ yMtC^y U`σim%fhHd2W;/nFʴ\Sw:ng7}JՍ$rY( bE4:NGk*mڋ f@)=뷹jPSE$&Wo7$$tQe Ã/\>Z="bw<Ƶœ[?L@KؖIy検V3nN7q0p"0)h*2UtX*?/BVG(1qDqϡ@EW1s4'x{q8|boJG~ɎdMM$ô JWma8HL pXH7"6MmX0"151ί^&䋟.qSEUN|Gƒld웚$|}Z}^kE7樹zJ{YVFe`-`qi,U̔}2tqhάc Bԯzq&_u˶{l ՌltM{y :!@4+1B{bXTȖ׉}$?POtfsiwB^DmUǖ7H5 د`];eh+$xL^) uJ}?:f;۰r(r? X \7jcO}ׯ%6CNr*K^!K6X=߭i+ڶXHtmY*r ޾(|,+%B;IݞvwFvoqZ7-ᣕ(OA~05m!Ōnݠ)xTA+ ;N/l5v>.L9{hLcSQƤ!H$JnD'Tyj Eq5Tqv7=5{qW5X;2RA. KY i?b27C,հZrV2=_'Ş[x> 9H` _j!R΀CUqsSm8lqC~h<+Nw=;di7To+XĦ.@ߛ@`HٰqgS`<]mDdKҚw3o40:ޙyܝp Aj=LyKb==7n5eE/bhs8 M~!t4l i$jO+ͱ} k@T\TRKY܏U- 6_Oc 8hAo(Ug?*3^PZQuC^[U+W CYcS>[ofȠL#RDsGpVT>mP,z=3QܽY'uQJ~6-Uzޅʮn&7ƇE4W_QxYikӼf?gڐt]((f8@9Ls3@XI mxMp7zM>O6,?[&xz?@ {¯MFw?6D/-UPVB-yh ߰Jl1e\2@ \v̜DQGJ/N6c'=mJ2N)#ŠB.-8#J@sEoIc%|o!bxYtfaznC/k xiCqqFfĿ޵%{G); I~/惾( ftK4wrbW E4nFjSê(ƛQDMn8n%%y1?QR큸ig>̖ۗO̜qׂMZAo9$*wghPJnAWbM)cTc4puvC(~(\fcs)xy:k C'T5/-+l `-=.-p/ZS4 I|aG˾SP i?6,0c!B4Nt)(H^J!_Fܴ׏ޗkPz@LQg:Eq5Xi~%ؙ!:R9>%xGqm3Q0c.> ,2p*g'[Ȋ6Z)+˰u@ 7A$m _@͏̯bCˬnR cg ;LKb%\b1X,,=c4 1<:b.b0/HTH351SUp2ү0Y$ BE2#"-hBCP|erdz6O6 !DꒃnǐU=)>Pj 2 Pg7Ϟki0ܡTIFh1UoxR.sn,}%q ŧC7{ CQ+kyn:LfQ{Pbf@ l/j؀.raw8ҧ}fCWzU*ֶ,L |wA=#Zv<LL#4մ> __,:ss' ^9~?s¶zmlw͏Agy@`@[[ d|SڹD RyI,aNRO8Pq|Q3Qs$Ѕ4p Pl".UN>㨠4҃ߧ5iͦ 16r@"Zl4R-z>OޯFH5Q#l 4c:D8,(Sa{lȢr%cU`GDž.ղa(KJEr)E!D! ~oUYɠJ*5"[kBhrT bFŚf &?[mb{im@k+&#+F&<10\ 8+4n) Y+Q.svc4";^^ }l]f!W\QV x*Eۙ{2}2U$CM Y1*p'lv񾘵 gxo 8vWG;/mY"F?JDA8Հ%‚ %>NP C*00'yV,mݚ|3޹KPZ2 *Xӷvr{Cԡ\2$n}> A%lc'!돬 PʧbKd6sø@4Oִ˲;%ڜS32;/sp3M47GM-Gg7,C)}Jr`Ȟ K64ȐE[\$%[]Յy2dS )]w'M!E&FLU^_r8lXb$q5'RdtRize P~S F=)~AC'ԟ?y*E*yC6-iKIɏrܭx'~4Q+}IO9x,zZn"]WQIګ[ O/-cEAө&~$Vՠ␽z*!: +->,;L0*U.O'<U=v^SmU;l9Z9#a>>ג%Yt4>-8R NwmW<ȯؔsx7l &1Fnb>].ST3>E2T*Oy7U%PPVu0&PD7a%aebfy1m2e>)Ѳ5S姅N0ِ;̱; ,\ Y+2dDž 4LAb|TpQSHJbL&z4 U7զ`Iν6pF"Օ3?PYIuESS,`~V(l' ٟEKM\/}([dMVvŅqe׹nݔ,80rBԗ.w@Oßg% ~kaޏ:cEG 8>"Z`i^< fR,71-egKD?̾ݶ;W˔f8QLWѫ#"Gd}_'dJm*tpuidw2܄u}$+c][\BQyPpmf4XŅ'FVkf$uj=zKi3i Iri=ε8h~2v c$+ਾx/ Uixt"i /1x/gAXȚFTbTAL ?o'k@ȢxFD0^O(p+Ū4\L=cvElMeԑ.88ZR^,㬭|n"9(FջMHsf\$0J(_b> TɗYAFrZ卣vH&ǃy.:wzѨ ?sRUv1 ~.eos"lgk$NGϱ4}1P-OK=Rz|+]bQ%ٴqI(ZZ.Q1'Xƌ^SWqR)a9uUEVPZ^{=kDEMKI&@> 14Y IdVT"4u3t_fv)hd>WkprWP/EPEXU5iv'.H[k̖m-OcO&0[^(ׁ5x]kjW8Ϡbyc'_F#vc%p8hkI6]bM *ó| Jhy $: pu7dmZ vv2ඡhLy] [$[UsL8cv:(4n&fYx7V71%7/@ Dcg/ ey#ri1dl7J^ [39 <_LYD}64aO2U FUo .yWׅ*c T?Xi%ǜE.Q\H)(5. ZO`+ *Xa-99~;bW X[*ӉEh<ЖGcQ;Sn\ tfE@ly.?|SM{tR$8Oݣ ʵJ%st0c$feA@%f9l ˢ"圽ݩXfJgS~`*A#&~z "^.f25^o4/;\aRӧf>qO8jvLȭyr ,xf` 5)% % cgP,X<(-9)ғb:k͐ӁFh [yg8#jOFF_t+E"\R72U$(H.T6Z^1jBGfAsx>O$g mK/8F|HD_nzvaNʥNcP_J@xVb iῡo6MÕ襗J]263{:6/#Ar?>Jz# +mAzb]8= [m2P01sG]EQ.EzXt1ŷ|UΩOe%slbhc0&x7\G*^۹^I ?sB4Ik=%BXS 0^sLE"a@ LV4ݷFh)$m| 6UGγ[tqҨP1T*0rRmҍ VR N)ll*=-(dU 7L`(g=4[9|?)doI$% eAC(88LͶCb ~ m8r$mN>;޺ {xҘi}dP,F+eTDۧ WfhÉ|ȱJOjy.̆sF&]=ܶ_7F*8 pQppбq)}Ve{88vs?l B$^q6Zv180T39Q [z tzM2-<ᤍ?*^o FlO,? StH2F|_4E% ] HPr"F#Rǥ?jp$`toWӸy'W(hS/DS"wC( z33` Җ>E(sQwd&@VCpS~g4VBKѨ~`$eښˍ3.ܳIV%㢈:q3Q[ 1.:i<טwqfVF+)]ġOHN7{yv1ƌݞh9E5]I;>EB9$>9lz,\R6 1/A̬-;gK*4 smM_^4y+A]7RSs@;V)¦y?>]'1"9'£F@[p~ ,0,oZouoe7Q=$sm/z6AevګB:x[??:Ꭰה4j_SNRa(uP4@h}唜(Y\}8z7?$Tܲ,y B_jYB+9)$1TTrF(wa迷I(@SڌY0 =L62f0^GOV8'-p6dQ8΍Tfx/u%'`1(qǃc1T~9Ze QX!?PŰ0_Gr~G枮?:\(Ǣ(@zg2>" ?IA3WPi<$ԡHR@^U9$ywoI&"$0_EՕkJ9 GQo g[0?뽑slFl{c 58X VC$m+ao*A(3LTQ2kkY|4Q H=S.* W>5:vaBb 2gg+5G5$k8h&iMFTB 렶1&:.; `.}/B'[0BKi{z^u%:Ykչi𯔔N7کx.gFC̱ߩf+NKÈ" \!BᏑxkS8+JBQBLZu2+=*oF8\1/=ApH;ٳNى6S!lB(C+fNlVXpP`U6ˆ wya IJ0sPlSqfIӋ3Uy9pz#=@EÉWGf&b1@l2&JY#ڢzH}a.$d nl!&nTIҦdnTROfcL|TM]A?0Z{6ճ3K|4 mʯk8$iA *ETD{ twkj nomMMʹ;7cLW]^#(kWXMYOeצ婦@jɵdij]4U=;ЖŎd9%4hn;F~-ti~QwO]_4͊(%˻RV- k QUe/](5$= |99S/ad ӳgDQ&Cy`| א!f\Ϡ+|Zi')pqR@?v/zx*9f@\ hb:W[~`M-D}✲"'"obd NIĽYk֜g$e)&54KI,5As.4~'*UH/pMrך;P Oy kb͙Ug A ;A-G 7K#|̂KkbE|PQܹ r#O^:L){XS`! HH/.x"Ϊ׵T%SժG d=J]їpR fP_A>4>R# @?/(+wζDc\Sdy4q+GZؾkV { Ci6ԱM|9 [(& CBIijF~53w@&h@> ػ`|^{Z{+,* aY ˱emRzg ŊkՒJ&:"cKt_% BIE;ۤ#maqsxqX"~'/EKl Rl&VpBe 9UOylX I2++'ۓ.jf [5 ƱRx9}0ՙ<TiDmWҺ]{5Ru zV'NPa32)RMϬڸw< (1t#-Am/D+%F]G80+AmiiƁoo1[Tnȑт.zQ]ISyw̅־,&0ŶMoJjիV%y@zGLGetf#xy&D&}U?1Cw>!P4I=.i& "TwW3njuem}HF^dB˗P}Nn}M`ƕ'$Ǣ5K)M1, ©9YQc`#kF:Ϯ4Mggw6}͙JN!nwkUG{Z.3%wbUg}Q\%!}b&5ieep̸n5'[R=-(96t|.+~>݌h<j&M-ԁ\HQQ[&e xi6Nr젲Tͣ]qp6ӌKyUaAɡe]S-e0f>=$͊=ޱ)b 2^@Bb+_G/*>e~y*2> a& E8L(ЛB{m3 HtxQQг+,?- 3AGnK_s55}M+b-d/l~5ip]ai"N^f46wgB!ĉ(0?ˁIp?8_z;S ۀ^yM}x-Nȥ x&Hxr2Lp%[XY ;5dJt'O{D]k[ϗ8Oj4F>k--;g0H10g0jɒ3萌ZP?fϰT=d1Oy%)u-R0T/i[¿Ovm|E+㭉r+oK2uѤ`rYĸ4 q߾ wL<-x&G@-+ƙ"*u9Q -A}|td徕eGB` 2M9Y>(ak?u:m37: s!W%j;͋M={+`@\DžD/~(>R@ll|b ʳ&u{c_8HSۉ8Ơ[+4Br?k؁7ѽ `(Ĺ&㜙Iw>gpw%Ef6 . >HC%E }6hćV]6>gYdq5gļIlgJTUlNhIKcvfn,e|=}4'aƦ-}}&gPB⋨Kr1bڻH+玓`lggJu˶ۂԩaIĻ/cI u\%$覽Wڬ>/ +9M^d9'>G+76&;Z.O؈3Da%w1|k8vU:@ y#iFx] -olՅbCvx# b%CFx $)DZ~\I7&Ȉs>̨~_">z+5/NƣHAtVahTzi"GR±/$-I^u5 >]yу 4#ߦ"*K 0qc!oGk/}F,G%ha\^/+.vٷ@ JVl]'h>S;%!۳ZK<ˏf߼%}^pVbApb7~O%89Q,Y6WG>83kX4 c >e['V{c+38yJ|;m96*nM Ƅe00?({X҉ #fGrUfB!U 1 [|A-{ `ZbwFP`F:0Z^S`\k&Xc9d>}1ڍ?}~ ^khI1CAW{'V whNIVɲ #kOwj(B/ rmZFCtsptbb?HiBr(a3J+>Xۂ P33[n2]҂kHC# ٓ[m h2M!8p_Xienw4R+ozW` lr꟢$l1SCy4Ov Z,iߔB"}8JŌ޼YP&f™~p8iO'bWXS.[Lgc{;_h1U׃2@Kj"sOyO|AJ:ǘ7!ai