]> git.pld-linux.org Git - packages/bind.git/commitdiff
- up to 9.9.2 (fixes CVE-2012-5166, CVE-2012-4244, CVE-2012-3817, CVE-2012-1667,... auto/th/bind-9.9.2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 10 Oct 2012 06:53:47 +0000 (08:53 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 10 Oct 2012 06:53:47 +0000 (08:53 +0200)
bind.spec

index 21a50ef8662ff2635bcdc4b0f15ee53c6b2d82ea..a2e2ee74949ff0adbcf8a8c580f3f1a1039a1971 100644 (file)
--- a/bind.spec
+++ b/bind.spec
 %bcond_without epoll           # disable epoll support
 %endif
 
-%define                ver     9.9.1
-%if 1
-%define                pverdot .P3
-%define                pverdir -P3
+%define                ver     9.9.2
+%if 0
+%define                pverdot .P1
+%define                pverdir -P1
 %else
 %define                pverdot %{nil}
 %define                pverdir %{nil}
@@ -41,12 +41,12 @@ Summary(uk.UTF-8):  BIND - cервер системи доменних імен (
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 Name:          bind
 Version:       %{ver}%{pverdot}
-Release:       2
+Release:       1
 Epoch:         7
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.gz
-# Source0-md5: 8f407c9a988d7b447a54b4cb54230dcb
+# Source0-md5: 3b37d8de1bb15d3e887ce9ee8e07cd71
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
This page took 0.367304 seconds and 4 git commands to generate.