pdns-backend-ldap-2.9.21.2-3.3>t  DH`pJN/=„0hͭ95BL4;{4:Eu]x#u)^>N3*?@uv/<\Ұ>?Jia2*d"kTKq&4E|^!;N!dLױNVj8!PX:Xl@ z"IY٨m`C$57VE׻6+jG@7=fW LI7dU~W(Q"948761b53ff8c12815b5f712136d9bc5f68a7d6bJN/=„r~:S͐Q|1_crTKs| !Ŭz6I05Ma5fA+N[sxa&b'Wvv7]RM|;{1] 2:fDAYVq2^` {Ȣ6]t#Y=dX]+tqzMCp\#?H;P3'Rt32&[ڤ)R(܌z18TV:L &%{I}ȲFs߶9p>5-b?-Rd ! 7 $( * , 0 Q TX]b|  + (R8X9:F+G,H,I,X, Y,\,4],8^,Jb,[c,d-$e-)f-.l-0z-BCpdns-backend-ldap2.9.21.23.3LDAP backend for pdnsThe PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all relevant DNS standards documents. Furthermore, PowerDNS interfaces with almost any database. This package holds the LDAP backend for pdns. Authors: -------- http://www.powerdns.comJ build10`openSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgProductivity/Networking/DNS/Servershttp://www.powerdns.com/linuxx86_64`J35472d8147640907c934302191d88f48rootrootpdns-2.9.21.2-3.3.src.rpmlibldapbackend.so()(64bit)pdns-backend-ldappdns-backend-ldap(x86-64)  @@@@@@@@ pdnsrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libldap-2.4.so.2()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(PayloadIsLzma)2.9.21.24.0-13.0.4-14.4.6-14.7.1J.NI"@I@H~@HXH)H$G$yF@F@F/BF-@F-@F)F)F @EEX^@EU@E7hE/coolo@novell.commrueckert@suse.demrueckert@suse.dero@suse.demrueckert@suse.deanosek@suse.czcrrodriguez@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.deanosek@suse.czmrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- fix build with gcc 4.4- update to version 2.9.21.2: (bnc#445568) do not crash with HINFO CHAOS requests when configured with 'distributor-threads=1' - make default config more sane - remove guardian commandline parameter. it was hiding the startup errors. If you want to use the guardian reenable it in the configuration file. - mark init script as config- added pdns-2.9.21.1_new_boost_exceptions.patch: clearify the referenced exception class- last change does not work yet, disable forcefully- replaced conditional on #{opensuse_bs} with: [#]if #(echo "%distribution" | grep -Ec '^server:dns')- updated to version 2.9.21.1 - fixes security issue CVE-2008-3337 (bnc#415369)- fix build, wrong pq library detection.- added pdns-2.9.21_gcc43.patch: fix nearly all warnings (patch is upstream) - removed pdns-2.9.20-warnings.patch: better version included in pdns-2.9.21_gcc43.patch - added README.opendbx: include documentation for the opendbx backend (buildservice only)- added pdns-2.9.21_unversioned_modules.patch: the plugins dont need versioning- reorder %package list to work around a bug in prepare_spec which breaks debuginfo packages- disable the patch again. i think it breaks for me on 64bit.- readd pdns-2.9.20-warnings.patch [#232489]- more tight permissions for the config dir as the config file can contain passwords- fix build on 64bit hosts - sync with pdns-snapshot (pkg_name)- update to 2.9.21: - Bugs: - Multi-part TXT records weren't supported. This has been fixed, and regression tests have been added. Code in commits 1016, 996, 994. - Email addresses with embedded dots in SOA records were not parsed correctly, nor were other embedded dots. Noted by 'Bastiaan', fixed in commit 1026. - BIND backend treated the 'm' TTL modifier as 'months' and not 'minutes'. Closes Debian bug 406462. Addressed in commit 1026. - Our snapshots were built against a static version of PosgreSQL that was incompatible with many Linux distributions, leading to instant crashes on startup. Fixed in 1022 and 1023. - CNAME referrals to child zones gave improper responses. Noted by Augie Schwer in ticket 123, fixed in commit 992. - When passing a port number with the recursor setting, this would sometimes generate errors during additional processing. Switched off overly helpful additional processing for recursive queries to remove this problem. Implemented in commit 1031, spotted by Ralf van der Enden. - NS to a nameserver with the name of the zone itself generated problems. Spotted by Augie Schwer, fixed in commit 947. - Multi-line records in the BIND backend were not always parsed correctly. Fixed in commit 1014. - The LOC-record had problems operating outside of the eastern hemisphere of the northern part of the world! Fixed in commit 1011. - Backends were compiled without multithreading preprocessor flags. As far as we can determine, this would only cause problems for the BIND backend, but we cannot rule out this caused instability in other backends. Fixed in commit 1001. - The BIND backend was highly unstable under reloads, and leaked memory and file descriptors. Thanks to Mark Bergsma and Massimo Bandinelli for respectively pointing this out to us and testing large amounts of patches to fix the problem. The fixes have resulted in better performance, less code, and a remarkable simplification of this backend. Commits 1039, 1034, 1035, 1006, 999, 905 and previous. - BIND backend gave convincing NXDOMAINS on unloaded zones in some cases. Spotted and fixed by Daniel Bilik in commit 984. - SOA records in zone transfers sometimes contained the wrong SOA TTL. Spotted by Christian Kuehn, fixed in commit 902. - PowerDNS could get confused by very high SOA serial numbers. Spotted and fixed by Dan Billik, fixed in commit 626. - Some versions of FreeBSD perform very strict checks on socket address sizes passed to 'connect', which could lead to problems retrieving zones over AXFR. Fixed in commit 891. - Some versions of FreeBSD perform very strict checks on IPv6 socket addresses, leading to problems. Discovered by Sten Spans, fixed in commit 885 and commit 886. - IXFR requests were not logged properly. Noted by Ralf van der Enden, fixed in commit 990. - Some NAPTR records needed an additional space character to encode correctly. Spotted by Heinrich Ruthensteiner, fixed in commit 1029. - Many bugs in the TCP nameserver, leading to a PowerDNS process that did not respond to TCP queries over time. Many fixes provided by Dan Bilik, other problems were fixed by rewriting our TCP handling code. Commits 982 and 980, 950, 924, 889, 874, 869, 685, 684. - Fix crashes on the ARM processor due to alignment errors. Thanks to Sjoerd Simons. Closes Debian bug 397031. - Missing data in generic SQL backends would sometimes lead to faked SOA serial data. Spotted by Leander Lakkas from True. Fix in commit 866. - When receiving two quick notifications in succession, the packet cache would sometimes "process" the second one, leading PowerDNS to ignore it. Spotted by Dan Bilik, fixed in commit 686. - Geobackend (by Mark Bergsma) did not properly override the getSOA method, breaking non-overlay operation of this fine backend. The geobackend now also skips '.hidden' configuration files, and now properly disregards empty configuration files. Additionally, the overlapping abilities were improved. Details available in commit 876, by Mark. - Features: - Thanks to EasyDNS, PowerDNS now supports multiple masters per domain. For configuration details, see Section 13.2. Implemented in commit 1018, commit 1017. - Thanks to EasyDNS, PowerDNS now supports the KEY record type, as well the SPF record. In commit 976. - Added support for CERT, SSHFP, DNSKEY, DS, NSEC, RRSIG record types, as part of the move to the new DNS parsing/generating code. - Support for the AFSDB record type, as requested by 'Bastian'. Implemented in commit 978, closing ticket 129. - Support for the MR record type. Implemented in commit 941 and commit 1019. - Gsqlite3 backend was added by Antony Lesuisse in commit 942; - Added the ability to send out light-weight root-referrals that save bandwidth yet still placate mediocre resolver implementations. Implemented in commit 912, enable with 'root-referral=lean'. - Improvements: - Miscellaneous OpenDBX and LDAP backend improvements by Norbert Sendetzky. Applied in commit 977 and commit 1040. - SGML source of the documentation was cleaned up by Ruben Kerkhof in commit 936. - Speedups in core DNS label processing code. Implemented in commit 928, commit 654, commit 1020. - When communicating with master servers and encountering errors, more useful details are logged. Reported by Stefan Arentz in ticket 137, closed by commit 1015. - Database errors are now logged with more details. Addressed in commit 1004. - pdns_control problems are now logged more verbosely. Change in commit 910. - Erroneous address configuration was logged unclearly. Spotted by River Tarnell, fixed in commit 888. - Example configuration shipped with PowerDNS was very old. Noted by Leen Besselink, fixed in commit 946. - PowerDNS neglected to chdir to the root when chrooted. This closes ticket 110, fixed in commit 944. - Microsoft resolver had problems with responses we generated for CNAMEs pointing out of our bailiwick. Fixed in commit 983 and expedited by Locaweb.com.br. - Built-in webserver logs errors more verbosely. Closes ticket 82, gixed in commit 991. - Queries containing '@' no longer flood the logs. Addressed in commit 1014. - The build process now looks for PostgreSQL in more places. Implemented in commit 998, closes ticket 90. - Speedups in the BIND backend now mean large installations enjoy startup times up to 30 times faster than with the original BIND nameserver. Many thanks to Massimo Bandinelli. - BIND backend now offers full support for query logging, implemented in commit 1026, commit 1029. - BIND backend named.conf parsing is now fully case-insensitive for domain names. This closes Debian bug 406461, fixed in commit 1027. - IPv6 and IPv4 address parsing routines have been replaced, which should result in prettier output in some cases. commit 962, commit 1012 and others. - 5 new regression tests have been added to insure old bugs do not return. - Fix small issues with very modern compilers and BOOST snapshots. Noted by Marcus Rueckert, addressed in commit 954, commit 964 commit 965, commit 1003. - removed patches as they are included upstream: opendbxbackend_2.9.20-5.diff pdns-2.9.17_cve-2006-4251.patch pdns-2.9.19-CVE-2006-2069.patch pdns-2.9.20_2006-02.patch - added sqlite3 backend - the spec file should now build on sles9 aswell.- update opendbxbackend_2.9.20-3.diff to opendbxbackend_2.9.20-5.diff - added pwdutil and gdbm-devel- fixed compiler warning: integer operation result is out of range [#232489] (warnings.patch)- added pdns-2.9.20_2006-02.patch: fix an endless recursion in CNAME handling [#219355]- added pdns-2.9.17_cve-2006-4251.patch: fix a stack corruption with malformed packages [#219355]- this is a sync to the buildservice package in server:dns: - remove .la files- added opendbxbackend_2.9.20-3.diff: updates the opendbx backend to the latest versionbuild10 1256388619I2.9.21.2-3.32.9.21.2-3.3libldapbackend.so/usr/lib64/pdns/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/6902e4ace3979ce4c2cf5bde1ab927e5-pdnscpiolzma2x86_64-suse-linuxІ%~  ?] b2oU3Bd&WhXr-\i,?>U ѿbET#ܷq`d2':N3tNwR*O#-&vx&;/Jgzj0 _1@# j4n(z85AkeS;鉰ԛ){8ͦnII4-s3f+״TÆMl? 7daSw̙}y},v6#5wޖR0X]/@29I$&Th-gVǔk'oJc*IȱBi$|tvD*|f)¬YEϚ7[ 72@BXh|jq-} BhY }]G%k ?ڙ0GOS܁]=kfb#6N?Fb$2N a1{-fbFlM{SzE񈕘+$jٞs&~Pb'% 8_!k# 6R8_l%/f9^HG?YE%=!ӗUHAD<}ץnõV'3 v,/.9bi2AZS%)Qz0XxC> f3 Ka͗Mܡ!/iXz#V[>X)Alwvw ADR'(]zSl(&0ڒ#+d*ԓ)amsyW$ʱ*2v JYuZ% UZȳKO" q7Ͻ/|HC9g $S:} v4m }!_w ݴҺOg4>1)tF}SK>hm4HDq>OIaO65[ z$JQP%Еj\Eֱd>|dl@H0u%mZ#e\L^mĖBz YY:TA?/dP¿ ɡ7MWS (O-?ٝ6mJ/wh,*7SaO;ד&NPkܝWRpGrS~A;nX+0o*B|PD/cgI0 9m\C+9Gvy1΅3k\fd-lW}8ޢn,NfM( SR_~Qm}iOjfIJn:é)ˡf8߲7>߳gVӣO"h`jmU㯢]lV4Ն ga@h~JUTDEpPOތu A: =Lߚf3HX)B"8װ7q O!D87lǺ;L1f*3Xi2*oYd[ |2 )C<ǟPI*4 `_4Ql7_}PaA]AH)R\ =}x/7lX:Fx  {.⏜3PDz Tkʆ HW-3=f))=AWp'Mbe*qicWef,TF뵺 L!|ӽkBœ?Y੣,e+ܼΗ7!6o*KUXMPx#{q*`-C>6/%#bT@ZgÕ郛^lac($EYo'.=®Q[{v"T?$`JYH5 D.rE0cȾ '|}\uTA|n=zBt9b|ֹd/!D.E\Mu&l]`.OLH;YFs]Z3ຶdX8a# *Gfâdg2a#sFfUl+7Xԏ0cQ|Q z0|' j$ZŬgG!9krn>װui֢F{0j` Y*j۾)J4bL rʮ|`stI&:Ƒ @V[XRXv%Up@eaP|?dv.'M{ ;~GODms3$T..|"q c4!on6bܵwMrTV0l:czkI x  K'fov~CO ;6ݮAsro1ϷN]i)'IXUN4ȅſgm+WG"rJX9jc~637%wᢥjWdlʺo҆ <`2qlDfNsˌ܁q, yjݪJ" y"%w<łLޅAAuI`dOѕ01.[+pʾvk7}] #a <@hU:77!?̦(k+sWh | oҥ߷;B/H"yа$=B:s/) RԅT˕̿dr1=sdo껚{'E3dEhqh=^Y>pE}D0>#6 ~9m ai~y%犆*x(jKȃ5 /|[@YtiͻFBXzb>ȶqKkBj,{/uEjblțY+gbv;*TSeqZHk6D8mɫT7aAWk & 1E4.vbs;W'ըf~lk 4Ev:1wbb&Wz6:ҽs%>.l B|bL&9VHªcoPzhIe*wv `Еzz娐*A6rhL#2uw, >jlqdZa\ZQGzjƒ}^0SwIv͟#Ԃ hFENPKc{󇅲JZ=i*r*NPB9{ߨ>i-W j+("n`P1aEMNiH9_Nv63zs[X2h؞ L4q{hs^!#B>ΗBpDDPZ~4Qfw$^Qy$zS0D%؂uoȇLXi|yJ} 3w>iӱA#&M$aʲ9 Kݯw4 +5.ʰX'*b"DNZښZ=W.9ץM a%( #W du獔 MwQsZSRN54DZ 1gyi6F`1Y 3M4ZET9Haw˔F$W}_c. Fc߿\ոϮ0ğBjK<爒gkM};LfكƮ[z5N.zqDb_K7pJN@_(K{i.hYjD`37ׂ묋~0uJT`؍cdR>Vłt.TxBKPFdfָK/UusAXu{byVC)R5tLosd?<i SntzCp]zlu Jk'3;-wOHmjuZdSk =2t ,#s:YnXrdݑ%s6nfbqޗ*M.+*W"`n9!BϏ:: >Ʌ ~^eOwMicsquq%"u tGi5uhwW@k:+(7 ,;֤BCӵ&1j]/j@AYi-di]^jml6w8u6C*viS;^ Uy@R$ބw.x]J16*rm}D P㚦(EFv^ 9UED0Œț5&;ZIV>҅oEa_IN|G Ơ pO%T.E؟?/a+2{jhW$vG\ u2n䡴{dND=)03#$*}T[6I)<(Kc`pPtk Ҕ z5e혺Ӗ;=o#z;r~;0oKG9}ɨ%/3u>ԁtۚ2)Upյ^0z !:$o`Mfk 2Ϋ%ӱڽyAzEOrLg5kft1AN=<\%ٵ4 yfw6{Ly}llzi)4I{` q,(wV1SNN輄׹RU'E'5Ig xm=Q9Sw{)FOIR`Mݳr _MQ湒FH r>7$X^Q&-_ "Z^#όabGѱR*K?߅iiC,g#TWM\ qq=OcCXQObLwFyeq?/` tpۋSSL4]>Mv{!|vfh3  =ǵϰfɠW1H OՄ|wޑon6qʵ}Sm1I&!CKK 7"1v|7A X]SRh)4*-A,Gڊ#nj.!z.Y }H#i]|W?-"CkqQ]LoJ#^0T{j mty4LEO|j|2Pn#;rf߭.2l GqUv=gOEMr(#Wo!=驮l`}^hXd?Tw aϴژ!Z'0.OPF>1iOx_+>?=1yt^ T`@A7H\UP}r;7]Б_d t i#Y܊Tqe^\S(=HEE %ihnCr$,4k''LC:L F:P̻t:#((I/J^-ؑ>o$뉏q`:/Bh.#r>I= &;Lk+wފo)afp ^1RZR7e[A㺦(WٽJ@țZRrbB{X#֦>#A[4M[, ܳ`߿y*vA|$ͷc&wjRN 8琽yXB_NT_5S-n`t [A$cԮ vH%;:$a eM=c#_ܪǫ6G\,-pp'w5ӧ] mdH E /5TP yP㺻ZV%9U89Dc_˲?Yڠ7D O|6'?IEeM,Cp6C[fezdw5)PQ"'Θa9(6s?9*gv/jZgLLdM$)UNXS|>yn%3S<)PddX x X%$lv :yxa8!RI/ &p >yA8wR?0Nev=auN<Ɣ^ R:62isnOOvSi[;Uv'~?%Mmsŝ5֜>+!`P0x`Rz'wᄯ '%߾59%W5,:( ̢e}B|Cژ*R̚?=/0]dN}$"4]VraB찇րLjK?!yȞXK\I`W0;Wzk,di9" RS{r"1PNPh/rVempV]6nJ(Pꌵ%jۍMZ/{VZlxin-?i$XJhraّɦ{,mUe,x;jOzn.J٠ٲ7z MQ;)p;1!JV*Zm q:vn% ttA)т1e^ړaKӞU4-Ԥ>_`E6۹D1Vߟyjr=Lv$it3*1Zgp뵑 bVI-Gv>05agcXt6{NWytNs墾.=xy>ߦV(o;.^q Q؂fX}>Fp< Ff%/oXd,vmL8ҍUGz.Lke{¨܇:9{[h*ڡw) GҟEgf>$ kfhQ9؉@vmW}Ն3:]ivS.x5Qj"CjhNVTLIFruOiڳP`4\$aO Tn(k5>{)S"3P̿?νt6Z]v(9 ?vOE`"#m5Y0Co-UZuR-F(_pHGGw ~+]+Wz1~:/HUcܮJtPBJ1>,`j"ބfSB^mZͬBHT[=mވ ٲ[A^o0o# ;*t-(M14}jMKleBUͺm]諧̓..ަ0@9發heLV<̂H-9ᦖ"ve&J<4_WS_6x)oӈwP%P_zg3Ac7#ӟwdk]6`~y?5#9 TׁNed[N$ ̝(pI]tiq ݷHAJK|"XBɮAmˠUu e~QCAlSZi!H /x"[t<6.GI;;U!G.J:vb>fԀm?}/1{1 5鷿|ܻPtm&9+k+ޣT}Hf; p|s MKf?N .ʱ܉w nFӣ(3 =/ݏ {j hj+IevnvG/.AkW!%yF8oRoe$gWoZa=)Y[UA?QE5d}{.ֈY@r ߯*RA]Br;_kƜx>c.Q?Z FM Q<_nrE[C ;C4N$ĜDG BM\ (`o&5.. S-F)Qoe(~-үxgMʚQIYrT *MtVbs2Ji^\R*,ͦޒ\*+=28Ho 6U(xB>[w$ ͣ"ֻNXG][~zN_N%TJD[_ `[_T]b% N c 3+d;qo=]8KZ(؉ у) -6O{6U659q,V} >y,o~ xSv$,G༼&(r飲=®V A]Q潺,Mipٷ%w9B ' JPAoQVXI)#:Mi(S\ :؎#b%i RT2jhQMs@x&]zMҔ9)}ɟ^V֮~AKaϴm{ɖ'%'v=c f{Gu=5f`@B}JD>aj'wQEI _)KH)԰$ o נJL;@DjHlI5#⥛#>0k]?Adf]6h ~XL8-rv.xy!L&\ϫB[riYZb7g1j"`|C .i(7zS4D٦`o~l0˕-PƬcȉF 2=\Xݙ ޶Og53./iiI4< =Gޭ9T_=Lv;=tDM|) 7l%HT9ۆ݄-%X h QP" 1c6/?A{eNW{r|0O.B3SFj[ m:BӹŪQ;'DV!4깻P J8SʚpR׳,6kZx+yphEKiܖD&_TyKJhpXK) k_%e ̫r9 dg}c0@EeՆIIʌs!)ji6uKYumF RUκ7gsCTQWͧTYթpT"2:b/+pPX{陑Щxw,$:r,'Ȯ+ NkWi238M_QP5x5NS J=%]jq]pM]LGk MXL ֈW5.!ɕ&(1IdII#+L?( ϣQJ>ԆRho&V!.j=B'R2vu3l^635ֺ Tpw0 3, KrZP;L]GIuz{nt 7R׍/-dkTK2؇Dšdvh{p^$eo)Bj!7E.JflfٜYmF s2-IZ i8^a4κcg})uxvG- C>Et"յG6dFԱڔ,ׄ&kl}7>*"ED @Sn2@@W./h2ds]T R$P[*Y&c(>2m> "4V)Y#*I7`Yo,.ٔ鉡>z-o׆ 6yi͉[q>"a\ }/O)_A 6.k!nwK Q+QYE̠adÕvƁm#v>-33x"-aRˤlepq5a=x0mhMR}٦ *Q]LIG'XGTnFQj%W'[G,:>_UeĒIwH=*ZXwB}Gԑd 9 =\TN)6ma ?@~~s 0"27 ɜ%kѢ;ack eS`o9=*=\G(oyOQx#JWzy&hGhrCpg`me#l;R)ě\<8^n03@ Qo'}`iUꗅp %P^@:}=Ud2qf$N-({t/ {n]4C”H2Kc9\# ,S4$ 6 T_xVDGtco*L/ku'}ps $FkN{Gs\PW,l<_gQ=($Oz&ֱ  W-|BTt—g(66$6ݺ;)6O I=(FZ_? D8aٴ}d Fr'>r ŭns+rbjj5z[ CY7m{N Qrٰu)6㕐U7l耦)zn`ֶ8$ 0qI'P6g9+z(WTe?ė'~pdOm͢K>Dw+uų"aQQ| XE G _f$ʲ_KQt. )抲~^0?*;h)fhi q e238tݼXx.GݧJl{Dwb",6q~DEyZG5%I˘1rGho,賢i<,a~I=+P>BƗF5uT#Nd.apC4'Bb.NsK1DT(đ(L/)2B򣨡2:hR:@ l>zą,@mDw͊E_OpqFqf+㢽n$7`oB>Bq;^ F$`Y)t<2q@%Ixtk?6-(p`=bo+(bvܖ}¥ʹ6UN:y9bc)W$6y~ч BO\Y5?r:NG|՛ߎ \}Z3=Z5٨,Ue xu1+Ⅽdz!(FIAݫBkh::da=+Gy!Mt/.4/tC,pZZkEč|RtCDN*9Qf#Ѿ'pg}䐔'9hd|q}N{}*E~E%5Pt&uчO"8ˈc(Wj ~ z"9$+3C@z`aM5\!|Rv?'hVZ*X3/\*UnĜsƺ~?JgeBŸ"&%-"ŵC)S(n1HX5 t8{iaS(ORr3)3VeVd<ˮd3(s| ҆|#_=Rw o!6G9l'>Nl{B`H6ga=dQ ɤDz5d?+>඙0 Xؗ%ޥD4+\H =6(1G&?L7<Zng9lTfM&ؼ]swazU4D}Q-fyf.1<2$2J*$|zh(뺮gPp!cȞ@VLjLlN~͓+#^Lje =؊̛D)o3<֥[6'DTRiK:%d+;0U(/L㖓  tnuM14R[]nՉOs6SCP(_|کv"\C۝)_[q'EB^~z<À)ӑ*a[mj r0A9xN1h !,zx>ڈb1WRPEf92&~_s9 /|zZ24eDZp-eƕL眯xkڧ6"KLJ}"sdW$pCta3ju oYb@@>S₷|,Dg\Y6&+Ϗnqz29@:VJ~F&Ƹm"=v.`>f\j}|k|WJ۲FVEh# <(
pT@5.] Ok"q2go/_qUC~:Q"P2,A9a(!o4E]vl 68ypkzjyI߾p,#Rթ#m9cf9s߱ۘK@lb`J}:~wk݌3ε{ qڷ>.89Zx%$m+S,_ ~9|4AOB-?$RZ#ZhRԾjv_Wy @[X4<Yr~8= סo #vQ~A_k;lG $>kYs3cZ݈S}\n9Gs6fl# 7j7Q2qx-Ws+FkueaR:|(IZ+jt&.<|۲5{h~wDן-d<%)kUy )7EIYyTȈG+[bd5!عr+Q%_`wSxQб#990cBP?OHr̨].*d`=Wh/<.O!w 2i27M|/ 3Su|齵*T0FP?b$Zp.v2ѫF>`hiC~C=2YJKy476,G :zI~h+߈cL Zt3×q,wt!OXhgH]fD Ǜo?ƖE~&lD-fRPt<\ޔ3cs^ ҲyP7 R,UBEB/oPe:`x dF05IT8}~Q * aY t Үaz ]GRz*ڂ 3$J W3B61M`"jm#> pY|(,Fsc]/߲RMϸ0M>u#sN~ZUt$R{s:i@T9; ,8[)jp Ot$UWSfW744#ONdp8(;Lsk:+ lQ 6c0Q%m>=/߷w_{NH9+c~"K 0`4mGV*VQs]zJ o@UW14A< E %K[G|-Q*bibe !$nP! e)z3G! Mϣk9JWj: P:HqG-ߌm^=zp0hȶ ,;n$Z aD; MzKʼn2@US+O0Uu0čpu=KħGE䶂S@v_u3!j"L{\1"o4q}^lySEb,^c; TyppU : 8fY읥4pm_)!o?P/;N y@`V#?l<7jD |و5Qm}ɀULN{yLΖWӻ(1 u+8Y${CE\X eS=#7hTUN 3gpi`DYpHxɾôwM"*b8l7`.?Y'&PG   Y(mSev@a "y;W Uϫ1 T2hC7a`]˜LoLddkWՇc,n jd7;w?ZxyBZ\ȰH|[%N ܏{sVЃ^Y7 h2@D|m>k|{|+:_Y6ἢU0%>M1ӃI!MCN)ry М2)n RHB!R-ۨi]_,L!D2&OԷrk l@ /Wb3v#s󼆤m0#1sD(eP)#2!Հ6΁Lp<?/Cdh@ }t6)sMr '.X۔8 tb?PS8/´.!=/K~ȇ-J^2#P/́hOe>HrOMU*`@p9,]Q/Wl8BWy:?䃊32,=?׸álzXRk7B"\~bZKO߶ḅk?`8˱-t߃[RH15>@ Ԁ[Ed``i)v%w>Rː.w+zT!0fU򋻘cf_PG Gr3 @fM!ǁH%R $茄姸t=~s2X{*@rz)iHB)1,o \A֋\ۃ"$ۘ5,/W(wJ+w} $s& _ndRuͥMenJ^Yd_Rhz-=Ll}_ViJnmS^.Mqq7îdoڼ<$ワP7UB2MjWrqubQP{jP Nm )/;D]$d1!THw 5oȧ[N H N*Ykظ!uws)"\*G[,沔8|-Q8G& e|Oًk)l'0"?W,_qj#@w<,nS Ţ,>joca`?CuU҅*Ѡ_@L+%*rGsF.ZrNmҪ'24HL,:n=`wG zȇT(fd '0лqj>uƯfghy<3s7؂cu !Rb'QnyU1q yvq!#:EpKܿd|گ3vq1ZVw$q監R˯bS+RD!~^#ytp&X¨xaJ_ҋ99WW7&m`ߺX3Pw65 /N]Ņ(fccr iǵ@+z's. ֩[`n PBZ')_p'?g$OV(7! fV) Ƴf2NM04uL6]/WvQxvLA {F>obvz^բ'GjP35gɳ:V7un"? rL}?<ˎj\"{#Se&-)ߎ\Hؒ.|J=Nqv賴`S[{#nj~:NP3;Éw@qD Ts% MA~z[yqOe~Z#|p35kLZ߬; l?Ka%ЃI~˗N+DK3%#'@J%ЫȸKQaԲ@j"VkICIPu# +zAz5dVRB SVDaɫ!)&w ĕfpG]^TA~y$aR佤hF"Mu: lM1`ʣ!{y|$[ X i[wlQh@\ 炤"$?+0-78[H?b?{X6*/grK{7}jL6~6W{&_JA%uDRIs}#ag٪j `qҮB. B3 y?m Z"If}P8u~YQ\M$P[]$MpRrTی L̇<{* Z] "hZ!a~lqso;bYIPy4xk Q n ?5֋nWyУp_QyG͑|_hтZ|@|kyʿ9}0BrkFF@mҝșZqLEc7A` d1=)[) _,>QoXtR *&;F0oU<92|A893s7ԛ W?̲"X@fz /'`E~M{X3UisMxk5;‹;:E.\@`E1rN[4m Bk(4#b5OB0~mfGO]i/?ӨsdC!o3qH&0kj{" 3,żY8zQZ%y C]H܌ < ƋM,_ҧ-ϬK꫌W`<_Q;v\#8u:kP!~O%F&sqFVCҵK)Ƈt:CfEBswybj? O*}L*q%ИPF=SLOt7Qr k @/g1\!sT USΞp>ŋ AU؂O'*V͋ tgWEx<Ɇ*Smj xjl B;\ړ, Q00?5D6[h)k<]=Lf-'OX{Lb`{u͔X-&qA+1 {\ iAȽ@E#)-%޻ë" 8yauBj(33Mh܏z-ZVҭ>?H+m3|hIShk}-( ՠxO84'&Uqdw Κ O ` 9<獱@AWy2!J̥M+ 5 #YrtT-ё4@c0Q68 Yʲt"u:\"f3 D(8%v\[Sd+4h\3ƌ'5v'ߧ=ESxH+q;sJgTK3)pNGcS{G@/qkqL iR{C }9/$"PvjC^eo EVazU-q=FwN`\d<$ܶA\#] dJ~U8V+0;[̼)xtdWn"L$y6Ah,c̉ߎrI}MNcIJ~8B~R ^'+dg~ɩEm*1 Vo@G>,]X2%!pcixtp1J@{p8LQɛbEKβmV 3 ƛ!W]b6\[`sTxw?ϟnS3c.D`1Ϳw]RS=\%DN0@|%u$  ov'b s zU ;h6n+*?RHj_h5 0I&VA~g 0awTs$k8"2}~ 6ż3'DP$)D`Lߍf ۡ48VcU>Ԁ+/ԮKv٨9 lWyR&ɶXDSw W?֊gC=Wrmj讄 (?I]!QEn!QYwj3njt>CYyQ;|_/9}=˷<,5f5O :w@ J(̰%S:g_5/=3BL CT5o8t˟Rq걹^~ND7Am<@gUsZp, A,1GIj/X(ߠ?OxU&!Zۮ/ pdQҭ{BF;~ƹ^&q2i*~:hbIbHe @M2}J֤XR'Er)\Y[n? 7XYp ؚ=my׃R & B/tgO5"+>s":3NcKGi*ZljMybca7mHp:k ŚYMU`ÑR8'7iN?i}=V:f<Ҋ&nE%[+HdОT=@oV Ѩ ɖAWm0p|o rգqF-=H̬sQ2iL^5=>7g@+1:zGR^vЎ ]#B'U g`"Y f([Yg@0vaNKfLԜ7Qu<;e\(9"Q}ۋ BT:#=ںL᮶@S $ O]DD9cDːT}z}oWF')-ECH.f: 5#o;pb:0< MmA\d=^`,`%?FAoHiHe%jR=]V5γ1g^kJ-]S:r8!8{IT<'IY,"/_1ePYN"ӝt)CğI/=T㓠:hpN Jr<gID>T`Sq)f=C$yDhWTFJaEm^ͩN3*.rVѷr*$ν0Ll[ɗTZ]Qd%kscNj&.Gϙho}pDaaH_r^fpߢpLx@ q.%ю_^#2oI9x5O6؈o=%3*c\G8#yD849ֿImf[d |Zip?4nA%T9]7\);bEJFd< ;6.GWI+T< +i 9 oB `{D81׳gv+Ħ|CPLG !h6Y\pĜ C+hIq|'K aUE )6A==N7^?8-F~Rw6p65jbπ2<-- "fv&vŃ 4~TEĆ(:E*LMK5ԃ`Eb#rt֏07q+"tH-8Dh0D?}`XEr"дdeX`Ä́PԁW$Qk, ]0e:Bl"*`O;AY".[XcI2h) oI6 EނfXʠO?m2/%/A}DzhUĂIin_ =/wd"jpe' pr4߅'iX(U"htoP3-_#v̂w ]S #ye8F'k-l-"7h^v3Ȗzp®pEe.ێ쁔>rSa4d?|1iV.dS˦]V~G{F2Ե @5u y|R9~3!5{/˵m*r{yqrd{-lR+uzh^$F]_`q#\2[+^ˈJƯ =ϓ+)He/@0ٹ"ѭt\-ECt(4! ^s*T9d0xV jM[3(^)O3#>YwDFSyC$"Bz~O:>%w0ЯS\agM@MKOxȩ⹑@vYyqɜoxu_UlXV0lXb cq;V"RF[ G6ȴ^{'{ [_GޠB˿O. cZPؓX M*:oT~CLnqB4b/O٧Lbـ~$|\v%~VeT pAZ0:I H6i͵v)F>bKUӶ XI7ߒ{kw>ߵWfboШw(²CnFtɅ"8wוx,`қ_!ja9g|B4<n-&5Io#D(W?xBh=M.)a/ ZP eBke 4m;݈,!o TrR3Z~&v(?)#{yN^_U!T }Anxw\&D3Fey5@*?V &v-$zpSTp6lŐjbOO_Y=ʇ'RZ^5!q5P0 *V=GЇ/jɴo^[ɡp۳lK۽*0ޤ##yl7Mg(1g㵚xnr@Oqy$2JS}8+k!\ 6#``R /1%L6wÀ>2BWN b"僖WzfQB8w440UtѬؤ2#횣=^XcEƃΎ+wu¶3 &2$oBN0DcNƙJqͰeh'gh)^;*q&2 IYP k/p添,Х:f[{!,i b-Ys!!`)5?_|"+:ޠƛ9cyYBQV@CczFf炯8{" 4;!gz6c]kϤM洨ka?1l3ߠՑ|ŕ3Qڪ:j3?)F; N|*ֳ_~ Gf,M)]wc$!(M{@] 2Uce?Ε(H0}w;-[ TVG: 8%~%c̕w&#O9^N óf{#D.Тn۶%tWrt~X]PǓ=ʠcP@3ق >YJ3 <1זr<.nv~-/.d,9E]fQU_X_ MpP=%]Zq,VS]-KjLLkNFsrkQ9<@ߕľoVzQnV_dvV cپcHT݇CQM-LX\^_jnZ`6)!M̺vTRQ쒰4믭۵yR:Lz]=Qi$Q@O&6d3 j=j ;EB,ΰ{3eo=P啢yVla^ #,LYmY]Q, ߃>71.HgtB\?HAp#d~u\Tzqw2~ĥѾBf%5UsPc\7 XW.Mף_^Wpczz.b3W[50@z횺z%݇h'xIc=gΞZ3Vȃ.Rp53$qP.d*i2X\]NIcSqB3 /:YNi$njvF3EFg)*A"<`;w5dZN2$^~.}h6Ð