https://bugzilla.redhat.com/show_bug.cgi?id=1366047 --- Comment #44 from lo1@xxxxxxxxxx --- (In reply to Tomas Mraz from comment #37) > Also note that we are moving to OpenSSL-1.1.0 in rawhide very soon, so > please work on making the tss2 compile against it. > The developer of the package, Kenneth Goldman has expressed the following concern: "..this is a huge task. 1.1 is not at all backward compatible with 1.0, and will likely break almost everything, not just the TSS." "It's not just a recompile. It's a major redesign. The issue is that they decided to make many structures opaque, and so applications like the TSS (and the TPM) that require manipulation of key material change completely. For example, a typical case, going from an RSA TPM key (n,d,e) to an openssl key structure. 1.0 - direct access to RSA structure using BIGNUMs, no setter and getter API 1.1 - RSA structure is opaque, setters and getters implemented 1.0 is on long term support, and they will likely coexist for many years" -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx