Changeset 1169

Show
Ignore:
Timestamp:
03/22/08 19:48:00 (8 months ago)
Author:
ahu
Message:

update version to 3.1.5-rc1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pdns/pdns/config-recursor.h

    r1158 r1169  
    11#define SYSCONFDIR "/etc/powerdns/"  
    22#define LOCALSTATEDIR "/var/run/"  
    3 #define VERSION "3.1.5-snapshot5
     3#define VERSION "3.1.5-rc1
    44#define RECURSOR 
    55#ifndef WIN32 
  • trunk/pdns/pdns/dist-recursor

    r1160 r1169  
    1 VERSION=3.1.5-snapshot5 
     1VERSION=3.1.5-rc1 
    22 
    33INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \ 
  • trunk/pdns/pdns/docs/pdns_recursor.1.txt

    r963 r1169  
    22================ 
    33bert hubert <bert.hubert@netherlabs.nl> 
    4 v3.0, 19 April 2006 
     4v3.0, 22 March 2008 
    55 
    66NAME 
     
    7878        Which domains we only accept delegations from 
    7979 
     80--entropy-source:: 
     81        Where to read new entropy from, defaults to /dev/urandom. 
     82 
    8083--export-etc-hosts:: 
    8184           If set, this flag will export the host names and IP addresses 
     
    8790           Comma separated list of 'zonename=IP' pairs. Queries for zones 
    8891           listed here will be forwarded to the IP address listed. 
    89            auth-zones= ds9a.nl=213.244.168.210, powerdns.com=127.0.0.1. 
    90            Available since 3.1. 
     92           forward-zones= ds9a.nl=213.244.168.210, powerdns.com=127.0.0.1. 
     93           Available since 3.1. For more details, see the manual. 
    9194 
    9295--forward-zones-file:: 
    9396           listed here will be forwarded to the IP address listed. 
    9497           One zone per line, like: ds9a.nl=213.244.168.210 
    95            Available since 3.1.5 
     98           Available since 3.1.5. For more details, see the manual. 
    9699 
    97100--hint-file:: 
  • trunk/pdns/pdns/packer-recursor/changelog

    r1158 r1169  
     13.1.5-rc1-1 
     2Sat, 22 Mar 2008 19:42:46 +0100 
     3* Heading up to release 
     4-- bert hubert <bert.hubert@netherlabs.nl> 
    153.1.5-snapshot5-1 
    26Sat, 15 Mar 2008 23:36:13 +0100 
  • trunk/pdns/pdns/packer-recursor/version

    r1158 r1169  
    1 3.1.5-snapshot5 
     13.1.5-rc1 
  • trunk/pdns/pdns/pdns-recursor.spec

    r1158 r1169  
    33Buildroot: /tmp/pdns/ 
    44Name: pdns-recursor 
    5 Version: 3.1.5snapshot5 
     5Version: 3.1.5rc1 
    66Release: 1 
    77Summary: extremely powerful and versatile recursing nameserver