version to 9.8.0-P2
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=56
This commit is contained in:
parent
32d56c34f2
commit
8253ee2640
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e44183f5a4ab7d3deb3c08171c4821c391d6b10ed8d4bc6485a1fc3ba6490c06
|
||||
size 7760161
|
3
bind-9.8.0P2.tar.gz
Normal file
3
bind-9.8.0P2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e022226513394fa8b2bb367dcfa4462164a83360a25fd5ba63cbc479e48a7e9
|
||||
size 7709840
|
11
bind.changes
11
bind.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 7 16:37:56 CEST 2011 - ug@suse.de
|
||||
|
||||
- A large RRSET from a remote authoritative server that results in
|
||||
the recursive resolver trying to negatively cache the response can
|
||||
hit an off by one code error in named, resulting in named crashing.
|
||||
[RT #24650] [CVE-2011-1910]
|
||||
- Zones that have a DS record in the parent zone but are also listed
|
||||
in a DLV and won't validate without DLV could fail to validate. [RT
|
||||
#24631]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 19:55:15 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
|
||||
Name: bind
|
||||
%define pkg_name bind
|
||||
%define pkg_vers 9.8.0
|
||||
%define pkg_vers 9.8.0P2
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: krb5-devel
|
||||
Summary: Domain Name System (DNS) Server (named)
|
||||
Version: 9.8.0
|
||||
Version: 9.8.0P2
|
||||
Release: 2
|
||||
License: BSD3c(or similar) ; MIT License (or similar)
|
||||
Group: Productivity/Networking/DNS/Servers
|
||||
|
Loading…
Reference in New Issue
Block a user