pdns-backend-sqlite3-2.9.21.2-3.3>t  DH`pJ/=„1MV>c@2wgbܡjmㄲ dd[fk3"SNNFR-rܗ*V`cNVmNBKbD\~  mbo8A9KVv!c -s9ZTQC*ukyk=>px2{$2crhWÂ=$""J͋0kFN@k瞶uNNh\|s,WK?"go_̾vͿڃ=еP$If1e08bcda58694080b8deb151b3a29e6effc74e6mˉJ/=„uoh-OA)K<#[837' TAM_f.4%ys3kIτPa]};1挶ŬbbANrI}:owl\MlSX^umvN]/p%%]+w}nfX%WLsK\_-|ip[J8bWI@:򉀍1!v$Oe~6 I0=CY,iK'QY@dezZ;c>5-W?-Gd  $ > #(, . 0 4 U X\af   (/889:F+G+H+I+X+Y+\,],^,.b,=c,d-e- f-%l-'z-7Cpdns-backend-sqlite32.9.21.23.3SQLite 3 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 SQLite 3 backend for pdns. Authors: -------- http://www.powerdns.comJbuild12openSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgProductivity/Networking/DNS/Servershttp://www.powerdns.com/linuxi586āJb5fb33bf9d2d9cc1217515138e27f0e9rootrootpdns-2.9.21.2-3.3.src.rpmlibgsqlite3backend.sopdns-backend-sqlite3pdns-backend-sqlite3(x86-32)  @@@@@@@@@ pdnsrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libsqlite3.so.0libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)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 versionbuild12 12563883162.9.21.2-3.32.9.21.2-3.3libgsqlite3backend.so/usr/lib/pdns/-fomit-frame-pointer -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-pdnscpiolzma2i586-suse-linux9}\죞h?] b2pZD)<%,9DKZ7i 8jdpL8!mё ym~8Pt/,57/Ѕ+Jq?\SDW24,qtn3~" .9gU?t|Yyџ[u 17.m ciV)9| 3Uo I'=tun^KG [/dw oV"jV V9GHwozB@[bKT쬭w ?Zxl veR3 :BCkĘvZV&-rYݫ;cXTxZ7ܶ鑒v1:ehJղxi*6DoQC N9B csYcb}]N~3튊\3oݪ=)#'$ &*3JI&03N.?iO9[%# P˷Zfl6]/I9K%_m Fܯ63a67CD,I^W׼@!Cy_HA(+6ɼ,<Vza>cאG`*(VŃ{6k|/ u51hymqsy ~ MYkX۩ڨ!^I=[WrȖ>\OIRA`ti0E:ip9uk  <8|ZN5h=H޻RgR33w>{^(vy&bkCN0oKR)ef~5bILJ;^+("E44f;'U^_^&XІz-8F\?},Ndžvn>S$sTx yz+`K2\ZqIAl`%~k!N_QG/|oؑPs˚m@C1w 2e4AdB[* oΝEJD EH0Mbȩ|J#ʦk=fk`~չ'^w=kHldq3N"{UvNy[U'w^Zj"u}yS۾"BY3JUliixU.T39λXnA_7s:Bo @){ߎ/"x.9Nˬ؅B&܅(=u!$[V _dPy[h֢ {1`͑g~%+l?EGMS&N䭗F(SDCSx9A|dmV,gUI gnJ>:-O 3ph(X|mr\.kĠ~u~E{55Xi0i@iydOsD ?nceЛl )(&m}wURrBoäQP@}-1gLĹFFq.felM26hξ Q +yd^alMu#bxvv<'.`x%u|mgGZ8* B!3IrMu]e-r}!E]FziۂH }@8F <}` ZʪAyp6|ڇT7THL}1 -RELDl=`X黰ԎJe%aho4e45AHC5c'zr^X[7\O1X LDvܤ.Qs6 ];dQ}uՈ|ThЅNPVt=oo bsV3P,+ޫUࢗ J;TNK a7kkM*- ^f Rpw_- zI[Noϻ&pAW1eۃ9̨M[67 ʀzƨL>stF7sK*tm@(kb1h[@b?*'碿ql#ck" ԃ vLE^ .  `GbݚP pi/ONגuԈ1eoƠs,].dH_)JI{穀wPۤSv2<ŭSD.'2LwYJOYvHk2g@>o;}kUݣ'QO񣿜g?^wqop#i@M) of44N44Zuq oξPN1)1Pނ( ٳ"B:7G4Yq\?an lNM܄d|OrRFJpu6Q- lt<@rHpdq2[tW 8{1%3t* ziӜh,̸,6$4籯|"P#Z ^վMil1'&ߦ '@И' KZeV!6H Pyք[OРS15q)~L:| _!'' ]sPM@ޓcm^PNKtO8\u,XU?|Q+fU”=yߛlyQFrvegmY3k9\Oⵢvxfo8!ՠ) QCGm~4ZH=VCuњ2ɶ`YHCrCФQe9 TA]dJ?zWԴhG<#]l&ɷA]u.&?4[zρ l[xRHdF.EZ6<5ߕwz>$~Cweq,9/FVKM74ƇzOqpϺQ0C x(iۭ~[(Gwh(-82'%U|Re^9;*n842mbj`{'5MgM1A ٥l@ 445>|sl\d,|-E{GI/u>N^d(>HdOڕ(*o&́R|h+9RlPDtmLRF{|YiGGKX^ ;t*۷q_MӤ44 @b~ >nrk/}OcW ;h: dqqÚҷFhj]E$֢CHp -g&l N~Nߗ2qV+xØc :Z&6池"aѢaij.Ȗ!cDg=.s "'"vU@Ⱥ~I՝*tG~X8C6Ɛ9HrVz$3&&vOpW7\$jaXK:*Igڏ>Sz*9 fW!)X/8RNl9!u;WhyH& E8T/#S nsFv1Rܦ@_94g#KqXx-~lS BA/NdGv¬ՁXנ(; Yf(;6Rq9ŠUlN1Y^`mݴ~|3.ode'`@tC73M!)G@a Ӓ b~>Yd/Y'<q^Ę6yVDd~6jQhs,woZi[~ؠ:t~j7_hR|qWV7ɒcS6rljBCu@2Th1 Ȏ<ҏHNQV^P{ڼPe +%3[԰:Y)e }[`LrJ8WBY> ±ši'ct꣟ߞ ֳ"|_V+|DΧ͉F2tQ1Y &ۑ&1SnMtUߌ ¤M)`W5^?wd۟j Ѭ U8MlUsJ,!s}zAҴDr^1TV'蚎=EN{8K0&G`{)x) !C euu5ƈ>DL˼nQ(s!CNqjkmuf>*[NL sn kNjC dM]FLC`6!`aXzɯHA*^B#Z` C(Ku-%wpۭ֕} AMAUryYoQ fjt4t[{V'Z}ǡ+ iDnD2F<1|U8e0X6X/L=fκdq;<S GK*gF̂Y(UogLR% u܀2iP5~o.ɧ/UOyQk( ƠwJtv&$ۅ$VbI9u\.Ӏissn8Ulp]ky؟K6LDTLJ`!^&;M[ӴAR}S3W\]I2YUQ[Jgok!L‹~"gW\z)~x:'fp)p{d7+SgfuV*ev]pl\cNBL 11S9p-/LDLv域~+3SOj=CH\`QhB1!Kl& $]1\S Sܩyf5ίSbYU؅XĉqHʩ|p`ꗗX|֗@̝QNX/N+ &^A qW9-. ?!]tM@Re{!uo@V*4o*L۱XP8#gsE@u[JbVb رY>}'hNtiR+M:\oZr$]jIeZϫ΃L\sW[^C1<~ӢA |jܫ{q%WcM䱜C|j.FU!BlLAhf+LErE9J]6}A Kjz& "8x ?;ra;kL:a-BnWpc"JNaPohTJHS+,.83Qi^xѫf)r,ڛQcZk[ZLab+ J8/72\|l ULQ@_xjٙ`k2 %dEfֳ1cAXtV ܯ n3WW!҄dMc ~\Ὂ=9cB™g[C3Suz[(4~ar! QbIFHM+0VK40="jiaD2f}IT@\ǂ cJA`y2{1Y]O;FcyS:zUG7sðk^EVS*1oge+y[^A[mOv_UQZr;蹄pKhxq Ʋ>i.wbŞZ"ԜĆűg'e2\;2=TI}#Î e/&ȜIw'D3)s{ t||FV'ߍ(幗=8ڮ.ľ˟fySga]Wȩ{<4f䑀o * kUùt7#b;v4Եlz.=)ܐ^ =ST &Oς2̝༺6yN4@96]#tΑ<[7ЁJ4z[q(noV<*syj31ڙgfKQXkc3ZQ-Wۛ&Q th@"Ȭr\'WC[1o/N`# *J*s5/J㙖]Q_5jeů$y2% = /B{ϊ23,U$竉FO@ė[*Ƈ3r2f>)vU+%%z]rciԌ.9'`CBkٚ6;hFm0zzs+=I 0|hZn F 4V7Je}xݓ?v h4Mbdh'!Dq*Rx\-۠@ > DG;΁ [U.!X˼$ ;<BQFFr^`{ j!Gu R!&Xetm@Tɭ{,u;e0Mh .J͗ <i['ݖh.>PD7ShK^[NTDBϧεZU7 4XdŭuX 0H+ځ7ǣ{}Kv(6hi%q\V1bJn+vesl "֫j"etV шEi/ˈi{},uk N)9U~5㊴tQwtv>x{<ޠ>')%DZL&'Gfͭ)"'4Rʍ6ƥ̯; uh9iN#x&HϰT-1Iw_ Оթ^n=2c75uN@XNKfp ?ZdOԫC6?VuvkrѷPo~׶t3`jGd?)N; t۾h~U/MN}ue?#w G1sm.cF /Q5 b߫kËS!h6 B)< U$gty'ӻ}@jI$Rs2y'@O3pvvKE}0QC,Rh.lx&<>,f^݆ nBKWW2mG΃>Yr wX,;":L G:1C**?\77 )?@;K:HzI(]t0fNҶFSR#<gdQAr |TrY4eh _6Ճ6$: ABL'ǫˏ`}pAy}o"e7H68#7\5)R~օSzq+i3JQt21*Wsknn;Id9UgH8;.R^#*%Z'Н&\DG'?uNc˰h ߬ы~qрiqL•J /یK*~OF*^;>Z&8MJ{ ދ+r(Js+2c4 0"#Ko\lu~yĪVc/ھOECetVEI "0arĉtTyC,YK'ʱdQ)ycsp;Lcn 8PڮP +C1΃E3Kw2@Ko6@n]B[Iʣe;ZZ*GnكjSBf`Xp}~F<9&["?Wpef4'ƍ K8 C<iY*UFtM,kj&JL?:ԭl~%Xj@ʷ -FcPi`Eaa/ x usH(+uN@-pΧDf$0*NFEp39$C/:'8:##b9%;ބS,U&'IkP7OR0pgS$%aa>lGSTpbŕW hK'TD _ Z Ӕ iNS9 2ƸXo_<n"K݁*2|A|ԖIX?(hn4U>vm8rmGUU%䕆P.ڴUB7-H. 8:իQ*?Rkpo^$9`9J&*v”7ģ293'6xBy]z|杂'xZ U<ގK=f b etT:Zf%I<$#\77UK!)tcXJLC㿗#]lי]DvȠg+T|;~7Rphu0!ffipn%.AOWX[rv6yVQkߩ#s H~}>W,Q G*n3Ys ~Y⟴+$W1 fq+9;YUr˿^-ջIWmi9 1XC}lfjtIl3N=DcIBIΝ s K`LXD7KR+{x=3=*QtB.ܤޱa|j*9o:Y)fx(h–N 6njZt32gD4'Aȉ`q<1{˖exbFnV升Iyҝï}x$իWy7.hɾl|aW%꣧lLd4y-Ni*CdSSwVwFsf*"+I^ }a#}³mP ]up%T&Uaս~Sk'aɓhA<:7&POz2<;XX50QbZYע N<ܕ"K"|$Z*Ċ8} ٯZ_c $dNK& Gpg티ע&{Wu)xv ޹2/z㬉`gAU=5RQݰގ־-jn ;-ֶor/W껏21wY#C6 2RmX {B"~q07ti&0It+dd b%'Sl9Ą7*tu@R?h`X 8m"E,2Ytf˖hL_~@k^5#Տf/~m Fv(9NG /.= #V'm)goqjകAha|٩#>gB;!4v/gX,T&REg(It25FTH$X'|h. !S$IM UpAn2 ۸Uȃi~5?04{%62js֝0/ߦXj`Jg^ID 4eKͶk×ON5D{߭}dq5 DG}l6Qp&tR|փr(Ba\F>.wV] L˱wP>v nAS!b)e֜s#P6!:6ƲG0o6M8{Gtyh=8.Xo*2K[1'3,>,! KATml^/7Mxq$"ĦGS]8rOe͹a]22Ahj)؃Ivk>'{\B |G֜|*I{k’R^ |эEXs,Emؓcmߧ)}6|lF_%/iҹ" n"'}0v+QטoXp##]݈}S7{d13nZ@xwnE4'< u%nNRi]YN+?$80hEC7} d‘lLVSp1W(Ƽa/#4Nڛ*7 O |Fo,k"uŨ%ܑ>Ij,E ̆%Șo"9a=4۸¯flNrP3RqRTStPxidta_b'') nT ߞrp!)9 c c`C |g@}!=Y7tnf=N;#$wBH_c?AA|ݬؽ?mZǽoes{>ڔ c'B2-ccv)*%TyŎ-wO As@BiB'|R)~TbDBuZx^<)ISO[G*bǛ_S򗵖;mu _y>C6#IeZ oo^·=wnf"KzēndOAN]6gT? c @dB@vYQzv\4@*:(1D8FT\$]g=}]^yonܳyٜ7֕kvAIP`3,_`2!#Z+i1g$)ytFWPJxA!"hKTSؖ|Yu%ZAqγ|&ettj2N;R'ul.90MN|o^kFC~TnBuC1`5@vhk5+%;$#>'7aڰ%a.V)#8`h ME*˔J7Cl["E_X@plNiCayi)S4xs EN Q^=›&(V,pdׇ47Y_IDT+ivtQ:HwuӘM6i7@p\^bW51㥡^瞌exjOLb hkVpNWR3<+^98ua9;Jӷ*YrV E߼-nUx_A%1'1_7oNcGj16P1< \LXP5bwS\ 躾5MP=B "w|G}fW]}X*.p5o1"(Jm܊GP 塁ֈUZYojz$WS`ͦwOR2 ~8@+ iZ}ҬЀp HD| iY֬O%(gŹK'XM8~v` ݾLLzn@4(M:#ٳ~"k^ Mp]rlEN)S0#s$gkZz/zXgT3َ6T )̗@Q+!g#X1>hzeJ/ݙg&~Ӓ2 ΛazX3"p@DQ gǒq{0]3L1*dP!7"2z3]?p M#!;"]/?јdS|%)@\[0Sʉ.Jyze<)WqǓo0?߅R4+~s|iT/=}4