Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

system-config-bind-4.0.0-42_FC5 RPM for noarch

From Fedora 5 updates for x86_64

Name: system-config-bind Distribution: Red Hat (FC-5)
Version: 4.0.0 Vendor: Red Hat, Inc.
Release: 42_FC5 Build date: Thu Jun 15 05:16:37 2006
Group: Applications/System Build host: js20-bc2-12.build.redhat.com
Size: 9725117 Source RPM: system-config-bind-4.0.0-42_FC5.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://people.redhat.com/~jvdias/system-config-bind
Summary: The Red Hat BIND DNS Configuration Tool.
The system-config-bind package provides a graphical user interface (GUI) to
configure the Berkeley Internet Name Domain (BIND) Domain Name System (DNS)
server, "named", with a set of python modules.
Users new to BIND configuration can use this tool to quickly set up a working
DNS server.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: badc38fd9056de5dc6f364fc5dd13316
GPG

Changelog

* Thu Jun 15 2006 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-42
  - Handle named.conf 'include' statements within clauses 
    e.g. 'view x { include "y"; }'
  - Tooltip text not gettext-ized (part of fix for bug 195001)
* Thu Jun 08 2006 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-41
  - fix bug 194058: freeze / unfreeze dynamic zones when saving
* Wed Mar 08 2006 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-40
  - fix bug 184065: prompts to place slave / DDNS updateable zone
                    files in slaves/ 
  - ship updated translations
* Wed Mar 01 2006 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-38
  - fix bug 182857: add Requires(post): hicolor-icon-them
  - ship updated translations
* Tue Jan 10 2006 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-36
  - fix bug 176142 (final!) : ship the Serbian translations
  - fix str widget save (TXT records)
* Wed Dec 21 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-34
  - fix bug 170617: don't use pam_stack in pam configuration file
* Mon Dec 19 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-33
  - fix bug 175420: traceback when named.conf included a nonexistent file
  - fix bug 176142: ship updated Serbian translation
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Mon Nov 28 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-32
  - fix bug 174284: Lookup.py failed when hostname matches IP
  		  address regexps and has no DNS record
* Sat Sep 24 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-31
  - fix deletion of record with following records for same name
  - fix zone serial increment on save
  - ship updated translations
* Tue Aug 16 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-30
  - fix IPv6 address labelling
  - fix reverse IP zone origin selection menus for A & AAAA records
    when there are forwarder reverse IP zones
  - remove CVS directories mistakenly included in previous versions
* Wed Aug 10 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-28
  - fix bug 165445: relax restriction on no address records for origin
* Tue Aug 09 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-22
  - fix bug 165292: missing 'key' keyword in ACL named keys
  - workaround ISC bug 15195: named cannot handle multiple keys in rndc.key
* Sat Jul 30 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-21
  - fix bug 164245: generate desktop file from translations in .po files
  - fix bug 164613, 164611: translated string typos
  - further fix for bug 158438: sentence splitting
* Tue Jul 26 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-20
  - fix bug 164129: DNS.py 'declartation' -> 'declaration'
  - fix bug 163937: NamedConfOptions 'Name of ke.' -> 'Name of key.'
  - fix bug 158438: avoid sentence splitting in translatable messages
* Sat Jul 16 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-18
  - fix bug 163304: handle empty contents in Zone.out
  - fix bug 161988: create links to .mo files for bindconf
  - fix bug 161987: don't use substring of translated string in DNSsec TrustedKeys
  - fix bug 159534: add descriptions to deprecated record types
  - fix bug 158441: shorten NamedConfOptions description strings
* Mon May 09 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-16
  - fix bug 157207:  allow build to succeed if bind package is not installed
* Fri May 06 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-16
  - fix out-of-zone data reporting
  - out-of-zone string comparison should be case-insensitive
  - fix bug 156913: wrong file permissions for config files
* Thu May 05 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-12
  - fix bug 156884: handle named.conf with NO options clause .
* Thu Apr 28 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-10
  - Add User Guide & Manual in /usr/share/doc/system-config-bind-4.0.0
* Thu Apr 28 2005 Miloslav Trmac <mitr@redhat.com> - 4.0.0-9
  - Remove dependency on 4Suite (#155113)
* Thu Apr 28 2005 Jeremy Katz <katzj@redhat.com> - 4.0.0-8
  - silence %post
* Tue Apr 05 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-7
  - fix bug 153035: gtk.FALSE/TRUE deprecation warnings
* Tue Mar 29 2005 Christopher Aillon <caillon@redhat.com>
  - added .spec file icon cache update
* Tue Mar 08 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-4
  - fix bug 150011
  - Add DNSsec capabilities.
* Tue Feb 01 2005 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-3
  - fix bugs 146475, 146606, 143780
* Fri Dec 17 2004 Jason Vas Dias <jvdias@redhat.com> - 4.0.0-1
  - Initial build.

Files

œ 	


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Apr 14 03:22:08 2008