← Back to team overview

ius-coredev team mailing list archive

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

 

Hello Robert,

Below are my steps are a fresh CentOS 6 x86_64 server:

* We start out with base openssl installed:

  # rpm -qa | grep openssl
  openssl-1.0.0-25.el6_3.1.x86_64

* Download the openssl10 packages:

  # ls -l
  total 1480
  -rw-r--r-- 1 root root 678868 Dec  5 05:08 openssl10-1.0.1c-9.ius.el6.x86_64.rpm
  -rw-r--r-- 1 root root 825344 Dec  5 05:08 openssl10-libs-1.0.1c-9.ius.el6.x86_64.rpm

* Install from local files:

# yum localinstall *

    Examining openssl10-libs-1.0.1c-9.ius.el6.x86_64.rpm: openssl10-libs-1.0.1c-9.ius.el6.x86_64
    Marking openssl10-libs-1.0.1c-9.ius.el6.x86_64.rpm to be installed
    Resolving Dependencies
    --> Running transaction check
    ---> Package openssl.x86_64 0:1.0.0-25.el6_3.1 will be obsoleted
    ---> Package openssl10.x86_64 0:1.0.1c-9.ius.el6 will be installed
    ---> Package openssl10-libs.x86_64 0:1.0.1c-9.ius.el6 will be obsoleting
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ====================================================================================
     Package                                 Arch                            Version                                   Repository                                                        
    ====================================================================================
    Installing:
     openssl10                               x86_64                          1.0.1c-9.ius.el6                          /openssl10-1.0.1c-9.ius.el6.x86_64                               
     openssl10-libs                          x86_64                          1.0.1c-9.ius.el6                          /openssl10-libs-1.0.1c-9.ius.el6.x86_64                          
         replacing  openssl.x86_64 1.0.0-25.el6_3.1
         replacing  openssl.x86_64 1.0.0-25.el6_3.1
    
    Transaction Summary
    ====================================================================================
    Install       2 Package(s)
    
    Total size: 3.8 M
    Is this ok [y/N]:

-- 
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