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
    • Security Measurement
    • 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 Insights
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 Insights
  • 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 RHSA-2015:1249 - Security Advisory
Issued:
2015-07-22
Updated:
2015-07-22

RHSA-2015:1249 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Low: httpd security, bug fix, and enhancement update

Type/Severity

Security Advisory: Low

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated httpd packages that fix one security issue, several bugs, and add
one enhancement are now available for Red Hat Enterprise Linux 6.

Red Hat Product Security has rated this update as having Low security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.

Description

The httpd packages provide the Apache HTTP Server, a powerful, efficient,
and extensible web server.

A flaw was found in the way httpd handled HTTP Trailer headers when
processing requests using chunked encoding. A malicious client could use
Trailer headers to set additional HTTP headers after header processing was
performed by other modules. This could, for example, lead to a bypass of
header restrictions defined with mod_headers. (CVE-2013-5704)

This update also fixes the following bugs:

  • The order of mod_proxy workers was not checked when httpd configuration

was reloaded. When mod_proxy workers were removed, added, or their order
was changed, their parameters and scores could become mixed. The order of
mod_proxy workers has been made internally consistent during configuration
reload. (BZ#1149906)

  • The local host certificate created during firstboot contained CA

extensions, which caused the httpd service to return warning messages.
This has been addressed by local host certificates being generated with the
"-extensions v3_req" option. (BZ#906476)

  • The default mod_ssl configuration no longer enables support for SSL

cipher suites using the single DES, IDEA, or SEED encryption algorithms.
(BZ#1086771)

  • The apachectl script did not take into account the HTTPD_LANG variable

set in the /etc/sysconfig/httpd file during graceful restarts.
Consequently, httpd did not use a changed value of HTTPD_LANG when the
daemon was restarted gracefully. The script has been fixed to handle the
HTTPD_LANG variable correctly. (BZ#963146)

  • The mod_deflate module failed to check the original file size while

extracting files larger than 4 GB, making it impossible to extract large
files. Now, mod_deflate checks the original file size properly according to
RFC1952, and it is able to decompress files larger than 4 GB. (BZ#1057695)

  • The httpd service did not check configuration before restart. When a

configuration contained an error, an attempt to restart httpd gracefully
failed. Now, httpd checks configuration before restart and if the
configuration is in an inconsistent state, an error message is printed,
httpd is not stopped and a restart is not performed. (BZ#1146194)

  • The SSL_CLIENT_VERIFY environment variable was incorrectly handled when

the "SSLVerifyClient optional_no_ca" and "SSLSessionCache" options were
used. When an SSL session was resumed, the SSL_CLIENT_VERIFY value was set
to "SUCCESS" instead of the previously set "GENEROUS". SSL_CLIENT_VERIFY is
now correctly set to GENEROUS in this scenario. (BZ#1149703)

  • The ab utility did not correctly handle situations when an SSL connection

was closed after some data had already been read. As a consequence, ab did
not work correctly with SSL servers and printed "SSL read failed" error
messages. With this update, ab works as expected with HTTPS servers.
(BZ#1045477)

  • When a client presented a revoked certificate, log entries were created

only at the debug level. The log level of messages regarding a revoked
certificate has been increased to INFO, and administrators are now properly
informed of this situation. (BZ#1161328)

In addition, this update adds the following enhancement:

  • A mod_proxy worker can now be set into drain mode (N) using the

balancer-manager web interface or using the httpd configuration file.
A worker in drain mode accepts only existing sticky sessions destined for
itself and ignores all other requests. The worker waits until all clients
currently connected to this worker complete their work before the worker is
stopped. As a result, drain mode enables to perform maintenance on a worker
without affecting clients. (BZ#767130)

Users of httpd are advised to upgrade to these updated packages, which
contain backported patches to correct these issues and add this
enhancement. After installing the updated packages, the httpd service 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 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 6 x86_64
  • 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 - 922844 - rotatelogs %Z does not use correct timezone respecting DST
  • BZ - 963146 - HTTPD_LANG doesn't effect when httpd starts by graceful.
  • BZ - 987590 - Apache startup fails with misleading error if DocumentRoot has context type user_home_t
  • BZ - 1045477 - "ab" to https sites broken
  • BZ - 1057695 - mod_deflate does not decompress files larger than 4GB
  • BZ - 1069625 - httpd.conf uses icon bomb.gif for all files/dirs ending with core
  • BZ - 1082903 - CVE-2013-5704 httpd: bypass of mod_headers rules via chunked requests
  • BZ - 1125269 - ab fails when domain name resolved to IPv6 adress
  • BZ - 1149703 - bad SSL_CLIENT_VERIFY value on resumed session with "SSLVerifyClient optional_no_ca"
  • BZ - 1149906 - Mixed up mod_proxy_balancer jvmRoutes causing sticky session breaks
  • BZ - 1161328 - [mod_ssl] Revoked Certificates are logged at the DEBUG level
  • BZ - 1162268 - Misspelling in patch file causes failure to build against older OpenSSL releases

CVEs

  • CVE-2013-5704

References

  • https://access.redhat.com/security/updates/classification/#low
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 6

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
x86_64
httpd-2.2.15-45.el6.x86_64.rpm SHA-256: a2111b2488cc68b74dda4f52243791c3c36a20b871bf60b1fa04d6be269e7fde
httpd-2.2.15-45.el6.x86_64.rpm SHA-256: a2111b2488cc68b74dda4f52243791c3c36a20b871bf60b1fa04d6be269e7fde
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-devel-2.2.15-45.el6.x86_64.rpm SHA-256: ab3f0082a3f888ff61a5b4022f6edfedb1025a5299a950cc37b413919c136064
httpd-devel-2.2.15-45.el6.x86_64.rpm SHA-256: ab3f0082a3f888ff61a5b4022f6edfedb1025a5299a950cc37b413919c136064
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.x86_64.rpm SHA-256: b548be1244ca6548c62144313b7156f2719fcfb11f6152a0d5a034a4e34da96d
httpd-tools-2.2.15-45.el6.x86_64.rpm SHA-256: b548be1244ca6548c62144313b7156f2719fcfb11f6152a0d5a034a4e34da96d
mod_ssl-2.2.15-45.el6.x86_64.rpm SHA-256: 434b9a21116511aa9c0bbd6afe5bcb56c74ee9ad15ce40a941fd5839b1bf28ac
mod_ssl-2.2.15-45.el6.x86_64.rpm SHA-256: 434b9a21116511aa9c0bbd6afe5bcb56c74ee9ad15ce40a941fd5839b1bf28ac
i386
httpd-2.2.15-45.el6.i686.rpm SHA-256: b5533d8ea41f45ccaea07a8fc654b9d1e010fc1f31927eeab02bdfd311f7cf6d
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.i686.rpm SHA-256: 7c07862290849a4217d15c10e3765ea55712c871667f0fe16a746a3916877a1f
mod_ssl-2.2.15-45.el6.i686.rpm SHA-256: 358c7df1ac5cfdb94894e9d956bb2fe2ebb686327fd67c78a4222f79469b5e17

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
x86_64
httpd-2.2.15-45.el6.x86_64.rpm SHA-256: a2111b2488cc68b74dda4f52243791c3c36a20b871bf60b1fa04d6be269e7fde
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-devel-2.2.15-45.el6.x86_64.rpm SHA-256: ab3f0082a3f888ff61a5b4022f6edfedb1025a5299a950cc37b413919c136064
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.x86_64.rpm SHA-256: b548be1244ca6548c62144313b7156f2719fcfb11f6152a0d5a034a4e34da96d
mod_ssl-2.2.15-45.el6.x86_64.rpm SHA-256: 434b9a21116511aa9c0bbd6afe5bcb56c74ee9ad15ce40a941fd5839b1bf28ac
i386
httpd-2.2.15-45.el6.i686.rpm SHA-256: b5533d8ea41f45ccaea07a8fc654b9d1e010fc1f31927eeab02bdfd311f7cf6d
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.i686.rpm SHA-256: 7c07862290849a4217d15c10e3765ea55712c871667f0fe16a746a3916877a1f
mod_ssl-2.2.15-45.el6.i686.rpm SHA-256: 358c7df1ac5cfdb94894e9d956bb2fe2ebb686327fd67c78a4222f79469b5e17

Red Hat Enterprise Linux Workstation 6

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
x86_64
httpd-2.2.15-45.el6.x86_64.rpm SHA-256: a2111b2488cc68b74dda4f52243791c3c36a20b871bf60b1fa04d6be269e7fde
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-devel-2.2.15-45.el6.x86_64.rpm SHA-256: ab3f0082a3f888ff61a5b4022f6edfedb1025a5299a950cc37b413919c136064
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.x86_64.rpm SHA-256: b548be1244ca6548c62144313b7156f2719fcfb11f6152a0d5a034a4e34da96d
mod_ssl-2.2.15-45.el6.x86_64.rpm SHA-256: 434b9a21116511aa9c0bbd6afe5bcb56c74ee9ad15ce40a941fd5839b1bf28ac
i386
httpd-2.2.15-45.el6.i686.rpm SHA-256: b5533d8ea41f45ccaea07a8fc654b9d1e010fc1f31927eeab02bdfd311f7cf6d
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.i686.rpm SHA-256: 7c07862290849a4217d15c10e3765ea55712c871667f0fe16a746a3916877a1f
mod_ssl-2.2.15-45.el6.i686.rpm SHA-256: 358c7df1ac5cfdb94894e9d956bb2fe2ebb686327fd67c78a4222f79469b5e17

Red Hat Enterprise Linux Desktop 6

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
x86_64
httpd-2.2.15-45.el6.x86_64.rpm SHA-256: a2111b2488cc68b74dda4f52243791c3c36a20b871bf60b1fa04d6be269e7fde
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-devel-2.2.15-45.el6.x86_64.rpm SHA-256: ab3f0082a3f888ff61a5b4022f6edfedb1025a5299a950cc37b413919c136064
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.x86_64.rpm SHA-256: b548be1244ca6548c62144313b7156f2719fcfb11f6152a0d5a034a4e34da96d
mod_ssl-2.2.15-45.el6.x86_64.rpm SHA-256: 434b9a21116511aa9c0bbd6afe5bcb56c74ee9ad15ce40a941fd5839b1bf28ac
i386
httpd-2.2.15-45.el6.i686.rpm SHA-256: b5533d8ea41f45ccaea07a8fc654b9d1e010fc1f31927eeab02bdfd311f7cf6d
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.i686.rpm SHA-256: 7c07862290849a4217d15c10e3765ea55712c871667f0fe16a746a3916877a1f
mod_ssl-2.2.15-45.el6.i686.rpm SHA-256: 358c7df1ac5cfdb94894e9d956bb2fe2ebb686327fd67c78a4222f79469b5e17

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
s390x
httpd-2.2.15-45.el6.s390x.rpm SHA-256: 95f8e86d881be5d44f8b4bb35e8eef5bc6861f11eccefd4259fb13a29d737714
httpd-debuginfo-2.2.15-45.el6.s390.rpm SHA-256: f2c80b09fc43255b7aa471540c18c225140aafb0f4385d72feb155029c624883
httpd-debuginfo-2.2.15-45.el6.s390x.rpm SHA-256: bff8e95f7203088cea502dbaa647d17271ffdc031ce19723dcedf673ce844627
httpd-devel-2.2.15-45.el6.s390.rpm SHA-256: 45aed42e85138f69af69304713a47437779d9f18ac220f0b6377564c8f1d0c01
httpd-devel-2.2.15-45.el6.s390x.rpm SHA-256: 03106ca0eb980893a399aedcd9f8d6eca9ef34cd6be27cf237ddf48aef7ee9ac
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.s390x.rpm SHA-256: acf7b5c5c6e6958b93f5d74ae89475de26150bdee9b210bc62db2be2a3513cee
mod_ssl-2.2.15-45.el6.s390x.rpm SHA-256: 8645b1364364bd9860712ac78d1085796ce90a2b6f3485b7d40ac5dd18231dcc

Red Hat Enterprise Linux for Power, big endian 6

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
ppc64
httpd-2.2.15-45.el6.ppc64.rpm SHA-256: 76133866532b249e17ff97c87c5b52afbb4032d0d4ef4c101efe2112fb52ce63
httpd-debuginfo-2.2.15-45.el6.ppc.rpm SHA-256: 1e4be918933b9eaf007de456658699ed86c36976c3a4c2f5a49ddc731df8a26e
httpd-debuginfo-2.2.15-45.el6.ppc64.rpm SHA-256: b05b58e6b2e46df6840c6d42beb7c7ed9f878ef0cd6ef0c86b798b88c61dc57e
httpd-devel-2.2.15-45.el6.ppc.rpm SHA-256: 103970412f4bfc1b60cca50f2b84300c05cbf94fa2fe5c8e2e3af76760c70c18
httpd-devel-2.2.15-45.el6.ppc64.rpm SHA-256: f52353775e2f69b57a0e237d90520b0e6f046f44aa166084b8dc15a38dfe8e86
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.ppc64.rpm SHA-256: c6f8e8537b04e52747d0c8d0ad0471f17ea749d9a22582fe6ac27828510edfd5
mod_ssl-2.2.15-45.el6.ppc64.rpm SHA-256: ce3d1bc12290f0bec20750f65ac1ce4ce1d1607bb81d0fa36e3dfe5959a5b662

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
x86_64
httpd-2.2.15-45.el6.x86_64.rpm SHA-256: a2111b2488cc68b74dda4f52243791c3c36a20b871bf60b1fa04d6be269e7fde
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-devel-2.2.15-45.el6.x86_64.rpm SHA-256: ab3f0082a3f888ff61a5b4022f6edfedb1025a5299a950cc37b413919c136064
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.x86_64.rpm SHA-256: b548be1244ca6548c62144313b7156f2719fcfb11f6152a0d5a034a4e34da96d
mod_ssl-2.2.15-45.el6.x86_64.rpm SHA-256: 434b9a21116511aa9c0bbd6afe5bcb56c74ee9ad15ce40a941fd5839b1bf28ac

Red Hat Enterprise Linux Server from RHUI 6

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
x86_64
httpd-2.2.15-45.el6.x86_64.rpm SHA-256: a2111b2488cc68b74dda4f52243791c3c36a20b871bf60b1fa04d6be269e7fde
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-devel-2.2.15-45.el6.x86_64.rpm SHA-256: ab3f0082a3f888ff61a5b4022f6edfedb1025a5299a950cc37b413919c136064
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.x86_64.rpm SHA-256: b548be1244ca6548c62144313b7156f2719fcfb11f6152a0d5a034a4e34da96d
mod_ssl-2.2.15-45.el6.x86_64.rpm SHA-256: 434b9a21116511aa9c0bbd6afe5bcb56c74ee9ad15ce40a941fd5839b1bf28ac
i386
httpd-2.2.15-45.el6.i686.rpm SHA-256: b5533d8ea41f45ccaea07a8fc654b9d1e010fc1f31927eeab02bdfd311f7cf6d
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.i686.rpm SHA-256: 7c07862290849a4217d15c10e3765ea55712c871667f0fe16a746a3916877a1f
mod_ssl-2.2.15-45.el6.i686.rpm SHA-256: 358c7df1ac5cfdb94894e9d956bb2fe2ebb686327fd67c78a4222f79469b5e17

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

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
s390x
httpd-2.2.15-45.el6.s390x.rpm SHA-256: 95f8e86d881be5d44f8b4bb35e8eef5bc6861f11eccefd4259fb13a29d737714
httpd-debuginfo-2.2.15-45.el6.s390.rpm SHA-256: f2c80b09fc43255b7aa471540c18c225140aafb0f4385d72feb155029c624883
httpd-debuginfo-2.2.15-45.el6.s390x.rpm SHA-256: bff8e95f7203088cea502dbaa647d17271ffdc031ce19723dcedf673ce844627
httpd-devel-2.2.15-45.el6.s390.rpm SHA-256: 45aed42e85138f69af69304713a47437779d9f18ac220f0b6377564c8f1d0c01
httpd-devel-2.2.15-45.el6.s390x.rpm SHA-256: 03106ca0eb980893a399aedcd9f8d6eca9ef34cd6be27cf237ddf48aef7ee9ac
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.s390x.rpm SHA-256: acf7b5c5c6e6958b93f5d74ae89475de26150bdee9b210bc62db2be2a3513cee
mod_ssl-2.2.15-45.el6.s390x.rpm SHA-256: 8645b1364364bd9860712ac78d1085796ce90a2b6f3485b7d40ac5dd18231dcc

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

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
x86_64
httpd-2.2.15-45.el6.x86_64.rpm SHA-256: a2111b2488cc68b74dda4f52243791c3c36a20b871bf60b1fa04d6be269e7fde
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-debuginfo-2.2.15-45.el6.x86_64.rpm SHA-256: ea3e001c9672e1a640a6d1845aad68f166ad2ee63fb3f38c21733b938f657e31
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-devel-2.2.15-45.el6.x86_64.rpm SHA-256: ab3f0082a3f888ff61a5b4022f6edfedb1025a5299a950cc37b413919c136064
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.x86_64.rpm SHA-256: b548be1244ca6548c62144313b7156f2719fcfb11f6152a0d5a034a4e34da96d
mod_ssl-2.2.15-45.el6.x86_64.rpm SHA-256: 434b9a21116511aa9c0bbd6afe5bcb56c74ee9ad15ce40a941fd5839b1bf28ac
i386
httpd-2.2.15-45.el6.i686.rpm SHA-256: b5533d8ea41f45ccaea07a8fc654b9d1e010fc1f31927eeab02bdfd311f7cf6d
httpd-debuginfo-2.2.15-45.el6.i686.rpm SHA-256: 8470975e8b93a4df33337c4c2dbe0931ff54f2dd2477388e4343054753b3675d
httpd-devel-2.2.15-45.el6.i686.rpm SHA-256: 23acb129ee73ce5b421313f790a073a904ee2bb8f51e841314eae599294dbe28
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.i686.rpm SHA-256: 7c07862290849a4217d15c10e3765ea55712c871667f0fe16a746a3916877a1f
mod_ssl-2.2.15-45.el6.i686.rpm SHA-256: 358c7df1ac5cfdb94894e9d956bb2fe2ebb686327fd67c78a4222f79469b5e17

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

SRPM
httpd-2.2.15-45.el6.src.rpm SHA-256: a9e8258eb59e4786013fb9060048edfe0ee0e624d0c5d2b02a901d8eb55816f5
s390x
httpd-2.2.15-45.el6.s390x.rpm SHA-256: 95f8e86d881be5d44f8b4bb35e8eef5bc6861f11eccefd4259fb13a29d737714
httpd-debuginfo-2.2.15-45.el6.s390.rpm SHA-256: f2c80b09fc43255b7aa471540c18c225140aafb0f4385d72feb155029c624883
httpd-debuginfo-2.2.15-45.el6.s390x.rpm SHA-256: bff8e95f7203088cea502dbaa647d17271ffdc031ce19723dcedf673ce844627
httpd-devel-2.2.15-45.el6.s390.rpm SHA-256: 45aed42e85138f69af69304713a47437779d9f18ac220f0b6377564c8f1d0c01
httpd-devel-2.2.15-45.el6.s390x.rpm SHA-256: 03106ca0eb980893a399aedcd9f8d6eca9ef34cd6be27cf237ddf48aef7ee9ac
httpd-manual-2.2.15-45.el6.noarch.rpm SHA-256: c196eab7c2e054addc8739d139d6618ca3dfce5bfbcb69197714d4b465618c5c
httpd-tools-2.2.15-45.el6.s390x.rpm SHA-256: acf7b5c5c6e6958b93f5d74ae89475de26150bdee9b210bc62db2be2a3513cee
mod_ssl-2.2.15-45.el6.s390x.rpm SHA-256: 8645b1364364bd9860712ac78d1085796ce90a2b6f3485b7d40ac5dd18231dcc

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, Inc.

Red Hat legal and privacy links

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