~ubuntu-branches/ubuntu/maverick/pdns/maverick-updates

« back to all changes in this revision

Viewing changes to pdns.spec

  • Committer: Bazaar Package Importer
  • Author(s): Debian PowerDNS Maintainers
  • Date: 2005-07-29 20:24:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050729202433-cfrk71byx0mmmbk6
Tags: 2.9.18-1
* New upstream release (Closes: #318798)
* Drop patches: 64bit-compile-fix.dpatch, addfeatures-ldapbackend.dpatch,
  amd64-compilefix.dpatch, blankout-domain-fix.dpatch,
  consistent-sql.dpatch, dosfix-ldapbackend.dpatch, fix-exit-status.dpatch,
  gpgsql-compilefix.dpatch, gsqlite-compilefix.dpatch, gsqlite-slave.dpatch,
  recursor-slowdown.patch.dpatch, typoinitscript.dpatch, zone2ldap.dpatch
  They are applied upstream.
* The ldapbackend did not properly escape all queries, allowing it to fail
  and not answer questions. (CAN-2005-2301)
* Questions from clients denied recursion could blank out answers to clients
  who are allowed recursion services, temporarily. (CAN-2005-2302)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Buildroot: /tmp/pdns
2
2
Name: pdns-static
3
 
Version: 2.9.16
 
3
Version: 2.9.18
4
4
Release: 1
5
5
Summary: extremely powerful and versatile nameserver
6
6
Copyright: see /usr/doc/pdns/copyright
27
27
"/usr/sbin/pdns_recursor"
28
28
"/usr/bin/pdns_control"
29
29
"/usr/bin/zone2sql"
30
 
"/usr/bin/xdb-fill"
31
30
%dir "/etc/powerdns/"
32
31
%config(noreplace) "/etc/powerdns/pdns.conf"
33
32
%config "/etc/init.d/pdns"