Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat CodeReady Workspaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHBA-2011:1697 - Bug Fix Advisory
Issued:
2011-12-06
Updated:
2011-12-06

RHBA-2011:1697 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

bind bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated bind packages that fix several bugs are now available for Red Hat
Enterprise Linux 6.

Description

BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain
Name System) protocols. BIND includes a DNS server (named), which resolves host
names to IP addresses; a resolver library (routines for applications to use when
interfacing with DNS); and tools for verifying that the DNS server is operating
properly.

These updated bind packages provide fixes for the following bugs:

  • Prior to this update, the code in libdns which sends DNS requests was not

robust enough and suffered from a race condition. If a race condition occurred,
the "named" name service daemon logged an error message in the format "zone
xxx.xxx.xxx.in-addr.arpa/IN: refresh: failure trying master xxx.xxx.xxx.xxx#53
(source xxx.xxx.xxx.xxx#0): operation canceled" even when zone refresh was
successful. This update improves the code to prevent a race condition in libdns
and the error no longer occurs in the scenario described. (BZ#699951)

  • A command or script traditionally gives a non-zero exit status to indicate an

error. Prior to this update, the nsupdate utility incorrectly returned the exit
status "0" (zero) when the target DNS zone did not exist. Consequently, the
nsupdate command returned "success" even though the update failed. This update
corrects this error and nsupdate now returns the exit status "2" in the scenario
described. (BZ#700097)

  • Prior to this update, named did not unload the bind-dyndb-ldap plugin in the

correct places in the code. Consequently, named sometimes terminated
unexpectedly during reload or stop when the bind-dyndb-ldap plugin was used.
This update corrects the code, the plug-in is now unloaded in the correct
places, and named no longer crashes in the scenario described. (BZ#725577)

  • A non-writable working directory is a long time feature on all Red Hat

systems. Previously, named wrote "the working directory is not writable" as an
error to the system log. This update changes the code so that named now writes
this information only into the debug log. (BZ#693982)

  • The named initscript lacked the "configtest" option that was available in

earlier releases. Consequently, users of the bind initscript could not use the
"service named configtest" command. This update adds the option and users can
now test their DNS configurations for correct syntax using the "service named
configtest" command. (BZ#717468)

All users of bind are advised to upgrade to these updated packages, which fix
these bugs.

Solution

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/kb/docs/DOC-11259

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x

Fixes

  • BZ - 700097 - nsupdate returns success when target zone does not exist
  • BZ - 712066 - Defects revealed by coverity scan

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
x86_64
bind-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 9bb14564ec09cdabac145b967e8c668b4f2329d0162803cce7cb50fa4ecdd592
bind-chroot-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3e1ff4c0faffeb0d133c2df549092aa2fb3728605c320c294325007bf98872cd
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-devel-9.7.3-8.P3.el6.x86_64.rpm SHA-256: bce073510b210acc8d6656379f27e6779f5231edca063f5c761b3d1a27ccc13e
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-libs-9.7.3-8.P3.el6.x86_64.rpm SHA-256: f751d1ec23d75ffd8aa4ca35e12d2b9aeacef7cb3336054999745afe97a06a1c
bind-sdb-9.7.3-8.P3.el6.x86_64.rpm SHA-256: d8d310444e6737b9f9ec471ac37d36302c20cdc453e5576e3512c0c339fb04a0
bind-utils-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3239a38daf35e1821ed9e81a5484031204650153edde2cfe2003332b8a0d1b4a
i386
bind-9.7.3-8.P3.el6.i686.rpm SHA-256: 0d0ab13343a7e91f391047e3143cc89403dfd0ea76f5ef823e91b7278ac93d87
bind-chroot-9.7.3-8.P3.el6.i686.rpm SHA-256: e020c7d8679f8d0b07616ff031a7383c327879e24a17ae94964d1109f3558ffc
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-sdb-9.7.3-8.P3.el6.i686.rpm SHA-256: 1dde4534a8897ffd6b49d63f4494d196d548f8d97f0ae0c72af8a219cb3d26e1
bind-utils-9.7.3-8.P3.el6.i686.rpm SHA-256: 418612d88045415b913c70c1cc216fff5cbc66239c1951f036e534cad069134d

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
x86_64
bind-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 9bb14564ec09cdabac145b967e8c668b4f2329d0162803cce7cb50fa4ecdd592
bind-chroot-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3e1ff4c0faffeb0d133c2df549092aa2fb3728605c320c294325007bf98872cd
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-devel-9.7.3-8.P3.el6.x86_64.rpm SHA-256: bce073510b210acc8d6656379f27e6779f5231edca063f5c761b3d1a27ccc13e
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-libs-9.7.3-8.P3.el6.x86_64.rpm SHA-256: f751d1ec23d75ffd8aa4ca35e12d2b9aeacef7cb3336054999745afe97a06a1c
bind-sdb-9.7.3-8.P3.el6.x86_64.rpm SHA-256: d8d310444e6737b9f9ec471ac37d36302c20cdc453e5576e3512c0c339fb04a0
bind-utils-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3239a38daf35e1821ed9e81a5484031204650153edde2cfe2003332b8a0d1b4a
i386
bind-9.7.3-8.P3.el6.i686.rpm SHA-256: 0d0ab13343a7e91f391047e3143cc89403dfd0ea76f5ef823e91b7278ac93d87
bind-chroot-9.7.3-8.P3.el6.i686.rpm SHA-256: e020c7d8679f8d0b07616ff031a7383c327879e24a17ae94964d1109f3558ffc
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-sdb-9.7.3-8.P3.el6.i686.rpm SHA-256: 1dde4534a8897ffd6b49d63f4494d196d548f8d97f0ae0c72af8a219cb3d26e1
bind-utils-9.7.3-8.P3.el6.i686.rpm SHA-256: 418612d88045415b913c70c1cc216fff5cbc66239c1951f036e534cad069134d

Red Hat Enterprise Linux Workstation 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
x86_64
bind-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 9bb14564ec09cdabac145b967e8c668b4f2329d0162803cce7cb50fa4ecdd592
bind-chroot-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3e1ff4c0faffeb0d133c2df549092aa2fb3728605c320c294325007bf98872cd
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-devel-9.7.3-8.P3.el6.x86_64.rpm SHA-256: bce073510b210acc8d6656379f27e6779f5231edca063f5c761b3d1a27ccc13e
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-libs-9.7.3-8.P3.el6.x86_64.rpm SHA-256: f751d1ec23d75ffd8aa4ca35e12d2b9aeacef7cb3336054999745afe97a06a1c
bind-sdb-9.7.3-8.P3.el6.x86_64.rpm SHA-256: d8d310444e6737b9f9ec471ac37d36302c20cdc453e5576e3512c0c339fb04a0
bind-utils-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3239a38daf35e1821ed9e81a5484031204650153edde2cfe2003332b8a0d1b4a
i386
bind-9.7.3-8.P3.el6.i686.rpm SHA-256: 0d0ab13343a7e91f391047e3143cc89403dfd0ea76f5ef823e91b7278ac93d87
bind-chroot-9.7.3-8.P3.el6.i686.rpm SHA-256: e020c7d8679f8d0b07616ff031a7383c327879e24a17ae94964d1109f3558ffc
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-sdb-9.7.3-8.P3.el6.i686.rpm SHA-256: 1dde4534a8897ffd6b49d63f4494d196d548f8d97f0ae0c72af8a219cb3d26e1
bind-utils-9.7.3-8.P3.el6.i686.rpm SHA-256: 418612d88045415b913c70c1cc216fff5cbc66239c1951f036e534cad069134d

Red Hat Enterprise Linux Desktop 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
x86_64
bind-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 9bb14564ec09cdabac145b967e8c668b4f2329d0162803cce7cb50fa4ecdd592
bind-chroot-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3e1ff4c0faffeb0d133c2df549092aa2fb3728605c320c294325007bf98872cd
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-devel-9.7.3-8.P3.el6.x86_64.rpm SHA-256: bce073510b210acc8d6656379f27e6779f5231edca063f5c761b3d1a27ccc13e
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-libs-9.7.3-8.P3.el6.x86_64.rpm SHA-256: f751d1ec23d75ffd8aa4ca35e12d2b9aeacef7cb3336054999745afe97a06a1c
bind-sdb-9.7.3-8.P3.el6.x86_64.rpm SHA-256: d8d310444e6737b9f9ec471ac37d36302c20cdc453e5576e3512c0c339fb04a0
bind-utils-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3239a38daf35e1821ed9e81a5484031204650153edde2cfe2003332b8a0d1b4a
i386
bind-9.7.3-8.P3.el6.i686.rpm SHA-256: 0d0ab13343a7e91f391047e3143cc89403dfd0ea76f5ef823e91b7278ac93d87
bind-chroot-9.7.3-8.P3.el6.i686.rpm SHA-256: e020c7d8679f8d0b07616ff031a7383c327879e24a17ae94964d1109f3558ffc
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-sdb-9.7.3-8.P3.el6.i686.rpm SHA-256: 1dde4534a8897ffd6b49d63f4494d196d548f8d97f0ae0c72af8a219cb3d26e1
bind-utils-9.7.3-8.P3.el6.i686.rpm SHA-256: 418612d88045415b913c70c1cc216fff5cbc66239c1951f036e534cad069134d

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
s390x
bind-9.7.3-8.P3.el6.s390x.rpm SHA-256: 3d0aa7c235e100147a2f3e014d32f786dbcf1854c5d1dc6b31aee661d29f15e9
bind-chroot-9.7.3-8.P3.el6.s390x.rpm SHA-256: 4994a23532724627503b2c2d81aef6e272ae5a69c91d53525edfbca7510515bb
bind-debuginfo-9.7.3-8.P3.el6.s390.rpm SHA-256: a5a2438ea117d33bf939d2ea5d05b218a0306e3c9fe575b4c22c60050db8ca44
bind-debuginfo-9.7.3-8.P3.el6.s390.rpm SHA-256: a5a2438ea117d33bf939d2ea5d05b218a0306e3c9fe575b4c22c60050db8ca44
bind-debuginfo-9.7.3-8.P3.el6.s390x.rpm SHA-256: a9e65b4d77cfd07b1b64be66dcf8a9ccf924d979371979c923d4fba7fb81828a
bind-debuginfo-9.7.3-8.P3.el6.s390x.rpm SHA-256: a9e65b4d77cfd07b1b64be66dcf8a9ccf924d979371979c923d4fba7fb81828a
bind-devel-9.7.3-8.P3.el6.s390.rpm SHA-256: 66e8e6886389360615000b1c4343d8298df6a7f8f89f34ae021b074e2846ed1e
bind-devel-9.7.3-8.P3.el6.s390x.rpm SHA-256: 01bc3e21623a9d4b1671dc1fc6eb4456134a19dc93235c7f057fd7fb8064b386
bind-libs-9.7.3-8.P3.el6.s390.rpm SHA-256: 224d89476071ebc115fabcb18358dfa8f9a325b083e86f55b61e0c561c2e9c81
bind-libs-9.7.3-8.P3.el6.s390x.rpm SHA-256: d96edb705e5e7aedc357382f441be4e096406625d6a8db9c5e56ee6c4cf5b04e
bind-sdb-9.7.3-8.P3.el6.s390x.rpm SHA-256: e795b96bccd2949ab73d720197a7dee6f61be0b6a978bfc703536b9c5eb0792f
bind-utils-9.7.3-8.P3.el6.s390x.rpm SHA-256: a5fd808fae8dfc31b0492fd4fc36c6206181be7601e3f68901d9bed15fb87ea1

Red Hat Enterprise Linux for Power, big endian 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
ppc64
bind-9.7.3-8.P3.el6.ppc64.rpm SHA-256: a650698229e41beb940c06661fe7a7c334bde6320f689c1b0688fe7afcc49a6f
bind-chroot-9.7.3-8.P3.el6.ppc64.rpm SHA-256: 979a786f7c2072484b6abcba5ca593b94203bc3c50d8fd209c5077c646ee3cc9
bind-debuginfo-9.7.3-8.P3.el6.ppc.rpm SHA-256: 16b4c942b07b735b15fba6cc997b4479ced7fcf798bc67cbf2c9ad069f6905e8
bind-debuginfo-9.7.3-8.P3.el6.ppc.rpm SHA-256: 16b4c942b07b735b15fba6cc997b4479ced7fcf798bc67cbf2c9ad069f6905e8
bind-debuginfo-9.7.3-8.P3.el6.ppc64.rpm SHA-256: 782fdb65a1d002d69f7cba3d929147bdae7b668b244aa02ad2852751f4ce39c9
bind-debuginfo-9.7.3-8.P3.el6.ppc64.rpm SHA-256: 782fdb65a1d002d69f7cba3d929147bdae7b668b244aa02ad2852751f4ce39c9
bind-devel-9.7.3-8.P3.el6.ppc.rpm SHA-256: 6b05ef6a72de8fb4dcfe3cb28046ce1f1d42187205aa2a92d3b035d7a2ed2d9e
bind-devel-9.7.3-8.P3.el6.ppc64.rpm SHA-256: 1e875271f43dfc076c12e7f38c7bf92a76304eb4655f9c643ea64af24ab64f33
bind-libs-9.7.3-8.P3.el6.ppc.rpm SHA-256: 056b1951b9c7725d291273d45cad7090ada2293f959649a56f073eed6898aa4e
bind-libs-9.7.3-8.P3.el6.ppc64.rpm SHA-256: 9a76680607da2cab4da9b0d4a993b260a4aa24ed8e912f6edcb512f4db9e4f43
bind-sdb-9.7.3-8.P3.el6.ppc64.rpm SHA-256: 31eafb9d945c15db5bd2b9617a6513b4b747dcda5bc60dab7b40fb8d10b62e61
bind-utils-9.7.3-8.P3.el6.ppc64.rpm SHA-256: 5459c5b454e0de8d08df6c0c768eec79fb21e442c4a0ef83048eb6c06a4d1855

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
x86_64
bind-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 9bb14564ec09cdabac145b967e8c668b4f2329d0162803cce7cb50fa4ecdd592
bind-chroot-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3e1ff4c0faffeb0d133c2df549092aa2fb3728605c320c294325007bf98872cd
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-devel-9.7.3-8.P3.el6.x86_64.rpm SHA-256: bce073510b210acc8d6656379f27e6779f5231edca063f5c761b3d1a27ccc13e
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-libs-9.7.3-8.P3.el6.x86_64.rpm SHA-256: f751d1ec23d75ffd8aa4ca35e12d2b9aeacef7cb3336054999745afe97a06a1c
bind-sdb-9.7.3-8.P3.el6.x86_64.rpm SHA-256: d8d310444e6737b9f9ec471ac37d36302c20cdc453e5576e3512c0c339fb04a0
bind-utils-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3239a38daf35e1821ed9e81a5484031204650153edde2cfe2003332b8a0d1b4a

Red Hat Enterprise Linux Server from RHUI 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
x86_64
bind-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 9bb14564ec09cdabac145b967e8c668b4f2329d0162803cce7cb50fa4ecdd592
bind-chroot-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3e1ff4c0faffeb0d133c2df549092aa2fb3728605c320c294325007bf98872cd
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-debuginfo-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 6cffddbd574da6527c2c79e96d8e1a9c3877826c07a919a553265a0516041c43
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-devel-9.7.3-8.P3.el6.x86_64.rpm SHA-256: bce073510b210acc8d6656379f27e6779f5231edca063f5c761b3d1a27ccc13e
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-libs-9.7.3-8.P3.el6.x86_64.rpm SHA-256: f751d1ec23d75ffd8aa4ca35e12d2b9aeacef7cb3336054999745afe97a06a1c
bind-sdb-9.7.3-8.P3.el6.x86_64.rpm SHA-256: d8d310444e6737b9f9ec471ac37d36302c20cdc453e5576e3512c0c339fb04a0
bind-utils-9.7.3-8.P3.el6.x86_64.rpm SHA-256: 3239a38daf35e1821ed9e81a5484031204650153edde2cfe2003332b8a0d1b4a
i386
bind-9.7.3-8.P3.el6.i686.rpm SHA-256: 0d0ab13343a7e91f391047e3143cc89403dfd0ea76f5ef823e91b7278ac93d87
bind-chroot-9.7.3-8.P3.el6.i686.rpm SHA-256: e020c7d8679f8d0b07616ff031a7383c327879e24a17ae94964d1109f3558ffc
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-debuginfo-9.7.3-8.P3.el6.i686.rpm SHA-256: 81cf1dc340238f0a38b11af7112f17c8116dc112d3e07945687db6d6e5d4959e
bind-devel-9.7.3-8.P3.el6.i686.rpm SHA-256: 6488abd0184f29b7d6b5eac8f5c09f49fd79ea7e1e362ef4bcd505ca730961fb
bind-libs-9.7.3-8.P3.el6.i686.rpm SHA-256: d3c1402e789a88dac4376b5a7412fc53f2e5c9de3def087868179f5c3fe8de43
bind-sdb-9.7.3-8.P3.el6.i686.rpm SHA-256: 1dde4534a8897ffd6b49d63f4494d196d548f8d97f0ae0c72af8a219cb3d26e1
bind-utils-9.7.3-8.P3.el6.i686.rpm SHA-256: 418612d88045415b913c70c1cc216fff5cbc66239c1951f036e534cad069134d

Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6

SRPM
bind-9.7.3-8.P3.el6.src.rpm SHA-256: a57029e6993b8882984dee4fca9e447bf67161e9b331fcd84d4d5a39605ead27
s390x
bind-9.7.3-8.P3.el6.s390x.rpm SHA-256: 3d0aa7c235e100147a2f3e014d32f786dbcf1854c5d1dc6b31aee661d29f15e9
bind-chroot-9.7.3-8.P3.el6.s390x.rpm SHA-256: 4994a23532724627503b2c2d81aef6e272ae5a69c91d53525edfbca7510515bb
bind-debuginfo-9.7.3-8.P3.el6.s390.rpm SHA-256: a5a2438ea117d33bf939d2ea5d05b218a0306e3c9fe575b4c22c60050db8ca44
bind-debuginfo-9.7.3-8.P3.el6.s390.rpm SHA-256: a5a2438ea117d33bf939d2ea5d05b218a0306e3c9fe575b4c22c60050db8ca44
bind-debuginfo-9.7.3-8.P3.el6.s390x.rpm SHA-256: a9e65b4d77cfd07b1b64be66dcf8a9ccf924d979371979c923d4fba7fb81828a
bind-debuginfo-9.7.3-8.P3.el6.s390x.rpm SHA-256: a9e65b4d77cfd07b1b64be66dcf8a9ccf924d979371979c923d4fba7fb81828a
bind-devel-9.7.3-8.P3.el6.s390.rpm SHA-256: 66e8e6886389360615000b1c4343d8298df6a7f8f89f34ae021b074e2846ed1e
bind-devel-9.7.3-8.P3.el6.s390x.rpm SHA-256: 01bc3e21623a9d4b1671dc1fc6eb4456134a19dc93235c7f057fd7fb8064b386
bind-libs-9.7.3-8.P3.el6.s390.rpm SHA-256: 224d89476071ebc115fabcb18358dfa8f9a325b083e86f55b61e0c561c2e9c81
bind-libs-9.7.3-8.P3.el6.s390x.rpm SHA-256: d96edb705e5e7aedc357382f441be4e096406625d6a8db9c5e56ee6c4cf5b04e
bind-sdb-9.7.3-8.P3.el6.s390x.rpm SHA-256: e795b96bccd2949ab73d720197a7dee6f61be0b6a978bfc703536b9c5eb0792f
bind-utils-9.7.3-8.P3.el6.s390x.rpm SHA-256: a5fd808fae8dfc31b0492fd4fc36c6206181be7601e3f68901d9bed15fb87ea1

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2022 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter