dovecot23-fts-solr-2.3.1-lp150.2.1 >  A Z~Q/=„6;r _2i% ;"{tsab|. +~/J ۃ&/D sU|Ȧ -ջ~{"?ؽrO֠9S/"[8F47zyڞ)'a')v=P '`CΟ0*HB/GG *Ywآh&)8t0 Xz x%!U4mw7j@3f:)%ee6b328a9c8ec839eb7798ae55911ce7c2095cdd2507689248596c2ae624f45759064ae711510f0c620bd80d11c41424398ad1dfwĉZ~Q/=„:>)3C3Y̴ |6pA.p?.`d % F$(;Do     n px0 \ X (8 9 : F+G+$H+,I+4X+8Y+L\+]+^+b+c,d-e- f-l-u-$v-,w-x-y-z.....\Cdovecot23-fts-solr2.3.1lp150.2.1Fulltext search support via solrDovecot is an IMAP and POP3 server for Linux and UNIX-like systems, written primarily with security in mind. Although it is written in C, it uses several coding techniques to avoid most of the common pitfalls. Dovecot can work with standard mbox and maildir formats and is fully compatible with UW-IMAP and Courier IMAP servers as well as mail clients accessing the mailboxes directly. This package holds the files needed for fulltext search support via solr.Z}cloud125openSUSE Leap 15.0openSUSEBSD-3-Clause AND LGPL-2.1-or-later AND MIThttps://bugs.opensuse.orgProductivity/Networking/Email/Servershttp://www.dovecot.orglinuxx86_64 큤Z}Z}095ba410439b2364f8e39e323aa7124e8909f903251dfd94e4ead66985fa0ae179a9e64ad3bed72840ec77524fc102247078a642c4af94335e097bd1c257114arootrootrootrootdovecot23-2.3.1-lp150.2.1.src.rpmdovecot-fts-solrdovecot23-fts-solrdovecot23-fts-solr(x86-64)dovecot_fts_backendlib21_fts_solr_plugin.so()(64bit)@@@@@    dovecot23dovecot23-ftslib20_fts_plugin.so()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libexpat.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.3.12.3.13.0.4-14.6.0-14.0-15.2-1otherproviders(dovecot-fts-solr)4.14.1Z̧@ZZ2@Z@Z@Z@ZZZZ@@Z@@Z?Z:Pvarkoly@suse.commrueckert@suse.demrueckert@suse.dedimstar@opensuse.orgmrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.dejengelh@inai.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- bnc#1088911 - dovecot23 can not build ond s390 add: 35497604d80090a02619024aeec069b32568e4b4.diff add: 5522b8b3d3ed1a99c3b63bb120216af0bd427403.diff- update pigeonhole to 0.5.1 - Explicitly disallow UTF-8 in localpart in addresses parsed from Sieve script. - editheader extension: Corrected the stream position calculations performed while making the modified message available as a stream. Pigeonhole Sieve crashed in LMTP with an assertion panic when the Sieve editheader extension was used before the message was redirected. Experiments indicate that the problem occurred only with LMTP and that LDA is not affected. - fileinto extension: Fix assert panic occurring when fileinto is used without being listed in the require line, while the copy extension is listed there. This is a very old bug. - imapsieve plugin: Do not assert crash or log an error for messages that disappear concurrently while applying Sieve scripts. This event is now logged as a debug message. - Sieve extprograms plugin: Large output from "execute" command crashed delivery. Fixed buffering issue in code that handles output from the external program.- update to 2.3.1 * Submission server support improvements and bug fixes - Lots of bug fixes to submission server * API CHANGE: array_idx_modifiable will no longer allocate space - Particularly affects how you should check MODULE_CONTEXT result, or use REQUIRE_MODULE_CONTEXT. + mail_attachment_detection_options setting controls when $HasAttachment and $HasNoAttachment keywords are set for mails. + imap: Support fetching body snippets using FETCH (SNIPPET) or (SNIPPET (LAZY=FUZZY)) + fs-compress: Automatically detect whether input is compressed or not. Prefix the compression algorithm with "maybe-" to enable the detection, for example: "compress:maybe-gz:6:..." + Added settings to change dovecot.index* files' optimization behavior. See https://wiki2.dovecot.org/IndexFiles#Settings + Auth cache can now utilize auth workers to do password hash verification by setting auth_cache_verify_password_with_worker=yes. + Added charset_alias plugin. See https://wiki2.dovecot.org/Plugins/CharsetAlias + imap_logout_format and pop3_logout_format settings now support all of the generic variables (e.g. %{rip}, %{session}, etc.) + Added auth_policy_check_before_auth, auth_policy_check_after_auth and auth_policy_report_after_auth settings. + master: Support HAProxy PP2_TYPE_SSL command and set "secured" variable appropriately - Invalid UCS4 escape in HTML can cause crashes - imap: IMAP COMPRESS -enabled client crashes on disconnect - lmtp: Fix crash when user is over quota - lib-lda: Parsing Return-Path header address fails when it contains CFWS - auth: SASL with Exim fails for AUTH commands without an initial response - imap: SPECIAL-USE capability isn't automatically added - auth: LDAP subqueries do not support standard auth variables in var-expand - auth: SHA256-CRYPT and SHA512-CRYPT schemes do not work - lib-index: mail_always/never_cache_fields are not used for existing cache files - imap: Fetching headers leaks memory if search doesn't find any mails - lmtp: ORCPT support in RCPT TO - imap-login: Process sometimes ends up in infinite loop - sdbox: Rolled back save/copy transaction doesn't delete temp files - mail: lock_method=dotlock causes crashes - drop patches which are included in the update 23da0fa1b30cc11bcc1d467674a0950c527e9ff1.patch dovecot-2.3.0.1-over-quota-lmtp-crash.patch- Fix License tag.- added 23da0fa1b30cc11bcc1d467674a0950c527e9ff1.patch- update license to SPDX-3- update pigeonhole to 0.5.0.1 - imap4flags extension: Fix binary corruption occurring when setflag/addflag/removeflag flag-list is a variable. - sieve-extprograms plugin: Fix segfault occurring when used in IMAPSieve context. - drop 321a39be974deb2e7eff7b2a509a3ee6ff2e5ae1.patch- pull backport patch dovecot-2.3.0.1-over-quota-lmtp-crash.patch- update to 2.3.0.1 * CVE-2017-15130: TLS SNI config lookups may lead to excessive memory usage, causing imap-login/pop3-login VSZ limit to be reached and the process restarted. This happens only if Dovecot config has local_name { } or local { } configuration blocks and attacker uses randomly generated SNI servernames. (boo#1082828) * CVE-2017-14461: Parsing invalid email addresses may cause a crash or leak memory contents to attacker. For example, these memory contents might contain parts of an email from another user if the same imap process is reused for multiple users. First discovered by Aleksandar Nikolic of Cisco Talos. Independently also discovered by "flxflndy" via HackerOne. (boo#1082826) * CVE-2017-15132: Aborted SASL authentication leaks memory in login process. (boo#1075608) * Linux: Core dumping is no longer enabled by default via PR_SET_DUMPABLE, because this may allow attackers to bypass chroot/group restrictions. Found by cPanel Security Team. Nowadays core dumps can be safely enabled by using "sysctl -w fs.suid_dumpable=2". If the old behaviour is wanted, it can still be enabled by setting: import_environment=$import_environment PR_SET_DUMPABLE=1 - imap-login with SSL/TLS connections may end up in infinite loop- Replace %__-type macro indirections. Replace xargs rm by built in -delete of find(1). - Run ldconfig directly via %post -p. - Check for users in %pre before creating them, and do not suppress errors about it.- backport 321a39be974deb2e7eff7b2a509a3ee6ff2e5ae1.patch fixes crash with imap sieve- Move the example-config + mkcert.sh to /usr/share/dovecot This makes the files no longer documentation and they actually exist on e.g. our docker image, where rpms are installed without documentation. (boo#1070871)- starting 2.3 package based on the latest 2.2 branch There are several new and exciting features in v2.3.0. I'm especially happy about the new logging and statistics code, which will allow us to generate statistics for just about everything. We didn't have time to implement everything we wanted for them yet, and there especially aren't all that many logging events yet that can be used for statistics. We'll implement those to v2.3.1, which might also mean that some of the APIs might still change in v2.3.1 if that's required. We also have new lib-smtp server code, which was used to implement SMTP submission server and do a partial rewrite for LMTP server. Some of the larger changes: * Various setting changes, see https://wiki2.dovecot.org/Upgrading/2.3 If you upgrade from 2.2: Config file changes: - Removed: /etc/dovecot/conf.d/11-object-storage.conf - Added: /etc/dovecot/conf.d/20-submission.conf * Logging rewrite started: Logging is now based on hierarchical events. This makes it possible to do various things, like: 1) giving consistent log prefixes, 2) enabling debug logging with finer granularity, 3) provide logs in more machine readable formats (e.g. json). Everything isn't finished yet, especially a lot of the old logging code still needs to be translated to the new way. * Statistics rewrite started: Stats are now based on (log) events. It's possible to gather statistics about any event that is logged. See http://wiki2.dovecot.org/Statistics for details * ssl_dh setting replaces the old generated ssl-parameters.dat * IMAP: When BINARY FETCH finds a broken mails, send [PARSE] error instead of [UNKNOWNCTE] * Linux: core dumping via PR_SET_DUMPABLE is no longer enabled by default due to potential security reasons (found by cPanel Security Team). + Added support for SMTP submission proxy server, which includes support for BURL and CHUNKING extension. + LMTP rewrite. Supports now CHUNKING extension and mixing of local/proxy recipients. + auth: Support libsodium to add support for ARGON2I and ARGON2ID password schemes. + auth: Support BLF-CRYPT password scheme in all platforms + auth: Added LUA scripting support for passdb/userdb. See https://wiki2.dovecot.org/AuthDatabase/Lua - Input streams are more reliable now when there are errors or when the maximum buffer size is reached. Previously in some situations this could have caused Dovecot to try to read already freed memory. - Output streams weren't previously handling failures when writing a trailer at the end of the stream. This mainly affected encrypt and zlib compress ostreams, which could have silently written truncated files if the last write happened to fail (which shouldn't normally have ever happened). - virtual plugin: Fixed panic when fetching mails from virtual mailboxes with IMAP BINARY extension. - doveadm-server: Fix potential hangs with SSL connections - doveadm proxy: Reading commands' output from v2.2.33+ servers could have caused the output to be corrupted or caused a crash. - Many other smaller fixes - patches: - dovecot-2.3.0-better_ssl_defaults.patch - dovecot-2.3.0-dont_use_etc_ssl_certs.patchcloud125 15234821062.3.1-lp150.2.12.3.1-lp150.2.12.3.1-lp150.2.12.3.1-lp150.2.1lib21_fts_solr_plugin.sosolr-schema.xml/usr/lib64/dovecot/modules//usr/share/doc/packages/dovecot/-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/ab2e87ca5eb7968cbefb73e657bab3f5-dovecot23cpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f6b27617e86cdf0f7a04ef4de754cf403ec8fde7, strippedXML 1.0 document, ASCII textPRRRRR 5໑)) utf-89fd7844b7d61085a2c3f8168405960db5d4eb277344ec50c5bd3851b47ba0264?7zXZ !t/D] crv9ucMzf6n\ 6xH&vu/(Y[HqY[ 7 Ix&PrG{+8#' QX&hf{QFajtzh/C[+:͑At~癵VտTW_><Ԋ)DahR4]d'(ukqpTAM؂4H_@cB,fs6׃N;z՚,w'Z.`Ϣ 95"WuV[r9PO պ;g|.Dg JG֙؎p(|oe$ B׉:O"!/*?k*n)p`0xApj>m4 iel`B(3$]͋b&vvI'GϮP +r.t"t`a]YX>áE=Ƨw˝J @Si|%naO5ThNo;oF*R.5K{:uޤ c0@,zCi~yD!q#X9$JnZE=I kCmmXfYX9l`yHѐKW"gfrf 8hq4Gk*"B)QMDxϷi2]h|Od$Y9b'o KzUIrN/z4HIe\`Bĩ[}ob^wzfU> ܟUKi N3Z(ǒ?1GŜ}O eB(&K-d<1rɺ9W >`ߩ~9Lcm6zP_B.8+U(GMK`rxpq;:1CBP\HJr6ΫT `z$5)n ?dWz#z.ϲpa }*a@0o]sF`?Չ?΄ f_{ g;@jRL <֢J cM9$lm?峓;Oex's-pG#{v>q5{7QjOX81.ľ9Uuł31X.ig6h@Et;O]jt"zj%@@U^FB oz =9NLGF04g*7Ts>י ]{[#t=Epb.Cv3YE1Y۝X}~`,wӧEa =N.RhŰwɢLs7 ZRwyO3Q/l ꊬJ%/Q_"~Xp`ۑoId= }@MN;Ċ:EBwUrr#hl ,}z r ^^-ڏxc!- wְeYGAaҊxO ],Ar3yBIT]n.]֒jM~[TO?M9I83M TӖ 3f&ۯyOM4@{>W52x0tX>hqHk_N,5tC T}GRƏSY>[;KȳJt@fx}ˎ8{ cLL9&j/xh;۠ɌYj?zɋjs*[`SܾbF-bٟ[ ƋjjKniM̀Uu W0PDY2Xz} Q1@^TxCa>d<1ќ{1j\r]fZ?ly-ƦZDŸv<%O!^sfZ-FDݢ6 (Zr KlwU 4E]_m ea KeZp <_g?g`MR`*>YE4(Y1RLjY73B#p*`#M,tq2С@ST{|";a^i5Tv {teǙ"Ć?TF .@zwd5= R#ڌe;}Vu0n9!z&QwW;LO(UOzW"UC-k*x;kC8= eAkXŹN1 y[d;.&s&힑|H5(s7v? ^DV=oG-ם$9'8 S 6w@97h3ݵK`6ɤ]j,nF0DE`sz2qEAOcd)@1Jʡ }JKXpgSgw'WOCH j,}iÒ^m}I}+gDnҹm.?~ 5g f 30ۡ1\6jX#p3U^IhlhsFSl`!%:[uNŤL$EIon&dN[S:ug' !n.U" Zcv #&1 Hh5FwBsϙeo4Ԣj}:ò)\ֳ $[En0igڢR O.hlޭ\4p1)%DT [d#"Klo}7E\ߘ=9ۋe%z&a}lTkIqP( '.@uwj%ޣ\FO(ǓӒQCL~,311BE;խx]we\ #S}Ee'6Ã2*+gƖmﬓ"%rjA ?>< S*^ ÍWz7#cїE6m!ʮsj-7(1 a;񉭻!x*9S[ӟb^z%2͈K= J* &l@!x9-(Yn.'*0V06>-p.{aON;^6rr NdO*货ܿ"<'i;7 5j >*Ρt7;DH a@W(kV%g &H, g"bGmV-{4qߜC8bR%CaCC\ճ1A_*(ѦD6Sy(3 }Z|N**4j); ԧy+ W* &z&?phI UVMW0LEnPZ*YC“(3CǦt(*Oi7vp=|qw 1R@z=2[ڢɞ|T3 vs|3XZr&|)*wj@\HXD-KJc)CuD1rGf;~meI9\II)T39W1ڹzek*&>#+R1cd1EO~חG_ŸR5_,RP ٽe2ma MG#-) O~_j ƟA=EK?S墮W6x;)L/취|Tւ1]Rdǩ1]vDߕV^K)&72(VO !(Ba̵3ߵ6D=`Ӓ20?T/ui\1Row2ni"6TBa8eǯm W0sJk M~lfh<`nhb@d;7=;*6+to}N}8YAXÙݯ*yۿvEWq_6$Ӳ'@"Ce?Zvb'}c׷WPݪ|9ħkEi$ Hs:2HCreZuOv1謊W1lrjY7i/Agŵw(]U$uys4q(P$Pbo`Y=y}wbU`e/fĹ˽U֘ߵ.އT;%L]Ln G}T{ی1@ t,/m{O$/ucYɊ#j]N Loo*bz&i 5Pa-;>pZkJ <(<oTm\G̭$r^=/p,=e@ɶgiiu/Ez="IYȆI&'dW)wz\aE=jwaP"Z34֙;4WFL"V#h/?Y˫::(00mRƦz-т*؞(߽c|ü),|K10Ѫj<=6~,y ~ ;cBB;XpDMR' 94/&xQk8Kٝ .J?`q`Ѳ*d4 m1+yWˍb058p&B/ʄ a); 4( sUtރ>➠ }ɾpOwvưt1&e]0tE:+xbs7_Jl2R|$5n?]MP˙G!6:lD/>qF/e. 24;ԮYC^c A5tFekEm5Y [ 5q&ZQGECOyT}ؕ, _'5•;gզ)/`;aRDUi*v#g&D 8n}=`o qtsY'ȏ4z1 #y!NR7lA-*4;"#xK]HK1ǬhD_1=zɳKHgI̘ܟABsa?4 6LmM"-&Tc}Lpb ?9jˣECɁ,Fӵ zq0b6ȡ1åqDB]Aq" v=hP?oU!G(ԞbU9l;>f[ ށh<=xvָUiSۼuCA4?(>3LŘ&W2 3W4c7HGr|L#Ľ̏ 㪚 O:~.iCZ:;n>~㘏[]r[`jR.c(: ġ$*9b -9T#ϕNJ崻*)^,cc`'|SyOIsanQz3? cXZH#Y[ 6 -P7RuGX4ZXo HG?ؙ$fxͫQb1h8lHz˲)/;61vB6ϩLiv1>5~T)U@c@ +2~KR qVz7zaBeh>BHE*+ՊB DyIy6tf2HB``0gRq Azz=p.B `/;t45_z{`>{-(yiqZ@A3F$F0N 6o$#-U&cD#Ƌ9^!O\1^ h<ΛQ-[G HK~ @| 2wO+Qp#f2A" @YovR6A=VT}F҇,n 'zB]-5[MJmo5i.C`fÙs\=Of_׬.Liۊ%rCFlÊ?xu QtE*!,wl uJ_z\FQ V'cX.k D|ZdAލO}9ػӾ>z'lXLL FtjrgX;#i7eROol/;0 9׻)^F(\PQ+4U,/.2Yn\rw+\kPN:>jYGPXi*6R?߄_TjIeYk9\#MWǖos"6PsD ڢoqjrH.Zd NLΞ莉 ({yĈ `Ƌ v`[x wDd ELYeOwxX0J58LEB]e5Rb_Uf An-v5Wʗ2W/x{Or8EW`kk%MNnGT[hhbSIz{B|A䉆qG_Tz(*5,x>s[eC]'LgX<׃̮,ҔLYRD sZ Q3hTlX!L7][Ƕ#og%4b)WFb3X#0/D{ N,.ήqFK410WHcO6W$0͂Էna>Z"C IW 4ɧ BZ3 U@~VԮ,0VwZN^7T¯oY33Liєnk9J㘠(}ԝE$"6^{K=]Nyͨ&tON_oT(Dɞ| ,ಶJbcJB4Yh0kא h2 e/2 wA J3_VIn /{yS$I] Mݱ&5'ya0CWU&GX. 0kZǾЩ-R ӖēpCyck p8r3lDn{2!$\iq!-6EZWYq "ٵ,\"@A4z=Dz j W/6u@ƭ`̀a[jH _ xX. φ.4@QYxwͷ!,g l"*w.)$ԠoЦ-L cb3I@*AecFР}ТQ@td3ϓ6aLX82m]v.6Lv;uib38lwQk$~̚q4Q]byH}Z=-?6Oٛ_S&M{Xk]G6>?;ZX&( i xkWoX]d|ƥ[cޕ%L^oT8i;Z_ab^6mp?&.PG$4(Jd?xЁkWQ yO>vF윈7ߔa#<5uuS<̼ OI)qRgU ezon{g p\imzgStG=&"rR)c=;]TFRP$"4FPl؏L0'`pf*Ev ~]ԙ)IЈ3qiT ܲ{\~XL-%VUET=Zw]Zh)\ޮ\՝wRCEæoo˫LULUtb,HcW ּakבc*Zo7.r 9q͂EȡC`IyZc _?"gR:L]Yچed#pSQ6 RWn$[<lt9!Ƣ+U@;ruҩh界bF;Pl<5qo9`;VL\wA ;[F%?;=O[Aۼ|wç{ Lq9(QAO:s@ljs #&N1;K 6lr9ʮ2tđGećbWɊaP.$ 2v+#RѮ]/hܒ~Oq_CI邃01]^E0DP i~-n> oU!nC4"=."W u1]j/ eZJ^,A4xk/.X 'f-#Ykx\?ܤF Ya«i5 @<[\EnM1~8Fe;[7wex#6g>6 nqe'jUiHf>e$UB@H=IPCGAPrG"hYTkpLN$?#[n+|SJU\d!. PzXƱN?ķ!䰯F9-,rf#y&|.abRp IJ!* Ǻ?t1`&Co*kmSٹ]ɨ؏`{+\v1Sqo>jl[ߣnFqeSЃj@v&L"BoeΘKVW$u]u1YhZWQEȶHhSş'r;ۄ y<, Zy$Tݫ .dB+Rc.Ne0&fڸ6g[JOzy(2xGUWxM^f93&%A[ ?'jh6K-dNN[DIU ޞ4n5\0!6fL'A(9%; Dch;6^,Kz9T{wY >p b7'lBޯ[ ')h)&M:KȬQ§RɖmL!h2Z ,Yճ2"z6~!{an,99D|:3uXh56ʄ-we)M!R{햗JD]jqzws>:ԗ.e|'x#6%:0o7_YeHοޯ I.k'Zo4-f:-_exmFAtĉٞS0@ x}KݔD=__;~p&4>"fb (&̝I2+D @%xk0R&j2Q0,|#aHLeE~ꯛ|f;>>EIS(5,2!#g 5VޫI@Iv[/%^R}~Yo?JH{&ugSdȬ_)lamF~q^\K`? ~!:k7_BotEeǒ N.qBY)m@UĥZKL ypXe598}>gF#6 n0mo\qaېFR/qrF ){b # BIZwWniwUh_h!%حLHR4V*:Omi.RB0C~3SRqH(1jR]\94[qKt]$yt0p۰X|X`H laj_WkC=r何#p3 /"]$eӣ~Q6U`YޕgpvKg!v,pOsgECQmgd@c'`̕|:+=01tx&1*ds{؈_QS sAW8qcnaHi$t1a4gmeԔ:4л&!E'dk -H*1Ӈ0L$"mÓS t)PKÓdA~Qzcaؐh6ջ83:v߾# R#`]V,(%ΘǿY6iaENӬ"B6,O.{<} .;D )_XGEtcg25^(Ԩ`.=f|")N7=QFH$f=A`ީS&uiŠXe_bGbfA^(žt7غ9i2lɺ[t)L9m/+!u^hB9}߀l{SޖT\93Iw:F R]^4)vrz -"uӴ\k#.O:jl%cNN}F]wxME-$ BɱT13[ 8CƖfSжJ #ړ"1ߛhGrqq _کZynG$dP|_TPWO,g-{36p w} F d6Ȯ62mجg=\:ou*Ihe}10/No<6Z{BD eai9'b.a7*¼Zd5V=\7`f Q|Wgo\No,CP@&3/*e'25FIi[Տ0R*=0s4c}hH!PTM,CA,GYHfmvYO]V,]s5ݺМ;!RO꿜܆TO1WJHy${dEhRMx!x[)kuq.=W aiHχXiz#$g՛TuN'Jn>#%=@%-){|ZBvj;4Cn_1Ć ۤQX E~IDPWŨTif.Dsp>(f jEZYAn\<< 9{uz4!4eؒqQTJ:;M{L<_$NȮ0`m 6u7}9t`1DTOCiʐ"$H;Cʕ&EUwx+? EQg &Cb4lROXP9L3W7^7lA|(*LDiP۰=Od>b"F 4)5S*T3G|RJ޷IU sI^QuDB۳f) e=<z/WT\KdP Errselj`S7nT?j(%{(3LS-E>f7 >z<2_h%ٵ"B$7١IcCƆ5x.)DSc2PelX{%S@ > jln{UjףN !HDm^*qNӱm7}^A"Oǯ/JRDWa-)0}PZҔXhe|Yu\l.<|˛b2kV1n:kNMs&LpB:FHMvPg حwRzǾK{@x!Ԑ'QSyUMٯI'j`XI: {2<6B. .&/`ʕR7^zpd'=[f_Q!tUjta6. c jx@=+o㢉~5G+9V_STH D54[F ?c.:8"t9_ypG[w<@5A/"JSdi`EOt`Qǥqsi52 ?uAh^Շ4V.l|2hC N0Q(y rCa MmF6"ԐJ@$zH2Itj rW3u ~vϲ&$Է%/i((KAt'_uc'cD*_KawZFQ{n.XpZv<59($ٳ*NC+1|m()sq]7ڧYv8.QYWAOzArғZZ'(I0XhEzcc%aleǧr3et>lBՅ}3D[Vfǵ1z;gGBMɁ;+˧ C$g[j0U74Rr|ĵ)ÇPP:"N$NҼzX+\Oz t{7pE3~\[&?Y W0\7oYPvu7):w"ZKI >\&#fAg}[ΗljR|? l/N0A}?7?+ð05802mN8nt V#S ' a!]߇V\(֨c%3ecAɚ-RɜxHyd+Wt,N8B,xjO7 -dII SF3o&V`1