On Thursday 25 of August 2016, Elan Ruusamäe wrote: > what's our idea of openssl version in th? > > # 1.0.2 is LTS release > # Version 1.0.2 will be supported until 2019-12-31. > # https://www.openssl.org/about/releasestrat.html > > do we stay with 1.0.2 or proceed with any version like 1.1.0?
1.1.0 is AFAIK heavily incompatibile, so it's better to wait until others do porting job :-) Can it be installed in parallel with 1.0? Are symbols versioned so binary using other libraries linked to 1.0 and 1.1 will work and symbols won't clash? > -------- Forwarded Message -------- > Subject: [openssl-announce] OpenSSL version 1.1.0 published > Date: Thu, 25 Aug 2016 16:46:45 +0000 > From: OpenSSL <[email protected]> > Reply-To: [email protected], [email protected] > Organization: OpenSSL Project > To: OpenSSL Developer ML <[email protected]>, OpenSSL User > Support ML <[email protected]>, OpenSSL Announce ML > <[email protected]> > > > > > OpenSSL version 1.1.0 released > =============================== > > OpenSSL - The Open Source toolkit for SSL/TLS > https://www.openssl.org/ > > The OpenSSL project team is pleased to announce the release of > version 1.1.0 of our open source toolkit for SSL/TLS. For details > of changes and known issues see the release notes at: > > https://www.openssl.org/news/openssl-1.1.0-notes.html > > OpenSSL 1.1.0 is available for download via HTTP and FTP from the > following master locations (you can find the various FTP mirrors under > https://www.openssl.org/source/mirror.html): > > * https://www.openssl.org/source/ > * ftp://ftp.openssl.org/source/ > > The distribution file name is: > > o openssl-1.1.0.tar.gz > Size: 5146831 > SHA1 checksum: 15e651c40424abdaeba5d5c1a8658e8668e798c8 > SHA256 checksum: > f5c69ff9ac1472c80b868efc1c1c0d8dcfc746d29ebe563de2365dd56dbd8c82 > > The checksums were calculated using the following commands: > > openssl sha1 openssl-1.1.0.tar.gz > openssl sha256 openssl-1.1.0.tar.gz > > Yours, > > The OpenSSL Project Team. -- Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org ) _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
