From 766341c2eb6fd8e44ac484c02c16a5823bd8ae9f Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Jul 08 2008 22:23:45 +0000 Subject: - 9.5.0-P1 release (CVE-2008-1447) - fixed typo in bind-sdb summary (#454436) --- diff --git a/.cvsignore b/.cvsignore index 7e73d8e..35fc3e3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ bind-chroot.tar.bz2 config-3.tar.bz2 libbind-man.tar.gz -bind-9.5.0.tar.gz +bind-9.5.0-P1.tar.gz diff --git a/bind.spec b/bind.spec index 006f2f2..56dfb4c 100644 --- a/bind.spec +++ b/bind.spec @@ -2,6 +2,8 @@ # Red Hat BIND package .spec file # +%define PATCHVER P1 + %{?!SDB: %define SDB 1} %{?!LIBBIND: %define LIBBIND 1} %{?!test: %define test 0} @@ -16,13 +18,13 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.5.0 -Release: 32.2%{?dist} +Release: 33.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Group: System Environment/Daemons # -Source: ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{version}.tar.gz +Source: ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{version}-%{PATCHVER}.tar.gz Source1: named.sysconfig Source2: named.init Source3: named.logrotate @@ -110,7 +112,7 @@ tools for verifying that the DNS server is operating properly. %if %{SDB} %package sdb -Summary: BIND server with database backends and DLZ suppport +Summary: BIND server with database backends and DLZ support Group: System Environment/Daemons %description sdb @@ -172,7 +174,7 @@ chroot(2) jail for the named(8) program from the BIND package. Based on the code from Jan "Yenya" Kasprzak %prep -%setup -q +%setup -q -n %{name}-%{version}-%{PATCHVER} # Common patches %patch -p1 -b .varrun @@ -393,7 +395,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.264 2008/06/18 11:34:31 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.265 2008/07/08 22:23:45 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: @@ -644,6 +646,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_sbindir}/bind-chroot-admin %changelog +* Tue Jul 08 2008 Adam Tkac 32:9.5.0-33.P1 +- 9.5.0-P1 release (CVE-2008-1447) +- fixed typo in bind-sdb summary (#454436) + * Wed Jun 18 2008 Adam Tkac 32:9.5.0-32.2 - parse inner acls correctly (#450995) diff --git a/sources b/sources index a4cfa20..27159c1 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 4faa4395b955e5f8a3d50f308b9fabc8 bind-chroot.tar.bz2 d4bc7234a0d7b93328335ed9c076c6e9 config-3.tar.bz2 13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz -066484717db1d1b1b4092ddcf5d0eb6e bind-9.5.0.tar.gz +a4f9dd6d205d24ec89fa4e44d8188197 bind-9.5.0-P1.tar.gz