Fedora Account System
Red Hat Associate
Red Hat Customer
Releases retrieved: 7.7.0 Upstream release that is considered latest: 7.7.0 Current version/release in rawhide: 7.6.0-4.fc44 URL: https://crates.io/crates/tss-esapi Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/115434/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/rust-tss-esapi
Please update to version 7.7.0 as this fixes the `generate-bindings` feature of rust-tss-esapi where clang 22 was introduced (Fedora 44 and Rawhide).
Not sure I understand - this should be fixed in Fedora already, since this commit in rust-tss-esapi-sys: https://src.fedoraproject.org/rpms/rust-tss-esapi-sys/c/73dff47
(In reply to Fabio Valentini from comment #2) > Not sure I understand - this should be fixed in Fedora already, since this > commit in rust-tss-esapi-sys: > https://src.fedoraproject.org/rpms/rust-tss-esapi-sys/c/73dff47 Sorry, I for the mistake. I was mislead because the Keylime upstream builds were failing on Fedora 44 and CentOS Stream 10 due to the bindgen incompatibility with clang 22, and I then I saw the new releases with the single fix bumping bindgen: - tss-esapi 7.7.0: https://github.com/parallaxsecond/rust-tss-esapi/releases/tag/tss-esapi-7.7.0 (requires tss-esapi-sys 0.6.0) - tss-esapi-sys 0.6.0: https://github.com/parallaxsecond/rust-tss-esapi/releases/tag/tss-esapi-sys-0.6.0 I did not realize the packaged tss-esapi-sys 0.5.0 was patched.
I have this on my list, but yes, as Fabio states the issue was mitigated.