tdb-tools-1.3.15-lp150.1.8 >  A Z/=„.DY$2AۢҶ gAlCk9oBd(4[?JX]O}`!Ò @w%[un*9?56FQ(Ъ. ԼnK?^{/D ,s(2W.]w:֓@diXF\Z{|łoD*+d=܇B^(.l5"S*%II6@_?BKiA>7>Jf60aa4f6d839ab102abf87f22e8abd2cb50e4de2a7626da80bafc1cb10ee3a13a8e35b2c8c0351ec1c25ba371f169909568a3364Z/=„<\s ~wq{=NФP`\tQAB#)bF3 ^ꤧ#dq$_s[͗Γ1TA]K/|67µwHPmxM(G=Dܶt`^+gK>kIpGlOp#w-n`80V+PEnշpq5#]xсb<\z+HCZ(ʰ)cA88CT(*+{i SS=N3&즅ΠI o3>+J <>p>2L?2<d   ;<@HL_hq    0 8 @` H(8.9.: .F+?G+TH+tI+X+Y+\+]+^,Fb,ec-d-he-mf-pl-ru-v-w1,x1Ly1lz111128Ctdb-tools1.3.15lp150.1.8Tools 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.Zlamb10 openSUSE Leap 15.0openSUSEGPL-3.0+https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://tdb.samba.org/linuxx86_649x) ) K;큤ZZZZZZZZc0c6f76ddfdbdf65668ca31871dcdb91c867e27689700a0715257c60baa329d4e2ca33fec11cfee1285ce648f2ce8752f8d1d729ba8c5829c039a95717488550e01a2a570c56823426b30bc40c81a299a68ca43ecd06fc85fa3adc73ed72a5604646c6a168f23922c76db3a50bb987d6cdf1a8cf564166be28939f85f6887978efae6cea46a26bd019568bc30202fd303f5d663279fa63669cf549ef33c1bd659554773aaa05251c9f4d8143177bd596da2773448f06874a8499326e22fab3ec42653fda98d45082681e5e31b19af069ebc1cebd71cbb04eb1a6f66edeea5a9d2ab7387ae28a58ae267a773c0a800f2b5852a03f3b8bce3268801c2547328cc3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottdb-1.3.15-lp150.1.8.src.rpmtdb-toolstdb-tools(x86-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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.1Y*@YY\YV=@XAW;VɦVɦVC-V3[V,@U|@UU@TT@T[bTO@T!`S8@S8@S*@R@R@R7R7QQPPBO$OG@O O؀OOQO@O@O]@O]@O O OOONg\jengelh@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.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.commls@suse.delmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comdvaleev@suse.comlmuelle@suse.comdvaleev@suse.comlmuelle@suse.comadrian@suse.deddiss@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlars@samba.org- 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.- Update to version 1.3.1. + tools: fix a compiler warning + defragment the freelist in tdb_allocate_from_freelist() + add "freelist_size" sub-command to tdbtool + use tdb_freelist_merge_adjacent in tdb_freelist_size() + add tdb_freelist_merge_adjacent() + add utility function check_merge_ptr_with_left_record() + simplify tdb_free() using check_merge_with_left_record() + add utility function check_merge_with_left_record() + improve comments for tdb_free(). + factor merge_with_left_record() out of tdb_free() + fix debug message in tdb_free() + reduce indentation in tdb_free() for merging left + increase readability of read_record_on_left() + factor read_record_on_left() out of tdb_free() + build: improve detection of srcdir.- Update to version 1.3.0. + add TDB_MUTEX_LOCKING support + consolidate tdb allocation code - re-use dead records at hash top. + don't alter errno on success of tdb_open_ex() + introduce tdb->hdr_ofs + introduce TDB_SUPPORTED_FEATURE_FLAGS + return ENOSYS if the tdb was created with spinlocks. + use asprintf() to simplify tdb_summary() + test: add a "skip()" macro. add marklock deadlock test add mutex related tests add PING command to external-agent.c add shutdown_agent() helper function add UNMAP command to external-agent.c always call fflush() after [f]printf() in tap-interface.h avoid const warnings by using 'discard_const_p(uint8_t,' instead of '(void *)' correctly use stderr, not stdout, in fail() remove "\n" in diag() arguments + tools: add -l option to tdbbackup add -l option to tdbtool add -m option to tdbtorture Allow tdbtool to r/o open mutexed tdbs avoid const warnings in tdbdump.c explicitly use TDB_NOLOCK in tdbdump + tdb_wrap: Remove tdb_wrap_open_ again + wscript: maintain a global list of unit tests - Include stdbool.h in tdb.h; (bso#10625). + include_stdbool_bso10625.patch- Don't require pkg-config from the libtdb package.- Update to version 1.2.13. + Reduce freelist contention + Make "tdb_purge_dead" internally public + Make "tdb_find_dead" internally public + Add "last_ptr" to tdb_find_dead + Move adding tailer space to tdb_find_dead + Do a best fit search for dead records + Don't purge records to a blocked freelist + Fix a tdb corruption + always open internal databases with incompatible hash. + in tdb_delete_hash, make lock/unlock bracket more obvious + simplify tdb_delete_hash() a bit + tdbtool: dump record magic with fixed number of 8 hex digits + tdbtool: dump record hash with fixed number of 8 hex digits + Avoid reallocs for lockrecs + Fix some typos in comments. + Fix CID 1034959 Uninitialized scalar variable + Fix CID 1034960 Uninitialized scalar variable + Fix typos.- Verify source tar ball gpg signature.- Adapt specfile to ppc64le.- PreReq /sbin/ldconfig from python-tdb.- Add python-tdb to baselibs.conf.- Don't package tdb tools man pages for pre-11.0 systems as they're not built due to a missing docbook stylesheet.- Update to version 1.2.12. + internal code cleanups + crash fix for pytdb + fix for 4GB overflow detection- Refresh ignore-tdb1-run-transaction-expand.diff patch.- Update to version 1.2.11. + Make tdb robust against improper CLEAR_IF_FIRST restart + Make robust against shrinking tdbs + add -e option to tdbdump (and docment it). + tdbdump should log errors, and fail in that case. + add tdb_rescue() + Fix a typo + return unpack error on strdup failure + finish weaning off err.h. + don't use err.h in tests. + make TDB_NOSYNC merely disable sync. + remove unused debug_fprintf() macro that breaks the build + tests: fix use of a non-existent word (existant)- Ignore tdb run transaction expand check on ppc as well; (bnc#769268).- Ignore tdb run transaction expand check on ppc64; (bnc#769268).- disable test suite on qemu emulated builds- Build and link binaries with PIE flags.- Remove superfluous tdb-tools rpmlintrc; (bnc#765476).- Define library name and use it instead of libtdb1.- Add tdb tar ball gpg signature as source.- Rename package to tdb and add an independent libtdb1 subpackage. - Rename rpmlintrc file from libtdb1 to tdb-tools. - Remove bogus requires to itself from libtdb1 package.- BuildRequire pkg-config for post-10.2 systems and else pkgconfig.- Rename libtdb1-devel to libtdb-devel.- Define python_sitearch if undefined.- Remove superfluous AutoReqProv on line.- Require pkg-config from the devel package.- Move python file to python-tdb subpackage. - Build and add tdbbackup, tdbdump, tdbrestore, and tdbtool man pages.- Cleanup BuildRequires. - Polish package descriptions. - Add rpmlintrc file to set badness for non PIE code to 0.- Initial independent libtdb1 package.lamb10 15261137701.3.15-lp150.1.81.3.15-lp150.1.8tdbbackuptdbdumptdbrestoretdbtooltdbbackup.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.opensuse.org/openSUSE:Leap:15.0/standard/2abdc90af54304cf084324e7e036a156-tdbcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=d1e1fab013a25911b05f50b541c2b4699d5dd68b, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=06ff4c6b8985a6d3baa62b9bb190224bf1acc20c, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=32f4bf86e9297e8e2021e5415715b3579e41f44a, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=db98761d826ad968aa9f23f7794558d9f5cb42fe, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RRRRRR RRRRRRRRRRRRRRRRRR RRRR/wm}DEutf-8b7974b527aba856ef16cf39d9ba38e526dc9c6d22500ae851ecfa388989a14da? 7zXZ !t/Hy] crv9ubյJO[fvHf!%)^@~Aa@!Ǵרhlh`Y\U؎f᭫WjvfZAoΒj8fx:ts'G-e=Q03E/2wŃBpɣ\GlC)GLY:0k"K39'W˿!Ro "e)kN`'p b&}@Zg R#O1Kgu$N 쪜;8HQZݬʹ /Ҋl e&H7B1M?ؖڵ+c&fD\(7]leP 'FHuۿY!嗑>-AruKBMR:N3xJYpLE4Υ]s\?nla8:BX*i ܰ;ݩ!^ \GY'#: ]"#MV.\@C}/MahLT;צQ5XWzNCv&et">HmߔDHl:8\(9g>NOH=0$+d]iA:ư[ ib(".VZa5b Qv"var;E1%-lO_-5@<)idPwB\+kYS=`2 +F%#r_dC8HX0>k/jGU60˩d@b_WQ?G˘ܐ۽˅= ~Ko(Y4ӶW x?_hr9kHPdq4lgsXVϳe$dolF3[,L$apc2o/6^*\=2ˠP 9Hn6Vjt9 Wb'&adŬÛ$5)e`tE_+$ sZ?1k B&)ۻ%YWȞ"∡E2GVZE&ڊ:-W2d%.d-n`r@IqĜٻӬj(,RLN<FX%[.# $kG_oyƳ_[\*i>"$8B EE3J+8iZ!MD x s|seJ/xVj Jk`F5{\$5嶬ΰ,6"Mlb"|̭Kl 4уB_N~yK#nA#>Cz#XZɠ2%<@A2˱?cvʤjƶ i=?@= \6 ~ G`mj]yr>]ЮG1}u~7Nee[Ců[yG_i{G.j]_Sfca1 ]fo\BO"sow TEL zOo vj#-^vOt9lYMY`cU?5>52bc9Q[L5*\$e-mY  A 0hARXHȩqv\3 %]LG /qaC[{Ž O0ea' p!L>oB>(u{bX4Tﻫ рr>\X05,9Xa7Ix %>b_ȀF *g.\:5Yba6fn}fcRk$SM#ˆ?ن0%ʐS ~E8S: q;gI mAF?0\wt,,YW]sFbt_wYƎC, WsSgʆg7s);,tP@!`*B hY Wh5TX' C!*url>,"BDV]O*;X 3h(:8Wk 4w%ihÚ9K#6fK%c˫SCF֋*l$r]y"y{CuqP] aܞSˏeu-db{8Q[tll F_f:8,7SN 8m<5Now>s[ 9/FUg uħJ߇@J|T/}2t.(%^<-0R9V \W (3]I t2,oۇQ\|[IoAտ\ FW;I!&Yی1?9a_HXPܗ/눁&U@vSFAMb Xt"H5 ,1緾"s_ưyt+̰_KupsfmkFCD'J3wO;2`M5!5st@a,&L~{q>C+*Bh[ǎ #(ִ̍;[MT3,]gHCN4JlήAs7tT5VB;= a|͈RmIR4(֕4T|uF>> ScUsWv?IGM7tqFbc^en>ZEt&p+ni##ZSir;3K||R$"ЇBw!.P+BNp 荒>m4$,'0q+c„A>q%z6e_2˕">07w)#Y3 ^smxb1 ֖"?ٞ%_|9ݔO{Ҕq$ODnxOruv ld#c8.63k;/ BmɏR%Jpsưݛ9rBm~ alcBUn&/- /meu/$:>aH*(v3G&c,x\Hv p. TnS sa ͘$1J JI5]3KQv<L_t_eJtU^i'Cu=3O*b2v{_4ٳ/ 2@+ 2j$cc#? Ӈ;>1l:D =ì瞵-)F$vayYgV^rSq`+ &}UhbV$ mz< ;@1 Ζ8񾵤7L:I ƿk(|mGVۺh6Z '\~ҥ񋉂bb5mr\Cb>\oK..ϓ lt UO:'X!<3?$Ǐɕ>3jl+w}[i7bB Sbj0&Y\)>~^ e6}$YdRw+D&@w.#l-4}YU=EBh88nCb?- w'c #6/&O/aXV ө2{j[1OY/oAE7Wgc/(妼#-"Fnv/<)в*:H} E4ΰw$Pp/c_S//c2qh*⳺\M,n/mz&P [`?̏Cj%ͮRGS ܜC mڂCYllxF^'xDn>{Pgʙb\Jå7|Ym(ƝdW~,O~Y7+⎳C!.hTb [Mқ6RN.˥ "yj}JqӾdO"ڮ#1mlHJ ذ̟{4hT'nLA8톆#o2wz^(V]@"m+S\JoOטY B4A{9_DhE8-32m=E=7jðSۀf8}¬AcDJzBL4Cǫ@F$ףPb52DrVk/bbVJ˱4\1գ⎦/ `>]UEMy1a9Na&UXi0ĺk+'D5 vK]촽oOCg!kb-7e :w-ۘAQ8E{m-K12Gq/_)p 6L%>toQg'ꨞYЙ蚽A"d*f 9(^nCf$e(e#*[x; Kf4 nw-t~eL)FZC2&Py*hx(K{P{!>4apQZ$ -O)Ŏ}V!< ;xl<bkC_W :#fܴ!43چlH&Gou\,CZaэ畳"R:a;C֔Lp{#ܛ/c+ɲ<zJHR5.u?*]C]XM&zlCvWY ]-%-lLHbKb_=[#2_Qy'm``@J̑y| m_ZuZuQ֔A2u%9H|(KQhyNx8XܣlgfFΎ6Vy)Bc~vO"7/h+#Q+¥i,~J*XӦ$p%M4"0[ >Qwo0 ƙ$ fq>_%iOd mLZK-UmD} b~cfA QjlTN23֭Ȧ^gAN8\(%̎g8GX!7Z"?陎+_ s ( I`.&c¸w^L+iň"5$ ib<WM\N~ֻ(' 0T{64]_Ңh֐0[~zn?S&N-;kbA+. R(r|3ar9-_8>#)Q ò׻2V| !X1(b R-aUcǛȻLZu-D:oǻSO☎v1P&8[]FMw~j>_oQcGN(,NX:Dwj;9S兌7 hޣ5I=8YWw>jc<$m C2Zb @"pR+u~`}-+ @3׵,澌 r~G0#!Ѕ[=_F29|*/wVJͻCka)EY9kV7Jơ*nѲ@RUq⯎gUnLzYɟn>G1Gwt6}UѢxSxD9_}2vWtl.|9wܳ v@໇R?rjI$ݹq:-NG(%ߑ嗛T?rP?]X<~ ncVlRpf[ITpopeIS3slb%Mw-XՉusp}Ο_ 7X!9f֯48D͘gp=~ \oC 7f8Ljg dYrޚ&$7_W,(| [ц!v]l~\RKxӗu F\YР-hbsrkicdr/s,08$+Ux1T`iM O)b\LZ s|I@w d(W\G'pP~"bm]  PmiN'} `-B`ឪؿ_)كuOM*_֩ _T ͱvL!x=F,&CQ%RX6:> =zL:"O'?/ɱ6!Q$UU!c䶂-@le(6&r`3Y*!p/19T]VU7?ňdԂ*(o;*-QLfy- 4I_wPeSu"ETwmB]r2њ{ʫqQEjs=pIlߣ]TҤQ\P:](&oF~0) 7.z=~@_Už6h!r2.6ŝ b,o*4; |qڵSna#Ej9Hu/"p S6K&l (mqRC ;~OFش&Ie vR߅j- &Z֍v Ӆv4,jCdva:*!Cm[_u>d6GuqZ!Qʪ:*@5mb MrZL "ȳ7 kU < oĀ!tnp ; >AyK(k3=l}o_5k k>L[d\3C n%WQg׸=}w"$Q:UjYב I_~pwơl^55W|XKJ%<)1vadS q 82ɨ4m8 ?jg`뵆݈MZ@C xyRGlGuI * G(sU۩E'5C/ʰzm}Cӭ.KAϸqT0:8mM{fgpjm,Hp&N8;zNq:yi0Ϲsoο2דKAL /4fQ՟g3^7 ꏼUiۭ h %K lDyCD6꧍H4MO-\@ST3Rrsk+da=M8{B3/[;UR*p*-m )S*ukrOʚh'Hz7LnE'1= ,䬇H͓)":G`c^H̖ aS`Yq"mN"\teɇluxyľtpG=ӆg0)6ZBlb ˢ!",\9@P$TÖ^Ϝz8#NجK||@|i}ucꅁKz5"Qg .cE9pfLRґr}mHtHJQ2:XWGGlcR$٭zi3>#끇!|Ʈ'(Et*QL|U`Cg5s)FB5zI)B6v #ƯXMoﺺPKmQv; uu`۾K0#;ӇTݸckV%#26eXgj| #- [~AKS=5"Cp$8ʥ/$)`rNcK)XG#&LpfͶozι, Y۸o/{Jp%Ij#?)Bu1Y1pfq"5ۯ2SNun4hȩtr^^Q-fHN/۶dd8UhkOs>'7P85:gzDZI8jQO҃ OP3ݿ5SO3^jsba|̉ڡs?X :zԀx,ǁ6,z݈*Fz/OjAV6wjmY!2Us˚7A-5ACYsq<6LqUV]?;esVF֪*qx^*[Cwe{q. v2"o{c>4( *;Q |r2ူﺷ\F{:SwV9! { (H4&Gɘs4.,ԷVl\$lw3[o[X{r9dP8+sYJ]op]^ c'[){Ěk.༓4Z9LiҬ6wb_:% ߠ8 }eTq5l#vHY_2=fΘ }R[xXubX Xʨ+!Иll9;_Ɛ1#ZMd8{^&c2va'ӊUN:1Uw;"]q,P= F}a(-FFL} ĉw[`ee?ȟ0J5}Wa&sehK+r|[,o%V&Z|fDDKϱ?ۄ Fw -\pPw|"}?C E_v)sU}ՙaΒ>{[tD7$P2ٞޏ-^Mrfl{ [(WX]#͙_.%>Ia<Ɣ+ز_U;tg)=y s‡?=D49+~S;t9#`_O/LuxKo? Ûrzg S+~ ?pHskLTT߿@ pN]PʶqtXPL=|xb:16]J)X9, L3 ]lv>]JoR]5;k2 uska޵mLHbLt6/Zvmgg@vz&JxU"]GȀ*\ .ѩG#J۔Us8 ?'apqprD8J8l*"CʻИ1io +KZ/ݙg*Jv-O7mD$*@Ȝ"_)HRKFwAMg ,iYߙ!O/66!γhYG:ѯs?C(+Hy zޕslLILhP(L fѤt@6FW=/@]( n,۬Q`b˓Y72]2 ";RV9kj2 G7b xA.t// Sb)L?ݶʣ*3'$+ѰEw1֟TL iyXQpYF,]=:OgcXҔ ̓r: ^Xz1p[s|ѥ#8|\EEſzx<6,zD(*e^3jFHBJ*[ҝʄ\{jy ?̐;J8)Dp {.A?8KAQ c}HԀvڼSc10xT=zu"HA~u`\;^ܢ}) 5J rOAw"UF`ɈU :bZqHx&El`~hXw`WSe=y>6 1pGEUkvhrF>V$+ţ=>8~r5tuUi%5ޜ,deD"N[u. ^iZC+RctuC=}oooUggWVMfV繕6b/ L]sR/7fϫN<& \Y`)zllDr8jF4d^pe}Ey;}j5Ҭ)^OgA=x:Tϻ.i :KCc7Jpb|ݡَPnůbR{~ p Z+DfHJ%o ZCxRkϹGBAL2 <= bD-գu|l[>&t;1rc$q+;FJj0:ӔJUEKle<a5d{^8KQajQ m w| 4GN,["-?Bb*}fb62:}r2L2;dҎ0%' 3-\6qIB , A$  Wf\Kkܟ\EѝK0%\zg<8\Eܘ |e"*a-qv4"φv従$f;,"!Ke2{A?hxVM!℡mV t-}hj-sl)?+++V ,k*P&S[\eu}.oL3AI݉l8׫;2ҊJed-7.Q*G5!2tR'pMy,kcX@W푌yG}t3nf_nq&;\M.R{[9m`Lt4 ^mQ Ƣ} h|4f4h ۀw}⃉Bʩ&"+ؓfHA78N+@Ҳ_!F7ns98x L^g EuyA|%L+|[U-#>;x%:w\֣PT";P1rOLqԢ.e},v|;$ Ip^ Tc> Oulv& M&dRXU=FpÃ}r4izcG -bD3SG r r[+:mS=Ӱƃ_D `1iVճ;0 "z^7BlBe5>Y^&&|`[`"XJ5pϡ*Vꆦjn[ƽ1k fTæ,OC IAKY@w.N0W6p᰼!|pC9O AM7:I6U<LJ dĬWd* 6ܒhbgK`)wp4e5^jj/}{ hph/'gtgh97m8ꠃ`Bs u1}eQ:rƠpf"HdfMAoRr'\a6 ,$G6eʳQz}((WB0G ب1RTn)uNN:+D(}-[ }bu@f.J"NwˉnŒ"uH&'e+{mfܕ|(HUekZzh>tt%)c}V2>zV̥2"_U[̕]nD[ /@Xuwm_U!یER-\iSLmh+ܫFYS狱dk e1?~ݢV)3zs),S-6n2c}/b՞6zc/3 ]nM;vտ rG|sH 5QX=.  bjY&SL: d |+-MJ 5f$9ԋ2~/bؐ3-C+Ȼ ;jz+<$WLE@|9g7R&glGB_O 6FTwr6PQDSے\jJ̓_8v9㕆c³2}j&օܔDVb cr'.ށeja𢒶6Հe9 D Ó\R^tC5g+FTA4[v5QXO mQ2*byOPM$=:߻2>Cx#R=6Y(&I)8nF =OYX7RJv; H@x)k'=Z֕C qHxp#Ne|XdIg#PF5plA4M9X (6Sok Hms%1 2(iN7i?jQtlˍؤoB|dn3w9]8ABށ)U_۳'6%<>5Q`>BOMͧ]zƜγB ]h-<{h.7_j#S3^i-z߀2[8 ('ҏ촧gGO}'ei`Lh<lȼQ?z̠XR[ph}=ZuCLY,c&ٗST`Rj%FwveuhȖ|&䓖yh•@L1;.YX#QӯⷋTмV-d-I:w\Hmc[/V7w6q{`@, {":ira@e o͜vEB^\kVTGdA,9e˫܄ `,8baȞ$04y9 g/7)Ҩ_g~faC8 UsChVkP-Uzu +UU,457B߀0XWHː6%= )! @xZjVFa,T4!.6fCw],Au[\,4Vd2GNRꂮW.Vj+|27!mx/3G:B<V_8&'^@a VRQ^X,;Z" !coT~\euzzp^A6)!^eUHt'fׅ uHf6Y1@cZ$Tedt;g_F[`عZ`6` mcvy3:Web ̓̋IOҾOwL,9P'F)+=*7z#L/Lpa CyJPtAQ*R4Ja( ţ9UP6/RkA~q:i۟(@\N"ĬҸ|Z%=7lU4t5_/ءj9M 5<: E =fD Ml,.QiU{v YZZcdؚC8{14M"Xv>c+S7&(zQGV3Ý-əa^B_;Tit3hv=^E7|Ogqs,w-1/QagSvGCOnm" o)%XQ w R0>(#M"`{Sp,f1d(ktJO} dŀpvҩuyqS4b%i; IeI zOꚮ9HwFe12 ')ðQtve]\\e4eN?`|I^XJN77;qTx}DGN%D}SirLYkcgv[#gHF~:X#2wtD@?XrCQ,>4t#*k`ye-o6`]nYN FFj{˩o>TͮՁgM !d4$GgZbp/f u) )8H1/{XBƭ-r(C))I0-#%\ |s}EJ~qp;ZH~|ЧC}]<7VQ>S^-~猜lË,B/G;:a r`@˞8@SoYa8㶳)[9,N6w"/ ΣA-ijI/,m4~?_Y YZ