Accepting request 70812 from network
add update-desktop-utils to buildrequires for desktop file (forwarded request 70688 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/70812 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=63
This commit is contained in:
commit
24043d4711
@ -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,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 19 11:52:49 CEST 2011 - meissner@suse.de
|
||||
|
||||
- buildreq update-desktop-files for newer rpms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 5 16:59:49 CEST 2011 - ug@suse.de
|
||||
|
||||
- The ADB hash table stores informations about which authoritative
|
||||
servers to query about particular domains
|
||||
- BIND now supports a new zone type, static-stub
|
||||
- BIND now supports Response Policy Zones
|
||||
- BIND 9.8.0 now has DNS64 support
|
||||
- Dynamically Loadable Zones (DLZ) now support dynamic updates.
|
||||
- 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
|
||||
|
||||
|
@ -20,12 +20,13 @@
|
||||
|
||||
Name: bind
|
||||
%define pkg_name bind
|
||||
%define pkg_vers 9.7.3
|
||||
%define pkg_vers 9.8.0
|
||||
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.7.3
|
||||
Version: 9.8.0
|
||||
Release: 1
|
||||
License: BSD3c(or similar) ; MIT License (or similar)
|
||||
Group: Productivity/Networking/DNS/Servers
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:808aac80132799e16129ff38a6713cc14b9a893d71fb7d1458e0ef795b6232ee
|
||||
size 20712
|
||||
oid sha256:f5352fdb15255dd73745632eaab1bde1537acca181c5a2e9414c66d1fc8adfa5
|
||||
size 20809
|
||||
|
Loading…
Reference in New Issue
Block a user