Author: arekm                        Date: Mon Sep 12 16:03:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 9.8.1; SECURITY fixes - see 
https://deepthought.isc.org/article/AA-00446/81/

---- Files affected:
packages/bind:
   bind-link.patch (1.6 -> 1.7) , bind-pmake.patch (1.6 -> 1.7) , bind.spec 
(1.325 -> 1.326) 

---- Diffs:

================================================================
Index: packages/bind/bind-link.patch
diff -u packages/bind/bind-link.patch:1.6 packages/bind/bind-link.patch:1.7
--- packages/bind/bind-link.patch:1.6   Sun Jun 21 20:06:33 2009
+++ packages/bind/bind-link.patch       Mon Sep 12 18:03:43 2011
@@ -61,3 +61,20 @@
  
  SUBDIRS =     include man unix
  TARGETS =     timestamp
+--- bind-9.8.1/contrib/dlz/drivers/sdlz_helper.c~      2010-05-14 
08:29:37.000000000 +0200
++++ bind-9.8.1/contrib/dlz/drivers/sdlz_helper.c       2011-09-12 
17:59:23.245356577 +0200
+@@ -50,8 +50,6 @@
+  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+  */
+ 
+-#ifdef DLZ
+-
+ #include <config.h>
+ 
+ #include <dns/log.h>
+@@ -527,5 +525,3 @@
+ 
+       return isc_mem_strdup(mctx, value);
+ }
+-
+-#endif

================================================================
Index: packages/bind/bind-pmake.patch
diff -u packages/bind/bind-pmake.patch:1.6 packages/bind/bind-pmake.patch:1.7
--- packages/bind/bind-pmake.patch:1.6  Wed Feb 17 08:20:58 2010
+++ packages/bind/bind-pmake.patch      Mon Sep 12 18:03:43 2011
@@ -5,8 +5,8 @@
  ### Makefile may define:
  ###   TARGETS
  
--all: subdirs ${TARGETS}
-+all: touchfile ${TARGETS}
+-all: subdirs ${TARGETS} testdirs
++all: touchfile ${TARGETS} testdirs
  
 +touchfile: subdirs
 +      touch touchfile

================================================================
Index: packages/bind/bind.spec
diff -u packages/bind/bind.spec:1.325 packages/bind/bind.spec:1.326
--- packages/bind/bind.spec:1.325       Wed Aug 31 10:28:05 2011
+++ packages/bind/bind.spec     Mon Sep 12 18:03:43 2011
@@ -22,8 +22,8 @@
 %bcond_without epoll           # disable epoll support
 %endif
 
-%define                ver     9.8.0
-%if 1
+%define                ver     9.8.1
+%if 0
 %define                pverdot .P4
 %define                pverdir -P4
 %else
@@ -42,12 +42,12 @@
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 Name:          bind
 Version:       %{ver}%{pverdot}
-Release:       5
+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: 13e36e3f28dc1ce7675b45a4192e8389
+# Source0-md5: cf31117c5d35af34d4c0702970ad9fb7
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
@@ -636,6 +636,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.326  2011/09/12 16:03:43  arekm
+- up to 9.8.1; SECURITY fixes - see 
https://deepthought.isc.org/article/AA-00446/81/
+
 Revision 1.325  2011/08/31 08:28:05  marti
 - added bcond edns_cli and patch for building with the ability to use 
edns-client-subnet in dig
 - more info about patch avaliable in patch commit log
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bind/bind-link.patch?r1=1.6&r2=1.7&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bind/bind-pmake.patch?r1=1.6&r2=1.7&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bind/bind.spec?r1=1.325&r2=1.326&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to