Hello community,

here is the log from the commit of package bind for openSUSE:11.4
checked in at Sun Feb 27 12:40:39 CET 2011.



--------
--- old-versions/11.4/all/bind/bind.changes     2010-12-11 22:56:30.000000000 
+0100
+++ 11.4/bind/bind.changes      2011-02-24 11:17:19.000000000 +0100
@@ -1,0 +2,13 @@
+Thu Feb 24 11:14:09 CET 2011 - [email protected]
+
+- fixed security issue
+  VUL-0: bind: IXFR or DDNS update combined with high query rate 
+  DoS vulnerability (CVE-2011-0414 bnc#674431)
+- version to 9.7.3
+
+-------------------------------------------------------------------
+Wed Jan  5 16:58:06 CET 2011 - [email protected]
+
+- ifdef the sysvinit specific prereqs for openSUSE 11.4 and later
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


Old:
----
  bind-9.7.2P3.tar.gz

New:
----
  bind-9.7.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bind.spec ++++++
--- /var/tmp/diff_new_pack.4Sq0ci/_old  2011-02-27 12:39:45.000000000 +0100
+++ /var/tmp/diff_new_pack.4Sq0ci/_new  2011-02-27 12:39:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package bind (Version 9.7.2P3)
+# spec file for package bind
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 
 Name:           bind
 %define pkg_name bind
-%define pkg_vers 9.7.2P3
+%define pkg_vers 9.7.3
 BuildRequires:  openldap2-devel
 BuildRequires:  libcap libcap-devel libmysqlclient-devel libxml2-devel openssl 
openssl-devel
 BuildRequires:  krb5-devel
 Summary:        Domain Name System (DNS) Server (named)
-Version:        9.7.2P3
-Release:        2
+Version:        9.7.3
+Release:        1.<RELEASE2>
 License:        BSD3c(or similar) ; MIT License (or similar)
 Group:          Productivity/Networking/DNS/Servers
 Provides:       dns_daemon bind8 bind9
@@ -172,7 +172,9 @@
 Requires:       %{name}-chrootenv
 Provides:       dns_daemon
 PreReq:         /usr/sbin/groupadd /usr/sbin/useradd
+%if %suse_version > 1131
 PreReq:         sysvinit(network) sysvinit(syslog)
+%endif
 
 %description lwresd
 Bind-lwresd provides resolution services to local clients using a
@@ -219,7 +221,7 @@
 %patch -p1
 %patch1 -p1
 %patch2 -p0
-%patch4 -p1
+%patch4 -p0
 %patch5 -p0
 #%patch50
 %if 0%{?suse_version} >= 1000

++++++ bind-9.7.2P3.tar.gz -> bind-9.7.3.tar.gz ++++++
old-versions/11.4/all/bind/bind-9.7.2P3.tar.gz 11.4/bind/bind-9.7.3.tar.gz 
differ: char 5, line 1

++++++ perl-path.diff ++++++
--- /var/tmp/diff_new_pack.4Sq0ci/_old  2011-02-27 12:39:45.000000000 +0100
+++ /var/tmp/diff_new_pack.4Sq0ci/_new  2011-02-27 12:39:45.000000000 +0100
@@ -1,30 +1,24 @@
-Index: bind-9.6.1P1/bin/tests/t_api.pl
-===================================================================
---- bind-9.6.1P1.orig/bin/tests/t_api.pl
-+++ bind-9.6.1P1/bin/tests/t_api.pl
+--- bin/tests/t_api.pl
++++ bin/tests/t_api.pl 2011/02/24 08:53:35
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
  #
  # Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  # Copyright (C) 1999-2001  Internet Software Consortium.
-Index: bind-9.6.1P1/contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl
-===================================================================
---- 
bind-9.6.1P1.orig/contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl
-+++ bind-9.6.1P1/contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl
+--- contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl
++++ contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl  2011/02/24 
08:53:13
 @@ -1,4 +1,4 @@
 -#! /usr/local/bin/perl -w
 +#! /usr/bin/perl -w
- # $Id: generate_normalize_data.pl,v 1.1.1.1 2003/06/04 00:27:55 marka Exp $
+ # $Id: generate_nameprep_data.pl,v 1.1.1.1 2003-06-04 00:27:54 marka Exp $
  #
- # Copyright (c) 2000,2001 Japan Network Information Center.
-Index: bind-9.6.1P1/contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl
-===================================================================
---- bind-9.6.1P1.orig/contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl
-+++ bind-9.6.1P1/contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl
+ # Copyright (c) 2001 Japan Network Information Center.  All rights reserved.
+--- contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl
++++ contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl 2011/02/24 
08:53:24
 @@ -1,4 +1,4 @@
 -#! /usr/local/bin/perl -w
 +#! /usr/bin/perl -w
- # $Id: generate_nameprep_data.pl,v 1.1.1.1 2003/06/04 00:27:54 marka Exp $
+ # $Id: generate_normalize_data.pl,v 1.1.1.1 2003-06-04 00:27:55 marka Exp $
  #
- # Copyright (c) 2001 Japan Network Information Center.  All rights reserved.
+ # Copyright (c) 2000,2001 Japan Network Information Center.


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to