pdns-backend-mysql-2.9.21.2-3.3>t  DH`pJN/=„#PojUfcG BZ=Aɷ>,҇R4ׂIw*\!^̡B1λ<`s! )x3Zvm/ yh0f' <fuߒaɍNC4qp}Kpd9^.t5-?-d " 9 $( * , 0 Q TX]b|  f (89:VF,&G,<H,@I,DX,HY,T\,p],t^,b,c- d-be-gf-ll-nz-Cpdns-backend-mysql2.9.21.23.3MySQL 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 MySQL 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ʀJbc8fb2665343ed34bdff6a9e010386fcrootrootpdns-2.9.21.2-3.3.src.rpmlibgmysqlbackend.so()(64bit)pdns-backend-mysqlpdns-backend-mysql(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)libmysqlclient.so.16()(64bit)libmysqlclient.so.16(libmysqlclient_16)(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.3libgmysqlbackend.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І%~  ?] b2oU0i Zt!nG/oH8o0\~՝5|֭aZ|gj箓ptv4,+T7(e;OQn]絏1B9uSoX4CF`-Fی8lݘ^.&ߪuD޲9B] gM-8i/־-}ӄ󺿡z/K\v:diviT\VZgv"u;h_>ag o" k Plmocs= $(<Ef} ' Dy@ )L#4K?E ԔB:l-ʜeP[He,B +wk5Tb;I9 L/"[Jsy.trrk`͋-ikО%$ҽ\ J2UtdC Bop:7CgRi*pu~wv{XfŃ$tFj6- pXP]9M_ki7^YUM dޱu}J)/ kw7jTuXWF;<@$D^ l1fRDǖu[ ~Y](wnzR2[?Ccb16JTL<!}Xq%tWiP`6w".ApCJ#GE9w;k8΂o;ngCeɣ˙bٜ͘ {=rYWDž{h-~ A%Ҳ MVpbFl!EE9P¹:q P3++/L^)h' ɱB^&Sǀ Ec#J?}nfw p}VSt&:4}Z`13q\[I70!vAN\j"R{dtossڰ)mDs|XxCgށb\pcY6jǃ#b[a~ XrOwio3IÝp]KEBZ2'8[V3nɜ# qYՔ?)Xp.IC3ҰdK-EEfBlG*R*"jTi["1+ވ_Sb꫌JyCtR?U >ОG&:f {sy=OaY<ϹmCEF7Pzx15ٰDp=obQVK8Q470kR,Hi =%s3r KVLXchVǙ,64R` 09JyCn}! xо[uJCCmq6V{V˅kj "(MzG[YP)%~[f"J-yM&o>(]jLÔ~d@B{/ܠ`gНeW!hW[f_HS7`8ڴ<q}Z\D_^*r{gi%O7X : ͆%aG2H1^ìVaϟܑgyR-8g5'-&OH]3#/1@KF'ۃ8]n="KدYr\yQKLqp^8#I Tڵ!֭߈0SzĒjV$Tފ p~)bw}s7ٕFPw?Uk"TT1Y,,v8t3[GxO _Hka\ޅQ7n}`:n:4U)8C36Fo8Q%9$hBMy7-alzN20|ͯ@h_W.l6Dwq4Xx [AI8W)2W`&8lZDԕv`# i~R9wJ6Vж\;,=/Eu_{ǽQ'[2.|cI^ÜO0 "N2L.M ]BÏ Bh F:r^Ya|?_l]?9a,{qώk2 k$4|"Ŝ2&է#VV8Wl 3T<D!B曰uj`N&-)Q˨92 #7wX/2j[7zYgo"Pęgēq/n=nIJ-@C{OJ;~8rBo3']yYɡsfiL*j=ef/oCWw3)@D’[j?̣+=i.|#1 j*Pj&(_*k-N҈\o\"t})}喚%/vt0 wq^)X(QȌ262]TTƥUF,51<2u +Ou70#.}&&߳GD]Ttf!X;ot2@'%l'O:+Xلhڈyct`X asq@a1Es^oaaӝp&:Oq+̶ɇJNM9i6Aw3%licmN{tz2`6߁?i`mFӷWVDlKALLy۞ pFh#ieHHْ2/%FlX ~̍2Xw+@F|)ALoE8҉>wRf?ol&.YzV$ٞF^ @+&MQ 6+*Ba>ǛS9<|Fmg ѭJHYRZddOvA𓼗qiwu|+Evi|f/YfgIɏHm_{aqI45^~3@E~>Tl٬L@"2 Y6 h_N(hamh!c:}ʐ춣fR6kbkۍV|ЦZ ޒhlHW#@3\ \lHcQ3_%zIP?o(\$I,}zTupIl~s*qf2ǏGY Qiq-/^\'OqOL J!՛#*ru[5a>NBH2y;۠ι*T']J%YCPi&}-êȾ [LN` F2Z/\K`BꃇIW zU 'UEI/ʥRO@^d~~k pTLٞ _ y@]x sO_%ڥ[jDB'W_jHX-6u1jp۽Z``1Gr8<ҟb8iGs`;UkstS4r}&~yw|6_v0|3B9A)  ™a6qx:n*'SKo3d7qK8hmp>~ҵ+5X?w~JnNg%2!9fw\,ueױ߬VlMsF߾+tW0O&G@3ѽ֭p6_ϪKTWWue{B{`lĘFon5<ڴ`JJ.0;{0laMUڊBӐnwj><Dy|M>BJdar oN~"f{؍9;f9P>>H!%s_gsujS$=ɇE w6%*`Uc[LՙA䠖Z( HVk[<=l EEă#y;PhH4@A+Oyȯ^Gȅ=\W8噓mjJ*k OnB,\x sZ>R|; !=#EظYx}tqnۥdl \ZМ ?Cq'%`hyf=httU}҂`y7)78z9@?hx #>r֚> 4/L>-3%]8b/@b Y3ou&>Mē2r4ﵵzkY]nF j2/mC[' }] *OdS5.8h ~oR?g*Q$^7 ]_c=5|P6)-jE%ߨs@=~f4KYzj"&쌎8RqOrU#1\m<^dz7Jl pnuGG0;|~`'7 iࡍ潵i *9qf7Fh%F]&vz6OıͰ6|oBC%ӈ!zi"Xta$MF2;QQDѺ+iI  "NwQ?Q]]CHݣLKu-Qe!ݜ`V%%kHTah8 1'IA sJT!Zwۇ #G<2p@͡|ݼglm։A M>UxiLc֊f_8^a6$[`BlVqE.~%xyH ,^,|t"zîeL䙤RX `ظeҷo3j5h+)ŭQf#Bxej{!E(װ= fr|rMf- IP5zޤ";b0I|N]`[ ܮ.+8#DM+֐#^i'q3 Ç?s* 1\ `ed>vG5]8 >X5h-!N̈́0:JIᕄgeGCK1kK>-TK*.Fw_BFaT6)N8\CvF鞺mvgMyǦC7H`Z6iAz0Ԙ H|y!WfGvւW|O)CkYh,#zUn54hDEI8r}cC_n\z~TF6-)~ ܿ4BZ hHڅ9a:P)-i).[S#h=g/|E!&r0L.i4͘|q-gLqЙ ra8_H 73}\V*vÕ \^;Hj҂Bfo? \߾D]3۱J]~)z5]0!ngڶX^wH%T6Wzr˙6GRFymHT3 {w++xW{EKBLfeEGa N cXBdhz{|uErʾYD`FG\wP~tzjL;rq^U<܃ss1Fݹ5:(12Zԋ{>w Bq[[Ƀ,g*s>>h1:-Dq`KjnE,;NVn@ En$[Zߒa"8Op<{˔n$$78C c.[úc46SD_^\>=7@PJADO̵5>Vt F)', ~vitakhtmNA>=hA.5˃F p`BrX)K(s*,j/UQZQArKô | K'(r'*fcŕ(5JJ{ =|c du8/|c6IqWDS_8pamM !xA q:*\᭽PǾAd0z>$NŢǟQzUgBC1^m< Ox/0+d#T*Տ> -1li4go ϼm^4yG-MN6h<-O2,UD-0$t|=[ +e; r=:}wg@Z.pRJ$G4 :%grQzRz<΍ Yx;>B?it |/G5e3$qNYnj|yIo B)`ӖSb[s4xaRZU6eCqo+-g2&ɌBey-^*RH!9f4Flֽ145FwkNG=ϨؼtcY<G!%)5ysXAL$͂ @铒5prN;xA&!Ii~q<10#pf]ptۥl`whA1pEMq\&F4fK|{]1wc~?,L-=QPVg\w[&B91oq,_Kn3pw?i0r++L&(::uЉ{o5T/*^ ]Z`c`k8B~t6eLڽSAah1$s&c{TAr!*|7˵4FfTO-H6;/v8wɞBf2"aeCq;Y,7Cpd8Q)|_,)Ea cPڗ.ڪƉ,v<͋XK)n[Y zz%̏'!{>Mξa *vzEцM̴}a4^ ޽*PՀӓcF9<:b=NUW<%–mԽҚ7~W/'Hb"+k\jĹ_]xcpM+' =#qh 4U?jtTY3Xe?sBOE1 @-W8)C/Y7:o2O rr99EƟY %W_DˤJSÅI>M5oRj ;Z䭯>H(m]D~,!k/Q'JlD%.9˛&`S;S} DԈ-췐/$_]\Y r"7:**]WsEi\CciL¿5M'2暭4֑6&Kv#b wapks\իa4Y/=%2@b~AcLT&sxmyU,;#K냡9jh+ rՆ0 L$!Uz\!g0yVp,m[2,ϩaH)| V[sD:`: u)CGEk(`|㭦}dmJ׻"^uzli_ˤR.>i |rmm $A+ҝ[uҽ:PD{3?k/Y"NǬ{:xn{qtb7 xg*s(u=~,01t`QXtmӱ -NHMqI]ސ񪞁D/od"aԫVR!OՌh&/w}O4WU>|_{%h5()^͢W2K-ȦA4$A~ю K FT/ VmesЃ-⧠Hpi::N94뮊T;~zHa*eԮ^v' %a?͟dr ͉ ˴ADST* )3y6`Кge$+_E+\K@>hZv5w_ZIOXFxfxk<|E]M7~ zZy O ԖD$j^[9ߨb)f.t~9x1]_+ҖcQȪQWz!߉58_%wU?,lcܩ):b37ܠnV9D5\#ƙ62ǔJf~;4mᏋzw.eK{x_^p Aqi=&&;5lc` E1e;+WLcL` k,zc"&䳿KU= w$J ֔Dp[4ihCSP@MR1jQI`[*%SSu'sPچdqekPJR2b^QɁ0i|  VG|~5t8LPٳaє`mAȕ<{#G&3ugV<F=_@r9T{(tF~?$Q }I߁YƓP=Q Z}uK,z-(& 1|ٿSrRl䱵$Q+O+ B̅\G3`.?B',{j.+zMl+ b:ݱ$A,9t<>So_ IR0iNNmB}CڪLDz I"VX]T:C4o8/{k=!7B^| {iٖ-qϬnot48߿wU-?2$K3ZI*s׻9~Y qs oxZ!UdTdף㝅V~0iUᆒEµGyϷ*&JX~yVP q V0/EQʉڲ/N>ࠠEP-蜏& o *O;S~oT e}x^L`%H3y~Wٜ k; iC.c &r8E,̲ɑq/[\> \(*T}u[ Dau҇ S(D2G+!ֽ_$ٍ&W]#w^Yjzv?{|&F"I+}1RQ q.aȿj=6mx- &:l|̰ӢSاZӕP?}UoКl̛QENJRyZ䥊>#7{ BYziȲx+d7, aji5bY ڹ?@pڼ+Z. (d7Ywcj O5@)׌W_h+x+,#p<:ZlOKw`i;68Y4݋Me>"WQueD4 E I5A*ۦ/9`OPi["Ck8brj`.TO"G0ŪlQ΀8K<@6Gu٢g_lFgē;'=&S^_ʼM|W Iʐ 1R|'}D̫3r3}A$CYȉfĬB-%J"%wia*J_0uF9M]#wѪkwI!ɸ+@B: UI$z }嵺Utpb8Gqɰ?SFF,~io.P}_nupi5!mLB#.> 1XH{hϚGRЏζNQз#clҘT. ٤%Q?Z0u~*u6=U]텪[6n*)xr!*0~tb@S,tu(QR5o+dܟfIb}k{3=NF9ўܷTӸA5Rq7Aje eAh w=$xr=3vR"9|`T#R'Jb}_W=cx`s%ܑA՗_ܷX՛sc.N}MZU_3{ :rfŠo_P|&yRg `RDc!I,W%(jG8w-qdߤ|2 @M%rT/˄_#t'ko$.z pޯu(z<9`I,ӴwҟYTVD, <-zpҘ\9=<CcKA{TJ["s)GK'.n=}>rT)WSO4ˉGxNPbIC7\㔄?+9T0S$ ޤ:9yn˞iK`5v:hKv\8=I&4ղ+A4L`sXc^l [͛?A^5X3hR~YK'Q\5cer4y>`*W t5޷l̂PWKV{I>:zzVVWn{sn#Th^tmF a[  @hMc_p8g~ o=!?R#:]=(`yHcTdYd- .,`lĠe}d_[f3KTrC@շ]/`$xQl _ہ3!#;6B7šHm0/9 LKqޯ k