← Back to team overview

ius-coredev team mailing list archive

[Bug 1034961] Re: WL: OpenSSL 1.0.1 or greater

 

Robert,

You will need to perform the removal and re-installation manually from
the yum shell as posted above.

The simplified is below:

    # yum shell --enablerepo=ius-testing

    > remove openssl10 openssl10-libs

    > install openssl10 openssl10-libs

    > run

====

This will create a transaction to remove openssl10 and openssl10-libs,
then in the same transaction install openssl10 and openssl10-libs
(getting the new versions). You then run the transaction and you should
get a pretty yum result page showing the removal of the old and install
of the new.

Jeffrey -

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1034961

Title:
  WL: OpenSSL 1.0.1 or greater

Status in IUS Community Project:
  In Progress

Bug description:
  Would be great to see OpenSSL 1.0.1 or greater added to the repo.

  CentOS 6 shipped with 1.0, however 1.0.1 has some significant changes
  that are needed by many things including SPDY in web servers (Next
  Protocol Negotiation TLS).  Over the course of CentOS 6's live it's
  becoming increasingly important.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1034961/+subscriptions


References