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-2014:0519 - Bug Fix Advisory
Issued:
2014-05-20
Updated:
2014-05-20

RHBA-2014:0519 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

openswan bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

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

Description

Openswan is a free implementation of Internet Protocol Security (IPsec) and
Internet Key Exchange (IKE). IPsec uses strong cryptography to provide both
authentication and encryption services. These services allow you to build secure
tunnels through untrusted networks.

This update fixes the following bugs:

  • Prior to this update, rebooting some IPsec gateways did not properly remove

the routing table entries for the secure tunnel. As a consequence, when the
IPsec gateway reestablished the tunnel, traffic was not properly routed over the
tunnel. This update fixes the code that manages routing table entries. As a
result, the traffic is now routed properly in the described scenario.
(BZ#1089395)

  • Previously, an update to the openswan packages omitted support for

NAT-Traversal (NAT-T) as specified in the IETF drafts (predating RFC 3947). As a
consequence, devices that do not support RFC 3947 were no longer able to connect
to openswan using IKE. With this update, support for NAT-Traversal draft
(non-RFC) has been reintroduced into the openswan packages. As a result, the
described devices are able to connect to openswan. (BZ#1090273)

  • Prior to this update, when openswan was run as root it dropped privileges as

part of its operation. As a consequence, openswan was unable to read
configuration files located in directories not owned by root. With this update,
these privileges are no longer dropped when openswan is run as root and will
need to access configuration files in a directory not owned by root. As a
result, openswan successfully reads configuration files as expected.
(BZ#1090614)

  • Previously, when Openswan was stopped or restarted, the openswan scripts

(called by the ipsec initscript) logged a harmless error message which had no
impact on functionality. The message read that Openswan is not being able to
unload the IPsec kernel modules. With this update, initscripts no longer attempt
to unload the IPsec kernel modules once loaded, and error messages are no longer
returned. (BZ#1096640)

Users of openswan are advised to upgrade to these updated packages, which fix
these bugs.

Solution

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

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/site/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.5 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.5 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 IBM z Systems - Extended Update Support 6.5 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.5 ppc64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - AUS 6.5 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Server - TUS 6.5 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x
  • Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.5 x86_64
  • Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.5 i386
  • 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 - 1090273 - openswan breaks NAT-T draft clients (and possibly ike fragmentation)
  • BZ - 1090614 - Due to lack of CAP_DAC_OVERRIDE, pluto cannot write to directories not owned by root

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
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c
i386
openswan-2.6.32-27.4.el6_5.i686.rpm SHA-256: 305cdea517abe1b8888706876df8c893ac35d1fbc0b6fb6a11e34315b3a6f772
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-doc-2.6.32-27.4.el6_5.i686.rpm SHA-256: 20c6f6b4a72d1a44298a66e35d51f3bc3d439828f133233d0f9a484df64bea9d

Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.5

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c
i386
openswan-2.6.32-27.4.el6_5.i686.rpm SHA-256: 305cdea517abe1b8888706876df8c893ac35d1fbc0b6fb6a11e34315b3a6f772
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-doc-2.6.32-27.4.el6_5.i686.rpm SHA-256: 20c6f6b4a72d1a44298a66e35d51f3bc3d439828f133233d0f9a484df64bea9d

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c
i386
openswan-2.6.32-27.4.el6_5.i686.rpm SHA-256: 305cdea517abe1b8888706876df8c893ac35d1fbc0b6fb6a11e34315b3a6f772
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-doc-2.6.32-27.4.el6_5.i686.rpm SHA-256: 20c6f6b4a72d1a44298a66e35d51f3bc3d439828f133233d0f9a484df64bea9d

Red Hat Enterprise Linux Workstation 6

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c
i386
openswan-2.6.32-27.4.el6_5.i686.rpm SHA-256: 305cdea517abe1b8888706876df8c893ac35d1fbc0b6fb6a11e34315b3a6f772
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-doc-2.6.32-27.4.el6_5.i686.rpm SHA-256: 20c6f6b4a72d1a44298a66e35d51f3bc3d439828f133233d0f9a484df64bea9d

Red Hat Enterprise Linux Desktop 6

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c
i386
openswan-2.6.32-27.4.el6_5.i686.rpm SHA-256: 305cdea517abe1b8888706876df8c893ac35d1fbc0b6fb6a11e34315b3a6f772
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-doc-2.6.32-27.4.el6_5.i686.rpm SHA-256: 20c6f6b4a72d1a44298a66e35d51f3bc3d439828f133233d0f9a484df64bea9d

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
s390x
openswan-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 4e811c80b8cfded6b170ae108075f403edb92ed6a19e2a1e4c20b0c2c97575e2
openswan-debuginfo-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 174f54532a3885957b96a1f73f13e4762a146624f947d2a5021a8d4533e767d2
openswan-debuginfo-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 174f54532a3885957b96a1f73f13e4762a146624f947d2a5021a8d4533e767d2
openswan-doc-2.6.32-27.4.el6_5.s390x.rpm SHA-256: ad345d40ba894e4d7be58ce6f6dffe83f9f8fea592879bd642c511403708fb7f

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 6.5

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
s390x
openswan-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 4e811c80b8cfded6b170ae108075f403edb92ed6a19e2a1e4c20b0c2c97575e2
openswan-debuginfo-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 174f54532a3885957b96a1f73f13e4762a146624f947d2a5021a8d4533e767d2
openswan-debuginfo-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 174f54532a3885957b96a1f73f13e4762a146624f947d2a5021a8d4533e767d2
openswan-doc-2.6.32-27.4.el6_5.s390x.rpm SHA-256: ad345d40ba894e4d7be58ce6f6dffe83f9f8fea592879bd642c511403708fb7f

Red Hat Enterprise Linux for Power, big endian 6

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
ppc64
openswan-2.6.32-27.4.el6_5.ppc64.rpm SHA-256: 252c1d8fa78352e21469e3a7e036bbe385a276c78f9bb4ff2dbf4de27e915ed1
openswan-debuginfo-2.6.32-27.4.el6_5.ppc64.rpm SHA-256: bce2d10fa81c7f8542726b8ba820773168e24ab6bc3423f49510e47c65fe7394
openswan-debuginfo-2.6.32-27.4.el6_5.ppc64.rpm SHA-256: bce2d10fa81c7f8542726b8ba820773168e24ab6bc3423f49510e47c65fe7394
openswan-doc-2.6.32-27.4.el6_5.ppc64.rpm SHA-256: c2f2c714a83530264e42e4d8d570e392504831c00bed7a4af69ec393cfd9a7e2

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.5

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
ppc64
openswan-2.6.32-27.4.el6_5.ppc64.rpm SHA-256: 252c1d8fa78352e21469e3a7e036bbe385a276c78f9bb4ff2dbf4de27e915ed1
openswan-debuginfo-2.6.32-27.4.el6_5.ppc64.rpm SHA-256: bce2d10fa81c7f8542726b8ba820773168e24ab6bc3423f49510e47c65fe7394
openswan-debuginfo-2.6.32-27.4.el6_5.ppc64.rpm SHA-256: bce2d10fa81c7f8542726b8ba820773168e24ab6bc3423f49510e47c65fe7394
openswan-doc-2.6.32-27.4.el6_5.ppc64.rpm SHA-256: c2f2c714a83530264e42e4d8d570e392504831c00bed7a4af69ec393cfd9a7e2

Red Hat Enterprise Linux Server from RHUI 6

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c
i386
openswan-2.6.32-27.4.el6_5.i686.rpm SHA-256: 305cdea517abe1b8888706876df8c893ac35d1fbc0b6fb6a11e34315b3a6f772
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-doc-2.6.32-27.4.el6_5.i686.rpm SHA-256: 20c6f6b4a72d1a44298a66e35d51f3bc3d439828f133233d0f9a484df64bea9d

Red Hat Enterprise Linux Server - AUS 6.5

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c

Red Hat Enterprise Linux Server - TUS 6.5

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c

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

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
s390x
openswan-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 4e811c80b8cfded6b170ae108075f403edb92ed6a19e2a1e4c20b0c2c97575e2
openswan-debuginfo-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 174f54532a3885957b96a1f73f13e4762a146624f947d2a5021a8d4533e767d2
openswan-debuginfo-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 174f54532a3885957b96a1f73f13e4762a146624f947d2a5021a8d4533e767d2
openswan-doc-2.6.32-27.4.el6_5.s390x.rpm SHA-256: ad345d40ba894e4d7be58ce6f6dffe83f9f8fea592879bd642c511403708fb7f

Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.5

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
i386
openswan-2.6.32-27.4.el6_5.i686.rpm SHA-256: 305cdea517abe1b8888706876df8c893ac35d1fbc0b6fb6a11e34315b3a6f772
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4

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

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
x86_64
openswan-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: bd9f2c8cde8788e5ddef0ae9fb0fb249ea322ad56f6c3b076b51c7228b5140b4
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-debuginfo-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7343455dfb6f83ffecd6f0fd96297a914116a8ffb76e67b25a2cb1b5921c1159
openswan-doc-2.6.32-27.4.el6_5.x86_64.rpm SHA-256: 7f1c2461a5fbd74dc3cb9434ea0f73878b04b48b8223b8567abee50f55942c4c
i386
openswan-2.6.32-27.4.el6_5.i686.rpm SHA-256: 305cdea517abe1b8888706876df8c893ac35d1fbc0b6fb6a11e34315b3a6f772
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-debuginfo-2.6.32-27.4.el6_5.i686.rpm SHA-256: 960e4cb9a17223692ee4241f33869eb0f2cde4c274a946caa7d9c33eb1a228c4
openswan-doc-2.6.32-27.4.el6_5.i686.rpm SHA-256: 20c6f6b4a72d1a44298a66e35d51f3bc3d439828f133233d0f9a484df64bea9d

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

SRPM
openswan-2.6.32-27.4.el6_5.src.rpm SHA-256: 1a41f83389fc18f12e8731cadbfbbc94882319fdb87f3955dd0d6d6cfa51df2a
s390x
openswan-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 4e811c80b8cfded6b170ae108075f403edb92ed6a19e2a1e4c20b0c2c97575e2
openswan-debuginfo-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 174f54532a3885957b96a1f73f13e4762a146624f947d2a5021a8d4533e767d2
openswan-debuginfo-2.6.32-27.4.el6_5.s390x.rpm SHA-256: 174f54532a3885957b96a1f73f13e4762a146624f947d2a5021a8d4533e767d2
openswan-doc-2.6.32-27.4.el6_5.s390x.rpm SHA-256: ad345d40ba894e4d7be58ce6f6dffe83f9f8fea592879bd642c511403708fb7f

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
© 2026 Red Hat

Red Hat legal and privacy links

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