libtasn1-6-4.13-lp150.2.2 >  A Z˩ /=„SΊKCR{ZavO51Q_4$l^K }E5.H(-6,_[ nNu?Y/%S8.n& (խ?I|?uX:=Laި();k3좩N{h5+QB`4PE<G\ϿxH>e]PtaF =LqOaCgB !T Z w'>0b2f742988058ebaa3d3c46d22233070b4278d796c834717bad230a4188c609615ede0297a75299a804645da5342dc6cad14c9fbZ˩ /=„ ų=0FcඃvaRt_B;@M(0]E3& j xJ3#,BvȝHAر,\S^Y0,*8e7 =_k w*[79'JEdKIv#rm֖kE\W{!Tz+>p@8?8d   2 (9`fpx |    $|   (89|:[>5@5F5G5H5I5X5Y5\6]6 ^6@b6Lc6d7Te7Yf7\l7^u7pv7xw8x8y8z888H8L8R8Clibtasn1-64.13lp150.2.2ASN.1 parsing libraryThis is the ASN.1 library used by GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.orgZ˩ cloud116*8openSUSE Leap 15.0openSUSELGPL-2.1+ and GPL-3.0https://bugs.opensuse.orgSystem/Librarieshttps://www.gnu.org/software/libtasn1/linuxx86_64*8Z˩Z˩8c792677fc2f820bcdbde1fbb143d4b773f6b775ea9f347591deada8eefca983libtasn1.so.6.5.5rootrootrootrootlibtasn1-4.13-lp150.2.2.src.rpmlibtasn1-6libtasn1-6(x86-64)libtasn1.so.6()(64bit)libtasn1.so.6(LIBTASN1_0_3)(64bit)@@@@@@     /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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)libtasn1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.133.0.4-14.6.0-14.0-15.2-14.14.1ZZaY3@W@W UYU|@UCjU@UT8T5'@SFSQɆ@QP|@Pe@P @OOfO @LZ@K@K*@JB@J{fvogt@suse.comkbabioch@suse.comastieger@suse.comastieger@suse.commpluskal@suse.comzaitor@opensuse.orgastieger@suse.comastieger@suse.comastieger@suse.commpluskal@suse.comjengelh@inai.detabraham@suse.commgorse@suse.commeissner@suse.comcoolo@suse.commeissner@suse.comandreas.stieger@gmx.demeissner@suse.comaj@suse.decfarrell@suse.comtabraham@novell.comtabraham@novell.comjengelh@medozas.decoolo@novell.comjengelh@medozas.devuntz@novell.comvuntz@novell.com- Use %license (boo#1082318)- update to 4.13 * On indefinite string decoding, set a maximum level of allowed recursions (3) to protect the BER decoder from a stack exhaustion. (CVE-2018-6003 boo#1076832)- libtasn1 4.12: * Corrected so-name version - includes changes in 4.11: * Introduce the ASN1_TIME_ENCODING_ERROR error code to indicate an invalid encoding in the DER time fields. * Introduced flag ASN1_DECODE_FLAG_ALLOW_INCORRECT_TIME. This flag allows decoding errors in time fields even when in strict DER mode. That is introduced in order to allow toleration of invalid times in X.509 certificates (which are common) even though strict DER adherence is enforced in other fields. * Added safety check in asn1_find_node(). That prevents a crash when a very long variable name is provided by the developer. Note that this to be exploited requires controlling the ASN.1 definitions used by the developer, i.e., the 'name' parameter of asn1_write_value() or asn1_read_value(). The library is not designed to protect against malicious manipulation of the developer assigned variable names - includes changes from 4.10: * Updated gnulib * Removed -Werror from default compiler flags (drop patch 0001-configure-don-t-add-Werror-to-build-flags.patch) * Fixed undefined behavior when negating integers in _asn1_ltostr(). * Pass the correct length to _asn1_get_indefinite_length_string in asn1_get_length_ber. This addresses reading 1-byte past the end of data.- update to 4.9: * Fix OID encoding of OIDs which have elements which exceed 2^32 - Do not treat i586 warning as error, adding upstream 0001-configure-don-t-add-Werror-to-build-flags.patch - fate#322523- Update to 4.8 * Fixes to avoid reliance on C undefined behavior. * Fixes to avoid an infinite recursion when decoding without the ASN1_DECODE_FLAG_STRICT_DER flag. Reported by Pascal Cuoq. (CVE-2016-4008 / bsc#982779) * Combined all the BER octet string decoding functions to a single one based on asn1_decode_simple_ber().- Update to version 4.7: * Fixed regression introduced in the decoding of multi-byte tags fix.- libtasn1 4.6: * Allow decoding OCTET STRINGs with multi-byte tags. * Add asn1_get_object_id_der- update libtasn1 4.5: * Corrected an invalid memory access in octet string decoding. CVE-2015-3622 [boo#929414]- update to libtasn1 4.4 [bsc#924828]: * Corrected a two-byte stack overflow in asn1_der_decoding. CVE-2015-2806- Update project url - Cleanup spec-file with spec-cleaner - Add info preun and post dependencies - Update to 4.3 * Added asn1_decode_simple_ber() * Only assign a value if the previous node has one (bsc#961491).- Put C API documentation into -devel package. Use modern %make_install. Description fix.- updated to libtasn1 4.2: * Noteworthy changes in release 4.2 (released 2014-09-15) [stable] - Added sanity checks in the decoding of time when ASN1_DECODE_FLAG_STRICT_DER is used. - Fixes in the decoding of OCTET STRING when close to the end of the structure. * Noteworthy changes in release 4.1 (released 2014-08-23) [stable] - Corrected indefinite tag check in ANY constructions. That allows the decoding of BER-encoded structures that contain indefinite encoding within an ANY element. - Added DER decoding flag ASN1_DECODE_FLAG_STRICT_DER. Over the years BER functionality was added to the decoder and this flag provides the way to disable it. - API and ABI changes since last version: ASN1_DECODE_FLAG_STRICT_DER: New definition * Noteworthy changes in release 4.0 (released 2014-06-26) [stable] - Optimized asn1_der_decoding_startEnd(). It no longer requires the additional decoding step. - asn1_read_value() understands the ?CURRENT keyword, which can be used to indicate the current element of a sequence, when the provided node is a sequence element. - Several optimizations in DER decoding of structures with sequences containing many elements. - asn1_der_decoding2() is introduced and allows flags to be passed on the decoding process. Currently only ASN1_DECODE_FLAG_ALLOW_PADDING is defined and that allows decoding DER structures that contain arbitrary data past their end. Contributed by Karel Slany. - API and ABI changes since last version: ASN1_DECODE_FLAG_ALLOW_PADDING: New definition asn1_dup_node: New function asn1_der_decoding2: New function asn1_der_decoding_element: It is now an alias to asn1_der_decoding- updated to libtasn1 3.7: * Noteworthy changes in release 3.7 (released 2014-06-26) [stable] - Fixes in length calculation in _asn1_extract_der_octet(). - Fixes in DER decoding. - Fixes: CVE-2014-3468 CVE-2014-3467 CVE-2014-3469 bnc#880738 bnc#880737 bnc#880735- libtasn1.keyring: added Nikos Mavrogiannopoulos key, who did this release (and shares responsibility with Simon). - updated to libtasn1 3.6 * Noteworthy changes in release 3.6 (released 2014-05-25) [stable] - Corrected an off-by-one error in ASN.1 DER tag decoding. (CVE-2014-3468/bnc#880735) - Several improvements and new safety checks on DER decoding; issues found using Codenomicon TLS test suite. (CVE-2014-3469/bnc#880738, CVE-2014-3467/bnc#880737) - Marked asn1_der_decoding_element() as deprecated. Use asn1_der_decoding() instead. * Noteworthy changes in release 3.5 (released 2014-05-01) [stable] - Correctly handle decoding of recursive CHOICE options. - Allow deleting elements of SET OF. Patch by Jean-Louis Thekekara. - Several small bug fixes found by coverity. - Code improvements contributed by Kurt Roeckx. * Noteworthy changes in release 3.4 (released 2013-11-25) [stable] - Added asn1_delete_structure2() which allows zeroizing the contents of all values in the structure prior to deinitialization. - The parser accepts negative numbers in an INTEGER range (but still does no enforce them).- remove gpg source checking again to avoid this cycle: libtasn1 -> libssh2_org -> openssh -> krb5 -> python-Jinja2 -> vim -> libtasn1- updated to libtasn1 3.3 * Noteworthy changes in release 3.3 (released 2013-03-23) [stable] - More precise overflow checks using gnulib's intprops module. - Updates to compile in Android systems. * Noteworthy changes in release 3.2 (released 2012-11-30) [stable] - Corrected buffer overflow in the error reporting of the parser (reported by Andreas Metzler). * Noteworthy changes in release 3.1 (released 2012-11-24) [stable] - Completed rename of types: ASN1_ARRAY_TYPE -> asn1_static_node (was asn1_static_node_t) - Added new types: VisibleString, NumericString, IA5String, TeletexString, PrintableString, UniversalString, BMPString, UTF8String. When re-defined a warning is being print instead of failing. - Parser outputs more detailed syntax error messages. - Added asn1_decode_simple_der() and asn1_encode_simple_der(). - Added asn1_read_value_type() to return value and type. - Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIME - added gpg source checking- update to libtasn1 3.0, SONAME libtasn1.so.6 - Added tool in tests/ to benchmark X.509 structure decoding. - Added asn1_read_node_value() to obtain a node's value. - Optimizations in internal tree allocation. - Optimizations in tree search. - libtasn1.h no longer exports internal structures. - Types were renamed for consistency: ASN1_DATA_NODE -> asn1_data_node_st ASN1_ARRAY_TYPE -> asn1_static_node ASN1_TYPE -> asn1_node ASN1_TYPE_EMPTY -> NULL static_struct_asn -> asn1_static_node_st node_asn_struct -> asn1_node_st node_asn -> asn1_node_st (the old types are still available as definitions) - fix W: devel-package-with-non-devel-group- updated to version 2.14 This release adds asn1_read_node_value() to obtain a node's value. This is to deprecate the export of the node_asn internal structure for the upcoming 3.x release. The ASN1_DATA_NODE type and the ASN1_ETYPE_* constants were added to support the new function. - removed upstreamed libtasn1-stdio.h patch - make check- Fix build with missing gets declaration (glibc 2.16)- license update: LGPL-2.1+ and GPL-3.0 Tools are GPL-3.0- update to version 2.12 + Cleanup license headers. + build: Update gnulib files. + Corrected DER decoding issue (reported by Matthew Hall). Added self check to detect the problem, see tests/Test_overflow.c. This problem can lead to at least remotely triggered crashes, see further analysis on the libtasn1 mailing list.- update to version 2.11 + qa: now builds without compiler warnings with Solaris CC + qa: added clang analysis. fixed cyclomatic complexity output + tests: added self-test of bit string functions + build: added windows/libtasn14win.mk rules to produce Windows binaries + build: don't hard code path to perl in doc/gdoc + various minor fixes - changes in version 2.10 + lib: small optimization, possibly working around gcc/valgrind issue + build: update gnulib files + asn1Coding: actually implement the -c parameter + asn1Decoding: the -c parameter serves no purpose. remove it. + doc: add examples to asn1Coding and ans1Decoding description - changes in version 2.9 + tests: link to gnulib to avoid build error related to 'rpl_ftello' on Solaris. Reported by Dagobert Michelsen + doc: fix bug reporting address to point at help-libtasn1@gnu.org + doc: fix returns: documentation in Texinfo. Reported by Jeffery Walton + build : update gnulib files - changes in version 2.8 + update gnulib files + use libtool 2.2.10 to ease MinGW64 builds - changes in version 2.7 + Doc: build PDF manual using GTK-DOC + Doc: fix of asn1_check_version, documentation was missing from last release + Build: avoid warnings about ignored visibility attributes on Windows - changes in version 2.6 + Fix build failure on platforms without support for GNU_LD version scripts + libtasn1: simplified implementation of asn1_check_version + tests: improved self-checks + update gnulib files, fix many syntax-check nits, indent code, fix license templates - changes in version 2.5 + doc: improve GTK-DOC comments + misc: updated gnulib files - changes in version 2.4 + Doc fixes + updated gnulib files + clean up copyright notices - changes in version 2.3 + libtasn1 is now an official GNU project + solve build problem on Tru64 related to TRUE/FALSE + More careful decoding of OIDs + Fixed warning in ANS1.y + Use "Software libraries" info dircategory + Drop GPL/LGPL copies from the manual (not needed there) + New configure parameters to set packagin specific information The parameters are --with-packager, --with-packager-version, and --with-packager-bug-reports. See for more details.- Use %_smp_mflags- buildrequire pkg-config to fix provides- Add baselibs.conf as a source- Update to version 2.2: + Change how the ASN1_API decorator is used in libtasn1.h, for GTK-DOC. + Changed license of libtasn1.pc from GPLv3+ to LGPLv2.1+. + Building with many warning flags now requires - -enable-gcc-warnings. + Some warnings fixed. - Fix license of library packages: it's LGPL not GPL.- Update to version 2.1: + Fix compilation failure on platforms that can't generate empty archives, e.g., Mac OS X. - Changes from version 2.0: + Optimized tree generation. + ASN1 parser code re-generated using Bison 2.4.1. + Build with more warning flags. Many compiler warnings fixed. + Compiled with -fvisibility=hidden by default if supported. See http://gcc.gnu.org/wiki/Visibility + The libtasn1-config tool has been removed. For application developers, please stop using libtasn1-config for finding libtasn1, use proper autoconf checks or pkg-config instead. - Remove AutoReqProv: it's default now. - Pass --disable-static to configure./sbin/ldconfig/sbin/ldconfigcloud116 15232965254.13-lp150.2.24.13-lp150.2.2libtasn1.so.6libtasn1.so.6.5.5/usr/lib64/-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/e7d06af87f284467f800172a0cfc5d7c-libtasn1cpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e952907de7dfe97a3c3e4e209ab40685e27e1d97, strippedPPRRRRRRBDH) futf-8c98fd9079c6d0ea2bc1d3e65c59f773bf4daf4b217fc96c9b0c018e72949ffdd?7zXZ !t/+x] cr$x#E||**{Qט-/V,]ĴY[:|ҥS 򸎧g7%xJwRŚs̆G ØX"2T):,@ɺiEnvWCڞiL?YLr#iwԜvP5: 2C!-mg7y:z,BfY5(]k:d@D3IdJK$&D& u,OۥRaqy$ll_PQjvȦCaYʹ@f1_!@=3%]G*xd'tGys$=>Yƚx^ C!z7{) 8t+K]?<Z%|gki-HU6G (P/ż=@Hޗ9 slhHLߑ?W<3}84jRR¥LYq岩BR$ wW .b'"4h nlGl>'ts/&8nB-F|8POۙ8-~"M4ϧnp'I=>e1rO(?*?o.a՚Y`Sx,n&~fd4өxX4'Ch!9sʼtqq.ڮ8phWPЬ4lBxViTFq1R4`܁ܞ܁bO~l?: d֌+kBQru#c=-|nFhodqf@ VS# aP]nXGy+@@['qI g.NV)jk]!sGw31OȤ}8HmMYmBڶذoJjy1ީߕiCnXTE\ߵMK+<:-⪃]{懘%롭 dǒ"%,Z4O_v&+*(Y?= .˿!20Qؼrn`t>˒U. ьB3?FYD:l09Ȏ4&jKڒ( >TXqJiv/Zu^ڍh d$1ً=4H/b69i= hw"=j|0p+ D}Lf@0}3N8/#G,s|0QV.qzC\wL*`y-ӕΤ?-3"fSkBٷ#2ˢ;CYK:ޓѠl]GxF$,)g퍋~HoաM:W N2U8fIIv:]`!Cb4)Y!Vr+1.^ldEme*ZX#hq]L99+Aqa}n1$iΉ)&0jGw&)ޟ Lx?5PgK.S~Ĺ1 ]`}"Ж=HHh=S/*oQal}>c>4U4 m Y>}s3\"ϐ^vFYУ}->3m#~s׶S(I`Щ{3\ho:S5E앇%䨰_#_npyS*J)* tWc" c5l2#Ap*O7E & Wf8ѫ} kqwH13T/æ@n[+y lI@UZ8AV[#Q{6iaF^|6_'G9{,4I{Q']ŷZ]'&!ebw!a%\(@i=Os[W+Zk5eY5?HP4k̯'|;!Fw?TYK7ZUB5ŠXC1i糔4A{@xXEֻUU/}335u1\60jg+53`Ջ8JZ0v:_`KL`*جk_寐lER$X2vOΨ`] 5F>_b52 IVt`zNr_}KuUDnYv-h?hӷPXP'~r')o whڧ, ^I/^iDF{iew%y=sT~ch:Zk.Bċ"wN32 ZSKnz{1V)YU9\ sʂ!{cԮ H?6zLE?c`q+4Ń Nz#6آhku(%hoj0j丳+1W^' K-ں&\Vueס&a,fL5 =Vwp*'7lBt8ipaإ%s {é4 fkRNk9}}s,0z ,QP!Ci7[ ]^Zx3*Ʊqx.md.nε%s8KcP.<&c2;3 wˠ&(U:m\ٔR(-D82pKyw "u&kXϤ{'R})G Ye"`C5LG>pFŝ!i7k~@ L lx8@Z{AWXq \k;ARAVX3." l{Reb4Lh70Umy47K $wI>ОcX_I*qiO9/Eu 雪9#sn@hX/#Mr\|}#Ԍ3$΍0J UvMR8{[ uR4ԋv`T97=֋֥{x|rG^Q= TL#[2+6*y.|$Ip@ vcu'bE #}uHYwQuxw2/Xg|YQ@Kbl#v@}C2V :Qe<[Z0ˬ* 'NSk[J`&BN$/ 6+q5%zۭG'e<9#%4g"HTDC[dܥmI5pc:G3Ǚz+5(Fv?>R?p뷻 8K4~NsrQQ]feeB틓 _$ه7վR=du1&.N πo,{n>D0Gx@gKOyׁ< [d8@*BW46g? iNW[*߅Ѱ}x~a;Hb2̿:@b(wSAS&&sJbBGj/]%?a~_GrxL(Màd=nAl>\`T)vU"4(:"w;8e7U^ȍUqh\  /K3T[2o 2Tch)M!$>Χt7;^ju\[}(|drUi«,04qƔ!g$e IN r ZinHPBÈBX)nM" oPնv!CЖZPgV L/^jXݞо+!e,*&'_"4X]nqĢ.QT@vs ~ JBW4$wF+q=Sohn )Vfke}PnAcߕvNBiJ3zL_.Ѕ8j}u;Rza/bW"c=pw+d-׫E(uZBϟD@~1ݣ\Qh@+7+R䀵Й5 KAh^P\dڛn$&%s?-?g/U0j9YT%LMvqcɤb6C*AogR>j&]o WG'HۜP τ"g8ef NeLT Y${. 9)C2Ӆ :^ o엄o)A:Y1Oudkr ynn(isdb3[\[@ىlԠ*Sַ‚AcF7,/fv}2V&)x.ùPetEdIf_w+obVtY K/L`[cb"u>v < pFE{T!&=D;n$ ub1C6A3f̡[w(8žQݹ\ AD 3řp;޽Dq؛sUK y~=VU~瓵Xl;2,;.E>zrdOY25qkf+&^A%x 4]FI?G&xZ#3d[y]0Ƿk$B@x`݊,W-aދ {/^kC aPd.`1^Z;1 1_-!50.M1$[:"W^S-LIvoʺA&ʔ 'yt\(Hvcj5 ,~~4q7]lhㇹ e2K;C'ظ>ԳZs԰q34HXO!qrʵWNT&`N-wrnwƎuVIYaQitF^7CO U%1/8sBZD#b懢w`1Vm еȔ~7oC:V%T?{rś4v?)e~9y%uōe6 &n]-+[nQTӂ7ێpV&huI)TaQf15 |wE]Z>b,W/lbd"#GӨ>D 7vb.' ^_S[ozrѬz- 6h_YMnY}JA ٸRes.Ϋ"KyHU vShmSi!Ɗ iiX+D83 L F[G[E4鳽gٰAvgg. p@[k7RŃ0 [SiJhjLp^zֻP<(41׊QLa&OMOfNE5Jd8tf/Zjߣ-:wČgCIl`Vvn(F)PޔR4{{c=U6å=!Ϟ^aˢ|t`G)oҫ2ߴb7y JpMDj tKwg+8Cs䫄?O[lu3㞼zVJ%}L E=Ԙx[$첂a>gkav2F!fvo&V KZa mVL!Hf`8AVK2)e*-8L 3ФcniڱZ5!Bڲa倄Uܞ\aDE+[es:Y-ԇ[G%?hd*S?'oQ;iœ}ș-?vAξh|j{Ti*Z<t#8r߂34pEJ9lOEK$Ϛz!&HvPgE D)*K~y^14ӄ$w ;γҊ|6 X ECif}|<ZjV`,Ri.q7t%t:k,݌q `{ P i\>mX\h"5es\LOGL^:9\eb}vI/*ϛ}' ,zU w 7hphRZn?:t ~2ifSxebj5‡'tG<N^Z8tD]T\rZcaTB s>PSY@Vu㾽Ȗ?$nݐw͔Kc$c gڒӣYi|%4Ϡđ`A=ei8%lqMź+HHdxBBrp6'0)ӗSg|"jtR*ȟfhPWB)>= ]YhY7$yY&i Ě6ef df5 bs`<9|@[VȀSazD`MhkT*;U,׵(c? ʪjR\5p| wQ'tiۃU"l~ ,7Kv7Vk 'ޮ B 喠|U6lZwpqv 1kU+N(˾"<:g}VVl!yS LACqb.NOiAVV:iK! d{!،Ș~85wueO!=!fiMqi ?:Qg ~yU/ՀGd^@6+ޠ`|0dk%dK݅h~`^v-Wy~|U존L7p#G?"sr{RNv4dk|%^p#s0,NkYnj±neAR}vCm٨رA6l2 I#?+YO'df!CY?lYY vq9贒}+͆(Uyf B.YTLPtHuEk-hnkU]M*,EAsnz֛>+`$=rQ$fȂNc#N`ByI/!UҖSxQltz Y xn? 2fQUEBÃ|rҵ݃EA%ݟ@?VÌSڵ߈ u+vFَIKr9Vc }=iiaqL$':Jz!0,ܩ L]g?[uA5k';gU9p,iX"<QJOa [T *vjKH};&Ӿҗi :ð'טğF.ZRK3ć[~ISKj1-0J]\UML0yY,5rVq]1^߃^j׸o2iW$1S F1rbKJ)xtX QB+O kE+q;m!) T+5I`=8}301dpd ؀238D뷏MQpT# g^e4cˉltr:U Kj 9&g:FlfS2^xp#5(զs6[ƧW:n#lПFDWò-9D/yOr^Q@K3"$}:۞|(lG4L0m Ớ8$0? X S dE7E/^NУ/-G۰T|0~KS0jdZ:KKJYl/l]䪀@R<<G7Y0ȒQbAU{=" 8oOW )`6Q꛱Zʭ0xkU?'Z N` + h@9[2S RI0Z-yk(cniwCf/ ٓ{62ߨn" py=M.Zj@TH7x*HWm 3Q=9>Oȋˑp]!+6!g]tqt`5tº(/L@7nLXՉ,f;9o;O*h ML,')X0U:eVOlGrwC]D|oFpWNvRQ`xQv;ͼBi?⍓.eyIIUHyas8LErE$*/?iFg촿2L<3v%@L~ =cW \ >4 1nE>d熵iLPyj04by 5+Kj%y uy=(ׯ}I6Y e8Abע IM/1#ѱ l}*-j|EV!Cqfbf)[e4ή9zz%}Ҷ, <%LnW]W Rz:Rg:!_}iHEQ0s^-Θ95H[J5x?Blb66dS6~}D5-fHA&%e%vq9[N< 2`̽"\|$O;{%{slh*$3S!&Qt+I™ j2$'zِsq9wK_.٬ Olly0ܷ2$טOX2[TdE7uEml1^v}3Ua,NaCrqYdowޮ$ ۉ)'{ʥͭ9 -r;(i3"]<)أ%Ԑ˵ 6fB*޾>Ĥ '@Bq `~r5 Wٸq-g8+l}n#J&Q0W@r:X_ 79+_#MN C,6{rү;A=طgCBbJ߻g“c&aJ#mwϷs,2W n18ʂx%N.Q#wx̙k#Xxgn5C g6Z!n9jPNSlÐ.eo6qYo- RIkХ6tذy?{)apʽYb+(( K' ye*pBMPղ4Ȋh67c50[r{4tm FK?xy&#^~r a#ω0U۾1Vс,ttYH!xӄU;+WԎ*rO{jV9$h 7YL( k[^v?h)5^4Ib "Եw^ġ}PyQCTD/vupR1ըL'[ dn.BMI/&+k jFcf/W\#Bp+O1>nX`&2F> 1 bo)P4=OnX> >R.ܘ;yӦ[:i5Π%zU=x+2=D,NR~W U*csK؁5`F2t ҭ- ThgQRqh 0l!B 8œ)RtQ}4 *vաӀ k ө€zjpe"Ɍ_1ǒs%.XK*>1BzQO7JgTox֓gDJZۂrς_o'ݜ1Hl:y+)F,8*K:ڞ 1N?/,1oGR0&x炥DL'xSjh';a!- l7KH$ Iy f//8U7ǮZإՠk@H=lBYwkͷ-,"v!KEW-KRm˵BgxhŬWNRfyBݠoQ=,AE<@'誧QN + G.=̂c(F }{ތ ݢY5;һZ9(oq"ؼ|35چ{=PL!۵eI%Kփ3*CKXB%K4L:hrrG)EytACMFU>J9[gou\^FG Vۤ`gxx&s nvtbhF1f,&¼޾@'PHtT7568]qDެ PHog8J\;$ythb]s\Ç% b!o]DZ_;|*D?-/"oO+U 2IP|vY=8/ʹ!ʩx6ZYh?8Fx9Ӎ9쁚ASْӡ4ۃZA0hpXMTLLL.U2٭ n)~}F%A^c*I3mjt2C<ֽ^wo*GM)jt:@.= 2459ޢLWXj, nMfdJm[ DH\,H{bEҿ$Rx{,pWgEWlje<~1c=$;~s&Z en"$LWIFn=g}=mҪ(nٶ#bLOd`܏M?P2Mv>CxpfFˆGu3zC -Ay/^9Jçwo~~8w \("'hT昂A (\ N0Tݵne`[@R6.ssv~V3)NɎUt`NozRw_@PgP w~ ^7A|8G,ʹ%v%5$Ev-_-V4yE}3Zby9M{  oͥ6X~^{g)dy"BAZV5(RjC\_|Yv Nƻ?z{֪r7r2~|j`sg) ]O~w6EԆ@,8ngS{z;0iAދ ~ pGFgcBiUFC-GI\ang݊Kǯ=l,d~99: +J!d IЯcfڸa\e󠅎i#XD^POkޘ,Ι%2!xx3C?px !\upkaDyD̈́-Wzf{Z|kVif 7 Q|.[Yag1O]e0=[]#0 DԴ4O=rKA::k9 +lA:"rY/"~DGM;V혬# {p,KY)=i?qaiR =ϥf`* T?%cO`?$9D謁QΔJ9QOE=^qk]"&N؎ml?syLBA~e ],Nj0 C WG xQVZ3Z`fMK G5 q}-KH n[Ǖ$ީ}y0@x8ʻӮ*J9Ơ؎ )Z[V(D6x Cr~w:WZh՟Z-^D@ H;RsIWb׏nl+ߡ-/(;آ* oI풿5N,hxp(Tµ{e]bQE2-qƗ-R{$wxɔ2ff:Ӂ餁[Þ W?Sux.dKh'sثqZ pWМ G1{o,1R7rXiOyR-XGMW vjWG%DY]\ZocH-LWYmrsx > j?>ctҭF,_0H⨀|H{9%rv#U>8u? ;uG4}Q Z.<5b=EիA}Y_m_!::>3n`T5h o 5 WY+=6Bv,G8Q4`|4 #89h"ږդgZF{~8|Eּĥws_i@Km+GbY 7 j T EG'M'S/Aϖrxah$+ {\qAh.%52cu"n`"u frR IO"1t%5p|h,XXnecm|cuduM| vC`pqOev'a<$t:]Эբd 5+ZÓ1ihX:8<y56HL5Aۧ^1#8ĜO%b 5fxWPaSYؼOT*SȒ m{yy {Mte>DAq"S ɒR5dGxɟ|URҼB{<Ǟz3Jd'z7X/dϲ7{[ΎuedrV_s4k$*@`w#yH]-62[N©^.iMhEЬB. 35/y/'NI,Ӡ>Ɣ掾/+2<?3 ]Qlc|1,CDT&a5d} Lh`Xű*so@R62Y֕R6H8PXF|Q_~ҧܺj)W Aũh_fAL@<*}W$WOzyb.R*4t2J""ʁY~sMih IIݛrˏh&k^ 8S 3t:Wf!2.:zQ!2PYIT8ړ>F% C ubU[豴$im兊1b| o x^vۈÔ>*T/fY%В :b3d]^ R&;+X &Ld`!¸Y Ьu؈:knfPyx<+Z!ͷgsdwdc_J1J ޑy6G'! )_gheB*(5aFGMB|| ]JG\AMn:32D*kB 9 Y6`s]v( g]9,ILVwn#K\d_D]K^e6I^* >fOe̩t {t=oiuwx fMa`hP)M3ҏ~cPt M͂}ɇx^{rձEfTHz-lQ`1:?Wء{# $2o-Y]C57TC[@{:2a.뾙P$ g'YuK,q as"DJoB|4|(|HIG@ژtlBIs8 m(g&08QAp s *^}y2ь |3E?n eǷ}e6O]NF rn&hi\ze>e\Њ^\e)DvC \fwr'T]&mzOУ)Aԧc?fş sd=WCW>$(d7&KLa%@PɤzH9-VGN95X:pXCuK>e ;F6DM'YV{p + f-ZTt0fyR 7z B5!X\GW=?/Ł{}Fb w$V ͤzhK,>]?=4`P,tE# s0\3V9r]Ɇ8y D`r09jdK5$ g7oOKaڍ.\ѓXȜqJO~E av ΍'vrG }9z,W!ƈƿǗ1lM?틎ǔn5hUqAԿ`3FZ,ЛQhx-d1nkjyȔEiao-VӅ5i򤂪e"B.4ErMs6dq'.) 5g`X ,PJڞA:_d`%HuZ jƊZ4e[8!J&6 >Uc; Z/^khɞLfcJH 3pRH7 A2G_H’w##cӡ%>H+nSMNؿAHhz#.@H/BA% AⷶG^p-mŒwV4w 3bfHwxZz/wBLi"K)NR֣~kPtυ #5*!3ZWsR"c?vBUYѹl|yaDdN2!P%r%l9sHQ&?lixd} ˯ ld P[V1E p"J7|R2o?؄W\TQU־fe2PްqE Hl cn]-VLrɛ=FmI @) gCsv)c%2XZmLl,_MRC]Lvy 2_ ^Io;'鑣=)1Ra0w}KW]W!$4Nwoԓs'G\}cKU%'z!ͥ3`&GcZwb^;1jJfH\a[+HAR`ahWItFZ J 4za_4ِh_g**qo7^N`ȩ·rx9sy}n> pz wL; [Zcw_zI*9҃h]0.DQc?mvaN9'z3]5>WNKH:2>;ql?:'~0DW5׸7gý#"7[!6yvh ~09v05#CVo +cGB~\QRϠc7-YkM.hgIGۯ?2P?d?wkڇO=jZKm1|FH;a1+Ƴ̲v[_@4C Ҭo~m_e[) MPgl~p  0e/ bo ټjCk^zG|Wb+k\=b'M:NƳ 5]5wJ;{lwTGlxgZot[[Wh":OXI=c|:èS*`nUt,/7m+/p oMi$c!\1 9M 7҈F,V|yHd6W8MlZRA14G6j?-]V2߃nFl&vca3  +xƍUBrZ~~lfCϸ;[ܬBi\26]uB۠SJ=o{QsԋH^w3Kv{Y5֏02^v׷cW:XOF luƊNiYd1/%uWh"v?v^#ک Z3ܕєϕЃHu \}S--d&vɡ,m;w/)B U75 5 YNe{@Mhu fSq9Z^g\km9ԀÍFiboJe{u4OMך sag`bqԓ8=Rq9|cps tJmpR=xme  sMOW ! nXySXzcq$ |C9D?# =\nJΎB-Q5v^"0yQDNc+ #5#$ XF\(FP M3ĭduу~,./ʆ]$7/kX.Cϓa |DMYuNj(WLĶ8ؚW+/*i+ы[^Ux%at7Xv-DQFFJ10械\K,Unu40j .{u粜A1Y2Dq>mŘ~*RL+`t͇MdT[sdi58a9!OO`yJFP1SJ?m(IUxO! gB'13{M[ ",{ZݾO}pyo`TEJ0o*b$wKoDi:ȆxW@M2*xgh1y{ōD\00S?ٝ|E܊4ɯzdO4$x̵WyÁj$q͊0^4WK ۔NhK,M& prcCDZJJ|4‚ ASp @RL~g f 'Ie}+<G2m:A|qK՞Aģn~w;..znPwLc:S K#NkQoy3r*;9+YkLc '==O͌H[I4,.K}ӭc~Hj:[Ybz5* *୔T R`G H L[psΤ}y]=--ۯ<& ozN۴=Yz"uzfpҧ[dֽ6?1ݔjf]a;Sطݕu i|j "yϧOHӏ1{ t{%(\L+;CƘMLtGu^8.`Wϸ+ǫxe#3@Ӓ-0~¾tRilSaͫ8)x!hq1(81Xa#HI~  yP$)c ?WaWV4&!v1VЂG6 s/j;"eHcI?.p6&qϕ'vXԆOz!؇uth=wNڽz@ƉZتWYsJ_s͟fRW>eyDXIB ~8d+*x[.B?YY![_7T$uMR1Jwυyr2t;dغ #I3&0'c|LjڤI\Kᶻ?,h(*^^ ,7kP *F.y f \J9 ;%Cz٤QY WuE@|QLq]fCZBxUMOâ)ɰ f]12`4cĻP<,Ӓg]2~sU@w/9 /?}20}~9O|uyѩ$z4lYR IeS]ʹ(B~ I@τQu\FIH9s WnhkHi!+g^ZKjYeCA/8j%ˈTuQ{_i1V'_ +b`AV`xfJz_b%g?q9wkQ従[hS:`Os'bg`W C'>rE*@$lj1jԼ>57Q젒‡ R_o>ffDH OD&iu757]ߠ:Zc(>vo錐b&/aHꏑ$ϩN* lvn<+VPfSSoC+a3]XE'O\:e6nF< m[k1]"]S/,,>֛-ƹ%c,:eByb0M%#) [6G)T'{ Μ&kj+xn8b+p- cyUɂ! K:YՏ_6nb[s9".f UM,??;h`SiHVA[h޵qfhʍ <WG挔i/0r%Q+R]uV80MIbPdbguLf-7v{^3lIb̘ZR<  DpBY;yBzkA~"qt+dt&!@G_?r5}貯v}/Yikw UUv\/gS 3Cv; OUܙvy> 0Iô8:8"bl2ΝZ}_<틟֑jyy2:m+(T nEE + 0xM;~WQS{k*K0n W} aH)TzU|}L!"Z;i9^' &}|z]n<7'Ofh.RC-~8Ta!'ʾcawpbenIJ.f>}|2^ y\J~Yؕ[)vs{ДyT]AkbKN݋Ȁxȥ`VJ?Yn@lAԞxwz+;`[1wXYZX1ʚH~A/ Ĩ8NrTYd~7:Nz'H~=B@P4F@FIWS sҎq!@A*yZ4&m2Sd'f䨟=W&P [JW,~y,:.D~ea)]q{栲Y 9HqٛMnorU C[} 6uX5Tp29{.\z27Δ'vhRM}=H˒ίjV<!l-k4r[[@jP{m7xF/NfLiz},?چ6K%ͦ +|gOsd0ʹ>NݨJQf}:fl8z-k{{iC=Q'SO/B$ "sL#I:`//9q1%% #Tvx'8|2+A3.#8qzd:qhpVPHlW0q')͟.Z@3q0"$gC4f\xeck"ڏ" &ʡːpFhhn|*^WxkE)-q&SI{p^lvP^ p fQo+xY,v&Q')t闛5n%pN- `:\067D0CdBQY_l~b F>Yʹ4,w8VuvpණD<L =N4iඳ" &DMӼ9n rkiôFr5Uaq\gWjT-^t _+Q~_c~mTBdAL HV+.{QJ{|ų`D>Āe/i.*?v% ܍w`uf',n 8NL4RfC?LZskpK|THS7yw58>ѹL ZF͒e w(`dŴ^|Qn~=JK@h/DZڍ!VQ kRjXH)B5 #Lv=htL|tDózJ& S~t].?\s cf>@:m W}'uUB|l\k#>~ p` v@xӵWΛtH,Ԣ,{&a~ut3!0.*Ja/ev/jv uC\x9niH+Kl.kRg8T{J^fj>Zfld<߁K9 CVgp Űr-Rc)}L 5/<nb|gٞ"/YdT^ TaKpK^yg] G)L?sV$p4lߋ=^Gl)]MeKcq&ɹ[% MnS"wjZ5$9u^+ݚ#"s~27Sr;058vK< 2XAC>e(`Xk%wC]\f` \&rXQho4~89UQk ebu(f !kK]3 1'tZ 8oApD89NpaA^Cg,8roŁv?fr<2 &Ď^\{9V\-6_mbvGx&uJQQERl!fxijQf%bZo1IÈYR̹Ȝ'i!ʄ0vקlWqf^,r:CW뽹YCrE?K 5rb;h