tcl-sqlcipher-4.5.3-bp155.1.6 >  A dk?,I%z ,+84V%rJ$2!'JΛa,^E$aGt/ [QAT=Xnmmᒚ}Ѕe:|`B{;%;ܫٵA6NSmT&_Y+MZAmY"^{e: Ovq{]`O6Xj,Q|L3C~bUՍG3ԍM _m  Q_TYO]O+fG9ϣ 6l쵰tڹ$l32YudM͔BaT\S !kAND r/$&vN&}݈ϼҨ 'OASdWjn.=mLj4rQ{C;^+֌%:y`¾n+MRx7~LjH+ 9VTVdZ;bI(tn1 C_n;;ao>4Pl3(efP@,tչKLB 9cd7c3ac1ecfb8e9fb328672c3073f46b3e9d696579a0f069e638418d2715d25b94983906d0b3c26d67a9c7b4378b9e5b0a9fa2d(dk?,I%z Z{LYvSiVT좟qa^0h+\Iگr 0 >;g;bGh.U∠C,TŜ9ʍ% 8)^>O 0{ =Bm[ Bд2zPRihR/,RΟ# z[ P9C81U~O?Mc&ZݫR/ѣW I0=U0E CJZ;( V`ƜsLSuT]wu;cIH©!_R['x|6b@.{XR8$ cd#J5۠|d3ץ3 d?MdgɃHQK@]0%Xy2TbiM PI4뛬IMo% @_MXOlORiЫ\07$KWVn{r: %S:uzvGKEWI$h=]8>pA)T?)Dd  < 7LR\x     "D`   (89H:{B$F$G$H$I%X% Y%Z%P[%T\%d]%^%b&c'+d'e'f'l'u'v'w(x(y(z(((()@Ctcl-sqlcipher4.5.3bp155.1.6Tcl extension for sqlcipherSQLCipher is an SQLite extension that provides transparent 256-bit AES encryption of database files. Pages are encrypted before being written to disk and are decrypted when read back. Due to the small footprint and great performance it’s ideal for protecting embedded application databases and is well suited for mobile development/ This package provides tcl extension for SQLCipher.dk?lamb6249SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Tclhttp://sqlcipher.netlinuxx86_64HlcA큤A큤A큤dk?dk?dk?dk?cdk?c36b37000540986336cc4e151d7ccd8c185d18c8c2632145fffc1efb9cbcf4d08d317098f17a652ce2e1e1c2b606b4e47cd68e655391bcdf70ea87b5d2b4f0ba10def45f8d41b44671b5181d1db3ec605ba1601661110a8ab573427b45fb7af3a3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8rootrootrootrootrootrootrootrootrootrootrootrootrootrootsqlcipher-4.5.3-bp155.1.6.src.rpmlibtclsqlite3.so()(64bit)sqlcipher-tcltcl-sqlciphertcl-sqlcipher(x86-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libsqlcipher-3.39.4.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tcl3.0.4-14.6.0-14.0-15.2-18.6.124.14.3c@b@b<]@ba5`u`@_@^@]\\@Z؄Z3@X׭@W@WzV=@Vv@U?TN3Dirk Müller Dirk Müller Dirk Müller Martin Pluskal Martin Pluskal Martin Pluskal Dirk Müller Dirk Mueller Martin Pluskal Martin Pluskal Paolo Stivanin mpluskal@suse.comecsos@opensuse.orgecsos@opensuse.orgmpluskal@suse.comecsos@opensuse.orgmpluskal@suse.commpluskal@suse.comgoedhart.martijn@gmail.comgoedhart.martijn@gmail.com- update to 4.5.3: * Updates baseline to upstream SQLite 3.39.4- update to 4.5.2: * Updates source code baseline to upstream SQLite 3.39.2 * Simplifies OpenSSL version conditional code * Fixes issue where PRAGMA cipher_memory_security could report OFF when it was actually ON * Fixes fix unfreed OpenSSL allocation when compiled against version 3 * Fixes support for building against recent versions of BoringSSL- update to 4.5.1: * Updates source code baseline to upstream SQLite 3.37.2 * Adds PRAGMA cipher_log and cipher_log_level features to allow logging of TRACE, DEBUG, INFO, WARN, and ERROR messages to stdout, stderr, file, or logcat * Modifies PRAGMA cipher_profile to use sqlite3_trace_v2 and adds logcat target for Android * Updates OpenSSL provider to use EVP_MAC API with version 3+ * Adds new PRAGMA cipher_test_on, cipher_test_off, and cipher_test_rand (available when compiled with -DSQLCIPHER_TEST) to facilitate simulation of error conditions * Fixes PRAGMA cipher_integrity_check to work properly with databases larger that 2GB * Fixes missing munlock before free for context internal buffer- More relaxed dependencies on tcl (boo#1195711)- Update to version 4.5.0: * Updates baseline to upstream SQLite 3.36.0 * Changes the enhanced memory security feature to be DISABLED by default; once enabled by PRAGMA cipher_memory_security = ON, it can't be turned off for the lifetime of the process * Changes PRAGMA cipher_migrate to permanently enter an error state if a migration fails * Fixes memory locking/unlocking issue with realloc implementation on hardened runtimes when memory security is enabled * Fixes cipher_migrate to cleanup the temporary database if a migration fails * Removes logging of non-string pointers when compiling with trace level logging- Update to version 4.4.3: * Updates baseline to ustream SQLite 3.34.1 * Fixes sqlcipher_export handling of NULL parameters * Removes randomization of rekey-delete tests to avoid false test failures * Changes internal usage of sqlite_master to sqlite_schema * Omits unusued profiling function under certain defines to avoid compiler warnings- update to 4.4.2: - Improve error handling to resolve potential corruption if an encryption operation failed while operating in WAL mode - Changes to OpenSSL library cryptographic provider to reduce initialization complexity - Adjust cipher_integrity_check to skip locking page to avoid a spurious error report for very large databases - Miscellaneous code and comment cleanup - Updates baseline to upstream SQLite 3.33.0 - Fixes double-free bug in cipher_default_plaintext_header_size - Changes SQLCipher tests to use suite runner - Improvement to cipher_integrity_check tests to minimize false negatives - Deprecates PRAGMA cipher_store_pass- update to 4.4.0: - Updates baseline to upstream SQLite 3.31.0 - Adjusts shell to report SQLCipher version alongside SQLite version - Fixes various build warnings under several compilers - Removes unused id and status functions from provider interface- Update to version 4.3.0: * Updates baseline to upstream SQLite 3.30.1 * PRAGMA key now returns text result value "ok" after execution * Adjusts backup API so that encrypted to encrypted backups are permitted * Adds NSS crypto provider implementation * Fixes OpenSSL provider compatibility with BoringSSL * Separates memory related traces to reduce verbosity of logging * Fixes output of PRAGMA cipher_integrity_check on big endian platforms * Cryptograpic provider interface cleanup * Rework of mutex allocation and management * Resolves miscellaneous build warnings * Force error state at database pager level if SQLCipher initialization fails- Update to version 4.2.0: * Adds PRAGMA cipher_integrity_check to perform independent verification of page HMACs * Updates baseline to upstream SQLite 3.28.0 * Improves PRAGMA cipher_migrate to handle keys containing non-terminating zero bytes- Update to v4.1.0: * Adds PRAGMA cipher_settings to query current database codec settings * Adds PRAGMA cipher_default_settings to query current default SQLCipher options * PRAGMA cipher_hmac_pgno is now deprecated * PRAGMA cipher_hmac_salt_mask is now deprecated * PRAGMA fast_kdf_iter is now deprecated * Disable backup API for encrypted databases (this was previously documented as not-working and non-supported, but will now explicitly error out on initialization) * Default page size for databases increased to 4096 bytes (up from 1024) * Default PBKDF2 iterations increased to 256,000 (up from 64,000) * Default KDF algorithm is now PBKDF2-HMAC-SHA512 (from PBKDF2-HMAC-SHA1) * Default HMAC algorithm is now HMAC-SHA512 (from HMAC-SHA1) * PRAGMA cipher is now disabled and no longer supported (after multi-year deprecation) * PRAGMA rekey_cipher is now disabled and no longer supported * PRAGMA rekey_kdf_iter is now disabled and no longer supported * By default all memory allocated internally by SQLite before the memory is wiped before it is freed * PRAGMA cipher_memory_security: allows full memory wiping to be disabled for performance when the feature is not required * PRAGMA cipher_kdf_algorithm, cipher_default_kdf_algorithm to control KDF algorithm selection between PBKDF2-HMAC-SHA1, PBKDF2-HMAC-SHA256 and PBKDF2-HMAC-SHA512 * PRAGMA cipher_hmac_algorithm, cipher_default_hmac_algorithm to control HMAC algorithm selection between HMAC-SHA1, HMAC-SHA256 and PBKDF2-HMAC-SHA512 * When compiled with readline support, PRAGMA key and rekey lines will no longer be saved to history * Adds second optional parameter to sqlcipher_export to specify source database to support bidirectional exports * PRAGMA cipher_plaintext_header_size and cipher_default_plaintext_header_size: allocates a portion of the database header which will not be encrypted to allow identification as a SQLite database * PRAGMA cipher_salt: retrieve or set the salt value for the database- Cleanup with spec-cleaner - Rename tcl binding package - Adjust dependencies of tcl bindings- update to 3.4.2 - Merge upstream SQLite 3.20.1 - Text strings for SQLITE_ERROR and SQLITE_NOTADB changed to match upstream SQLite - Remove static modifier for codec password functions - Page alignment for mlock - Fix segfault in sqlcipher_cipher_ctx_cmp during rekey operation - Fix sqlcipher_export and cipher_migrate when tracing API in use - Validate codec page size when setting - Guard OpenSSL initialization and cleanup routines - Allow additional linker options to be passed via command line for Windows platforms- update to 3.4.1 * Added support for OpenSSL 1.1.0 * Merged upstream SQLite 3.15.2- Use pretty name for tarball- update to 3.4.0 - Added `PRAGMA cipher_provider_version` - Merged upstream SQLite 3.11.0 - Deprecated `PRAGMA cipher` command- Use optflags - Fix building of tcl support on SLE11- Cleanup spec file- Update to c01b94f (2015-07-13)- Update to e7b8d1f (2014-09-30)sqlcipher-tcllamb62 16847500874.5.3-bp155.1.64.5.3-bp155.1.64.5.3-bp155.1.64.5.3-bp155.1.6sqlite3libtclsqlite3.sopkgIndex.tcltcl-sqlcipherREADME.mdtcl-sqlcipherLICENSE/usr/lib64/tcl/tcl8.6//usr/lib64/tcl/tcl8.6/sqlite3//usr/share/doc/packages//usr/share/doc/packages/tcl-sqlcipher//usr/share/licenses//usr/share/licenses/tcl-sqlcipher/-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:Backports:SLE-15-SP5/standard/3cc47c6337b396c88d48a5ba0fe614c6-sqlciphercpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9d50e37ddcaae6d476863f76d5ff05d698dc11b2, strippedASCII textASCII text, with very long linesPRRRRRnKp)}utf-89cbaf383b3819f3743820c84c9fa75ae009e52e78cb21d416aaa350c671e8b22?7zXZ !t/8mY] crt:bLL ؝-n4zQ7Wm K[!ELzh`!N>a^ܩM8IXpy4Tj8(7+ /n%z1=߄GK(J"rj%e6*[t7\!b v3B_Mv<`dmvQpt.ojb=3XG RMJEăә_VYV / Ekڗ|Pw4PB8l0$3 ./QW:I͙V\#gdfqRcR|1v@F;6! n ~m Y85tQXP1 E'z= "(iic&DNJXä(2g3XTcً?NZ=MuL^ !ʄ2ᕌl18ʀzXw'zMBqs"05;T{+Oޫ(ʑŐ@H 6.CƗVx5a_oT+u Y"C 濼r} \S\o+igO@pB],aWg-jD6\z7Ȼfk+mb} Kކ́r䐮mĆR0k%A\&ew^\qweJ01O-~E Lm?M7ŽR)1,UiqVQ,"0~Z %~4qנ4)L`&alςcƙ%`uXp5^&.mDfP86okAh~JN(i+j4s %/+GdoV+= 6 ߞy7pw#(U}e M3ʔ%,[956zi ;罶O |WYL X|pCP5X('*]U}5MFC(!o5~bk˸!p(-1]#ᩴXbdNR!vL{dr|.fhy(_i¹NؕvP YaT$}6<`$WŤ5P#y.F1,yr^2D3C\QzJ.(\8;nG~Gt j: 8._?S[ax)W.0^,x#T;t-ʤ.%ɿ倌0C6Os3o~6c{vu5[C ajJHg};-oN_ 9Gt\JMwH!B܃a50~W6aU?]\:5r5d3nkջ8faw~Z)s`u] '~9 [J 2#AuVV6aASy30/$/W2s#]@ I zBĜ3}N2eoK=HRuwe|ί_6a׏rl]ClgPyO#4yKjJc~]8kpњ7&ԤUFϞmϹ3TB&Sn2J*hq v? wIg& ꍃA7i>xgJ] YNӑ(Vv|\fXsj+͒Qz+iUc]/H{ , Ye3Tƽ5--(oV0+2nT! wHX2|݇JʞH&ǖכf~9|<|CJ&%d0\0& DdK<p> $a \Z" #y) tc/i18eFڟ6{lݘ^stܦ DݱXxB| b {%h܊c3ﺦc?Ā1qO,Sʎal6U=v*ֶPxF;4sᲢZUD 7 B}5^t sن_ݎ]L/5ϡ<ɯdL ogla:ԆLw#".av/w-H p!>EUFCt=O{v_GX#C|[keRz .7†lR͜mxO(t%/ 0N@tg~qB!r)wb6g^SnKBjr L HK@&"ܺrdy'^T7ƨOXl GB&ILar5a`is8JXݜ-T RIR/:^S![M}AB$OY{7MHyMU1'3o j*h;]_5{ڄE?) "]%J5Kodtcv8yjߊQ6?Vq6yjPH;Vnuw葻LhaŖzK*c{3ز9i]$YPo`VIbܰȺa+Ec@_!Ֆ_ZRNM+wQ)EA1LDxtAه >G]o:dѽO5qKxL^Cd?|AEcVyʁb`n?^r6LO[ wuDH7n#'|@\I}I&X'ZAECQo™nF[԰rJ#&h)CIRaylݛ i=sG&[<.Gy ÃU1wUf½r?Mb6 7TȩDZLFs>|+4ތ–aO!{4(wG{ԪwA%GAj߃Wfda Sz ~^6g.*SL1o6G%V3vi)}@03N06j՗mJ:iZ# uRCBgLsG `P턓tm|': 9<έXH-hҲ e14t\$r{W+! N@FTUwc)!#:'{8n8^e8_[8Nd|_W%iIlEr|kɲ)=;iI6wu+ $iȧ0럻6n~uKfhRz ZBu%Hȶ1߼N#-bB(p= |E8pgqWTKO*j|}m;̥36^%38Z5V ^4t-LjI3 0O괞S1҉89k''ok38fgF#5*e1JYJH{IuzǘsGW췭h^`Uk'$` °Y)8u u;3ޏQY0.`Rv5j'h/#y>u'3=rcHEy_ %$ g(R1 soXhi9C!4 Xl[3/, B=nMa"ʷ7kxIc>UbN)ECWa"BB`T$AJg3'wb "F.Pݝe<(Փ$ȬO_Tw?yad=C9-RIuӖiݷ؏WFkcm}},1G`* czB=r,]Z#BIA'H#T>3u'ffn!eȐ Zd-KqB@[s8 € *u#)_@o&̛샢jtD x UPG^)ڨ$HǕ)U0$b@?b'bMP! ]XzSSDGƠ!H{Z?k3ŐƃnMӅ?25M %QnJ_=dd9A;EhH 'ԁ^oP#]U_& Iz (:F9e4Y\Lnݸ8`*#o< =rɑYoJ`(o=7cEfgxgWv8pd~8t|&_8u]'#εqˊscG}^3M>j叟#4!'Λ}Ne* !nh'{ Ftj΋Š.4m6 oL_~lƈ0[O,촶FL[y [r)z]nHF'`*K%'$ 3oUDP[Byot,pP:Sk}DFcFu:27|KņKŦf`Є:J)@ޞ- `[UvMB1@JB W.K#FoUD.9|ЈuMfAU ā*2dCaAK5 "p3z{D6߂|mkTzL g93%b'7kOcdǥQ4aYF*n>eT8/_H"j0qK 0kw\V1ve/&4&.W<:Ξ 8*\Cq@Km<M^Р܏ sQkHzhxl7?A)DTpK' ,zXH +FAQ/iS܅ɾ0\y:3:8CyNvBCXN k' =!8iS}\ =ɰM$ ȹkhkj:br諆qEmϸTd>'@gxRPpTi2mq?GƄWt~X3Z(m+k5n"*M锉 dI4:agjgZr)pqɊ\gyX5N4@±TCKr[=aFi QkS[RR<ǘ:eѰ4e{I_𤪸y^>@ybJi6G$Yuj`}Y]/+̳$oD }I ӲQnÕ$Q\~? (IY_? _Np.O?hސ(7|NN ,~I}]G"^\Da خ7{/gU%$+Op=ĄU&A 6Q2| vA?l& ~–N"-cF]"@ ju/ʎ٣HwG](&fҀ-Px[9?]m`i=`e^A\u:f[j9B:ʣ)z'XB74*Cg+  y~K,P$mrskwBycфc_VP&YJkGRAZG y:60@x񰵍l, b r}Ksf]VȎ[ָL M8˵-V'X|\1ȥG(iJt(tb?$D<GqOOM՝nU}٨~jQ$t)T%֫^,)ȼ_, yK1Al|4ɽm볶-JLHY@IF+0;~Dڴ9@b4$z]iK*8tfT{[Q1vXl/ئ_9AL}ނI 2@){~QBX剂}QvMH h0N;SŒ7H*70 uN(u#հ6&;WX<)'> @o(߮LVxj8~^.>Igg(pL?[W -(/rYBR0wp8uOq˸,#cuL^\-T)T,qXQʚ!,}\(DkOs_,< 70F M,οgt%G_4ޓhsv ~eQ{AO猿AO[qA\X EhpB}&-#M g`BG$\s̓mvP$Y Z9HPP ?mS@pGb\.˾uT %~Zt%/2ґ{9v|p!&c缂&V+>Kg Dtyq i967 tS]W zj=&{[v(jTw|_l%A5>EiITǝ]Si?.8O42u=UJl:n.k/yLreϳۘOl*fh_b*f uh Wg+6xzT_H'3ʖȼ— Ǭ˼OmIy=? Rp$؜?4᫂Wáe"WezQE}S;e72xRPM.rc7mcMݓ0Cu`eoe]#u9[ h@2\;M6C 9BN=& ksɶI(:-s459c1Ayp3c2ɪ]!XbN୥#D;7^t'Vte@Щ|*]461sYB FwK>봺-3##|Qcٳq, ɠ²'ZY@{F_'&> b :i~On#XCǠW;Jr:?|DUxeףB;2|[uEPo$†W(UbPiT?€dp&68]C9פ#"Z$[Dƨ>T4%m1\DŽp͐lQsI |H2;!n~dyJbmX|$L #D5ZSR_U~ehz[ȋp*|Trެy[!g8yQDč9VfggɳEŴA%» u^SCFs rD=Ey} L~կ&QyXI{YG*<<$EMz3p.rf Hĭ{Y,sL;Cf-UnR@N#yb[NK-QТ_}/ u:x:ѥ"E F4f*T7vFJwStyk,1C![ww;0/Sx#/?~ε^6K'KyhT`9pxҦ1}aZy?|6 Ptc. UTW0z3--3EQiL HmGl8K7DžU/[.$ T h,WҜ?bQNx?nU3 nF5Rؿ:R;,بdk|$yhuC)A-۟T4t$[vi:.ǽeY=tz~uQa-yZ!Є_xe1N'|s07vfR lpS4)_Ḏ)*[ۡV[FV4փOO?y0rSʘD]u$T\Aysyџr*ɔnމa/æ@Y@;oC{vjRLAAb65T -Ff9&0,mXց $)\S4ud XBLA>EG1rv% X i"R;V H0 mQfK rátfj<ܶKU6[l$ #FhswQ*L;5{uQ6'+C[ 5iL9s)]tBVϮb?뗲M왅  fJ,=Q%S)5'٨ӫRHx1 IB%b耘Iϩҳ5eڿA A&E'H;\@sA.bMZ \X?$Mc7 WgE:e>Z @ۥx /xOJX^ sƞgXʌD1l7(TNR-k`WhM_b5'I.mG Y_OHSǛ94t6]4Js v NɳlETN\3"kO<*I[x/.ҌVjntyCI} v\ܴT Rj˥]t4eIqH^L,u22KqW[wcsjK_< fqw CF8E“B B J\<|ڼf馱nz+0ꈰER}]B+9śLT?O@dG$FDviJQ&_w:pj={-HcM/A< 1ŜӶ׬n~iyK^*\\;#uQWRzI2$I{΋ZsΟ}s Jg,`A=,}2"w[qƲO` 5.5tq_m IZhWlo_S;ym'cOD,E25`z@F0o$rBi qA>20oڞ><]|@mQ !l̲dfXﺁAm3Xވ|$ih;.(͖y|nu]%|d06 !\r62X󅃬t(0z:/fjÅDl$VnYbxŝHfv/TWMk͂5)vjR74δtt;LulȊ3^AqM`X=B_9=ܰ"R(=\ag@%c{dy9ח]<6:QCT&JЋd }X1&%t곩Avb4\T*1"b0VAFQIA-6,n(hUi?[/.lVV>z^n;%:KQ^0 g Kx2 ;.b('!,>_0Z0>}V51ǞE If; [(RR41y)<)||d,A\ [[oVӾֈgVMLgQ~O3NJ6l`cE],utY29.H?e`1OgQ wװ~wT ~r# }ˤ܅iz5(M59qKg ;تne[1|Uۦ+Y"DUVcN:D9H`x]*W7\;s$[ubzr ʼn߭t}c\Ǘa`K\MGmPa *lh_CEvZ0'}谘saX(/. d۳'%?s+t+:duv>Kޯ~s-AMܔvvWX"!'Gδߩ̼E(e&URP ~ޅTӌxO5-U0?w6`j,j۲r(kj!&"-#UhWGDp#YL:A& ky-th]yMO|d}( #;TCja^Ֆu[70f7.(fOĬ:qP$0Vc lFS?aųhiId8Փ6y(Z v{]۬}̜zvL.ui+鏂n"s3V_T-2RϳCAPwU6W,4Rb:kx(4@P" xaա>pRu J&3`4ΏK\01-?U.A|.[ Ez `FRceip>{) v 1(/)ꅐܻNyJ/vae{xMmf[m:SN t;%_~Aa~yr)ti`lcUJphSb-p܎3@f^x^Iԩ„Kq[ﵣGSٲev-2U`\ ;G`22TpUϗ;^|eGY0Ѩ%S|snqN@!j/V֐Y>W$5,( sPvnwAC?=3(}u .:{CcPD%>FD ӜJ\0W}D#gEpv$*p~{#qyԃ %`Cf#EƚO6e_"uy}klϬZjWIbwJz#bI6.Aڇ׼YwMs Ljj n~^, El尘DשV46?/`dfE1G̴Qdn{wd4P n58r>/k0Mԋ;tTnGr%X? /d':~hg@6&/`Nx LB,BH4wX~h ʪ[U$PѾ] ]/Pf":E՛f{^0tp^Ơ#6_zfu&Gw$K|OaY: >5O2h%D%> vOd8Ļ@ tm[\@m4j{f*5eSXՙi~H'p|-( VX aґXeX*ϥW)U*~e~x<(B|[DujݭoO1k6N0hف,)9j>O^bONX<$0)5dˏS1-:q-]+ynMV(BJ HV|F S'z]cD:ŨՈju%ɮ77VUǗ67B{78c>]Fb*<#5eJE"ݺؐDe$GþSvKiC{E,UĩLvyW㮳k Q+5Tm?>-/Kc|ww=s[|+3 ̛o[E$Z0"T\-nc>p[L%4cb}"fv9ʦ|K$`Wdx$SY7;p/':`P Apox}BK%h~6@t VɁhw!W=pC!'9йhVS](T{aLWtfyߎqJ/V7ikrdЋeۅ]~9X '~h,3t|*I%Jpbp|V &q'+@ OB:,1S|AHo*zq7<y%xNT e4z1 pYrZ(„eaұinm//&x LmttfFtGcx͆R|>A4͠ݸk疻pIH3A*>zv^8h#&RB!L:ʎ Hrcjyejշ@8+Vkc߈0O`Œxt&De O%#77KJ/mf+3*)&u;}l@ ՙvwF2$:Jn]G]xh^x2l=u/ၑ X>g9I8ӻE֖_vKAu VKVb|9')RG'8.Iq@D[-ڲ;{/;1LQ raswsLJS`Ծ< 4R*&uiLv IGz%T^7Lg2WXVgd*IH?[V9~JF:pcP%P%8"(D`;3`!r,iVH^(6u-ne2"j^hAmˁk}uU|/P?&(pS̮%y}9AFQS }#!_0_,)_yk3E;}=I1lKSXs\&NC=%Lp'8#h^̡S(,TCӌo p%V(e!X^avĭ*؎tQ9,rMsvIAemEqߺNG"=|Pvvd~@peHV( wYɢ6Q $ )QCpc\~|@` e<ͮdj~IA9\a°J<<҃+v }20,Ip}.q$Edl0`%^QzB33]LDM`xxg]G,0lɂۄI|eKm"=QT䠃[Na)}0I}}@j-nEe}1W:9r1GA. uݚ Msj2 o:x%?0=xl_;#gA]6y*85al)!tyiNFW˻X+y25n^J"q3$[,A %-K=Tʆt!?y[f' V2FT?G>f+hЊKn `G1|V"!<1Ig3DiNzvBޗCV/V#m/jy;+sKo UwS^A e1Lƈ3_ F>SqwS|?@ * }؍$TGX R0cHE?h:Xi@X'ețQ;/-Z0>f"peӞNgԒe :(IΩ7v q7 ¼/xlL薣?X%S|衢-oƯ.sh(ye(]s8W\|M81p[h) '~i`g7Ii2cFb<]|,8(-1Wּ6YZ%~wsd0`RdS3m}D_-x^w ~?7 ^ȻDM<ʌ"O@<0mTG(X>`SUv-titDoMQ` z?Nra** 9wMIU=1}Gլr(H7MgSN хEN[ 僎ObӍ1Pvaʃ)]ʌw a{`x{`4,1|T:~b,< ,`1"́ <7݉`,y E+(h:7hY3Shjs.mg ! #n-՛Z*MVq6"`TxR_fڹ~]SmUtI͹l#Ѵ߻&6rRH6!|NF+o!tӼc,LW-p ^Pi߬N=0䕾i e|A]xLRbfקY6c]6Fϰȳot%j>T@p~bw1✡źYp֙ ,u iYOE \ %Iy*Y(':36ifMɡt6 NBFsZ֫G-@\>k?Ղo NQL$f0N7p\+Kh I΃_?=ztW&>3!վS9N@gh-/Fz+'NЎ~}GO!gcx fꪭ7:$ηdXx+ѓ9K6=RZ~ntq:iaN\ Ym p m ]Oq9qLScIe5dTTơ1.P-U!0fuW{q""3f<(4+MC'[q&wոv4^D ܘEȂjO34A;=^tϝ\m7DXc M9ȏnˌT8 MčP2'Ǖ I^ĠI r%M'78VŗZUD\7>&kr^rD$E[I.sV"PMQH$O4fFOҔ kt$f<">7o A_h쩢Y4,Gf=5UL6%f2I7y ٓUqkʲwa&6v(5mi@ 1v~/`m*c)O?RM>FBRQ0v!FYF& ˁDL֪SfJ#O.6gʿK2m!4}.10gH]}ION["ӚX3gt(`!S*) !>=Wde[S1OHL`l "YL}hsW &xvh1k6eklXm$Vȉ@x:HzgN~aMO:=>@Z(ڶD YVGpNqe,9c_|0E"&b\Aᰍ *N7fb:2Mx/qY&* :*jDqJFY%W* "Bu2qm+*T1~8ڭQbw])S 8w2n]/k<Ұ04" Weo.w jR#/ S@apV(Ԛ"ĴM!Y{1~OK1:Fpr)c;8WfF_܃a2oyvq =nA5/膾Pg-}4cEI% iMu I,"~"gIM}:>C5reWcJƢ\0\ϱ'%IWя[̢Q\Gr/4bu~^@ Wpֶ}}#ʆCWॉ Lw6aeD[oCSWyM*}Rqrg71=pܔi+s9Rs{_hm@Z Ax:A)) ٶswA^^rQWn.B7Wlͤ­aktQqM-5TM<"dZ{P=%CZclF"=ߡxz9[HWc4: "{m|ߦhwGP+P<øzyjt",hQwL .٘;UR;de "lP]$!!hKHO4*n:#}4/cΝLe膱12`7- lXh*mA;͹ɖzV -%/Rʼdovy,D?ם!ϯߢҥh /ș2*dkF ".C"lOE!|k{46zS3a|ȅ f{7)JPe[AV3$7}[âi#Q7^ʥB,UU(im*)@TUB/G'pY+ ?:Llڷ* IK4(Rʐ~!οv4J氝'/Kȸ{orQ$,Z֎ؽ[һ|*i\I͏wa l%!ѰN. 9KTa+lY\c9f~DpVXfg_҉ɭ `O{Cԍ cFn޽2Qp]U{§Gsx4O@KxkO%W9RyY$W`ijd%R.m4FMQBN:qem"Mq,9#R*8rSR84Uf/;! lXJ)i㿐 )S'u2QZ :QES'+rM2&C-TN b<*觤>2+ď߶~T[^~Zsh'4ȬqwiƳ;"9 O b5D4ϝ 2tydeoI{pÌ@7wS2ȗ3V݆8"+{LU6ν6{ٷOuʈ̭ZVg+1qԝ`Pʮ.B9:CW<֤zNn`I \7&K?@>k0kJxo~Em3p='=`<ğ}!&ucnQ.8ğF *Pӽc#T "EO9.j0Xh}s1 l0ZDp}4RE JCSr61ظ$8P)gh*LB];Uv(?鲀.ڻzm|Gk7 s_<0t]O0f4>EHsa鐸R 怼E61'IZSD!O=,T~3Z@esk85a0{&sa zI5 s\/rpyĖ糧]ZƑaiNpK$T̗LOT:.)vAYM=>Q?@vq/0A+ $fe<*<{%䡔1LĪܕN|BD?~%G)^6bq&'S74͝ K)G'(Ⱦx놎~XL15ƦH~=p*@W/5`H] UG]~|t8M{] pP287;tax&`p$tT`C3rByxvm E7*n&%ā h_-,ÛZͦ$tA^0WoM(jd(n/2Y$ң]#CLN& hPKA%{ |Pwm d5 Yb|N9rc:qn'mHy,3)D$g$Ues"Ī>py(~̂N$Gpۡ%e2աʟ ~sn]^vLJda9 zlYUU"b "lm4ۖ4܆fi{evPݟ`([帾00}|Rup01[Lʂ?nR,x *qK_d1#P nfb.u=Wț+c9nE&WMaꐣttS0l$2K}/ώn<_ӵ)9g:Э,a(F9?؈/V%JAWi>ۣEhc[t$, e}; }sj+Mu^oջWmo: &R!R:Y3Wͬpޏp3wC0Y`Z6DFYy1mPWsbiN0otQv9`th"afĹf))N/U)=Ji")6KLڬ;2XMo5?{C CSyâ?ŗ;}yYj.qۄm1EղhžSS[Fb1@u[{q7#mt+Đ>uXgTz[ʿLu5]i:#IA/{m`xacKD3ZG_N`hq߫qA^s QMY3k(Q/Rޔ\Omtbd5FNploXRJrb">~@R26]d+xOWRX.)"wI:Oq-\bhLI̐ J[$x~* Ps7Nh0Y ?NYfHzd&`y(LR !!lV>J,ot0