]> git.ipfire.org Git - thirdparty/qemu.git/commit
crypto: purge 'loaded' property that was not fully removed
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 22 Oct 2024 12:37:57 +0000 (13:37 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 5 Nov 2024 18:37:15 +0000 (18:37 +0000)
commit62eb377e0a3179ff57274e096eca0102f96d0170
treef49e23381d3a8043dee5247e4569f9a2e1cadccd
parent44a9394b1d272b53306d097d4bc20ff7ad14b159
crypto: purge 'loaded' property that was not fully removed

The 'loaded' property on TLS creds and secret objects was marked as
deprecated in 6.0.0. In 7.1.0 the deprecation info was moved into
the 'removed-features.rst' file, but the property was not actually
removed, just made read-only. This was a highly unusual practice,
so finish the long overdue removal job.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/secret_common.c
crypto/tlscredsanon.c
crypto/tlscredspsk.c
crypto/tlscredsx509.c
docs/about/removed-features.rst
qapi/crypto.json