pdns 3.3-1 source package in Ubuntu

Changelog

pdns (3.3-1) unstable; urgency=low


  * The "Habbie saves the World" release
  
  [ Matthijs Möhlmann ]
  
  * Standards-Version: 3.9.4 (no changes needed)
  * Move files used by dbconfig-common to /usr/share/PACKAGE (Closes: #710360)
  * Upstream fixes self notification (Closes: #374779)
  * Added Brazilian Portuguese translation, thanks to Adriano Rafael Gomes
    (Closes: #718713)
  * All other nameservers are optional in insserv, so make that happen for
    pdns too. (Closes: #714145)
  * Update the default schema for the PostgreSQL backend (Closes: #698911)
  * Reworked README fixes also #717356 (Closes: #717356)
  * Add a SQL script for updating the database scheme in PostgreSQL, this will
    be applied automatically by dbconfig-common if chosen to do so
    (Closes: #685808, #707761)

  [ Marc Haber ]
  * be more robust with chmod in pdns-server.postinst.
    Thanks to Peter van Dijk (Closes: #716859)
  * fix exit code of init script to be more LSB compliant. (Closes: #708861)
  * remove unnecessary MySQL dependency (Upstream #1032). Adapt patches.
    (Closes: #725073)
  * remove double code from postinst.
    Thanks to Peter van Dijk (Closes: #725195)

 -- Matthijs Möhlmann <email address hidden>  Sat, 13 Jul 2013 14:30:30 +0000

Upload details

Uploaded by:
Debian PowerDNS Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PowerDNS Maintainers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pdns_3.3-1.dsc 2.0 KiB 9b2f8abbde8c6929b19c7c7867459267670783013247036893f267ccdb827a3c
pdns_3.3.orig.tar.gz 1.3 MiB 93417bb418ccd1eaf85fc98aa9f687ed175de388fa2624a1978b7cd40dc2b0b6
pdns_3.3-1.debian.tar.gz 44.3 KiB 6227586d144f02949eb9947ad7be56da35e124ad0e79bda00b8b634028444401

Available diffs

No changes file available.

Binary packages built by this source

pdns-backend-geo: geo backend for PowerDNS

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a geobackend for the PowerDNS nameserver. This backend
 balances the load throughout the world so that people access the
 geographically nearest available server.

pdns-backend-ldap: LDAP backend for PowerDNS

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains an LDAP backend for the PowerDNS nameserver.

pdns-backend-lua: lua backend for PowerDNS

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a lua backend for PowerDNS.

pdns-backend-mysql: generic MySQL backend for PowerDNS

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a generic MySQL backend for the PowerDNS
 nameserver. It has configurable SQL statements.

pdns-backend-pgsql: generic PostgreSQL backend for PowerDNS

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a generic PostgreSQL backend for the PowerDNS
 nameserver. It has configurable SQL statements.

pdns-backend-pipe: pipe/coprocess backend for PowerDNS

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains the pipe backend for the PowerDNS nameserver. This
 allows PowerDNS to retrieve domain info from a process that accepts
 questions on stdin and returns answers on stdout.

pdns-backend-sqlite3: sqlite 3 backend for PowerDNS

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a generic SQLite 3 backend for PowerDNS.

pdns-server: extremely powerful and versatile nameserver

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This is the authoritative nameserver that answers questions about
 domains that it knows about. It also includes the bind backend that
 allows PowerDNS to retrieve domain info from zone files as used by
 the "bind" software.

pdns-server-dbg: debugging symbols for PowerDNS

 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains debugging symbols for PowerDNS to assist in
 debugging, such as gdb. It is not required for normal operation.