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 Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • 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 Quarkus

Integration and Automation

  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat Application Foundations
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2012:0909 - Bug Fix Advisory
Issued:
2012-06-20
Updated:
2012-06-20

RHBA-2012:0909 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

rpm 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 rpm packages that fix multiple bugs and add various enhancements are now
available for Red Hat Enterprise Linux 6.

Description

The RPM Package Manager (RPM) is a command-line driven package management system
capable of installing, uninstalling, verifying, querying, and updating software
packages.

This update fixes the following bugs:

  • Previously, presence of ELF files prevented cross-architecture obsoletion of

packages on multi-arch systems, causing file conflicts when a supposedly
obsoleted package was not removed. With this update, obsoletes are now processed
for all matching package names regardless of their contents, allowing scenarios
like eliminating no longer needed 32-bit package variant on 64-bit multi-arch
systems to work as expected. (BZ#799317)

  • Previously, a bug in execution of package scriptlets utilizing RPM's embedded

Lua interpreter could have caused RPM's working directory to change
inadvertently, resulting in a failure to install remaining local packages in the
transaction unless absolute paths were used to address the packages on the "rpm"
or "yum" command line. With this update, the Lua scriptlet execution now always
saves and restores the current working directory, ensuring correct operation
regardless of whether absolute or relative paths to packages are used.
(BZ#746190)

  • Previously, the "-D" shortcut option for "--define" was incorrectly taken as a

shortcut for "--predefine", which led to incorrect macro evaluation when
attempting to override macros from system configuration. The "-D" shortcut
option now equals "--define" as intended and documented. (BZ#785236)

  • Previously, RPM's "--last" query format output could have been ambiguous on

multi-arch systems such as AMD64/Intel 64 as package architecture was omitted.
Package's architecture is now included in "--last" output as well, making it
non-ambiguous and also consistent with the default query output format.
(BZ#768516)

  • As the build dependencies recorded in source packages can vary depending on

the architecture where the source packages happened to be generated, using the
yum-builddep utility on a source package does not always report correct results.
RPM's Python bindings have now been enhanced to permit yum-builddep to operate
on spec files directly, ensuring that the correct build dependency information
for the local system is used. (BZ#664427)

  • Previously, certain multi-line brace constructs could have caused the

automatic Perl dependency generator script to miss dependencies from pe. The
generator has now been updated to properly handle these situations. (BZ#752119)

Additionally, this update introduces the following feature enhancements:

  • When building packages on file systems with a very high number of files, the

on-disk inode numbers could have been truncated in RPM's 32bit-integer-based
hardlink tracking, resulting in incorrect package generation and, consequently,
installation. RPM now uses per-package virtual numbering for hardlink tracking
to eliminate the possibility of truncation, ensuring correct operation
regardless of physical inode numbers at package build time, in a backwards
compatible way. (BZ#714678)

  • Previously, RPM ignored any exit codes from %pretrans package scriptlets. This

was inconsistent with semantics of other scriptlets and prevented the
possibility of early abort of package installation before the transaction really
starts. RPM now treats %pretrans failure similarly to that of %pre: the package
with failing %pretrans scriptlet is not installed at all. (BZ#736960)

  • Packages for Fedora 17 or later require a special rpmlib() dependency provided

by RPM to track the /usr merge that was completed in Fedora 17, otherwise it
will no be possible to use, for example, mock chroot to install and build
packages for that distribution. This special tracking dependency has been added
to RPM now to allow Red Hat Enterprise Linux 6 to be used as a host for building
packages for these newer Fedora versions. (BZ#761000)

All users of RPM are advised to upgrade to these updated packages, which fix
these bugs and add these enhancements.

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/knowledge/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 - 746637 - /var/log/rpmpkgs has wrong selinux context
  • BZ - 752119 - perl.req from rpmbuild does not properly scan for module dependencies
  • BZ - 761000 - Add support for the /usr move
  • BZ - 785236 - option -D does not work for --define

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
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
x86_64
rpm-4.8.0-27.el6.x86_64.rpm SHA-256: 755a6738c378d98a25fcc399bd7696dea8d7d77bc44dc765c01bc5e7c4b15c38
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.x86_64.rpm SHA-256: 8e30fe5fe244b598adb8e84bc79509c8dfc6a6a8c7db33bd80cdc915b805ab2d
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.x86_64.rpm SHA-256: f7f3803679d541c64c245129ca82cf388507cc81be11ac335a17162bf9a9437a
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-devel-4.8.0-27.el6.x86_64.rpm SHA-256: 822b8504429d96f6265cd3246d51a07e546c538542a2bd7aa8ff35c205b1a115
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-libs-4.8.0-27.el6.x86_64.rpm SHA-256: 2aa324b46b2462f0392079b00f3ebb926451500b8d66741006b267e616946a6e
rpm-python-4.8.0-27.el6.x86_64.rpm SHA-256: d41620d30f443aa3b200f7b1317fca3c809a8adaef3af75baf5c135c986799c4
i386
rpm-4.8.0-27.el6.i686.rpm SHA-256: 7eb74813c669a6d43e874d818535a7871b5ec009cef81512eb4136b07d38dd10
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.i686.rpm SHA-256: e3bdd63e6f61f87c4066a2eac36f0b570c510b450d037654c83567a98431d9c2
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-python-4.8.0-27.el6.i686.rpm SHA-256: d24a7d891e6b8faf2e64b1aad2dbc8dd70b79fc92ef0212fa2fd09f1c72294c4

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
x86_64
rpm-4.8.0-27.el6.x86_64.rpm SHA-256: 755a6738c378d98a25fcc399bd7696dea8d7d77bc44dc765c01bc5e7c4b15c38
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.x86_64.rpm SHA-256: 8e30fe5fe244b598adb8e84bc79509c8dfc6a6a8c7db33bd80cdc915b805ab2d
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.x86_64.rpm SHA-256: f7f3803679d541c64c245129ca82cf388507cc81be11ac335a17162bf9a9437a
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-devel-4.8.0-27.el6.x86_64.rpm SHA-256: 822b8504429d96f6265cd3246d51a07e546c538542a2bd7aa8ff35c205b1a115
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-libs-4.8.0-27.el6.x86_64.rpm SHA-256: 2aa324b46b2462f0392079b00f3ebb926451500b8d66741006b267e616946a6e
rpm-python-4.8.0-27.el6.x86_64.rpm SHA-256: d41620d30f443aa3b200f7b1317fca3c809a8adaef3af75baf5c135c986799c4
i386
rpm-4.8.0-27.el6.i686.rpm SHA-256: 7eb74813c669a6d43e874d818535a7871b5ec009cef81512eb4136b07d38dd10
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.i686.rpm SHA-256: e3bdd63e6f61f87c4066a2eac36f0b570c510b450d037654c83567a98431d9c2
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-python-4.8.0-27.el6.i686.rpm SHA-256: d24a7d891e6b8faf2e64b1aad2dbc8dd70b79fc92ef0212fa2fd09f1c72294c4

Red Hat Enterprise Linux Workstation 6

SRPM
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
x86_64
rpm-4.8.0-27.el6.x86_64.rpm SHA-256: 755a6738c378d98a25fcc399bd7696dea8d7d77bc44dc765c01bc5e7c4b15c38
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.x86_64.rpm SHA-256: 8e30fe5fe244b598adb8e84bc79509c8dfc6a6a8c7db33bd80cdc915b805ab2d
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.x86_64.rpm SHA-256: f7f3803679d541c64c245129ca82cf388507cc81be11ac335a17162bf9a9437a
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-devel-4.8.0-27.el6.x86_64.rpm SHA-256: 822b8504429d96f6265cd3246d51a07e546c538542a2bd7aa8ff35c205b1a115
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-libs-4.8.0-27.el6.x86_64.rpm SHA-256: 2aa324b46b2462f0392079b00f3ebb926451500b8d66741006b267e616946a6e
rpm-python-4.8.0-27.el6.x86_64.rpm SHA-256: d41620d30f443aa3b200f7b1317fca3c809a8adaef3af75baf5c135c986799c4
i386
rpm-4.8.0-27.el6.i686.rpm SHA-256: 7eb74813c669a6d43e874d818535a7871b5ec009cef81512eb4136b07d38dd10
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.i686.rpm SHA-256: e3bdd63e6f61f87c4066a2eac36f0b570c510b450d037654c83567a98431d9c2
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-python-4.8.0-27.el6.i686.rpm SHA-256: d24a7d891e6b8faf2e64b1aad2dbc8dd70b79fc92ef0212fa2fd09f1c72294c4

Red Hat Enterprise Linux Desktop 6

SRPM
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
x86_64
rpm-4.8.0-27.el6.x86_64.rpm SHA-256: 755a6738c378d98a25fcc399bd7696dea8d7d77bc44dc765c01bc5e7c4b15c38
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.x86_64.rpm SHA-256: 8e30fe5fe244b598adb8e84bc79509c8dfc6a6a8c7db33bd80cdc915b805ab2d
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.x86_64.rpm SHA-256: f7f3803679d541c64c245129ca82cf388507cc81be11ac335a17162bf9a9437a
rpm-debuginfo-4.8.0-27.el6.x86_64.rpm SHA-256: f7f3803679d541c64c245129ca82cf388507cc81be11ac335a17162bf9a9437a
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-devel-4.8.0-27.el6.x86_64.rpm SHA-256: 822b8504429d96f6265cd3246d51a07e546c538542a2bd7aa8ff35c205b1a115
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-libs-4.8.0-27.el6.x86_64.rpm SHA-256: 2aa324b46b2462f0392079b00f3ebb926451500b8d66741006b267e616946a6e
rpm-python-4.8.0-27.el6.x86_64.rpm SHA-256: d41620d30f443aa3b200f7b1317fca3c809a8adaef3af75baf5c135c986799c4
i386
rpm-4.8.0-27.el6.i686.rpm SHA-256: 7eb74813c669a6d43e874d818535a7871b5ec009cef81512eb4136b07d38dd10
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.i686.rpm SHA-256: e3bdd63e6f61f87c4066a2eac36f0b570c510b450d037654c83567a98431d9c2
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-python-4.8.0-27.el6.i686.rpm SHA-256: d24a7d891e6b8faf2e64b1aad2dbc8dd70b79fc92ef0212fa2fd09f1c72294c4

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
s390x
rpm-4.8.0-27.el6.s390x.rpm SHA-256: 34234da5e249cae2a013eecf74d8ee67026b8118c01f22199c58368f67c02132
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.s390x.rpm SHA-256: 46d4878f308175abaf9d7690b4a58c06097c2c0f38c056f128286da5bce61c92
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.s390.rpm SHA-256: 903a12fc19c2d0ee3a59b18ea433f0c05ba5e113e0c1bc85ac106579a47e0e2b
rpm-debuginfo-4.8.0-27.el6.s390x.rpm SHA-256: 2fc251d48d38950dcf1d0a9215680e7388ebe37fe588701c70258cdd21b6c025
rpm-devel-4.8.0-27.el6.s390.rpm SHA-256: 2f5004cbac70180d0d66c590ae35eff2fe37ceffb444cbc781fa7b64c6c95d4f
rpm-devel-4.8.0-27.el6.s390x.rpm SHA-256: 537c1bc42e55f1c6cf1f1643f8f8518c119b008beaccec3b9cbc772a6a4d7192
rpm-libs-4.8.0-27.el6.s390.rpm SHA-256: d3e3efa717b93f2451b7adcfe6fe5b77acb3db0c5e2472193afe9d189460ba2a
rpm-libs-4.8.0-27.el6.s390x.rpm SHA-256: befb13296f98058f36a666eaed764b3b33e2fa39bf77928f9d438357bd414582
rpm-python-4.8.0-27.el6.s390x.rpm SHA-256: c34071393b1dbef326d34647a06d7741561f320dad88435313f2deaee79076b3

Red Hat Enterprise Linux for Power, big endian 6

SRPM
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
ppc64
rpm-4.8.0-27.el6.ppc64.rpm SHA-256: 612206050ac5ef0c8263e55e4d35618a8421b4bbb010682796a7df1f360933f7
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.ppc64.rpm SHA-256: b331fca376f4525b1182ffa4358687bfb448064b172c673cde2c2f2a52877099
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.ppc.rpm SHA-256: 64ae34b0eff487f3613e7e5844fed3f51d226af62c77b09058e9e504bf9dc075
rpm-debuginfo-4.8.0-27.el6.ppc64.rpm SHA-256: b4e2cdf9c7eb30359b28e3bea8b6c5d52be0e09892d9e38275c4609851bfc083
rpm-devel-4.8.0-27.el6.ppc.rpm SHA-256: 0c63343617c43b2a7e7d5dc0979510c51a1b6fa57502b1412cc8ca480568d814
rpm-devel-4.8.0-27.el6.ppc64.rpm SHA-256: 5c23c7632a6f088891b9dbdc9a2315e6cc821d96b9835b240de83c6ae8fa1376
rpm-libs-4.8.0-27.el6.ppc.rpm SHA-256: 1653d3948329ed52354548356565dd3911287b674dfe26f3d1e3c2f94b2ec853
rpm-libs-4.8.0-27.el6.ppc64.rpm SHA-256: 09dc92fcf61fc8484fdf917420171d4cd393f5791748a4e1370e0513e3e0fb66
rpm-python-4.8.0-27.el6.ppc64.rpm SHA-256: 7a7d1039c011ff09831c616d888b54220de064efa092a7d7bd7a2405aadf47d1

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
x86_64
rpm-4.8.0-27.el6.x86_64.rpm SHA-256: 755a6738c378d98a25fcc399bd7696dea8d7d77bc44dc765c01bc5e7c4b15c38
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.x86_64.rpm SHA-256: 8e30fe5fe244b598adb8e84bc79509c8dfc6a6a8c7db33bd80cdc915b805ab2d
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.x86_64.rpm SHA-256: f7f3803679d541c64c245129ca82cf388507cc81be11ac335a17162bf9a9437a
rpm-debuginfo-4.8.0-27.el6.x86_64.rpm SHA-256: f7f3803679d541c64c245129ca82cf388507cc81be11ac335a17162bf9a9437a
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-devel-4.8.0-27.el6.x86_64.rpm SHA-256: 822b8504429d96f6265cd3246d51a07e546c538542a2bd7aa8ff35c205b1a115
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-libs-4.8.0-27.el6.x86_64.rpm SHA-256: 2aa324b46b2462f0392079b00f3ebb926451500b8d66741006b267e616946a6e
rpm-python-4.8.0-27.el6.x86_64.rpm SHA-256: d41620d30f443aa3b200f7b1317fca3c809a8adaef3af75baf5c135c986799c4

Red Hat Enterprise Linux Server from RHUI 6

SRPM
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
x86_64
rpm-4.8.0-27.el6.x86_64.rpm SHA-256: 755a6738c378d98a25fcc399bd7696dea8d7d77bc44dc765c01bc5e7c4b15c38
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.x86_64.rpm SHA-256: 8e30fe5fe244b598adb8e84bc79509c8dfc6a6a8c7db33bd80cdc915b805ab2d
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-debuginfo-4.8.0-27.el6.x86_64.rpm SHA-256: f7f3803679d541c64c245129ca82cf388507cc81be11ac335a17162bf9a9437a
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-devel-4.8.0-27.el6.x86_64.rpm SHA-256: 822b8504429d96f6265cd3246d51a07e546c538542a2bd7aa8ff35c205b1a115
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-libs-4.8.0-27.el6.x86_64.rpm SHA-256: 2aa324b46b2462f0392079b00f3ebb926451500b8d66741006b267e616946a6e
rpm-python-4.8.0-27.el6.x86_64.rpm SHA-256: d41620d30f443aa3b200f7b1317fca3c809a8adaef3af75baf5c135c986799c4
i386
rpm-4.8.0-27.el6.i686.rpm SHA-256: 7eb74813c669a6d43e874d818535a7871b5ec009cef81512eb4136b07d38dd10
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.i686.rpm SHA-256: e3bdd63e6f61f87c4066a2eac36f0b570c510b450d037654c83567a98431d9c2
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.i686.rpm SHA-256: 92bd9620423c739a443eb6a55826942aaf2604e620e19748549763284ca7518f
rpm-devel-4.8.0-27.el6.i686.rpm SHA-256: 8f805a9c7ce00bacb653fc8fd783f425660196fcc71c1c743c80146f60d81739
rpm-libs-4.8.0-27.el6.i686.rpm SHA-256: ecb98001fabfb7c012ef4a5ee8fe7eceac8932f2dd8e3d89ea21e7984b8cd039
rpm-python-4.8.0-27.el6.i686.rpm SHA-256: d24a7d891e6b8faf2e64b1aad2dbc8dd70b79fc92ef0212fa2fd09f1c72294c4

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

SRPM
rpm-4.8.0-27.el6.src.rpm SHA-256: dfc10d21f55386ba8879db2e0e6f964ba41732cf97348ceb5abdd9700f85071d
s390x
rpm-4.8.0-27.el6.s390x.rpm SHA-256: 34234da5e249cae2a013eecf74d8ee67026b8118c01f22199c58368f67c02132
rpm-apidocs-4.8.0-27.el6.noarch.rpm SHA-256: 9d9742d1bc7b386cadb07cbfbd40cc687d0263f550fcd70996df0473b9e8545e
rpm-build-4.8.0-27.el6.s390x.rpm SHA-256: 46d4878f308175abaf9d7690b4a58c06097c2c0f38c056f128286da5bce61c92
rpm-cron-4.8.0-27.el6.noarch.rpm SHA-256: 2ceb4edac3477a9074e960f738c20d8b7e88d4cb195689abcc72f9a727d384ca
rpm-debuginfo-4.8.0-27.el6.s390.rpm SHA-256: 903a12fc19c2d0ee3a59b18ea433f0c05ba5e113e0c1bc85ac106579a47e0e2b
rpm-debuginfo-4.8.0-27.el6.s390x.rpm SHA-256: 2fc251d48d38950dcf1d0a9215680e7388ebe37fe588701c70258cdd21b6c025
rpm-devel-4.8.0-27.el6.s390.rpm SHA-256: 2f5004cbac70180d0d66c590ae35eff2fe37ceffb444cbc781fa7b64c6c95d4f
rpm-devel-4.8.0-27.el6.s390x.rpm SHA-256: 537c1bc42e55f1c6cf1f1643f8f8518c119b008beaccec3b9cbc772a6a4d7192
rpm-libs-4.8.0-27.el6.s390.rpm SHA-256: d3e3efa717b93f2451b7adcfe6fe5b77acb3db0c5e2472193afe9d189460ba2a
rpm-libs-4.8.0-27.el6.s390x.rpm SHA-256: befb13296f98058f36a666eaed764b3b33e2fa39bf77928f9d438357bd414582
rpm-python-4.8.0-27.el6.s390x.rpm SHA-256: c34071393b1dbef326d34647a06d7741561f320dad88435313f2deaee79076b3

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
2023
  • Privacy Statement
  • Terms of Use
  • All Policies and Guidelines
We've updated our Privacy Policy effective July 1st, 2023.
Red Hat Summit
Twitter