FS#42937 - [powerdns] add bind backend as dynamic module

Attached to Project: Community Packages
Opened by simon (archsim) - Friday, 28 November 2014, 13:06 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 01 December 2014, 15:26 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Since some time the bind backend is missing in the powerdns package.
I believe it was removed when the package was renamed from pdns to powerdns.

Additional info:
* package version(s): 3.4.1-1

--- PKGBUILD.orig 2014-11-28 14:05:36.531302000 +0100
+++ PKGBUILD 2014-11-28 12:11:20.020015800 +0100
@@ -62,7 +62,7 @@
--libdir=/usr/lib \
--mandir=/usr/share/man \
--with-modules='' \
- --with-dynmodules="ldap pipe gmysql gpgsql gsqlite3 geo" \
+ --with-dynmodules="ldap pipe gmysql gpgsql gsqlite3 geo bind" \
--docdir=/usr/share/doc/powerdns \
--sbindir=/usr/bin \
--bindir=/usr/bin
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Monday, 01 December 2014, 15:26 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Monday, 01 December 2014, 13:43 GMT
Thanks for reporting. I will add the bind module as well.
Comment by Alexander F. Rødseth (xyproto) - Monday, 01 December 2014, 15:26 GMT
Added the module. The updated package should appear in [community] shortly.

Loading...