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
  • OpenShift Dev Spaces
  • 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-2015:1250 - Bug Fix Advisory
Issued:
2015-07-22
Updated:
2015-07-22

RHBA-2015:1250 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

bind bug fix and enhancement 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 and add one enhancement are now available for Red Hat Enterprise Linux 6.

Description

BIND (Berkeley Internet Name Domain) is an implementation of the Domain Name System (DNS) 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 correctly.

This update fixes the following bugs:

  • Previously, the "slip" option was not handled correctly in the Response Rate Limiting (RRL) code in BIND, and the variable counting the number of queries was not reset after each query, but after every other query. As a consequence, when the "slip" value of the RRL feature was set to one, instead of slipping every query, every other query was dropped. To fix this bug, the RRL code has been amended to reset the variable correctly according to the configuration. Now, when the "slip" value of the RRL feature is set to one, every query is slipped as expected. (BZ#1112356)
  • BIND incorrectly handled errors returned by dynamic databases (from dyndbAPI). Consequently, BIND could enter a deadlock situation on shutdown under certain circumstances. The dyndb API has been fixed not to cause a deadlock during BIND shutdown after the dynamic database returns an error, and BIND now shuts down normally in the described situation. (BZ#1142152)
  • Because the Simplified Database Backend (SDB) application interface did not handle unexpected SDB database driver errors properly, BIND used with SDB could terminate unexpectedly when such errors occurred. With this update, the SDB application interface has been cleaned to handle these errors correctly, and BIND used with SDB no longer crashes if they happen. (BZ#1146893)
  • Due to a race condition in the beginexclusive() function, the BIND DNS server (named) could terminate unexpectedly while loading configuration. To fix this bug, a patch has been applied, and the race condition no longer occurs. (BZ#1175321)
  • Previously, when the resolver was under heavy load, some clients could receive a SERVFAIL response from the server and numerous "out of memory/success" log messages in BIND's log. Also, cached records with low TTL (1) could expire prematurely. Internal hardcoded limits in the resolver have been increased, and conditions for expiring cached records with low TTL (1) have been made stricter. This prevents the resolver from reaching the limits when under heavy load, and the "out of memory/success" log messages from being received. Cached records with low TTL (1) no longer expire prematurely. (BZ#1215687)

In addition, this update adds the following enhancement:

  • Users can now use RPZ-NSIP and RPZ-NSDNAME records with Response Policy Zone (RPZ) in the BIND configuration. (BZ#1176476)

Users of BIND are advised to upgrade to these updated packages, which fix these bugs and add this enhancement. After installing the update, the BIND daemon (named) will be restarted automatically.

Solution

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

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

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 - 1142152 - bind hangs after reload/GSSAPI Error: The referenced context has expired (Success)
  • BZ - 1175321 - named is crashing in load_configuration due to race condition in isc__task_beginexclusive

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.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
x86_64
bind-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c93b01de0d88a54303c537c67407bd501f427f9bc3c247db7976dd96e7abae8d
bind-chroot-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 89aaae8b58f1b5935cdbcfc84d7ee7e0434801af109cc6ee8d1a2fc3d2b6e9b1
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-devel-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: e82360b8f633e41ec352f0300f32b056c2089af8e752269d2e02be1c41a847b5
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-libs-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: dbd9010a1a104a742662356d26f9c6c1f28e6f84234d31511a43f2f01a303e05
bind-sdb-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 499bc1f2a5f7150da3419ac9143fc7c85cdf73d23f70f9eba1b710d717732e88
bind-utils-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c47112741d38565c331adc0d2c6abe0b0da5fdc894a7bb769c158726b2dbae02
i386
bind-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 200d626a23ed61d2497ee8a584c4f33978d390969a4072c8f96da1bae24a9937
bind-chroot-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 56a7dbb4634fc31d1df756580df7a1c7370b7db39743d8aa070e6713a6df4daa
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-sdb-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 6f34b97e1c03fcb243b93e601e3b753613cdcf6e1609fedf721ba72b0aeaee5d
bind-utils-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 73030c89dd33a624827bd77fd011675cd3fb781590e47a067d11b5299c590151

Red Hat Enterprise Linux Workstation 6

SRPM
bind-9.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
x86_64
bind-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c93b01de0d88a54303c537c67407bd501f427f9bc3c247db7976dd96e7abae8d
bind-chroot-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 89aaae8b58f1b5935cdbcfc84d7ee7e0434801af109cc6ee8d1a2fc3d2b6e9b1
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-devel-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: e82360b8f633e41ec352f0300f32b056c2089af8e752269d2e02be1c41a847b5
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-libs-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: dbd9010a1a104a742662356d26f9c6c1f28e6f84234d31511a43f2f01a303e05
bind-sdb-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 499bc1f2a5f7150da3419ac9143fc7c85cdf73d23f70f9eba1b710d717732e88
bind-utils-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c47112741d38565c331adc0d2c6abe0b0da5fdc894a7bb769c158726b2dbae02
i386
bind-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 200d626a23ed61d2497ee8a584c4f33978d390969a4072c8f96da1bae24a9937
bind-chroot-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 56a7dbb4634fc31d1df756580df7a1c7370b7db39743d8aa070e6713a6df4daa
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-sdb-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 6f34b97e1c03fcb243b93e601e3b753613cdcf6e1609fedf721ba72b0aeaee5d
bind-utils-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 73030c89dd33a624827bd77fd011675cd3fb781590e47a067d11b5299c590151

Red Hat Enterprise Linux Desktop 6

SRPM
bind-9.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
i386
bind-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 200d626a23ed61d2497ee8a584c4f33978d390969a4072c8f96da1bae24a9937
bind-chroot-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 56a7dbb4634fc31d1df756580df7a1c7370b7db39743d8aa070e6713a6df4daa
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-sdb-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 6f34b97e1c03fcb243b93e601e3b753613cdcf6e1609fedf721ba72b0aeaee5d
bind-utils-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 73030c89dd33a624827bd77fd011675cd3fb781590e47a067d11b5299c590151
x86_64
bind-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c93b01de0d88a54303c537c67407bd501f427f9bc3c247db7976dd96e7abae8d
bind-chroot-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 89aaae8b58f1b5935cdbcfc84d7ee7e0434801af109cc6ee8d1a2fc3d2b6e9b1
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-devel-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: e82360b8f633e41ec352f0300f32b056c2089af8e752269d2e02be1c41a847b5
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-libs-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: dbd9010a1a104a742662356d26f9c6c1f28e6f84234d31511a43f2f01a303e05
bind-sdb-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 499bc1f2a5f7150da3419ac9143fc7c85cdf73d23f70f9eba1b710d717732e88
bind-utils-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c47112741d38565c331adc0d2c6abe0b0da5fdc894a7bb769c158726b2dbae02

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
bind-9.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
s390x
bind-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 2906b94823b4933baa63ec0fd2090de47069c3e9a57bb3e91eae171e0decf684
bind-chroot-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 251f81f59bdc801bf5f35500ed423c753ad9b092c98e59c816a3bf8694dd62f2
bind-debuginfo-9.8.2-0.37.rc1.el6.s390.rpm SHA-256: 897e7f3d7749c837b8f67319be68287f5146b88684f06a28f60a5e65c4e47b08
bind-debuginfo-9.8.2-0.37.rc1.el6.s390.rpm SHA-256: 897e7f3d7749c837b8f67319be68287f5146b88684f06a28f60a5e65c4e47b08
bind-debuginfo-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 3ad7b2cd18d8cae34937143692277792f0f360637e009b54d7cd9bbd8adb0cc3
bind-debuginfo-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 3ad7b2cd18d8cae34937143692277792f0f360637e009b54d7cd9bbd8adb0cc3
bind-devel-9.8.2-0.37.rc1.el6.s390.rpm SHA-256: 3d26953d45f1a843d6f8c563a12260d3686c50a288d7fd51ec11677932176acb
bind-devel-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 5ef4c1e3c0b204b751599603fed100860c65c9e9543032d1a434b84a5df93f56
bind-libs-9.8.2-0.37.rc1.el6.s390.rpm SHA-256: 76512f88158137ea890b2e7a7dc0d12e335493fc61bb700b1b1a1dd4f588bf3d
bind-libs-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: e1e7afa8c405bda488dc6d35beaf8e054cfc18e8c30b5f9758c96888ae8b9610
bind-sdb-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 7ba1169ca8daf6768eb17ea9f4a18c68d7f2f3b42eba991defaa30f59bd23800
bind-utils-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 3197a053e18d65f24be73d010b0d5b967695aeb1bb7f872d4dd3e5e5b8a225bc

Red Hat Enterprise Linux for Power, big endian 6

SRPM
bind-9.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
ppc64
bind-9.8.2-0.37.rc1.el6.ppc64.rpm SHA-256: 752a45e2c6c77c42e36a5345234c4fc6189fed50a77b831da57f6b8aeec59847
bind-chroot-9.8.2-0.37.rc1.el6.ppc64.rpm SHA-256: ade1ef2dd1c605d5e647188645860d8253f574255d2d347129d60da40b3103c0
bind-debuginfo-9.8.2-0.37.rc1.el6.ppc.rpm SHA-256: 1facc5a038db464d61a58067a53c9255e7fea70e2bc4264be933cda4c88b9c99
bind-debuginfo-9.8.2-0.37.rc1.el6.ppc.rpm SHA-256: 1facc5a038db464d61a58067a53c9255e7fea70e2bc4264be933cda4c88b9c99
bind-debuginfo-9.8.2-0.37.rc1.el6.ppc64.rpm SHA-256: 02fa9b3615226def65a03954cb8741a3670e9059f1151fd629332d62184d1cd5
bind-debuginfo-9.8.2-0.37.rc1.el6.ppc64.rpm SHA-256: 02fa9b3615226def65a03954cb8741a3670e9059f1151fd629332d62184d1cd5
bind-devel-9.8.2-0.37.rc1.el6.ppc.rpm SHA-256: 2c6b7413768ababeb15858d05e487bd5eb81867f2cbc0f26c8db1686fd33eda1
bind-devel-9.8.2-0.37.rc1.el6.ppc64.rpm SHA-256: ab62d8cf24e7c5e017399b2c75dd5a35d68cb4de1e27e3706e5e28674a6ac597
bind-libs-9.8.2-0.37.rc1.el6.ppc.rpm SHA-256: be78a8453d9a827ba86921ba846b3b3ea9fef3ff9d8db538482b2388144e6df9
bind-libs-9.8.2-0.37.rc1.el6.ppc64.rpm SHA-256: db7983886b5a6fdcf4f9b6ab30573f99e1276b2c4162d1c941d7f8d4bd4821be
bind-sdb-9.8.2-0.37.rc1.el6.ppc64.rpm SHA-256: 445448291dcfeb7ccd746739e159bd526c6e960f28f0802b1b64962a8feb696d
bind-utils-9.8.2-0.37.rc1.el6.ppc64.rpm SHA-256: 64487629f4f506ad83eca93ea233cfa90d4dec4f9c83cc7730854d113adf1a35

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
bind-9.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
x86_64
bind-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c93b01de0d88a54303c537c67407bd501f427f9bc3c247db7976dd96e7abae8d
bind-chroot-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 89aaae8b58f1b5935cdbcfc84d7ee7e0434801af109cc6ee8d1a2fc3d2b6e9b1
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-devel-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: e82360b8f633e41ec352f0300f32b056c2089af8e752269d2e02be1c41a847b5
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-libs-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: dbd9010a1a104a742662356d26f9c6c1f28e6f84234d31511a43f2f01a303e05
bind-sdb-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 499bc1f2a5f7150da3419ac9143fc7c85cdf73d23f70f9eba1b710d717732e88
bind-utils-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c47112741d38565c331adc0d2c6abe0b0da5fdc894a7bb769c158726b2dbae02

Red Hat Enterprise Linux Server from RHUI 6

SRPM
bind-9.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
x86_64
bind-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c93b01de0d88a54303c537c67407bd501f427f9bc3c247db7976dd96e7abae8d
bind-chroot-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 89aaae8b58f1b5935cdbcfc84d7ee7e0434801af109cc6ee8d1a2fc3d2b6e9b1
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-devel-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: e82360b8f633e41ec352f0300f32b056c2089af8e752269d2e02be1c41a847b5
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-libs-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: dbd9010a1a104a742662356d26f9c6c1f28e6f84234d31511a43f2f01a303e05
bind-sdb-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 499bc1f2a5f7150da3419ac9143fc7c85cdf73d23f70f9eba1b710d717732e88
bind-utils-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c47112741d38565c331adc0d2c6abe0b0da5fdc894a7bb769c158726b2dbae02
i386
bind-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 200d626a23ed61d2497ee8a584c4f33978d390969a4072c8f96da1bae24a9937
bind-chroot-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 56a7dbb4634fc31d1df756580df7a1c7370b7db39743d8aa070e6713a6df4daa
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-sdb-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 6f34b97e1c03fcb243b93e601e3b753613cdcf6e1609fedf721ba72b0aeaee5d
bind-utils-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 73030c89dd33a624827bd77fd011675cd3fb781590e47a067d11b5299c590151

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
bind-9.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
x86_64
bind-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c93b01de0d88a54303c537c67407bd501f427f9bc3c247db7976dd96e7abae8d
bind-chroot-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 89aaae8b58f1b5935cdbcfc84d7ee7e0434801af109cc6ee8d1a2fc3d2b6e9b1
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-debuginfo-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 9f377cbd69119297673486ad8e4936ed3e6801e1baed3c90ce940de508539ab3
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-devel-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: e82360b8f633e41ec352f0300f32b056c2089af8e752269d2e02be1c41a847b5
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-libs-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: dbd9010a1a104a742662356d26f9c6c1f28e6f84234d31511a43f2f01a303e05
bind-sdb-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: 499bc1f2a5f7150da3419ac9143fc7c85cdf73d23f70f9eba1b710d717732e88
bind-utils-9.8.2-0.37.rc1.el6.x86_64.rpm SHA-256: c47112741d38565c331adc0d2c6abe0b0da5fdc894a7bb769c158726b2dbae02
i386
bind-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 200d626a23ed61d2497ee8a584c4f33978d390969a4072c8f96da1bae24a9937
bind-chroot-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 56a7dbb4634fc31d1df756580df7a1c7370b7db39743d8aa070e6713a6df4daa
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-debuginfo-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 20da421e86d1746b0e6ac445ec7e40a37d42d2844a598e917fb749abec2218df
bind-devel-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 8e7f8ad36a08f9983c1a0a60fd81fb93d28794448797e2a7f030a60fb8180e84
bind-libs-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 04d99cbf35728fd85318a53041d5e73f87a777fb7c25f11a9d0b0fc8e33e1ccc
bind-sdb-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 6f34b97e1c03fcb243b93e601e3b753613cdcf6e1609fedf721ba72b0aeaee5d
bind-utils-9.8.2-0.37.rc1.el6.i686.rpm SHA-256: 73030c89dd33a624827bd77fd011675cd3fb781590e47a067d11b5299c590151

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

SRPM
bind-9.8.2-0.37.rc1.el6.src.rpm SHA-256: dd32ef7fb1f5b2bafeb404b12fe0f8bdd1dc518c3da672ae9dd8f58736587d57
s390x
bind-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 2906b94823b4933baa63ec0fd2090de47069c3e9a57bb3e91eae171e0decf684
bind-chroot-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 251f81f59bdc801bf5f35500ed423c753ad9b092c98e59c816a3bf8694dd62f2
bind-debuginfo-9.8.2-0.37.rc1.el6.s390.rpm SHA-256: 897e7f3d7749c837b8f67319be68287f5146b88684f06a28f60a5e65c4e47b08
bind-debuginfo-9.8.2-0.37.rc1.el6.s390.rpm SHA-256: 897e7f3d7749c837b8f67319be68287f5146b88684f06a28f60a5e65c4e47b08
bind-debuginfo-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 3ad7b2cd18d8cae34937143692277792f0f360637e009b54d7cd9bbd8adb0cc3
bind-debuginfo-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 3ad7b2cd18d8cae34937143692277792f0f360637e009b54d7cd9bbd8adb0cc3
bind-devel-9.8.2-0.37.rc1.el6.s390.rpm SHA-256: 3d26953d45f1a843d6f8c563a12260d3686c50a288d7fd51ec11677932176acb
bind-devel-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 5ef4c1e3c0b204b751599603fed100860c65c9e9543032d1a434b84a5df93f56
bind-libs-9.8.2-0.37.rc1.el6.s390.rpm SHA-256: 76512f88158137ea890b2e7a7dc0d12e335493fc61bb700b1b1a1dd4f588bf3d
bind-libs-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: e1e7afa8c405bda488dc6d35beaf8e054cfc18e8c30b5f9758c96888ae8b9610
bind-sdb-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 7ba1169ca8daf6768eb17ea9f4a18c68d7f2f3b42eba991defaa30f59bd23800
bind-utils-9.8.2-0.37.rc1.el6.s390x.rpm SHA-256: 3197a053e18d65f24be73d010b0d5b967695aeb1bb7f872d4dd3e5e5b8a225bc

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 © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter