bind-dyndb-ldap-11.1-4.el7$>K`? uX˨g&></?/d  < :WR4 D T t     $ L u    @ M( 8 H9H:bH>,@,G,H,I,X,Y,\,]-^-tb-d.]e.bf.el.gt.u.v.w/dx/y//Cbind-dyndb-ldap11.14.el7LDAP back-end plug-in for BINDThis package provides an LDAP back-end plug-in for BIND. It features support for dynamic updates and internal caching, to lift the load off of your LDAP server.YPc1bm.rdu2.centos.orgߐCentOSGPLv2+CentOS BuildSystem System Environment/Librarieshttps://releases.pagure.org/bind-dyndb-ldaplinuxx86_64# SELinux boolean named_write_master_zones has to be enabled # otherwise the plugin will not be able to write to /var/named. # This scriptlet enables the boolean after installation or upgrade. # SELinux is sensitive area so I want to inform user about the change. if [ -x "/usr/sbin/setsebool" ] ; then echo "Enabling SELinux boolean named_write_master_zones" /usr/sbin/setsebool -P named_write_master_zones=1 || : fi # Transform named.conf if it still has old-style API. PLATFORM=$(uname -m) if [ $PLATFORM == "x86_64" ] ; then LIBPATH=/usr/lib64 else LIBPATH=/usr/lib fi # The following sed script: # - scopes the named.conf changes to dynamic-db # - replaces arg "name value" syntax with name "value" # - changes dynamic-db header to dyndb # - uses the new way the define path to the library # - removes no longer supported arguments (library, cache_ttl, # psearch, serial_autoincrement, zone_refresh) while read -r PATTERN do SEDSCRIPT+="$PATTERN" done < - 11.1-4Tomas Krizek - 11.1-3Tomas Krizek - 11.1-2Tomas Krizek - 11.1-1Petr Spacek - 10.0-5Petr Spacek - 10.0-4Petr Spacek - 10.0-3Petr Spacek - 10.0-2Petr Spacek - 10.0-1Petr Spacek - 9.0-1Petr Spacek - 8.0-1Petr Spacek - 7.99-1Petr Spacek - 6.0-2Petr Spacek - 6.0-1Petr Spacek - 5.3-1Petr Spacek - 5.2-1Daniel Mach - 3.5-4Daniel Mach - 3.5-3Tomas Hozza 3.5-2Petr Spacek 3.5-1Petr Spacek 3.4-1Petr Spacek 3.3-1Petr Spacek 3.2-1Adam Tkac 3.1-2Petr Spacek 3.1-1Petr Spacek 3.0-1Petr Spacek 2.6-1Petr Spacek 2.5-1Petr Spacek 2.4-1Petr Spacek 2.3-2Petr Spacek 2.3-1Adam Tkac 2.1-1Adam Tkac 2.0-0.3.20121009git6a86b1Petr Spacek 2.0-0.2.20121009git6a86b1Adam Tkac 2.0-0.1.20120921git7710d89Adam Tkac 1.1.0-0.16.rc1Adam Tkac 1.1.0-0.15.rc1Adam Tkac 1.1.0-0.14.rc1Fedora Release Engineering - 1.1.0-0.13.rc1Adam Tkac - 1.1.0-0.12.rc1Adam Tkac - 1.1.0-0.11.rc1Adam Tkac - 1.1.0-0.10.b2Adam Tkac - 1.1.0-0.9.b1Adam Tkac - 1.1.0-0.8.a2Adam Tkac - 1.1.0-0.7.a1Adam Tkac - 1.1.0-0.6.a1Fedora Release Engineering - 1.0.0-0.5.rc1Adam Tkac - 1.0.0-0.4.rc1Adam Tkac - 1.0.0-0.3.b1Adam Tkac - 1.0.0-0.2.b1Adam Tkac - 1.0.0-0.1.b1Adam Tkac - 0.2.0-4Adam Tkac - 0.2.0-3Fedora Release Engineering - 0.2.0-2Adam Tkac - 0.2.0-1Adam Tkac - 0.1.0-0.17.bAdam Tkac - 0.1.0-0.16.bAdam Tkac - 0.1.0-0.15.bAdam Tkac - 0.1.0-0.14.bAdam Tkac - 0.1.0-0.13.bAdam Tkac - 0.1.0-0.12.bAdam Tkac - 0.1.0-0.11.bAdam Tkac - 0.1.0-0.10.bMartin Nagy - 0.1.0-0.9.bAdam Tkac - 0.1.0-0.8.a1.20091210gitAdam Tkac - 0.1.0-0.7.a1.20091210gitMartin Nagy - 0.1.0-0.6.a1.20091210gitAdam Tkac - 0.1.0-0.5.a1Adam Tkac - 0.1.0-0.4.a1Fedora Release Engineering - 0.1.0-0.3.a1Caolán McNamara - 0.1.0-0.2.a1Martin Nagy - 0.1.0-0.1.a1- Resolves: #1469984 required bind version doesn't have the dyndb interface- resolves: #1436268 crash when server_id is not present in named.conf - coverity fixes- bump NVR to fix bind dependencies- update to letest upstream version - resolves: #1393889 Rebase to bind-dyndb-ldap 11+ - resolves: #1165796 bind-dyndb-ldap crashes if server is shutting down and connection to LDAP is down - resolves: #1413805 bind-dyndb-ldap default schema is shipped with syntax error- resolves: #1376851 Unable to set named_write_master_zones boolean on upgrade- resolves: #1366565 Deletion of DNS root zone breaks global forwarding- rebuild against redhat-rpm-config-9.1.0-71.el7 to fix /usr/share/doc naming - related: #1057327- resolves: #1359220 prevent crash while reloading previously invalid but now valid DNS zone- update to latest upstream version - resolves: #1292145 Rebase bind-dyndb-ldap to latest upstream version- update to latest upstream version - related: #1292145 Rebase bind-dyndb-ldap to latest upstream version- update to latest upstream version - resolves: #1204110 Rebase bind-dyndb-ldap to latest upstream version- preliminary update to latests snapshot of upstream Git: 158e95e (#1204110) - resolves: #829395 DNSSEC support - resolves: #1139776 LDAP MODRDN (rename) is not supported - resolves: #1139778 Records deleted when connection to LDAP is down are not refreshed properly - resolves: #1184065 PTR record synchronization for A/AAAA record tuple can fail mysteriously - resolves: #1207539 Add support for TLSA resource records (DANE) - resolves: #1207540 Plugin will crash if idnsForwardZone object is in the wrong place - resolves: #1207541 Generic support for unknown DNS RR types (RFC 3597)- fix bug 1161635: send DNS NOTIFY message after any modification to the zone - fix bug 1168131: crash caused by interaction between forward and master zones- update to 6.0 - resolves bugs 1138317, 1144599, 1142176- update to 5.3 - fixes several random crashes- update to 5.2 - adds DNSSEC support and supports root zone in LDAP - idnsZoneActive attribute is not supported anymore- Mass rebuild 2014-01-24- Mass rebuild 2013-12-27- rebuild against new bind (Related: #1010200) (#1011118)- update to 3.5- update to 3.4- update to 3.3 - patch bind-dyndb-ldap-tbabej-0001-Build-fixes-for-Fedora-19.patch merged- update to 3.2- rebuild against new bind - build with --disable-werror- update to 3.1- update to 3.0- update to 2.6- update to 2.5- update to 2.4- rebuild with proper changelog- update to 2.3- update to 2.1- rebuild against new bind-libs- update to the latest master- update to the latest master - bind-dyndb-ldap110-master.patch was merged- update to the latest git- update to the latest git - fix for CVE-2012-3429 has been merged- fix CVE-2012-3429- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- update to the latest master (#827401)- update to 1.1.0rc1 (CVE-2012-2134)- update to 1.1.0b2- update to 1.1.0b1- update to 1.1.0a2- rebuild against new bind- update to 1.1.0a1- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- update to 1.0.0rc1- rebuild against new bind- rebuild against new bind- update to 1.0.0b1 (psearch + bugfixes) - bind-dyndb-ldap-rh727856.patch merged- fix race condition in semaphore_wait (#727856)- rebuild against new bind- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- update to 0.2.0 - patches merged - 0001-Bugfix-Improve-LDAP-schema-to-be-loadable-by-OpenLDA.patch - 0004-Bugfix-Fix-loading-of-child-zones-from-LDAP.patch- fix LDAP schema (#622604) - load child zones from LDAP correctly (#622617)- build with correct RPM_OPT_FLAGS (#645529)- use "isc-config.sh" utility to get correct BIND9 CFLAGS- rebuild against new bind- rebuild against new bind- rebuild against new bind- rebuild against new bind- rebuild against new bind- update to the latest upstream release- rebuild against new bind- rebuild against new bind- update to the latest git snapshot - change upstream URL, project moved to fedorahosted - change license to GPL version 2 or later - add epoch to versioned requires - add krb5-devel to the list of build requires- rebuild against new bind- rebuild against new bind- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- rebuild for dependencies- initial packaging/bin/sh/bin/sh11.1-4.el711.1-4.el7ldap.sobind-dyndb-ldap-11.1COPYINGNEWSREADME.mdexample.ldifschema.ldifdyndb-ldap/usr/lib64/bind//usr/share/doc//usr/share/doc/bind-dyndb-ldap-11.1//var/named/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericdrpmxz2x86_64-redhat-linux-gnuELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd6e44a6cb47b8e03e97624793659ab432f7888a, strippeddirectoryASCII textR RRRR RRRRR RR R RR?@7zXZ !PH6D]"k%w4L nBkpAQ?Yۖ*S1嬎n(t{~?E*Aq S_~ԒE<%Z6[+x-ۆ Upxz@s3!l%!o6v;Yy˾n+ƅ 9+3"pk;UGADZP]cy]DIA4f.&ѵ&wAC LgQ&Ϫ ħKEve  >mCˣRF[ߔYe!%D ĊJ YMoL.#(Prp+ȱ髭J`m+Pv7mrEQdʹa׶8fTH&+;4 [kHIh5Q29?g+sˡ)ܛPY A)8;KŝOB?m>ڡhϒ}Yb`W}CExYysn0/~ƽPps. 9%0;Q(G/n :m>l}-8Uw l ɓs?A P`<kVicؕP`^8+J鿒\rqd1]4ΕCIW;n"a Չt?A^b_L8ivp*dai'COB5e{,3YĐ m=&Tb|/lz n.PP"{D֣Bѥ<~`)R]dYuyׄ-O kYa]M-?;{R˩p28we'^Mq%Cf"g*"fxa,Oa؈~գ@>x2IZE2.|ouF/dJCC]ÊmVN(Hۑ-٤ ~{20UGD9zM^ջ4/Hċ_yQ_ U>]E x ;V T2qd)C/#iWpbc4s\¿,*:Zr׋(8N) U,y=FdLB> JPAw 6BwQى uz#j\$Q+lX1y{a:BtpAPAl1y #:P} lSd\|qmjylS\c]mIm_l[0k^45r*A.2Ԝ:^p!vkHؒNY4}W"y#*TZ9NH$-+*n+\"[Y@*ǯjmq&Ub66{tɲ=ԯ"z`^w텒"BHm_?eJR5Ìc;C7k#q_H(YG`~5A rZ$jiMqXH67A )i?Kw{eMƀ%O=tC+!ehn6<=xK<>aSL=￙3pgى :>^J,Un x"0H7qIMoV>ۋd3[[0Ux2kim`-CQ%q/2au$ǖ?ktS$;&XSMI+9*niܠ 4WܙN`%,ABǭ7]Ðm~%v);:j|H*ȆG u>/2 d5"&oI?|B$,bQ.ф.>keGemʉl5D)4c)頙k8y٨Pbm(.k_Zwhs^5@rx9/If3ȝ@R0@mFv`!{D$w<8/G߶B){g/zh:M̩!RRQ Ħ1~Q|c̼HorzmOXOKR\lTjh0? !>掔(w]2a)kSk#rk4͝[c-]cōT]L탡6:AA 0\wn7q;{7.묺MǕR<ܠMkGmǭ>SYqй6&Q94D8$E Ƃ hKp *>@_Hɦ۔4Ƈ<L w|ȃ5or  UBXo˗,7plxG>6hzRob:,y-$5j]ٜyWAx=*ȴ);OB(6P=<7[ r˽zY[:b4^6.eOɳBP )gOǾU=[ , WH UbgXw;cChOBQBw2V*F:CSGk<(EgF | Q I'!^&KV[?^t1-f|ӈxA+y K?^ݺc }Eʷy )o]0amͰdɶ8x8|: WлetJ]ܦq+w~rԼ1SaNnmi9UyEX_UMIpX>= :A! |.>z@ޑBZBC3ל''+<7:og-֦&#ƛI ^p5I=&wl$:P9OT_47泤(O{2 Ѐ9Implm.Pz@[n'( mb,qPs=oIZ$Kи;WM%͆#n/zIk?JkG\u>&` pU#/7ߴѧ9n&c* $V*'iXmGwmОSlFxCE&`KW#RJgER/ӍPCBԫCdF{G*n6|Q{)23ݝ)!n<С=1cZ#scHtfV/n]qtݱj 쮼wX0N>4iWX~Feż^OL񛡧'..#*L/X]ܫoǍZ%Uj.L`|ه6M,S'4b$`$UʤnπSH2*c)ܽ.~M"*$着ȓ3< Y<9$q<& ڱh<y{za4`921SBΙy}V! [#x2YE`9yG ;l/}V1E0Y0䮰͗Nw`|b~wa K_'ZOz?!kKAޘ.d?qjopsB7o Y{„ B-Tvu޾f>x8F߸8lnz>q*fånG@UϻO=hgФS}"X&֞Q.hM9v^ O[@Jzx[e,9PvT͉Z } Z Z\c4Jfaoݒ55R)?qQY{6*[6#l7Em"%CϤR}un cȦm#-HMFEWz+w!pp2݀+侊2Z^f)c3'Xض #|q$rmԶ]97Bvs O-CO͌ۊ/P:J{g+ msV31KFv3AT6SY6^Ƽ}o%8k0 xPaH{ÛsѣeoJ^zawQ /?gy v:MY#- (;YC|]]]~@<n1$3"ZJ0B,U:NVIu$#m Z Blu=wHCyro`;9ek/9%< 7I ~"j*hI,0[R/ n #Ǽz8 2A#~5x78A\IanU{(dasYh?G-SjJjy3=^d{N1 <./=[ YZ