Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat 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 build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2015:1452 - Bug Fix Advisory
Issued:
2015-07-22
Updated:
2015-07-22

RHBA-2015:1452 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

rpm bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated rpm packages that fix several bugs and add two 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:

  • The output of the %posttrans scriptlet was not correctly displayed to the

user, which could lead to important errors being ignored. This update introduces
a new API that collects the output from the %posttrans scriptlet. As a result,
the yum utility can now access the %posttrans output, and displays it to the
user. (BZ#606239)

  • Although the RPM Package Manager does not support packages with files larger

than 4 GB, the rpm utility allowed creating source packages where individual
files exceeded 4 GB. The installation of such packages then failed with a
"Digest mismatch" error. Now, rpm no longer allows the creation of such
packages, which in turn prevents the described installation failure. (BZ#833427)

  • On certain architectures, the value of the "LONGSIZE" tag was displayed

incorrectly. This update ensures that on these architectures, the value of
"LONGSIZE" is converted to the native byte order correctly, and that it is
therefore displayed correctly. (BZ#1040318)

  • The behavior of the file mode and directory mode parameters for the %defattr

directive was changed in a prior update, which caused building packages that
still expected the previous behavior to fail or to experience problems. The
directive has been reverted to the previous behavior, and a warning about the
potential problems with %defattr has been added to the "rpmbuild" command.
(BZ#997774)

  • If the standard output of the rpm utility was redirected to a file and the

file system was full, rpm failed without writing any error messages. Now, rpm
prints an error message as a standard error output if the described scenario
occurs. (BZ#1139805)

  • The rpm utility was unable to download and install packages the remote

locations of which were specified with an IPv6 address and a specific path
format. Now, rpm automatically uses the "--globoff" option with IPv6 addresses,
which turns off cURL globbing, and allows packages to be properly downloaded and
installed in the described scenario. (BZ#1076277)

  • If a Perl script in a package contained a string declared as a here-document

that included the "use" or "require" words, or a multiline string with these
words, the package in some cases had incorrect dependencies when it was created
using the "rpmbuild" command. Now, the "use" and "require" strings are ignored
as keywords in here-documents and multiline strings, which prevents the problem
from occurring. (BZ#921969, BZ#1024517)

  • Previously, build scriptlets using the pipe character ("|") in some cases

failed. This update properly sets the default handling of the SIGPIPE signal in
build scriptlets, thus fixing the bug. (BZ#993868)

In addition, this update adds the following enhancements:

  • The OrderWithRequires feature has been added to the RPM Package Manager, which

provides the new OrderWithRequires package tag. If a package specified in
OrderWithRequires is present in a package transaction, it is installed before
the package with the corresponding OrderWithRequires tag is installed. However,
unlike the Requires package tag, OrderWithRequires does not generate additional
dependencies, so if the package specified in the tag is not present in the
transaction, it is not downloaded. (BZ#760793)

  • The %power64 macro has been added to the rpm packages. This macro can be used

to specify any or all 64-bit PowerPC architectures in RPM spec files by using
the "%{power64}" string. (BZ#1178083)

Users of rpm are advised to upgrade to these updated packages, which fix these
bugs and add these enhancements. All running applications linked against the RPM
library must be restarted for this update to take effect.

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 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 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6 s390x

Fixes

  • BZ - 606239 - Need rpm API to collect scriptlet output from %posttrans
  • BZ - 760793 - backport the OrderWithRequires feature to RPM
  • BZ - 833427 - error: unpacking of archive failed on file ... cpio: Digest mismatch
  • BZ - 903009 - .debug_line CU does not fit into section
  • BZ - 921969 - rpmbuild should leave PKG_CONFIG_PATH alone
  • BZ - 997774 - %defattr(755,root,root) no longer applies to directories
  • BZ - 1024517 - perl.req returns wrong set of required modules due parsing bug
  • BZ - 1026750 - perl.req produces bogus dependencies
  • BZ - 1076277 - rpm do not support ipv6 on RHEL6.5
  • BZ - 1122100 - rpm-build does not require redhat-rpm-config
  • BZ - 1139805 - rpm badly handles failed write() to stdout
  • BZ - 1170124 - rpm install not always keep the native architecture of the machine in multilib environment

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-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
x86_64
rpm-4.8.0-47.el6.x86_64.rpm SHA-256: b4249386dfc8b7b1a9e9e1607efb950294c22b5f2845e40547e12cee9e4e1ba3
rpm-4.8.0-47.el6.x86_64.rpm SHA-256: b4249386dfc8b7b1a9e9e1607efb950294c22b5f2845e40547e12cee9e4e1ba3
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.x86_64.rpm SHA-256: 3f8a5313a20fce76ac550c36f1834f2ef45dd1c92f65e874c3bcba05bc098a71
rpm-build-4.8.0-47.el6.x86_64.rpm SHA-256: 3f8a5313a20fce76ac550c36f1834f2ef45dd1c92f65e874c3bcba05bc098a71
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-devel-4.8.0-47.el6.x86_64.rpm SHA-256: bdcc5a0273ed3697d19a8f2525a16dec001cebfb75e2b70e8c79823b47fe314e
rpm-devel-4.8.0-47.el6.x86_64.rpm SHA-256: bdcc5a0273ed3697d19a8f2525a16dec001cebfb75e2b70e8c79823b47fe314e
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-libs-4.8.0-47.el6.x86_64.rpm SHA-256: c4423b252e814840a868ada20e929fc573d4a51b1c172f93c53438db6f2cdbaa
rpm-libs-4.8.0-47.el6.x86_64.rpm SHA-256: c4423b252e814840a868ada20e929fc573d4a51b1c172f93c53438db6f2cdbaa
rpm-python-4.8.0-47.el6.x86_64.rpm SHA-256: d4211ba367e58d71f78cb73c586b1b56d3bd88efcc0baf4d3c1a9d452d2e98dd
rpm-python-4.8.0-47.el6.x86_64.rpm SHA-256: d4211ba367e58d71f78cb73c586b1b56d3bd88efcc0baf4d3c1a9d452d2e98dd
i386
rpm-4.8.0-47.el6.i686.rpm SHA-256: 240a2a63eed9ee6c84a81e85d400781093a401133163c3e446a81170976a8117
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.i686.rpm SHA-256: af9430a1e0cae42af10ea1c765fe5af5ec25bad01dedca669e93f9c241ff8be8
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-python-4.8.0-47.el6.i686.rpm SHA-256: dbb4db6239f133ee5878f5736ab0452a693da335bb4a49e7eede01d32129c0cf

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
x86_64
rpm-4.8.0-47.el6.x86_64.rpm SHA-256: b4249386dfc8b7b1a9e9e1607efb950294c22b5f2845e40547e12cee9e4e1ba3
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.x86_64.rpm SHA-256: 3f8a5313a20fce76ac550c36f1834f2ef45dd1c92f65e874c3bcba05bc098a71
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-devel-4.8.0-47.el6.x86_64.rpm SHA-256: bdcc5a0273ed3697d19a8f2525a16dec001cebfb75e2b70e8c79823b47fe314e
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-libs-4.8.0-47.el6.x86_64.rpm SHA-256: c4423b252e814840a868ada20e929fc573d4a51b1c172f93c53438db6f2cdbaa
rpm-python-4.8.0-47.el6.x86_64.rpm SHA-256: d4211ba367e58d71f78cb73c586b1b56d3bd88efcc0baf4d3c1a9d452d2e98dd
i386
rpm-4.8.0-47.el6.i686.rpm SHA-256: 240a2a63eed9ee6c84a81e85d400781093a401133163c3e446a81170976a8117
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.i686.rpm SHA-256: af9430a1e0cae42af10ea1c765fe5af5ec25bad01dedca669e93f9c241ff8be8
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-python-4.8.0-47.el6.i686.rpm SHA-256: dbb4db6239f133ee5878f5736ab0452a693da335bb4a49e7eede01d32129c0cf

Red Hat Enterprise Linux Workstation 6

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
x86_64
rpm-4.8.0-47.el6.x86_64.rpm SHA-256: b4249386dfc8b7b1a9e9e1607efb950294c22b5f2845e40547e12cee9e4e1ba3
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.x86_64.rpm SHA-256: 3f8a5313a20fce76ac550c36f1834f2ef45dd1c92f65e874c3bcba05bc098a71
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-devel-4.8.0-47.el6.x86_64.rpm SHA-256: bdcc5a0273ed3697d19a8f2525a16dec001cebfb75e2b70e8c79823b47fe314e
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-libs-4.8.0-47.el6.x86_64.rpm SHA-256: c4423b252e814840a868ada20e929fc573d4a51b1c172f93c53438db6f2cdbaa
rpm-python-4.8.0-47.el6.x86_64.rpm SHA-256: d4211ba367e58d71f78cb73c586b1b56d3bd88efcc0baf4d3c1a9d452d2e98dd
i386
rpm-4.8.0-47.el6.i686.rpm SHA-256: 240a2a63eed9ee6c84a81e85d400781093a401133163c3e446a81170976a8117
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.i686.rpm SHA-256: af9430a1e0cae42af10ea1c765fe5af5ec25bad01dedca669e93f9c241ff8be8
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-python-4.8.0-47.el6.i686.rpm SHA-256: dbb4db6239f133ee5878f5736ab0452a693da335bb4a49e7eede01d32129c0cf

Red Hat Enterprise Linux Desktop 6

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
x86_64
rpm-4.8.0-47.el6.x86_64.rpm SHA-256: b4249386dfc8b7b1a9e9e1607efb950294c22b5f2845e40547e12cee9e4e1ba3
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.x86_64.rpm SHA-256: 3f8a5313a20fce76ac550c36f1834f2ef45dd1c92f65e874c3bcba05bc098a71
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-devel-4.8.0-47.el6.x86_64.rpm SHA-256: bdcc5a0273ed3697d19a8f2525a16dec001cebfb75e2b70e8c79823b47fe314e
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-libs-4.8.0-47.el6.x86_64.rpm SHA-256: c4423b252e814840a868ada20e929fc573d4a51b1c172f93c53438db6f2cdbaa
rpm-python-4.8.0-47.el6.x86_64.rpm SHA-256: d4211ba367e58d71f78cb73c586b1b56d3bd88efcc0baf4d3c1a9d452d2e98dd
i386
rpm-4.8.0-47.el6.i686.rpm SHA-256: 240a2a63eed9ee6c84a81e85d400781093a401133163c3e446a81170976a8117
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.i686.rpm SHA-256: af9430a1e0cae42af10ea1c765fe5af5ec25bad01dedca669e93f9c241ff8be8
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-python-4.8.0-47.el6.i686.rpm SHA-256: dbb4db6239f133ee5878f5736ab0452a693da335bb4a49e7eede01d32129c0cf

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
s390x
rpm-4.8.0-47.el6.s390x.rpm SHA-256: d31b990a43644ad7986e5cb5a56ca19f91c50758e254ee92704f4c39408b7468
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.s390x.rpm SHA-256: c5193c39dc0c4a9d841edd56224ddc87ce05bda9111c19171d9c9baa7b392263
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.s390.rpm SHA-256: 4eee56d637c0566f3c41daaf594b338a7879be37bee34dbff6c508d81453bcf3
rpm-debuginfo-4.8.0-47.el6.s390x.rpm SHA-256: fd7a98e4a65a8ac81f6fbe51ddcfe75ea182991ef94a5a2ce886a8f0c19e0080
rpm-devel-4.8.0-47.el6.s390.rpm SHA-256: 7aa9c555d7ba1eb7842dfe08ce39ac036ffec58a2a95abd05aba7c087097ae50
rpm-devel-4.8.0-47.el6.s390x.rpm SHA-256: be6eefd1ea3b6345e6ae3ed76c24c20ef9decbc25f14fdb619387b04ab6af5fb
rpm-libs-4.8.0-47.el6.s390.rpm SHA-256: bcb56b1d12ee876dd9d43235bc57419a7682f827a3e79f7999eb5d3992c542d9
rpm-libs-4.8.0-47.el6.s390x.rpm SHA-256: 863191b521a3a15440eeb171564ea8efa1727317e13ce708d8940518861f3d57
rpm-python-4.8.0-47.el6.s390x.rpm SHA-256: 8cce116ef3722fbea1c2121a3de0c3c9155311b497656b3f403f66e502d0ea8e

Red Hat Enterprise Linux for Power, big endian 6

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
ppc64
rpm-4.8.0-47.el6.ppc64.rpm SHA-256: 59e8be062191d6ce2a20136fef4d227b63315cb0e78c00554d7d4bfd37f31ef7
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.ppc64.rpm SHA-256: 7fe1c8f3d43a28936994e860f7ca43ac3c689fc30337c7bda2722d445b3dfc84
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.ppc.rpm SHA-256: 0c94954d277781e604d14e24269d34fbc30b9c78f6169a67912013c0e657b131
rpm-debuginfo-4.8.0-47.el6.ppc64.rpm SHA-256: 59a56fda56c022f466fe61532d3483ee9e42fe4c3d3f05e61376eaa7b611b462
rpm-devel-4.8.0-47.el6.ppc.rpm SHA-256: 8b802e04e389087c106a86e333d4113390deae2c793dd2a532d3dd15c99ec5a9
rpm-devel-4.8.0-47.el6.ppc64.rpm SHA-256: 5e0404b743681da0a449c6f4f2adcc674c719f5023d527913a9e9e864f2697b1
rpm-libs-4.8.0-47.el6.ppc.rpm SHA-256: 91ecb53c165ab40edbc68404c777e334424062fc4324d29c0d2ff377d260afe3
rpm-libs-4.8.0-47.el6.ppc64.rpm SHA-256: 0cdde2d4801521f07a31eb5aa7c384d4de6ad18da9ee15294691b49e81678fb6
rpm-python-4.8.0-47.el6.ppc64.rpm SHA-256: de91ad4b9fe91bf4fe1350c6c9b0c739557ebca3e88fd1d90fdbc9426c0d36fc

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
x86_64
rpm-4.8.0-47.el6.x86_64.rpm SHA-256: b4249386dfc8b7b1a9e9e1607efb950294c22b5f2845e40547e12cee9e4e1ba3
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.x86_64.rpm SHA-256: 3f8a5313a20fce76ac550c36f1834f2ef45dd1c92f65e874c3bcba05bc098a71
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-devel-4.8.0-47.el6.x86_64.rpm SHA-256: bdcc5a0273ed3697d19a8f2525a16dec001cebfb75e2b70e8c79823b47fe314e
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-libs-4.8.0-47.el6.x86_64.rpm SHA-256: c4423b252e814840a868ada20e929fc573d4a51b1c172f93c53438db6f2cdbaa
rpm-python-4.8.0-47.el6.x86_64.rpm SHA-256: d4211ba367e58d71f78cb73c586b1b56d3bd88efcc0baf4d3c1a9d452d2e98dd

Red Hat Enterprise Linux Server from RHUI 6

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
x86_64
rpm-4.8.0-47.el6.x86_64.rpm SHA-256: b4249386dfc8b7b1a9e9e1607efb950294c22b5f2845e40547e12cee9e4e1ba3
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.x86_64.rpm SHA-256: 3f8a5313a20fce76ac550c36f1834f2ef45dd1c92f65e874c3bcba05bc098a71
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-devel-4.8.0-47.el6.x86_64.rpm SHA-256: bdcc5a0273ed3697d19a8f2525a16dec001cebfb75e2b70e8c79823b47fe314e
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-libs-4.8.0-47.el6.x86_64.rpm SHA-256: c4423b252e814840a868ada20e929fc573d4a51b1c172f93c53438db6f2cdbaa
rpm-python-4.8.0-47.el6.x86_64.rpm SHA-256: d4211ba367e58d71f78cb73c586b1b56d3bd88efcc0baf4d3c1a9d452d2e98dd
i386
rpm-4.8.0-47.el6.i686.rpm SHA-256: 240a2a63eed9ee6c84a81e85d400781093a401133163c3e446a81170976a8117
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.i686.rpm SHA-256: af9430a1e0cae42af10ea1c765fe5af5ec25bad01dedca669e93f9c241ff8be8
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-python-4.8.0-47.el6.i686.rpm SHA-256: dbb4db6239f133ee5878f5736ab0452a693da335bb4a49e7eede01d32129c0cf

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

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
s390x
rpm-4.8.0-47.el6.s390x.rpm SHA-256: d31b990a43644ad7986e5cb5a56ca19f91c50758e254ee92704f4c39408b7468
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.s390x.rpm SHA-256: c5193c39dc0c4a9d841edd56224ddc87ce05bda9111c19171d9c9baa7b392263
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.s390.rpm SHA-256: 4eee56d637c0566f3c41daaf594b338a7879be37bee34dbff6c508d81453bcf3
rpm-debuginfo-4.8.0-47.el6.s390x.rpm SHA-256: fd7a98e4a65a8ac81f6fbe51ddcfe75ea182991ef94a5a2ce886a8f0c19e0080
rpm-devel-4.8.0-47.el6.s390.rpm SHA-256: 7aa9c555d7ba1eb7842dfe08ce39ac036ffec58a2a95abd05aba7c087097ae50
rpm-devel-4.8.0-47.el6.s390x.rpm SHA-256: be6eefd1ea3b6345e6ae3ed76c24c20ef9decbc25f14fdb619387b04ab6af5fb
rpm-libs-4.8.0-47.el6.s390.rpm SHA-256: bcb56b1d12ee876dd9d43235bc57419a7682f827a3e79f7999eb5d3992c542d9
rpm-libs-4.8.0-47.el6.s390x.rpm SHA-256: 863191b521a3a15440eeb171564ea8efa1727317e13ce708d8940518861f3d57
rpm-python-4.8.0-47.el6.s390x.rpm SHA-256: 8cce116ef3722fbea1c2121a3de0c3c9155311b497656b3f403f66e502d0ea8e

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
x86_64
rpm-4.8.0-47.el6.x86_64.rpm SHA-256: b4249386dfc8b7b1a9e9e1607efb950294c22b5f2845e40547e12cee9e4e1ba3
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.x86_64.rpm SHA-256: 3f8a5313a20fce76ac550c36f1834f2ef45dd1c92f65e874c3bcba05bc098a71
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-debuginfo-4.8.0-47.el6.x86_64.rpm SHA-256: fc74881141f3019eb5a85e22e5f13b3eb143a430b0d083353994f36a981dcea7
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-devel-4.8.0-47.el6.x86_64.rpm SHA-256: bdcc5a0273ed3697d19a8f2525a16dec001cebfb75e2b70e8c79823b47fe314e
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-libs-4.8.0-47.el6.x86_64.rpm SHA-256: c4423b252e814840a868ada20e929fc573d4a51b1c172f93c53438db6f2cdbaa
rpm-python-4.8.0-47.el6.x86_64.rpm SHA-256: d4211ba367e58d71f78cb73c586b1b56d3bd88efcc0baf4d3c1a9d452d2e98dd
i386
rpm-4.8.0-47.el6.i686.rpm SHA-256: 240a2a63eed9ee6c84a81e85d400781093a401133163c3e446a81170976a8117
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.i686.rpm SHA-256: af9430a1e0cae42af10ea1c765fe5af5ec25bad01dedca669e93f9c241ff8be8
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.i686.rpm SHA-256: 8c96f7736340648c4505a1632cec167af0cee0701618e804c2459108db550fec
rpm-devel-4.8.0-47.el6.i686.rpm SHA-256: 7fe41ab2cf51fe66a8aafc5f988c351b9f873300812c20c705ec98f83f70ab44
rpm-libs-4.8.0-47.el6.i686.rpm SHA-256: 997924ea369f43b2ba82bfd1ff505ab5b22d80676eaef38e4ad9a9fd81d0294d
rpm-python-4.8.0-47.el6.i686.rpm SHA-256: dbb4db6239f133ee5878f5736ab0452a693da335bb4a49e7eede01d32129c0cf

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

SRPM
rpm-4.8.0-47.el6.src.rpm SHA-256: 0c70ac9f209dc7d995afcb407349cd4760a7951d3f15f4489d081f6cc69cfe3d
s390x
rpm-4.8.0-47.el6.s390x.rpm SHA-256: d31b990a43644ad7986e5cb5a56ca19f91c50758e254ee92704f4c39408b7468
rpm-apidocs-4.8.0-47.el6.noarch.rpm SHA-256: a0e911386bca6d0e0af4a66a06ec4142e180355234d7a8f16bdc3de0ba66d366
rpm-build-4.8.0-47.el6.s390x.rpm SHA-256: c5193c39dc0c4a9d841edd56224ddc87ce05bda9111c19171d9c9baa7b392263
rpm-cron-4.8.0-47.el6.noarch.rpm SHA-256: 9e9f14ee8076444f567e9bce2ff561bfbb24827be4a4eeabe1c7ceb5bf448855
rpm-debuginfo-4.8.0-47.el6.s390.rpm SHA-256: 4eee56d637c0566f3c41daaf594b338a7879be37bee34dbff6c508d81453bcf3
rpm-debuginfo-4.8.0-47.el6.s390x.rpm SHA-256: fd7a98e4a65a8ac81f6fbe51ddcfe75ea182991ef94a5a2ce886a8f0c19e0080
rpm-devel-4.8.0-47.el6.s390.rpm SHA-256: 7aa9c555d7ba1eb7842dfe08ce39ac036ffec58a2a95abd05aba7c087097ae50
rpm-devel-4.8.0-47.el6.s390x.rpm SHA-256: be6eefd1ea3b6345e6ae3ed76c24c20ef9decbc25f14fdb619387b04ab6af5fb
rpm-libs-4.8.0-47.el6.s390.rpm SHA-256: bcb56b1d12ee876dd9d43235bc57419a7682f827a3e79f7999eb5d3992c542d9
rpm-libs-4.8.0-47.el6.s390x.rpm SHA-256: 863191b521a3a15440eeb171564ea8efa1727317e13ce708d8940518861f3d57
rpm-python-4.8.0-47.el6.s390x.rpm SHA-256: 8cce116ef3722fbea1c2121a3de0c3c9155311b497656b3f403f66e502d0ea8e

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

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

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

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility