libtdb-devel-1.3.16-lp151.1.2 >  A \인/=„wXGYd9@b"Hu eLNS1 B(9WG%TǚΠaaJ%?V:W q1X:R{n )YB] @=dn@=ꃮ~N0?k!3n7&G}pߩӰxʧF)x? ˤW 86*΅VfYcQH%:--1\%DލsJG\3?SԪ2WM(a8420074d8b672b9ef8aa672e15390762a46d5f7b3251cbf11dce08ae8d3a78fa5550bf3b85111d2cbfb3dc993a6c5507ec7c627h\인/=„RoN\O8mۋrgCF0,? ~PS<<1GIH޵m2v@,9W%n ܑ4%tȣ7'!Mś9Ag**/ļ~ p>.t?.dd  ax|  $ , 4 D  ,@Tt^(819P1:1F+1G+DH+TI+dX+hY+t\+]+^+b,c,d-e-f- l-"u-4v-Dw-x-y-z.....`Clibtdb-devel1.3.16lp151.1.2Libraries and Header Files to Develop Programs with tdb1 SupportTDB 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 libraries and header files need for development.\build70openSUSE Leap 15.1openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://tdb.samba.org/linuxx86_64z[YYU\~\;\~77b4bb3b1e5a821bbc3be651f8778566058b0b4402b364cfe7ea2cdabb5af7993b0b5b8777355aa3a29a7e81de1f3932268720d0701866a7720b178ff75e1fed4c33c410e940a6bc1f0dfbb539f11fd88f8de0729d09ddd2eb620454c1280933libtdb.so.1.3.16rootrootrootrootrootrootrootroottdb-1.3.16-lp151.1.2.src.rpmlibtdb-devellibtdb-devel(x86-64)pkgconfig(tdb)@    /usr/bin/pkg-configlibtdb1pkg-configrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.163.0.4-14.6.0-14.0-15.2-14.14.1[#@[j@ZY*@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\Samuel Cabrero dmulder@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.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- 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.- 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.build70 15450717631.3.16-lp151.1.21.3.16-lp151.1.21.3.16tdb.hlibtdb.sotdb.pctdb.3.gz/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/man/man3/-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.1/standard/842ce28e465eff33cc659d2ad117b564-tdbcpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig filetroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)PRi*WDz1Y#֘utf-820017d90f614b38a91fb6d207fc7a7b610294cdeed5c011f5b03579544580f22? 7zXZ !t/5] crv(vX0FBhUxU~ 5'P$)j `C^ Kg/a;PY鵞~{Js%ORP6v_tjTε mpMvخ& 5‹=&KWһi<ꔾM){@ן<dZƗM|w|]6!/=k neHl RǤ&7y6I&6}ý-,cld#* s pGL'0Ơՙ6M;6\FJ'.#"Hǰa~hc qY2^0t-'%1c:G4ت0{/(i!u[BӰyh8}; [w1Zu\'K&aum\;=g|Ոr"*a0=.׈۬]{ӴLet NMX||hiQPސi1{Z0@9\@ft4`N]U};ҟuBa?zWП`mpG6H#`US_ (ldB5`  )xuFAJOҞPE LSg '!VI/ `#ʋJD6vpyam*C9ݿO29&0:>ozYP!ȹ`a0:R}WЦ-OuH- HN {O ׵24d:/(6MjDSȧ /7,1៞6toom|l6>[?8 TYLh;tqclV\j8vlQ?dB6{x*fҁ95Ob aAMq`I?O`3%@PU|/wË LU\538A⬩Xv陏gL;~tK7C]"7ϝS/ʔFk󼗙#%C)ϣϕ]ˆ6+;-P:R)֝Le+_"v]L;\+U2<"$m=<B%]yI *r &[)OoN)jKoa܎,_Ugç/BG@Lת~SNhu]Jlӳ taE3@54ZO@WXӶrX0Z} E4H6Dnu $elyshh~s%ԜO[k1f1Eɂ Aas+mQgwZQ,dpݚ$ Æ/൙C-6ę8p">+5-lВ {T6r#qE9ѐADդaJ Nm8r/Q @S.&Mx$6at% !9]}P!=)Jb8KӴ఼EFcZ`dk{|jߴwdh 50xYh?XL Yb th2):lV.eMlk4^F;fr4 !SByp"~a%ut4㶶mzK)a7їi|4t+D=v [^hFT0_הh15=Bt^tNaVG$qJ[eB; {\?\%U/uMmf%Tfv1{d!GeHkIY)I߭l}.yH[H2ll"D6w[񯳼x0*=֚ԱV HvR.6@*IM b ~2`۵T[a8" dE{i>?)!|q)iqK!g[LɉE& a\#o"zzƘ~x3Vd/px[0"%'¸ؚ,ᴉ\SLb%ߞQ X6usuW9H~XFE[}Zjv WIwa͞JAzi$[s& ̲q NxgD- kU3Ji75Dˢ k.kz*Ԏc"el)'(έ\MU[*DF,d /K*A- UmƋ^R+As@ʄK!9I ޸})(mG&zx!HRJ[c Vw@th8[H}K=r2*!keƏ C]t'++o<p,{-r:цtSVKRi I~x8ӽΙl6Ej'`_vw&9#x;>̠kXzR0BJ o!]F9UV၌}ۢmWW_y7_XZ^ӡf`p< F/T0Tc rnD$/U^ p%E9k.i$L]osk>tcӶ/ae.BpM;ޔu1[/B2%&h]M b'E!]4ɣ"eRt^y!0V}Kn);|*TX8=6!^.9LO7rpc3J ogw 9n·IDLò3=c&k~S'7Tm_&#HmAmmQlS-'N+HLO)}r PEgI6z_ΦUH#͞|m k Iqə$%3[f77j*"鱃Wy`S^^Hɒ6A)y,{^Ⱥ$aA)GZ +ȓCVq q+H.pidv#q+C >k͑k>40MmĻ436{BE'L401605jƦ? wt_) ,#]$CaaфkcepFh}+ƽo&Y.} ǾwS'qȓ /!fG4^Li9 ŬQn:|t/}` &ϿŎDuKWq fWPT9^ "Zsx\%Xy g(( 6XΔ_sII&߼XvHǒU P1c|ӇE28Jٝۥ0V@S]ܜ'B$SwHm:@; >:;x0A͢Y﶑;}jVs'U_5 e~bpj>Y5QK g?h9Nw8r$m{L37a@Ԫ(l>ךhd-„KW%D][kS"U'!okwm4^Z9;qW{Q|jPτKX[)f?@h*UT94rP[wڶ&WoT;^̞M>]rVf^\ywsf} ?{ (XKHM?ޚ(-4L&S̓ ^a0j>|GpXTj0usoa9ӛg ؖӠ\1S؟-C>Ik53lTGȨj;9C2RlrxWq{W;O}bgPE8\ח4%?  @||4ŪnI\͵u> ^\cŧ+<PCf3y`fW+ARGH_B$ٵUNP&~Y??p=Q5<(J(]]vAv2NVp!`s,'(1h͖dYu5Dɟ߭jUN%!C˶j l:j>.t:B7ٵ9aKΜ^.y ҥWM¼CuRbSzdaJs` {ȴOfٝoj9-(aěD.%댾HVx3Fw %e7 q>-َ`Ώ=t T^r/_+>,x"^y>a`1 :6GT~|)7635;(R0Nk2! ˁl11Na0▰b$BńNUgSܨiνhQ%8hg5pՍ˳K, #̮iEEƩn0^/l"zaP $oxHTdLL.9R/'吔4u z`ʫLZE$ CZJ^Aox' O3*Og+p€Hż(B+{P-P/U 5ꪡ Dv 5*]Dw$j2̴,?'Wc1 ,![R]M&WԂ<"(jxd=&s\oujGe+Ё&xH!W70`5 @E#c~N[w%~CD"S@jq+w؄v4Ɗ#5,EF3,@(;ҦEGcp?VO,;_x(! 'sGzܒF;ٙ5Z ixwj0Pҭ1-[4?ڍտI[NgWC$5 ;d:e_扣MoX˹nd cKv:iRf83[d5$]깇g9BvnQTeT,{Ye |#ƟaI@OX[usă%;t(E_ p?. a:چ]IZ#^y1H--JrNgx5.8jL5CM7׌IKrɉC;iyWhzuwIB{NrOYEJr\oU+8Hg&T4lKIo"'#[ևz}&=I*4W"[SaBP8] t_אt=bʄGgߕ1mmd6g\+c gwK։dtoAP3lϏ|nEzOiHÉj%&Hiß1A*vma<%F* $?00O{ +Tϛ|-=;!% `HkMw/} }3pv+,~wgrFHci;$,L0zUѕeb(_,Ր!ќ}.˻trb~҉/i9Kk0E.0?=.x.8(v[;lob:5DIԎ}H4}<~'q~L{\@k 70 {?,J$y*;:t)pa*Ħ L?]%BHYJ6F8FCxܡ(*)q4>/ݺ{TbNG;kC6 Ymݽ\P}Hv@ .ĠAXƊN^!n˗ Ipk$ /͕͋YQdj~iٿnUmȍ}QS@LVkr,'>}7 %%Q%9U rUVqR̘koi@Qw~1}y7"29w+3N~#k©FO 5}Tjff *k\% S "k )MFaŖjْ*݉(h[L̮0|DRVl~bOCI]!t2~yaB;ʃ ۣDzFOR;'ت+"}gϖ(v]ǯ:kvB x J˧q:X&-(AeɅ"޳<J׫I4~z>A?N')^:8 O ( udyE~׶9) KQlxDKPCŐ6fr]0e&meqm%~ <|5ֈ/-nЕ ] EFX*q,q#A4}@K:IU l#"?LEh-HH&ӫYfѫIFS^zC'OeIvB7(+u@x鿻;)Z'@ΠC8(&.x,gp%wi=ÍH&yV# ,eX?ޠd 5ƀ,QB?EH P&BMȑCzF);h ܯ!i=lQD}_G,` 1BTޏU{ Wڻc.\At{߈nQp}+QԒ3LaF#g~t4QnTpW"0Kİe.-!oh5;0ع 3P7>bA4ޞJ:gVDظӽϵBo\C-S_iGr tu)"/E 8ThO9<֖SWKu q >>{Uw 2'u8Gp2-B$GtR=lUqYmńl_#0 1ap4{ȤtorTRTÁ@%{4`"@AtNvt";|7&rpc 9Ne@,H5#h1_Vjk/.ɒ-nwCĻ؆2Z!:  /ddCk}L^EY^[T> ;+0D.'awX>y tFv:Apu! ModS4K;TQ9ooH_bKI~煩FzQ8m4M}SU0ިqr4n' ;r*^wЈOsH|-| ͹j}F" ܙ/# X ^3}.SO**=jB٨PrŽ"*š[ Y.8șw`쮹,X5UcBJ[R's?М B|?4gc c>K៽FS""KntQ]HSzw`SQchR*t>1@swewB,u,Vnc++LW>5.'gS⨐2̖H^Y 5'=>t"S1!8q% <߾0AGί63KynX/sQK 1ԽĢn{Ix1-Kń%22ܺ(E| XKLb1;a׬Cۊz$O7A&Q#PFMLN(x` DCd +MH@T+mg[MqxġlX![.VOy^i.zS-ۍl# x!*%~JoTJz #tn B B@Pp`˙Ui]vM 0EB3ŭ哓S6{H:F>,x&5 h՞~ _8' 0WKU.ih9ϑ(]s k#CuQJCd ^#3h’'wAߨ`wxŕYUIlHPV9$?RtnvXbn)^H-]MԓM&i0`m~ %)[ྒ+/SOQVđ(G]؛7*,kS9L܄[mۻ`e$˛e3w݉rYQsrsp矱 _zd&4:5#YEMjƯIYISjJއ.LJ*o'*%V'=g:8 $gBxg"90RE0g SOXm Zf8}Kd{F)ybGƹ`>q? @o,t*\ $b UvኍM@40*ױFئoN6DhxX"}7,4i`E2nۯ_9(VR෴?Dd ߯c3P 53Z]G*AǨ%;&(vvCG^VjLUȩW!u"(dsRt"L_p N1_pUI76& |5`|&̐r:z|dv/`|)/?镅Zz)P!&f..s>45/=t`MT~ߊ}H&oO\hp˜C >lLA-9A'fXCD:7}adG,PX<= XdvuKD=@#PzodȘcy]Kp(Y΃.䑏NYu<9Nq7]TcT p Gdts:/ x?o#Opg~~a2{>:K#xanN4Ey-4Rui.u(?M7A82gt_Li{&(m_ =/vC;!t|/S!iRzu!1`tu@Pjoc6L235v|> &V/hI~vy6CJ!ɰЧKvQ'EZ.o=x ĂI{<«hYp%#|3Oi2C4N\<ʩi]ɪVRNrYrupj|sr/oaĺ6o'ⵆb<*gdv¸9zՓAExD]Pܢ4aoᦠ nxy@\-3B;A*_^-#!zBC,Ia'V=JINhX oeuRblu 1krJSigɎ4VShV= v`9 +B+@9Z9t&yq**b-k Wڥ%~Sc)VHNiIi)=&j1-CZG-m3i>9ÄN.6l0tee6Dّ~b"B kpF$է0 '”J+?RM[u^vлúOph0HƫO%ce,t$c!nz.8NXnÛrT\+l*m]*%7SfVha!`.bnIQa{N.Tf7ʽU<-`@Gݦ{ɢU؀ '^ʛWkQ8R8 \QMXA2qX|fxPݿ^H\-qȾ /5Ř _vA!H +NvzjK$Tqi>3Vzl#6IS,6,얤L ĠG6X_ -Tyߜ2eVK_UfPdhiT?"߾s-F3[odփ0$u;(F|՛ >ُ7976)i0?_ F48/\!DCijj -$l+5Z02et{?w2+S0ߖV/FyWrsL"rltrH TYa?:4-UvEDk-#=HKl7<$X&S? dsjIuĕ{I30| +9ڀ> ^#%eo u%2 +&'=;IxA\P8({eqzOx}3j[pCnCۆ/UF]*@EQ7z븃N!0wa~u$jT+G5:e^kنq@] [Y쬩$ hso,$M*JtxIfzhOt1fm'\`A./Ng AU@>)9mlBʉS(Z&na9t'CUº`.Z\-YRs}v{8wH(1)"Gd-/^~6s k[F[lOTIEVSrVigr93˗HY]Q3