lmdb-devel-0.9.30-150500.1.1 >  A d9^Vp9|CS? %Y9/ Axî׼~{$k}.bWsrrnFlB,xUZS!,- 8|ָ=jbL[0 1!L< Htޯz*?ಎ6tRB_o/G빌e Lir.e))M'~uI*?ƴ?kI6JxiG?!سH%8_M"Ԡlx7? [R=nV6&eee54aa29a1d4b38261b54d4fa1647fd4fb002ce4c40711bd8368f65b64eb7972effd1e591ae04fa16a02e2cbb0924668ceafa00tdd9^Vp9|&_m' e`ex^>Q=,*{=>4'/;VĴV&mp](:y;*zfTǂifrxUֱ=Gnob\»%6Pr.OSj=xo :kQW39=l >XcV# 8DlMLv`mAB!E'u ɂߒ"5>OOtd2t2ܚ@X` $4>p>,`?,Pd   <`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+,,, ,LClmdb-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^s390zp35" SUSE Linux Enterprise 15SUSE LLC OLDAP-2.8https://www.suse.com/Development/Libraries/C and C++https://symas.com/mdb/linuxs390x! ꁤd9^d9^d9^5997f1f3d4e268a4c30b65e8312d672e50c0397c985638c57e79fa9967ed440662c34ca528cff4344df7717f7603e46a238b7d62a0526de01dcc9b65765e9c3bliblmdb-0.9.30.sorootrootrootrootrootrootlmdb-0.9.30-150500.1.1.src.rpmlmdb-devellmdb-devel(s390-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.patchs390zp35 16814814280.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-lmdbcpioxz5s390x-suse-linuxASCII textpkgconfig filePR~2"ݪy9Outf-8c41194a202c9c45ef5fe97314f71e12f2f6c113eff04d9d5c20518d15ba6f304? 7zXZ !t/$3C] crv(vX0~ΗU\uufU ./S6^,JMh7^%hܪ0YHs`K9tzB٠ր^sYFA0pqi:Fd1+v(0O]\Ί.u\`>{(}PV? I[O΅&̸Cׇl}ƈrE!ښb} |5&)$CL]k-6B]I1*R7UR7|g۽,`XGD/āc] .Δ;^#{Sޞ O-ёg*+ gDQg9أwn}jy%zc:8PGx;X4t-I uHNknW)64fs&rTckOfV|SkFrMݚDK| qIV$UV0>]:ᄟo*H՛`!vw 0 PC) iՐ.r~f [m_eu>sD<ڞG- vأ9(J3Vp]%XNwLC]lr3(А˞]6m>dve Q;)u/̞+2m]{JWpƠ#}2S ,,Nm_28@U'4@] ^nZvh[V MO Uȓ(7svWy~ aX„ߛQSŬk!ce_]XI;p@bn/Fca 6\0;h!8 Vb:?UgR݄w>E W%G´ej]& \zc ȧ4k.j4717%J9F(i2]EH~2~p.RezKkG'j(V jHL<`FS-ӍaU%(>Ggv ]!7: (?ZDcN@S-YXƥ,*ҰYԒ$-^zօ"`trIZk(ѭz>ޯ|] [.7T.vZ=čX  ۂ+?oZ}"JX[ة.w" JjIWZ\0[f Ua)j1mWznuqW"q|ˡ#Ɩ)E.@Ftt3ɜE>f6QHǬI_K곌}iA*: гG1pԙ̮,BCy#aK ژpDuՈvbŌ|y_qRsf6Yz1a+Kh\yXI'݂l0_&y-Gx舷.·xL,Z3eyqPEa/RncshRySbڐIlV l5C7T 2-t)2`<<8wM[Xh{fA%ska0;*MĤBf_XB{>'J?a]%}t5.CU,Ijs#, X?cD3nߝHgfK./q2WE@!CVP[S\ަǐ~Khpp&ɲ>@{1ui~LeEgT`qL;S54|{!K.LP$M>,SiSܩSP{ZOmZ~)SXzV:ցs  M&~?2{UR܎+&ֲRl 2Aj!b2x:9FjBGncHe w,.:@&%r`M$Xȵ.Y/*wשK3 Gz,KlvR*U*ԨmL!qdΆy1^3z3PFqoLCL̹+&mI^oG3*Hd"nA;B^qm%sAt?,kx=L ܈13j4r|SD 3KAc9Ab[39ϠV7fWK $$=_$mp5Ax^5@p`4-OL2WC DSPWW j̭ClM.>?H -ʾ;^Tg~.`+Gځ$X %{Ikw~Ɩ_F&tb88q ]D+!J4wkj}vzL4$1b%)t)> B"afݵ@SU4FTΠW'4O-:zfYUiUo~Y$ O6EaQbh>`L2|~yH|a严sԦ5,8-g\)"gIi kԵOBjRNZ1;X8 ?|nϒQRB xPU8uW0С!)S ؒ#uÂ.LH0gCt!{)yBS5wP+$\r Pa7 uyQJTKxklM^_톸/jߴ5_ap]oWZF@4!:@a&h(:Ndt 58BU(@!oP]߻z3 }Q}>p ,I]$T8%j۫x # /w{#.RQ~5g[ 5>C,#3so[Ky}rJLrj >F2s+5n^ml`)&`O5}Pk+eh<u][d|Uo8&i'WeO]'aNjcx)A?YN',տ{!e'3АrRzm\oFn;]R({番;%E6`憫vVÁ?;UU+Դɝ\rs0CP'US$ر>ub]h;gS@=w,^fbf5Ί+Y~t:2 2VRWTUiU4%De*/uⶪrL\g-V /ql3#1jD%"c}=3yM}VJ,4aJ+З]*G_-&΋Zm<F|Vqo'.4;3o'{:H=~v;Sw1VnM{x^c/",_..dx(W͏@ekDJe8+JMg)n&EwE#HED51z|8D"('h{HKk~uGϔqO jW?N"i$(Qp' Y72-Yjz(zxO-Gڂ+}z q?Yrg\y#բBZMςtD{MưL 0Q2o&5v~:m,biU\<ʹW_aȶ<2 iS N4jXr}@$u#Jϸf.'L$u='QYh&ԓhQ4v-㲰Nj\ ,Ma1ՔybUA701 ɧr÷| Xxf+%n h#~#6j必vӗBnoK2 HMĊ"0,߻)UgeԛqO0L={=a<(|d݊A ǀa$u82:KǺ-֒hVeW$@:0G7Ք`JN޹UB*SYt6!ӌcn?ayq۲:hg>}}nǬ+:-G> vC29Z 5L^E-RG2+Im-AloK\4 ;q?6db_4ΨS ${/);>Pze ܂4EάIF.DpG(ͨis^{))_.Uo {ffB|J7ga>71gw8H]M%VZFj=3^?WO K#SrBㆂT/m CoN;FG|mCl+?-?]CDƘ0oĦ16;aoΘa1q;1Y Lnt$#Uuk|1 Mazg۱oVT` O|4$7)18>s0sGa} uB%Yam^?՟j5гQvŨ!}Jªphh"FP #pӖ3!oCMO, U^'O cXP˭YIQM[ӿੋSJmkd6o\Dv0I f?$_#=̇,Q%|,wA&#Dc]u"c"[Cw^:adjz^ bkbԍ Th~dLe|9Ӌh!(j`k9p%x=d{T=7 ۀrFfoRZ%#ZΞ!x e9gߦ! ڂG[Lɵe[W)JԾknm80 s t6+HZ6F@dXIdcُKt4h8z]n@ǯDFla.mufWEgzZ=!^C`7#Vz彇YFMfz.%v~EiP 8Y2T;]E*P.hгM?t3e+OOV8,ox/{+#2) d.zЃYs/JA23U84K6n4?(΅&|P#sM3J1gY MO%'ƵD|)W1;U3QUU6;@q$ =rV1_q=mޕ{)KyXNM+zi;``9|ZZԱ &~3~=[QG hǴ1( PϫD'} L}0A-yԸd\wt$"1AA£> UYi$UL&'(F_Eya7k .CN (eBɓ\I)^/.'k-A!("d1=2"Skʰb5{n% &\zfTZY2`sy}2ZɁq~ (nFnٛc$;x3b+76.^amAu 2T݌ks˼ZFn1͂lH} D?xZ?#\3@(U-E =Yzrz.5p6_s1wE|?a?<KyT=~9iZ3A,&>!F"(DH)*M۾p.d= O,KIpv=!!&Gx̼o5n,vS-d׊x:ZIA5R19DchCyj Tշ):u0nwL3fgz~Mp>1l0[ia,}ͪX\6*_yj>^`ÌQ6wO!:V ]+D1傂BHgg1 z >4xCD鮬K_s4WISz \*h#cMʘtyKN6ayUDg@p`3+iGNvvS,ju0' ggE$ܧ(\=_Ծmԡ"ìJڬ0}$/፣rQPHn|%.Q# >t_NeGl[P/~m_b˼pGߨ1#VqUC&L#Sa]EM'G˓ќL=,O_$2x2 vܩ|m&bP+D 97&c!y]wMa68a,@Vb򪘡h奔gpb=䧗 5b!DK*Hpg fMzʰ#K޳ï\j*|3GrcH@45.ge>vqNdrc}ZI`s3N9"Gi%ϣ3!HȔMyI1Oy@FIS4PF? vϣ% Kgq+RlDrxj I 1e!VP߫& kl9e׆p# !5vLٚ{fYTYrik)ml9W>dm .9DEL&B)\UߤafPeI(j\c2K{idzm3%kbܣނf ȩ*#͹o)1@]1x273`[}1>nX>'൛α]&-b ޘ u6-,:Lr׌S$@nI5ɐE8Y֡)2Ɲx~ *H+ӵ)\L rpCMne)^q[sTKCNp#Gרϥ/o܏ um~IM/l6HUFI7+7ު3, Xfoat]lJ3/wlEKJ:A)9IdM/jHM nbJG)%hXX7׍DOq;XXoOH=|B<;ۄK_;BPl`}ӚsϿWO} T\f;}Yl~zoգK;B3SC!7Axl Wy̽GlZ]U!ۡ7ϭFj=*ZAŜ,s膠PqڲB.SߞCY/a .1½H+2A׫`PIx,b8iٶIOVr|Hgt||4>0AqZu]k`)ՐXяo"_50r8D<>Z /{45'qЄS\@k5ރ2v h6Ě.gVl.,<P'ԶoSBvȻ+O١)=,1x(liv=]Ey PI #6/;`h:.Sa -c!.>bUw+hyS=Q-5&/f>(_^hEABglqofxְ;0%A{ԨP.L眨/j-_Vv@#XOS1ОUbVe%x0L"!5W& (&e NGh=̶1GdV2`ˮgZ;usfؾk84<J!7\_9ZdsW0;9,VAδ&I]!#Ծߤ].Twv]`U$P>)}ióV_TD9)8?uaxvA0:܄i},Bcb d&B Tz; ;.DxD5&ʪ'cdo#l}}Ygr%CX0ĄDzu-u-+OKGeL\ \իpRb-1yjQl(@hyQiSO J1{-6D/SǢ[$ QPӝUmW>ҏǼړk"05ȸr% :p*j98c #rvi[3 \1ZLPBjYu3,/"<+AI4$i 𛧎? XuSĘ4yդiwYD_E2eq> ۢA/8\Fi|_)A,st/HDO}ai6U .+ݢ5_@J8蜮eQ7m$d/yE;BHʀhKƽ!sA釿"j!9ucc(:BrcLW' B<fМzvD)&FfׯU:ZyrzP>XQ[qIM JXYֽN^8A )cB1="3߯F@" 7k(py.❌.T\hI+A铼 1*Y<"{%ҩns3|l~,\\$Y,mȴALęՃ#Y}nrF@ "N=8Ϥ’4kD8m%k7-N!BI Y[߻#'%a/}FRW+66<<͊v-5#< ЍjoQWk7VUOM+᷐Bg_6@Ru̙ͮN/Mv+A>La`OᚣPyՖ6 5VUgU9X赔 |T8((D#TqRwr+!AΫa'(YA3^ Le=Ds0PPz`L&N? OZ:J#$G .qfO~ތe򸩊!j_q cC,罒IEC~a cK /+فcb ,V+hiQ;j zyB@5* )UBҝ*X)PMRMjDFJk*OfdNzZ&5goS"d~۫ 1:CJVǛRN A[= p*+q3cRi Lcs2?%` "sw u/) h}E|#PLeЀŤBabwhJ^ 3C$,# *? Z+K7RH?Zu$SywgӀHnǓ,_ƮZ7Of smѾH'$FgwKZB&:a yJzw:<ej&7rz#{z!]2E'Iyu&$ !{Ǣ3DyЇ*>VM|mm%$6h.Y6ݳ$(q2:H+dd*;ńMnp3vi Er8m2xgٶ x-u7r0[r[ƚ붢[DYnqKJ~T6Y6/MexhF"GO EJYJ %h[ˁJd0,wZ+Q^'~ J'DjE.QdpW~7N._"\;Z9$5 m읧MZDPnN, (<#웂I _%IE!`^>pߚqKjFf!Emn/_D# !tR^YϘl/{ɐzrtUΘf%AK ؤqj } u;Mѱ[AUiY; :@"7Կ\g:9†wZa>6y7+o[?G͑821 rl;yQWי/ §2tkܟkqg[oVq{NjX:_#̔jW^Tʒ.W¢ˊUs1$vʦ! ͇F?=CԟNvA:PtmpCr˽WGtP[q"D9Z& 7e`t=/o3Mޡ7YX}.UF',!/oj(aT÷&ڷ . Z/n~3JfgDhyeFo$y75E?أz-mB$t"ƱOBI!:+o{ͮGErxcwK~gtҿIsQ#0$?S[-E͉osn[we =Am&Kt׫ 7ds^iF2/&:õz}FB,rMR (mJT{TkzfNYi:B0K_SsuԣH>t`fexm =CNFK](9.Pǫx$ hԭĠPb 4GnGSZ_yS[sFCE"%\XL(Ƿ3o9su-"l~oAdʁ[ɋ+^oI p~pC!Gyw>V#p^сIU=TEB4zA± ZDoŻHEBQm+v{ve_Cgs ѹcOR䤤Ȯsm-]ݛ;gw`4aCqش)R+!#|#a>go9>$H1N(zH¶/ͩbai7/Cq fb¶J}#"$J*&{e'q*Ͽ}_%lMb5yT5iLR-xOfnX2A/ ߸+$@=&x.FzYOAMq,#lx8 8Š)VCb (|GP3.+4<+@9Ypr`9]qpjAa%㳕{DE.Xؤ+T)Bo{@Эw2_msk}`,!?=gLp$,> 2@a{Y#'NUVKL-T ֤ Ex0 J{K@\ ,wZvL_{^E݁krn>P2< =k]g67d( \'J8s