version to 9.8.0
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=51
This commit is contained in:
committed by
Git OBS Bridge
parent
87ef585a4f
commit
9472436310
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c584ca838da4adb6e94e4507b97b180248ca2b1e6aec1513336b58b344a29f7
|
|
||||||
size 7653584
|
|
3
bind-9.8.0.tar.gz
Normal file
3
bind-9.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e44183f5a4ab7d3deb3c08171c4821c391d6b10ed8d4bc6485a1fc3ba6490c06
|
||||||
|
size 7760161
|
22
bind.changes
22
bind.changes
@@ -1,13 +1,19 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 15 13:24:00 CEST 2011 - ug@suse.de
|
Thu May 5 16:59:49 CEST 2011 - ug@suse.de
|
||||||
|
|
||||||
- bind-chrootenv requires bind now (bnc#677812)
|
- The ADB hash table stores informations about which authoritative
|
||||||
|
servers to query about particular domains
|
||||||
-------------------------------------------------------------------
|
- BIND now supports a new zone type, static-stub
|
||||||
Fri Apr 15 10:57:17 CEST 2011 - ug@suse.de
|
- BIND now supports Response Policy Zones
|
||||||
|
- BIND 9.8.0 now has DNS64 support
|
||||||
- fixed the return code of rcnamed status in case of a
|
- Dynamically Loadable Zones (DLZ) now support dynamic updates.
|
||||||
missing config file (bnc#659785)
|
- Added a "dlopen" DLZ driver, allowing the creation of external DLZ
|
||||||
|
drivers that can be loaded as shared objects at runtime rather than
|
||||||
|
having to be linked with named
|
||||||
|
- named now retains GSS-TSIG keys across restarts
|
||||||
|
- There is a new update-policy match type "external".
|
||||||
|
- bugfixes
|
||||||
|
- version to 9.8.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 24 11:14:09 CET 2011 - ug@suse.de
|
Thu Feb 24 11:14:09 CET 2011 - ug@suse.de
|
||||||
|
@@ -20,12 +20,12 @@
|
|||||||
|
|
||||||
Name: bind
|
Name: bind
|
||||||
%define pkg_name bind
|
%define pkg_name bind
|
||||||
%define pkg_vers 9.7.3
|
%define pkg_vers 9.8.0
|
||||||
BuildRequires: openldap2-devel
|
BuildRequires: openldap2-devel
|
||||||
BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel
|
BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
Summary: Domain Name System (DNS) Server (named)
|
Summary: Domain Name System (DNS) Server (named)
|
||||||
Version: 9.7.3
|
Version: 9.8.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD3c(or similar) ; MIT License (or similar)
|
License: BSD3c(or similar) ; MIT License (or similar)
|
||||||
Group: Productivity/Networking/DNS/Servers
|
Group: Productivity/Networking/DNS/Servers
|
||||||
@@ -88,7 +88,6 @@ License: BSD3c(or similar) ; MIT License (or similar)
|
|||||||
Summary: Chroot environment for BIND named and lwresd
|
Summary: Chroot environment for BIND named and lwresd
|
||||||
Group: Productivity/Networking/DNS/Servers
|
Group: Productivity/Networking/DNS/Servers
|
||||||
PreReq: /usr/sbin/groupadd /usr/sbin/useradd
|
PreReq: /usr/sbin/groupadd /usr/sbin/useradd
|
||||||
Requires: %{name}
|
|
||||||
|
|
||||||
%description chrootenv
|
%description chrootenv
|
||||||
This package contains all directories and files which are common to the
|
This package contains all directories and files which are common to the
|
||||||
|
Reference in New Issue
Block a user