This update for rust-keylime fixes the following issues:
Update to version 0.2.9+49.
Security issues fixed:
Deriver:derive and PkeyCtxRef:derive can overflow short buffers on OpenSSL 1.1.1
(bsc#1270174).aes::unwrap_key() (bsc#1270699).MdCtxRef::digest_final() writes past caller buffer with no length check (bsc#1270792).X509Ref::ocsp_responders for certificates with non-UTF-8 OCSP URLs
(bsc#1270523).CipherCtxRef::cipher_update_inplace for AES-KW-PAD ciphers due to
incorrectly sized output buffer (bsc#1270999).Other updates and bugfixes: