Discussion:
ITUGLIB Update: OpenSSL 3.0.0-beta2+
(too old to reply)
Randall
2021-08-23 18:32:50 UTC
Permalink
I am going to be pushing a new version of OpenSSL with some changes more recent than the original beta2 later today. This will have both 32 and 64 bit unthreaded versions. The previous naming conventions will apply for this release.

Please be aware that there is some discussion on the OpenSSL team about restructuring the packages so that we conform more to the linux standards. This is not finalized and may not make 3.0.0, but the idea is that the libraries will be named automatically by the OpenSSL configuration engine. The /usr/local-ssl3.0 is the ITUGLIB prefix to avoid conflicts with 1.0.2 and 1.1.1 releases, but directories under will be named automatically:

/usr/local-ssl3.0/lib for 32 bit
/usr/local-ssl3.0/lib64 for 64 bit
/usr/local-ssl3.0/lib64-put for 64 bit PUT thread model
/usr/local-ssl3.0/lib-spt for 32 bit SPT thread model

If this is adopted before the official 3.0.0 release, I will let everyone know here. This naming can be overridden using the LIBDIR variable when OpenSSL is configured.

Also be aware that 1.1.1l is expected tomorrow. I will also post a note when that arrives on the ITUGLIB website.

Regards,
Randall Becker
On behalf of the ITUGLIB Technical Committee
Randall
2021-08-24 13:06:54 UTC
Permalink
Post by Randall
I am going to be pushing a new version of OpenSSL with some changes more recent than the original beta2 later today. This will have both 32 and 64 bit unthreaded versions. The previous naming conventions will apply for this release.
/usr/local-ssl3.0/lib for 32 bit
/usr/local-ssl3.0/lib64 for 64 bit
/usr/local-ssl3.0/lib64-put for 64 bit PUT thread model
/usr/local-ssl3.0/lib-spt for 32 bit SPT thread model
If this is adopted before the official 3.0.0 release, I will let everyone know here. This naming can be overridden using the LIBDIR variable when OpenSSL is configured.
Also be aware that 1.1.1l is expected tomorrow. I will also post a note when that arrives on the ITUGLIB website.
Regards,
Randall Becker
On behalf of the ITUGLIB Technical Committee
New versions have been pushed. Remember that 1.1.1l is expected today (or tomorrow), subject to build/test durations and when OpenSSL does the official release. OpenSSL 3 GA is not expected this week because of 1.1.1l.
Randall
2021-08-24 19:49:19 UTC
Permalink
Post by Randall
I am going to be pushing a new version of OpenSSL with some changes more recent than the original beta2 later today. This will have both 32 and 64 bit unthreaded versions. The previous naming conventions will apply for this release.
/usr/local-ssl3.0/lib for 32 bit
/usr/local-ssl3.0/lib64 for 64 bit
/usr/local-ssl3.0/lib64-put for 64 bit PUT thread model
/usr/local-ssl3.0/lib-spt for 32 bit SPT thread model
If this is adopted before the official 3.0.0 release, I will let everyone know here. This naming can be overridden using the LIBDIR variable when OpenSSL is configured.
Also be aware that 1.1.1l is expected tomorrow. I will also post a note when that arrives on the ITUGLIB website.
Regards,
Randall Becker
On behalf of the ITUGLIB Technical Committee
New 3.0.0 builds have been pushed. Remember that 1.1.1l has been released by OpenSSL today and should make the ITUGLIB website later this afternoon subject to build/test durations, which are now in progress. OpenSSL 3 GA is not expected this week because of 1.1.1l.
Loading...