This commit is contained in:
parent
e51dc1b15d
commit
2769c77d07
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66f5caf815582fa8c8476bba1663ec9a0f923ea9cfa34bb563371be4ffd14788
|
||||
size 6333767
|
3
bind-9.4.1.tar.gz
Normal file
3
bind-9.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79c671ec6c32d84984a5a07e691dbed57a744c3602837cc8e3f4fd0e450a42fa
|
||||
size 6334215
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 10:30:56 CEST 2007 - ug@suse.de
|
||||
|
||||
- version 9.4.1
|
||||
- query_addsoa() was being called with a non zone db.
|
||||
[RT #16834]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 12:51:52 CEST 2007 - ug@suse.de
|
||||
|
||||
|
10
bind.spec
10
bind.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bind (Version 9.4.0)
|
||||
# spec file for package bind (Version 9.4.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -15,8 +15,8 @@ Name: bind
|
||||
#BuildRequires: openldap2 openldap2-devel
|
||||
BuildRequires: openssl openssl-devel
|
||||
Summary: Domain Name System (DNS) Server (named)
|
||||
Version: 9.4.0
|
||||
Release: 7
|
||||
Version: 9.4.1
|
||||
Release: 1
|
||||
%define SDB_LDAP_VERSION 1.0-beta
|
||||
License: BSD License and BSD-like, X11/MIT
|
||||
Group: Productivity/Networking/DNS/Servers
|
||||
@ -668,6 +668,10 @@ fi
|
||||
%doc %{_mandir}/man5/idnrc.5.gz
|
||||
|
||||
%changelog
|
||||
* Wed May 02 2007 - ug@suse.de
|
||||
- version 9.4.1
|
||||
- query_addsoa() was being called with a non zone db.
|
||||
[RT #16834]
|
||||
* Fri Mar 30 2007 - ug@suse.de
|
||||
- libidnkitres.la moved to bind-libs for runidn
|
||||
* Thu Mar 29 2007 - rguenther@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user