tdb-tools-1.4.3-1.40 >  A `1ݿp9|x7I7^ut~.02iR"9P6C*֞+r-g{A  1P\9<ͷfa]Wk &#R4E)q3vS<eǘ6:b)MdIMc%gzR%p|J?R/2t6;L\V *Y/$W~68 b9]َuN7⤽Hp_X\G4Ȥ''DVfcWr]}VŐa?K8[潡lص6l 3 W]%n@>p>"?"d   58<HLe  $ 4 T \ d ,d(89|: 0FGHI<XDYL\d]^bcdefl uv<w!x!y"z"""""Ctdb-tools1.4.31.40Tools to manipulate tdb filesTDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB, except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. This package contains tools to manage Tdb files.`1?ibs-arm-2;0SUSE Linux Enterprise 15SUSE LLC LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/C and C++https://tdb.samba.org/linuxaarch64 P ;큤`1`1`1`1`1`1`1`1454eaef7fedbc5737da3858dd58d0d993cb8162b819e1a54f1dbd0046f2fe2d073a1e95223e81cc265a1b09b9cf1b7ceaa2728bde60f201e885e7b2271fb6a291d9790ec1204a3b4d97333db38012011b70c4e98667064564b087cf5d26aa0132a8a92d96d7951a1c90a30298d001f4cef898a9501ced8930cbc601ed6a020fdefae6cea46a26bd019568bc30202fd303f5d663279fa63669cf549ef33c1bd659554773aaa05251c9f4d8143177bd596da2773448f06874a8499326e22fab3ec42653fda98d45082681e5e31b19af069ebc1cebd71cbb04eb1a6f66edeea5a9d2ab7387ae28a58ae267a773c0a800f2b5852a03f3b8bce3268801c2547328cc3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottdb-1.4.3-1.40.src.rpmtdb-toolstdb-tools(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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libtdb.so.1()(64bit)libtdb.so.1(TDB_1.2.1)(64bit)libtdb.so.1(TDB_1.2.11)(64bit)libtdb.so.1(TDB_1.2.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^b;@]\~d\HW@[#@[j@ZY*@YY\YV=@XAW;VɦVɦVC-V3[V,@U|@UU@TT@T[bTO@nopower@suse.comjmcdonough@suse.comdmulder@suse.comdmulder@suse.comscabrero@suse.dedmulder@suse.comdavid.mulder@suse.comjengelh@inai.descabrero@suse.comscabrero@suse.comscabrero@suse.comddiss@suse.comjmcdonough@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.com- Update to version 1.4.3 + Upgrade waf to version 2.0.18 to fix a cross-compilation issue; (bso#13846). + lib/tdb/docs/tracing.txt: typo fixes- Update to version 1.4.2 + Build fixes + Improve the performance by inlining the tdb_oob() checks + Do not propogate any errors from tdb_repack() to tdb_transaction_commit(); (bso#13952) + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a tdb if required from that branch- Update to 1.3.18 + Fix build problems with older python versions. + C99 build fixes. + Fix standalone build of tdb.- Update to 1.3.17- Update license to LGPL-3.0- Update to 1.3.16. + Fix build on AIX + Python3 compatibility fixes + Use tdb_wipe_all in "erase" command + Harden allocating the tdb recovery area + Make sure the hash size fits + Harden tdb_check_used_record against overflow + Harden tdb_rec_read + Handle TDB_NEXT_LOCK_ERR in tdb_traverse_internal + Fix build warnings- Remove the conflicts between python3-tdb and python-tdb. These packages don't actually conflict, and need to be installed together in order to build samba with python3.- Remove %if guards for blocks that do not affect the build result. Fix RPM groups and summaries. Ensure neutrality of descriptions. Drop very old SUSE support. Replace old RPM macros by new constructs. Remove some useless ldconfig calls.- Update to 1.3.15. + Add protection against EINTR. + Truncate the file after expand failure, ENOSPC + Use posix_fallocate() to expand the file + Fix GCC compiler warnings- Update to version 1.3.14. + allow tdb_traverse_read before tdb_transaction[_prepare]_commit() + Improve documentation for tdb_transaction_start() + Add new function tdb_transaction_active()- Update to version 1.3.13. + documentation for the tdbbackup -n option + correctly upgrade F_RDLCK to F_WRLCK locks + tdbtool: Add "storehex" command + fix robust mutex detection in threaded applications (bug #12593) + improve debugging of transaction lock failures- Update to version 1.3.12; (bsc#1032915). + Fix mutexes on FreeBSD + Only mmap the mutex area if not already mmap'ed + NULL out tdb->mutexes in tdb_mutex_munmap- Update to version 1.3.11. + performance improvements + make pthread mutex code more portable + avoid a race condition when checking for robust mutexes (bso#11808) + Remove use of strcpy in tdb test. + eliminate deprecation warnings in python tests + Only set public headers field when installing as a public library.- Add conflict between python-tdb and python3-tdb.- Avoid a file collision for non SUSE build targets; (bsc#966174).- Update to version 1.3.8; (bsc#954658). + Fix broken build with --disable-python + Minor build fixes- Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure.- Add python3-tdb; (bsc#951911).- Update the Samba Library Distribution Key file 'tdb.keyring'; (bso#945116).- Update to version 1.3.7. + first fix deadlock in the interaction between fcntl and mutex locking; (bso#11381) + improved python3 bindings- Update to version 1.3.6. + Fix runtime detection for robust mutexes in the standalone build; (bso#11326). + Possible fix for the build with robust mutexes on solaris 11; (bso#11319). - Update to version 1.3.5. + ABI change: tdb_chainlock_read_nonblock() has been added, a nonblock variant of tdb_chainlock_read() + Do not build test binaries if it's not a standalone build + Fix CID 1034842 Resource leak + Fix CID 1034841 Resource leak + don't let tdb_wrap_open() segfault with name==NULL- Update to version 1.3.4. + toos: allow transactions with TDB_MUTEX_LOCKING + test: add tdb1-run-mutex-transaction1 test + allow transactions on on tdb's with TDB_MUTEX_LOCKING- Update to version 1.3.3. + test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDONLY is a valid combination - Update to version 1.3.2. + allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs. + Fix a comment + Fix tdb_runtime_check_for_robust_mutexes() + Improve wording in a comment + tdb.h needs bool type; obsoletes include_stdbool_bso10625.patch + tdb_wrap: Make mutexes easier to use + tdb_wrap: Only pull in samba-debug + tdb_wrap: Standalone compile without includes.h + tdb_wrap: tdb_wrap.h doesn't need struct loadparm_context- Use the upstream tar ball, as signature verification is now able to handle compressed archives.- Remove dependency on gpg-offline as signature checking is implemented in the source validator.ibs-arm-2 16138806391.4.3-1.401.4.3-1.40tdbbackuptdbdumptdbrestoretdbtooltdbbackup.8.gztdbdump.8.gztdbrestore.8.gztdbtool.8.gz/usr/bin//usr/share/man/man8/-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-SP3:GA/standard/15ebfcfe5753211798b3ea50222abb5a-tdbcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=5b1f8e206358eacff99c9aa560e7028102d8936a, 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]=48548b35cadd0529a51bee5188674297cae3bfec, 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]=dedd1ee393005a58f46d861f896da95bd1486510, 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]=feda10311975bd003fd3af10abda1280d7a3947e, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RRRRRRRRRRRRRRRRRRRRRRR RRRRR'9?;|6Uutf-8f08f737e0efe4447a4bd947aa135040e81a67e17ede684acdd8faab13eb05bd6? 7zXZ !t/?J] crv9wo e%7^ FqNߜBY&=z @. (WW,-X; dd[#eET!=%? N@j8= bh+/=:x.:r铵u/}X*.Č,w7{&pّփJ&].HJ+E!˸8qCM 7B/ EF󭮙nT>#iևW Lwܨyrj@]j48͟]=o~9́]| !Q#_V\¤K^Nŏ§nvd0C@xY2ГÄ@/)LmT^,j /e?|7,~̀tPMAA|oՃ_G8`ƤLsb;E=f䙠6F3˒r/d;eI ɤYh.}sx8P]R@۱~eQ@`Ur/1ḷV^ҡ'*F:sa%?tt)8  alaOC_p-W **}aQSS57y+*[%M6gj(6H[HƐVfڑ$r%7>I$J?<,yHY,.64:9ٵy "&BޑyH{a:: g-'Ol 8Ak٤ ;C&JENR#'#)@mF)ɨ1dL/N p&Bcpy"6W 5vG(|ulCE/gr~ P>wL8q6񂟗 5³^ C$*u;'cU#:$4%>_qztnujh=z .'+5AGsua tE'CwBOj-Ȭx Vw07HU#ynNy[lY7؈&j#σTKsQ+vp}>&Pi^Ǭ>Y5hOfj(v=t" =8  =HQdڳbpv!l(b̆@YC@^S8d|W6 @ Za$P^Q'G¨Ww>VP(zU(D뺪^<08 My{{K{ ؼ"cWc ɮvnLӣ];7;4yy17L'1qa?sgE `%MZC }Yv1V=YVp3V}$LuR.P2sÂ?3cqa*~g{fi2 #Ź,ami=B .t+ T=[7]eI ,!|MvY"6Y.L^Rpꄌ[Ed"r@֔׏&[P78CMgexm]jJq ы`H`Pc]fCV JzOE|Mp7Nϭf.7k; h-}1'PVp)XVį$S0Š)sf9iJ-.=+߱mo\%Fcd?Yc9:q^X 3`x;ǎ-  D>OQ -& G*ߗ8lUK/{"$o@cF8]b_[Wݚ7$JԻQ_P2j , 1WS_Y0Zy џR`(+W%'$q}Jk%~N!cqpoVB.啎0~=گlڥ(~1zD6@}C H{9Éܰ6V8ݹ\[y=g'Ds4z hd 4O.a}=7|/S;^6$mz̲jڭKR%zW%I`36 z@gٱv 4)|\,to5lLb+VnSĦPvT\04V]^ vG`.4yv%p2,rJ3tWgHI&%ŌPw@`ㅸ]p"t?x8h7.@KZpAW, 11;ƝŦdNZ5U%BIrhzn]S 3&I5: z_GH YzijLC6)B'<[ȇ2~u}:](8lQ&;.q?_ p!i+d)ԘQþ%"D ̳M+49CH* cX[V jE&MoxV\7^jenik{hxA̦Ncz* ROZF}B^gXuܢ*bFn?l3BRZJ3(\#̢+xߝc^[Gzr!:bq1M]U밆R2He 6l5:.o vLcg篘aR[v> -XƭВD sɟȡh?۠WտDGk<*1$f7)21ɹAOO-# et=EV?etV#I]+b%լ{|u]M1QҮAG9Ab>⢢ e>}3?bκ SFoբYϠK%+$ҍ&3iJ8w .q5pv,`lw#*GJg#ӈ B]+->+qMs&UQ*\Q!-- Չګ($;ho7( r,59lܸTBG" >NxT`yN!\D-V$9X3 oyǰV%#c~T,Apo?6#QHd]xL.# ^:b_g+gjhK@YϞ&ۇ}֮~1C9E%y y}@Xն>Eλ*0Cb{3 ڬp/ FL+/p3$_U`meBI}z%m8j@^V)O8;7IP*,]('eY%w" _0s?#)F2wp?~^uA  wW9 L6b+\bhzN S%%ÌopFM̻ Vi'J\>eҲ}2>GUbFh'-N5yow1e4 a#D֑TvZ p([>!8hIVF -߂5gyL2[2z"mVf 8XIJ)+@%$gT8;*EAN|Y# Գ;bIGL/̡77'Q|\pXMbhF6o@F c7C]0N%i>z("egS5u=F4D8POZB̟֔ږzTP1J Raj]e-pX&HXX//9y(>1aUHpl1ބ$ϫӱ_d' /r/!' r[4ΐb@ShƷt:!ZU;H9!aek|gnM:+xNj1q`Wuo[Tmw̆tIZ81!Bnys `Vnh wV$05UUI8rs{V,{`('btĤ 66btM.GJ_a/USQBH(MZm}X yp'$7bQ hоPYi,d}eX #v@+ZÜi=dP}W u_8R?_!Ԭq.I I)D04Ti_7Ss dNS67!^+,ָγ C7vÔ];9T R ;RR1q_EWVf擾$sPvYZO,c}WjQ E֥qbt4fjRtɔBvի{ fC h$16FmbH@7'VyP+d<$pQ9dg/"HO(ޘ)!<}|J* QgaF1k8ȤRϛPoGeNP%u $>Zn&(HnьߦC&Vc tyPY9jcpR U5gv a05JtblԽ-4/lH7f" vy[N <{3|C#֫rsyŜ0570[GlW\$5öI974s a0^.N[O"Zh)qcS\ouS E񀋜 ,Q9B4WM(a &$RljjC|مr5S0$O ͥApĂ ]n`X5oh $MqBtBiU}z~q3::^L=X~QL@J vjӃSaր;E]d6ƨ*U<V$׍8Ǐz{wĸ$Y-M6.Zg@s,V F +D0{`.jMli a  OD/Q*p),%A~ +vůl%^hRYZ`J㟅Nr@)ݩ'?T)uI1X>{F{zTheՋ&"QuzYwE!bw M{B[ILHHuqhLN)SQ01{K$|c\i dW>5r|#qNkWf sVZҹ>ߕg7HJ&pJV/?[&lfN_0U Mcz1q0Mً_hAwzjs܉k/2=ejJC;\YT&v}!~VcSNT`9"r7o1ӰAzeqFt0ǷDf+] $c7k]Fx=%2 (r*Є9sQf{H60a]yNդȴ.r)xƜn? 4x ;dgeI.7Z?ʦWa-sR%+!zk uɑ߄5J_Jڒ Q>a`#06bO%(Ӟ7qDFAq<َ :ӳwtTO3#7b$ ..ِ^F5@8-Dه+ua'ᰗd*K#HE|jxCMniaxTul5,Τs Nʸ_8_O6_l~_QЎV__hXfi֘c-ʭ{MU>n%㒃& )SD@|:0>aM*wL,?=i_ ''j;K=@H" k}ujS3ʀY**u sdAL|P?7$В;SV&vSLAH>}!^߄!\yA#L;A0H f6[7RlYI_Q7f7jK䍿RCĥ ;e[->^5;:}!#<"{3'w?*iX"Gw :ozXMŽ~3m L[?6)ņ&|TxTRK3hG q馚RO3s42-%4i*4_qH EwdjOP';$Jbϻ%Ѹ50ƛX023Mg n⒃ g|B5lsnu4M%Gv8#?H}jv `ut؃ KI5R4^S|LwMZuN1μD]U ݨDgEۆ.-K4e2۸tp CH(vG&,Q0{6ʁg=_>P0k}%R#UQ0S : NϖwE$(ƚK;8X p &T]MQW1x)byl{KL}Tk &԰APCA>kg±y\{@&v 5-~Xz8wLp^|nye3@eiQApaks%6XTKW-$)A (gͶn4+MJUM> sLxtM[12Ybf\ X51V*.پ?}-xrJBmY::KqoYSoVm f_?7FDB Wfߕ 5N2!|v)1 k&~@k6q[`5_-| 4͡Z+%L\Ԣ"}B "()īfƀ"d _Eh+ǖ8@hI{k+IT-;Yn樞&VHPF b; Lmll$ͮh㴴Gy@O1Ʈc6.|7DJ DNO;gᗬx211kMSP'ϰ1I.mr+pHצG]e7{ǭ򅿊JZ2 B1QMd'2XcW_ͬ$I|SA:i RlŒbWV琑i)Fcin 46;R բO&a-{F\f̵]~"RS~W: %‰׵IH_bTe`vX(de5zng{vc_ƻ9gM@ -G{]ݙ%?i] NjltTk 5l~zry`zoV!uoFTu Gzۗ.X u/i_De^}IHFCÑ5PjUbcg?Β c@vFA.B`swNիW@`PlyIq_m#O:K؞C'cG{d4UNtgMGf H_y%c<Grs*R棠vd[` ڵ &-CKY8eŒr.nɠʊh~|yH zA}3i^l9sTSZXQNif17e`GD챦F j9\[[20ZVc1Δ@kb4[ 5goœ tBI7̮%.ASSAD1*McF.<:9E#mD?wr. Ao- bz2jYMdr<#B9'Gף4cG!{pF@MoW_p ~諍daOIХΣa1F'Lp[E-J&|y? R}X\9uHD29c:"\ˏ3<2 m|Qm H$a~h'_bdڰXT y2+[1Si(}`uA3}B'-]ƒougm 9ܷNQ8X;RV?8~}I4yp7مϠ_}3gt/ j] d}Zx]6Oa-ղI \|-Ц:+ VL!wcfz f --sV BkOHNt]/ǐ$ ƃzH$N.pӣ# UBRl#n_Zݠ^P'l,u*{zOO&"c[[ Rk4Ql|g T4!f)gc8"@.ya<;r'eʯ/Ǐ/ɢn5-^#A"{hgWg5ᶚy/[q+`(,msLKp ‰ }eH4a:ZeW6)e+gi {pGPn85\S6( 9[ 1IwvzU(nQ~ӿo<WMRjYgR}VШWRHzn˧V+N1Td)O8Vƕ翹q5A3>_ׅ&Ab3T[yKIYm5`B-UN[Dvy-$K\V:CzkV˝*.jKS#;'vA N;@|ު'<.-r>+ϭ{,ʉ%HS:4,-a3w]`(s5FrZo? XLl:xao5I|юqE14>2HNbaضe|qT7} 2׷Dvt\d*w`u.x"_ӳjk9+|QU_IfoպS)m~ !īB!Y-Wdy5m*u_SyuByW?EɜSG`ꩼh:֤٘ kq[xDΗy],I;?"KB?}XYe ߠ_$kI]_ 3^{D?{} ##E';7RgzʘlϦE৆~b,V[E1V/7 oDS^$^hD[tInLD]([&dK} Ğ%t1=Az !X7ϟڌ<njp[Qf;B{c>RQ'=zGxPiXLf5,&qSV PY2%4@? @Zcr:٢*:9 O _=JhdTϗ5a]@gοT[ȱY%#BG>B:L ;+VC3dԽe>Y{m::wsDGe,eԉJ.zt8sT/n1)wDbXecUv'CHn[ZQ7yǂ֛T;poJrz*9|l+` 35KR­c E'mHT,?U-Eȃ&5p ^riNz64 !R/ 0M@;zM "bU>셀%,`vfl˭ZN$rYo8q Q4{D^"yXՍt(}FbĦFV"ʴi/y_c4ӂgwOu^%wR8Gk)nYH 1>IETs!VTc/87πrx׍K'ŬUBX4w/jNF㎉%GKna(|:YNF1;ε(7bzR_ ,A*X<^$hqKR)eUS\TD~l;`zqlG6t ]ќ)zPn\Pǭ,`fD!r*-~Mlw;yBՌst;KN<@C]V@t !UDE$#UVkGCH9Ccmvta|dY:ijBȶf)-U>N &~h+^MG"M~CxJu8܍0*ft!>|X23FB"}Ѯ?krO'Wb臅bq `,ϧ!8M*†e7I# 6Is KxglB Fv&>4PE9@=bC5vN*PjsىFe8mF1`3h/*SPPeѨOUΒz>TnMiĦVri) }S L9Cgo/ݒnS%J #/r=Jb'z g$Im . x;ѨcA*_{:j }iU@bzj/1+&_%E>nP<9H{d7|+V :~Hb3xT ;~ȇ3FcKc0#A%yixaspMF4o.m,+x 3Xfe3b}^vu gѲ[pꍊ4Mae FfAҮX4N5/[X,OZ,nG'OK~¾'pMTOg>ˍ/O3~AH"U]?o`ep, K PTa rg(!G mވŌ,HBhٓRzY!R2F[ 2ƁNbCP61Tlfס)ʧD{&Y ,!vWlӷTތ.\ix `9`/Rݽ_LV8:_u:EyyYhL @q)=/A~xII|>_9ނج]E5Amԑ:^MQ F[do`^!)2yΠ??d~rB~qO(-D 9fz<1y"u3VKZA5kYk7ԡDLݦx6GN{=yQ-1@~=7D3VWm{tub @{Ln-u|EZ0DJbZed [6^iJa>$t8 D44Y 8ͩDC 9Ļ?a`vOD8jDvGP8A7}`6H_ 㙧IpB䋤JӍ.? UNo?Ʀ?<[.% s^{.eҺ" 8(8--<@ʻ$lQ֟ԡ4*D4/mA*#~sF64ւC3eC|zt{Xf"3Zh܂w|J!5=V񸁃~GM%3bw&mKFvKp;\[??l9 s F7jq_tBl_Y Kyv'2-x M2o^:IJWŏyRFʨ4uW mb?.,`%ŔgsVm]T,O.Sǯ?@op,\N;QőUlin*z9Y&T (&hS KjW .w#7B_ZYRo p8qg\]g@7P{gLū\cOPP.D7Z|GS+S(-D(Y5~&&<o=çf`{g-=,d5?0ClBIQ9-lʯ}J=\nF~+Z_+з~cюQd1Y 0|Yť<~mߺbۘt38+-KWsuf9Fl{')a=$ZD IbG1e'ANdAZDrUٕkT':gǬD"c^׬~bB)Cl4?-Yg?,2M;yޮ ɗh mRd:tYc}j;<̽ZnC gB'C9.נF@BxloljJ2r⻪kYB36@FBAD 'PpL!F 8SJ3(${<YmRTCRa +iH˽iTSsd@oxFM)]+-Llں10,p!w:u! tj߯7Aɍ)R Mk u{=ފ4e!fq͍곎~"UtpIfLnuM= K.z{n$)_>#Ģ4ăҬ[uYY[\"O.vZW[@ 6 WGL ~f7Auc(7oaav ɰ.cL8 ѠUXJJ:=9=rZwB! Qdx=d}*=0Y aN,U:E`'T\oW1E:#]E QYHٵ "5)54+ Ld?nHKexgQcugGa</{g&>qgiMeiFONK*Y2T0Bwsψw,Pd٨kJ[[o}/ٰܟn!]" 6a X_X]") s1%5*2ep9x0z uVxw‹D[{)yD zBemM;84&Bq.p_j莙ַƚfrˊxU@Sm !~15ӊN^q* qg7zYXfYZ ʦV#tC6m :Zקc?*3K|my}(`rPzp7YR`+o&S!~ef\IUCWG㐧>=P%;Y6t.uC>tO}#v)3msΧV`"iȐZ[\R_dzOu(jS|gpjmFF!~)EnLwіiYܬX J/)ȢF[LQܧv)q8 Z;=7x섇d,3=M(EXq)Dt _jUBb=z43ghf#BEvdR7߸rS9IʎۻN d[,aekzR8W3SmPZ[NA0u['#`qdUf$v3~v}4Ϯn4 ~u-e;KӲCv܊sQ=mIAP^9T@f*R:e7APy\}J?Zfy׍xIRq _~̓*M,F"9rW{[߁T8!:yۘ &FpҽOp/"d4令Ę︮H5dއ7}VdQ?IuF6GE#@/ߢT_X$􃍼,'z{ 9ճd*ES`GzKHV2Y M+ '|8Ҥ ]qrX͍]O,s:s h gԢ#hse.x m[`58V]+B ^a5=kZ(F.ÊNWW迒, R%*@A2n8-3i[ udPZyI>S\m!lTEe6Ŀ+g3Kcul}L!G6+!Ξ. 0yl0nxt)=A&ZҥHQyN K-RGՇpg\X|=U11.kèy;CK7Vsբoư'8]`jw?>a!htq sQkL7KV7Cg[<ˮ%#QsLHbPv;,&mdJ54J͇8#xĶW;νUɰtiG|R9})pOnU$ZLl`Z@Fcz\qѨ޳Q\¾FsF#Jgj5A.U g5: NxZԜ_doU[ls6j(1H,}/zeDU{V,<_؟ԈRFZxu&\YZ7n Kϱ ^ >ke`6BSQr3bAVUJ wo4G谕yQ8IUTxBV*ΐѻE/lpxDH_NASV&k3JDҴʚ`cJcY~>aDG) bpӠ箳&  !ilNa6䋤<\%G YZ