Discover Centmin Mod today
Register Now

OpenSSL OpenSSL 1.1.1b released

Discussion in 'CentOS, Redhat & Oracle Linux News' started by eva2000, Feb 27, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    54,920
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    8:37 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    For Centmin Mod 123.09beta01 users, OpenSSL 1.1.1b has been released. To update your Centmin Mod Nginx's OpenSSL version from 1.1.1a to 1.1.1b, run cmupdate command in SSH first
    Code (Text):
    cmupdate

    this will update your server's Centmin Mod local code in /usr/local/src/centminmod

    example cmupdate output
    Code (Text):
    cmupdate
    No local changes to save
    remote: Enumerating objects: 30, done.
    remote: Counting objects: 100% (29/29), done.
    remote: Compressing objects: 100% (2/2), done.
    remote: Total 12 (delta 9), reused 12 (delta 9), pack-reused 0
    Unpacking objects: 100% (12/12), done.
    From https://github.com/centminmod/centminmod
       4e3bbaf..aa35225  123.09beta01 -> origin/123.09beta01
    Updating d01b215..aa35225
    Fast-forward
     centmin.sh                |  10 ++--
     example/custom_config.inc |   8 +--
     inc/brotli.inc            |  12 ++++-
     inc/gcc.inc               |   8 +--
     inc/nginx_configure.inc   | 124 ++++++++++++++++++++++++++++++++++++----------
     inc/openssl_install.inc   |   8 +--
     inc/php_configure.inc     |  36 ++++++++++----
     7 files changed, 153 insertions(+), 53 deletions(-)
    

    Then run centmin.sh menu option 4 to recompile Nginx and check output for command
    Code (Text):
    nginx -V

    and see if Nginx was build with OpenSSL 1.1.1b :)
    Code (Text):
       OpenSSL version 1.1.1b released
       ===============================
    
       OpenSSL - The Open Source toolkit for SSL/TLS
       [URL]https://www.openssl.org/[/URL]
    
       The OpenSSL project team is pleased to announce the release of
       version 1.1.1b of our open source toolkit for SSL/TLS. For details
       of changes and known issues see the release notes at:
    
           [URL]https://www.openssl.org/news/openssl-1.1.1-notes.html[/URL]
    
       OpenSSL 1.1.1b is available for download via HTTP and FTP from the
       following master locations (you can find the various FTP mirrors under
       [URL]https://www.openssl.org/source/mirror.html[/URL]):
    
        * [URL]https://www.openssl.org/source/[/URL]
        * [URL]ftp://ftp.openssl.org/source/[/URL]
    
       The distribution file name is:
    
       o openssl-1.1.1b.tar.gz
         Size: 8213737
         SHA1 checksum: e9710abf5e95c48ebf47991b10cbb48c09dae102
         SHA256 checksum: 5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b
    
       The checksums were calculated using the following commands:
    
       openssl sha1 openssl-1.1.1b.tar.gz
       openssl sha256 openssl-1.1.1b.tar.gz
    
       Yours,
    
       The OpenSSL Project Team.
    



    https://www.openssl.org/news/openssl-1.1.1-notes.html
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,920
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    8:37 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
     
  3. Sunka

    Sunka Well-Known Member

    1,150
    325
    83
    Oct 31, 2015
    Pula, Croatia
    Ratings:
    +525
    Local Time:
    11:37 AM
    Nginx 1.17.9
    MariaDB 10.3.22
    Seems OK

     
  4. eva2000

    eva2000 Administrator Staff Member

    54,920
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    8:37 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+