tdb-tools-1.4.7-150500.1.1 >  A cp9|^-؂Lz\\}"bCMzw<ńcDi uϞVMwfr5lsh}-׾nr-xqP\ pN0[BSehΤn7>5ܙ9j Q7(!K< &BIEA;ڳs8` ZzuC $?-l~%[Ʃ|:&nD\Kr·~i)!rsOkğN6ш4zjz0ejfb338852611d9c6e71bf0ebc37a8396a16174709b194df5a4efdce9d2e45ee777d381d55a77b7137ee1f896939cfdf1d2f11da1cw@cp9|uY)!Љ+!.nPK^r~sǺKM)HĎDۖdԟX-ҩXeSR{ '^N=?lB^f;Gds,!j+TCo!)|@ +hHkᅩ޻`H6&lUsY"O5[.- `U@ ¶2kMXdESL~(Wxd?F 9.p^zxon3&DNp艠ME;>p>(h?(Xd   ;<@LPi  ( 8 X ` h8p(8$9: ~F!MG!dH!I!X!Y!\!]!^"Vb"uc#d#se#xf#{l#}u#v#w'Hx'hy'z'(( ((TCtdb-tools1.4.7150500.1.1Tools 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.cibs-arm-368SUSE Linux Enterprise 15SUSE LLC LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/C and C++https://tdb.samba.org/linuxaarch64 ;큤cFcFcFcFcCcCcCcCe30f3f01d5be5af47f461bddc26d33607ed4640a1ddf61d7647f8384f8cd8a1f6e83ec9dac8f49f7ac42cd66a57d08b216fa9118c626217f4d3c1de9a7ae506741609d2ba67ddef2668ce1cd5ca07704652b82560b4cd33210bad0c478c69ad1d2fb7793449deee1fd5f05ea6dba90647db3bba69be8fadfd221f9b904b5d1f5efae6cea46a26bd019568bc30202fd303f5d663279fa63669cf549ef33c1bd659554773aaa05251c9f4d8143177bd596da2773448f06874a8499326e22fab3ec42653fda98d45082681e5e31b19af069ebc1cebd71cbb04eb1a6f66edeea5a9d2ab7387ae28a58ae267a773c0a800f2b5852a03f3b8bce3268801c2547328cc3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottdb-1.4.7-150500.1.1.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.3c%b1@aD@^b;@]\~d\HW@[#@[j@ZY*@YY\YV=@XAW;VɦVɦVC-V3[V,@U|@UU@TT@T[bTO@dmueller@suse.comjcnengel@gmail.comscabrero@suse.denopower@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 1.4.7: * configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scripts * lib:tdb: Reformat shell scripts - spec file cleanups- Update to 1.4.6 + Drop obsolete patch 0001-tdb-Fix-invalid-syntax-in-tdb.h.patch + Fix Python docstrings + Use atomic operations for tdb_[increment|get]_seqnum + Raw performance torture to beat tdb_increment_seqnum- Update to version 1.4.4 + Fix a memory leak on error + python: remove all 'from __future__ import print_function' + Fix CID 1471761 String not null terminated + Use hex_byte() in parse_hex() + Use hex_byte() in read_data() + fix studio compiler build + Fix some signed/unsigned comparisons + also use __has_attribute macro to check for attribute support + Fix clang 9 missing-field-initializer warnings + pytdb tests: add test for storev() + pytdb: add python binding for storev() + tdbtorture: Use ARRAY_DEL_ELEMENT() + py3: Remove #define PyInt_FromLong PyLong_FromLong + py3: Remove #define PyInt_AsLong PyLong_AsLong + py3: Remove #define PyInt_Check PyLong_Check + tdb: Align integer types - Drop obsolete patch ignore-tdb1-run-transaction-expand.diff - Fix header file using undefined function visibility macro; Add patch 0001-tdb-Fix-invalid-syntax-in-tdb.h.patch; (bso#14762);- 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-3 16714758461.4.7-150500.1.11.4.7-150500.1.1tdbbackuptdbdumptdbrestoretdbtooltdbbackup.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-SP5:GA/standard/8ac1c7d1659d6578c9ca99a3d156d421-tdbcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=b94edaeb112375d114856aff74bdbfc6bc482225, 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]=d4c96ae6468e2a83dfb3d5d525e63148121a767d, 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]=712be0e28ecefb8300bc2e44e4ad1eae6d707bd3, 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]=7c96a013ca297b2d7e1128094c7adc7e9b707d53, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RRRRRRRRRRRRRRRRRRRRRRR RRRRR%a8(utf-8dfe28d6acd8285329636967311cf3c257dc1cfed72c4ca39fb1bed92d0479dea? 7zXZ !t/;J] crv9wýJh Z۴k6b).t_KkքyX.߄wݪ,/?)!4&:>@0WEGR ]h@*E-TֹIKn-*KAf0]bukGL' KܚڮSr9m~gy쮳\Wg ˤNJgm}0Ę$z5\U=+L׀ w⒢ .K- ~t0O %Vō)m.&YxM .,K[zqq-9SSЩY0@H˹?$,o6P oK "UY.E dRfzXEVc26l4tnl׋~g2(GX{CJ谑LS1\ IQ2'hfƚ#n|`BMloH8!KhʚT:[Wct)\˖/^3թn˧\K(h]ƥ#q럡mg(%d\ja$8A ͆$4Ph6:Af%W kQ+ٙ&$]61+(UGP?en2aXv䂸ٷ1 C@Cp寣l7Zg!>t4?lSOWOW5D+0߇kQmy:o,Eɘx%| Uf)=yA{6nq[s+|9 Zzu: Mٖ;[n}q_ʟ(,IkY\UM$RȎ]Z˃;la +~[ .&M$YPk¶|$^C@et?AHV~&*u9_UM=G eH_xv!Ƥktbj C(Vʍ9@”kBO߮o/4dU@$ŚkռWo| #Kn121JHR9y؀ʬSJn k-!⅌蜖"4u8Iٝ{xMVSʰA\W8+uD3R4@PF`@ Ye  c:ܖyB1U+Gn|1v䱴gJj^5֣1Ok'XyBߦothۼB+[ȧ&3M y>)4mZQҋ"hOx=Vʇg.Hgp>֠t/פ~o ~}R=[wEg(;Zg3fW2/&r/l)l+ojLxAs_fާ$%B& z"0>]q5ܔFD `X 4#~tSmmQc+1UBxlB{g wioB2ԏgbez*nx\5gA6K9>6!1~kKE{ዝ91x@ܼj#,Lb`uqS$/ff_ǁ=nitSy}>3NSsʚڮtXJ=!&|^0o%&6x&{ƌҼUR M@5Ɋ[ɞz]#!e@K/},̚Rvmf48ro;F ou2yV{x:CN޷<}QمҵQ|9?"t &|guK IIXq'19lgxw<*8 L!ORl A03f>}t+t1e˗7[/8\xsTVW#qܰZ=|#ڥ^y 84ݰ,̟Qp|?OTB039o]Hƶ,pBI}zHkLDƹ1Ix U.q}$85H*twH4[ivLSI aˢK\uj/6Oƛ%3lE,"snV#&s3m$RV@7 ^BklC "ni^FSx^޻s)EvVpSkPl|,YkL݈[PZ:8_t1dZ@Vμs8/'ft4'57 kJYvc&gv|hYBʥ;fhPRu 7a$^]fY/gt‡Ҙcm95 =kAߚXA . Jc#q=ᲂ!>BX 㟌IJW}U,4p1[Dãpٴ ?l͘PFC_"iJP-19</;̤<'qNUUc>3L|𽬍Qd.bn(-uGnTG@F3*aQR3/d!GR15Z4}B*Q*8dr_OlJd 0%|t-J5chr_{ ⯙!Af%t7=G͞x3st׿FiA`kE$Uwgf"B1wHI_Srdi ~dm_~G}̒z %x֏n!}Z&3-1$n^aB^$#{*X$ n7gŢX awG I?]JsSuCl`Y[lۣZսY411-uq ZFψb)> xWP٬k2M5 AN1!@,,C߱PRc%%µ&/X6,jҁpO9K\JȉȥsBxjH7obc:X XrQwg5 %=%-!,\룛Q`-:-kY f!_/HdUJĽG+C+||Ejf f=5i>_!jLwEԫAWX}$jZ2۹99OrP4Qx04I&rx*0k [sW9oU!t4l-`lPA3؀6D!+-0lKŁ4r\Oq{Es ̛iQaڳW&>7w4W$Q`yhpŐtN#jKxH?z]~̊TJMSGFIQ o+ޓq\8[*N%өe䎉&lsitHJǥ30:Vw0-ϔ _몌H z<ݺ-h.@a|PP̹^,F,mSh67Lxp[y|h9gHDp$d:!j@>S^1IW#(9@#ɝ:WwDB;.l2R* q=uG/*raaY3퍰)ߓoo,,.>1 1#*4S R˯qYjj.6 X3L6UH嫽MBK&9fp.t-P0#cɞUSi8AA g 91!VM#6w x61fI' s>N#_[wN~g"5dVR3DBǙ<-ۆ8R}5f-=JNDeG3"o[Mh->$N0X{Fy+LnC&ȗĘ"6Ż?S_׌eSP7xId5o%lORoToBIJO}xM[':3uT- &c~ft$ s H _ 0mI>l9] X.yXF2aTwW Y4I =k֡IЋ09Ny3MӳIE$AȮ(I.PnÔh_6ͱGܞFڤ )$iF=Gvցe?KdQAjZۻa)'ȕqK _10@MTI)lV8A\lHIw./ͦk/"U1 4x(^ yb=kyAsf |:l{3$]0Ub\cÀ?Ylip?T2@% xa+xGԳ"#Lk2ɍk5Kd[X2(r ҩO8%WZ S(FЊ9?<)V `RG/_ FJ#rts<#|hMV嶱-Gfq)nWdI$2XvOS9HZ񑨺pA@?7Kg s! .!=QWRiP0UꕻqxyJ@JϜ|D aUU2@);ܭaưJv߅{gT5?y.gg4=9*#K7"ٍժOakzKu/6˸6}ֳݩ!h91Z_{e3NwE";!{ `䲡QLj1K?#KT|aZEfUIv|Yuj.ګ7h߹n n^nP4k3%hViAH/̰͡ l'K-L,2-Lg-[CB]-.ghz93S3" u78ݓh˟ 9 [QDh\Tȓ%$%X~rJ}I,~ ƖMC:5-s+ 7DdEoW\WRɛr3JY_*+?c Y[zo\`$94#=`"-}c@]l(Hx4 (H /Ut ZbTv%N~vhx,^`6d>Ԟm6w0%?I^xqHESXbVTQD;Nӷ_lW{;V{aW?#lclM Exv8ʭtNG̓3lO0y ZÊ%ARr }%ͻ8c8krGwAmK\~f IU릟f|!0RτVg΄xhါ`M11U}\%t Vr6fw8NH9B9D]Ci,ӁR7kܬ[ZzDx<[YȪ\EX>>ihֹOy=ȑ;JZR8]%\YϚynKY$1JhWj?@KɌ9*P[4:Xlr jQ0ad(D˵ +gb eH1aE -AleqfS}& ލ}}j|ipOfBB)/ŪGUwZ0O2xފ'mL5OV2< n)Ex1&AWg+3XE=sĤ$8h8u'ƒTiRR{QAL %H#~hS2t0[φZpi//?++<-,۬r;2͓"/[yT8t~SH sj/!GrwdvgD[X& +4Ų^~`B~ D:/7hr !;I0n\qBs G)T pA W-GOr7ZZJW"KL9y@5i6>(O:.ps*;=tW(:(6onR,]v ɗMt`7b"ͤЊuTqy">\K1{>VQwYC9~HHPs.6pʨg虲Xup4Wk#NyDNɵ;VxqSL ^/^"sq^: L$TȢx.e.IWۡu Ϛ AWF4Ht}Jªj${a4h'N(N׈fm1@әH[I >!9_I\h./ݴ1Sݎ+ Gok≥rmkOtʁ{L$OZVHT"X ʚ1iCqs~djy'ҋL'$aRnqZ7ӏ-\? =/tor g߃b+VP(06e:I7 \Kf$&~Xpa~0Wˮž>X)pN7uSo KG&~ZJ0 ˔>˝8 r&py&#}?²ċomP(l &W`SAb0ӾY"$ˊ{fDƌok$sS"MO m=DqG0[W׫.sǨ .O^D$3>{*I*|tךt?c@-Y}Z(f$Iv4y򴳚b ډݥwKf-!+";UZU~ d `52C)fl{RL]:6zSNn۳Cȋ ^e( 8.d73"g'wf?kev9H$QS-SA묯wی=j mD-zHEHmz']l^*`=bo:~j[_P񆡉*,siJTCF奃Ш:iPv&t"&#Xmbmp૷v $\8>&q@@'~|aUݗD fZu}}ڒ%ٲÓ7|c>B;$!csF`WwY^@(4sA+Z¨XB静!AǸXc_T}L.>il,8/ P(TBfEqV.b+zhmxmEM}˽e<>"'#,b@Υh-)МS>U$TB,-#g \Mg0%k(?AIWA\7>MpG.-`x54pl.:kY餘G;r~4TmU(= ;y{)xƨ 6>)Lt5f,IoGpCU`A"PdAbVQD ӡ1[\ 3imBR)ϥ}5i75.+bqFmUr26j>hij* 4nf^9J~N$ep:>u &bd elyJmv9lx 7/Ғ'+ A裸ҠMvf=X?Ҭ`,)c[1 f 5 C1! !qIIa,"7.ˆc!{78ҡA")$=N-]At-9Ԇ]x5(A}@d9W1c:aa`v[/'82$QGW#h_(n 0Hmc˳` ٶI*Ea%bYF@'0mdpf$YL)O.Vk]zl#n+)Aꀥq|lwkbPuMg^VO ÷O(~s^lbSZX DUތ4/`G^c{7?khZGWe]H| nTW![7yo>yϣ(-=ԮnC1;: 1ǰY&z"tS9b5J> <@<*}4)HD8 )Jxj XIbd_ϵ,unB>䒟|h~q)myb,H3(+v#,٘LGǜ _[WWM;?] /mւ̀PX=b{?ꉔmE-{WQ]4<rǏ @s;|g*U2[:eV5pQpBRt⧷v5etΔKV~^O]ł׎MsC8z*Z»SP>$N8Z Apn}g'(o?o.&s DTEPz)D{N+aptXs]]LyC!9Wu)kEgO.T=iA:6rW"&w-6Ff[!J|hk"F$Ȝ.ϫ1۬j90}$jPR6íӄمy6W߫Z3"S+!k*v? ,ёIz:?, ^c۸9[f-Ietm~xjC?vB2AS{#YW-~F@~mZ;.>-sHUPUrCs}*a9{oS09rJ>f#LCM.a,th& Y:H5FpHF!Z'*>8UK4۱GNF{^h: 8qptْW WS@L1VIS`zi]9^5BqV}@  L]'& )slFWZn0:l-vs jHMxamx-ai[/є6d[j>3gQ"qj*HPco4C|6BRXVɫ;4Bv,,j|۽oܚؘ.s#u+4f,UTkmmNU N,xGren̵ač 9+r|V,y͎˲O`ň6>?O'8YxEHs1^Sqa f Sw(WI΅ƩoOx2FFgjKt&n m "Qƌy(0:W+65OWqH# H5c}Õ«r'vz 3JAh\13s^P&kyVVVN+U@>ǚ3sC.۰:۱Ud@I5H" z*M kv%/aJxm_,Muh%;(fV J+h(uP@Gx6R?{'eQq(mqk.8CT![a2 '1Kޚ 9US?*ɫN9YX]sz-G'Ӯ98c V]/!3BOn?jx_ Ì\oM azM g9xP1M&8"tB+c 08aø=:)w|RTZ I*bC?5xSd2.Ys|Ei\Si<\؈QzmIwQ 4+7$0ע 99r{uXh80~0M%FUcBuF;ƋglX$ċd67 [ {ˑi}Լbx+ (ڨxJ,{yU,̍`B*b=(iFkTt Cc ."j r%+LPc[{e7̚P͉N=C| r4EUأ&U RqH2R+EЁ+gkg8C,N=b"r+BxPP)qH Bf:7̺Tb-.ND\$}`çCCk(YďJB@MhiaF}m h \iN1e 3 46?l29xmȃW#n /N[wP&6K"Jke׫FXJЃ/?xFj&=6ˢ؞'爠2&hxK4B=xxmٴ rnYKaٵDIaI2WΠ-|,D)-J4ԓu")_he&sdN~F:}u'KT]StggMR{L-C4q]/nfƃv]{CT$ )B&+S 3Tq`rslDei3qNG5là6)6Cj'q<4,iqH\eQODr ٱŰۑQayJ92fqNP#ǐ0¶# gR_h%##t2ӬCqGe=`"l&1$k&O=!uE0+Y'\'i6 n*2ǒQKf1q[ V3$|= %~&XA )ʡO-0OBeiRР10ґZ+R)P91ji𹄁ˊKep7mf24%P5lRKjܡ(1D #ndA)ʥ3xK r }ɢN51/VM(͠b`}ZGE9z/b謹}H]$beBlq M6Oxvm {.]vʶ|.)5M9Ҏ.SbfpapDIˢ ~+ve+J)Guw3k_tSm &р/(`&\=Έk;>heTy]--U~% UybwAۥUFG;;ŞH׀,!bJPE{Tb~_EH\B]nUM5 5G.,cI7­ϴN#ap/pN %8$ޤxq4R[$!XyY# QE- Bhȭ>j9HYgGbOXMh'9Gd? 4ݕ>JTӮ i*yk=IG@-DH\B'%k5(\-.P+ ͅrEysF)K|'/,>ˏ?8cYj=&`_P#,6TtFf_Mk Lf>7ɬ?MU1#/SQ!Kc֭<te6}F P J0)!G(N)+*zP@%lr[H #p>!x=>p.wh],D7+J* ŧbk ai]v=\ʁtܖ'jJKZ~ժ."FJByJ<z裋~;kxWtSbU: V ?[Ks2UKS-j?'M'&]/q>%{p_l3݄L[D$[dk*9o("I; ~U« 6:*^dgƫF پ]{"k7%V;jzT5:&C;j+=!V椙OgZW-I⵪i!Ty\u:Ō𠫱KTY6;LY1Ѽdp_l:V@x'$𸠚)bʿ0X"OANƮP˃la Q|b ,R֮T+8NJ*U` DE{/@d Ilm_x2garHAXKA;.umg U(*Mؘ߾+OW=TJE<J)vr1GC旸UzA9lA?dwe85 r`Hu)+Tbq6J@**JJ \1.6B]h6zϏGKږ{䯀>pࣸIf$Qg:]̨)S2-4#f:9͟%Gr櫧 >EV/^d43+ NJwfeONi}}hC57inuV/Nq4QUel)5 19ᨆ8HS*ΓE+"%>,+ӸI>? &qKTѠ"xDV2g?6L6Vs"RR:e.LTj7 _ KYU'L1/ݏ Ra -DfdRʟ; Sq-n/ڸ:d]k˞bBP'Xg/51=ꗞ]*=XSe$?dsd Rׁr|38j,vt1x^9Ǫ~ dG"/) UZ ~^֓nNy*|E08rSd6#P! ԬpKu>ì/Oprfܳ6[T]yo{k8V2 Q.HGNbk=I2(rJ0 !TC2<ҿu[m azZà MڢNoLQs/[uM!r Ee.l PsHh78ʆSq:o8p:QQR_phu/bޗ,-V !~E=qF?:\Fب_jk}A+SH4:g{OOP&̃ә*ti'>%lqz)3 LyhX Tok;酮)–a-GZ#L@kN-~>G܏ dHXvD#Yfi(U݆/ZC< gq;U!A',=Qƍoh$tA@dLxf]]e',T0ZWw6*(5BAг ,4t^lC:ï{}w+|Bp0kE8S)MO<1 p:Z"G Gsv|0v.:Im H>q#@~k @IRaְNz66}q1x:nZvD*&sT[2>\0~m n<x7`V:{N@6 0=bj"` _m^p#gy>i\I`2tE}һXb9W2 e6C8|ʶ3IJ)$ЊT E(z0`K$-hKaeD%tEx!uh>~ձ:w>X!GUڶ\9llKׁ}Nz˅WS9@em8v9jD:?xiJk%_ HkcZ9]5TYGGޡĀ: ݱ^8ENӡΈUB'x]?Խ䫡7[!0Mt{Q7 K"2@{ȓ|7-:&Rg4:tSr  =w}J/bLSD"Ze-1fϭ,[QrD(H;B2@*aWkh2{EGƲ6""&A9'5xz(-!hU;|QkK{7*?$8:(- ^}+%}DrnhEWHW 0lt<<ɇ!ƚ>>ߥ5~[a $fzvm;@T[D _#mss$eۤ *Mej0?:η2 Gd-#c@rv*EA8HK԰j0On%XBYْ1ӻfWX33a-k[l pHԳek ~K@LC1YĊlj9 eOE;X!V5䦼eJøzHbnV1Pm+Oy2q*ko[m6fиbdm󞍓 &Ɏ%2|ɟt>7mIa)XTvO~2\ )]5JX*S|gByӡ֡PsYV\A3i5;!T(d+ZdU6/c{Jt44b_j4yJ O '{U0b!| -Wh-g\?ܩD f%x \.SHuQ˹ga9gg;0yY S .Q.p?,LcK %ϔw+[w@"b|/}W+35%Drf=ܩ`R~v?C P6`D}ws LntANB2pSY@\rܑ -u oEφ[,Om'Tzrէu6P{PQ漫nc|Y1IߚLz%MZd=w4Yn65%:QgBɌہpARfo"+1\@cB2,u u0Ih 2-kuH/[.nƑp,/& ]f`2iR?c7]}o{Ī 5I9L56w<kXCеH, Sc1u2|BHdo2%,zx;c-ፖaq#9\KrMak>`5q_W 4^V?~p*0 ߩqNӽN ; 4L仉)W8H;үOTTwT8qjJyEp+>?p`e=$$- ʑK/]]J7Nr:#_j:u^aP=/E+Rhp[;Svvq箍!d8kY8|m"AS)`\in`2HP:4A8Ղ?qrQC }>KPBOzkL+}m&49˫eyDs:a[(";GPXX 0C5Yn+V 3>^fvR߾fZ{6Ѻ^sZ䃔a &mEiNK# Ogĕ[X YZ