]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: temporarily set -Wno-deprecated-declarations in Packit
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 2 Nov 2021 13:37:19 +0000 (14:37 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 1 Dec 2021 11:36:57 +0000 (12:36 +0100)
commit684e0a560514f9aaf02813f3f6c4a017400c9d51
treebf76c79230aa57181d1d46642ae6a1c2b9053472
parent6e7323137ae52da36896ecd238a8de87961cc3a3
ci: temporarily set -Wno-deprecated-declarations in Packit

to suppress OpenSSL 3.0 deprecation warnings (until a proper solution is
deployed): RSA_free, EC_KEY_free, RSA_set0_key, RSA_size, EVP_PKEY_assign,
EC_KEY_set_group, and others are deprecated.
.packit.yml