
30 Jun
2022
30 Jun
'22
12:03 p.m.
Reviewed-by: Ján Tomko <jtomko@redhat.com> On Thu, Jun 30, 2022 at 10:56 AM Michal Privoznik <mprivozn@redhat.com> wrote:
Suggested by Dan here:
https://listman.redhat.com/archives/libvir-list/2022-January/226681.html
Since we can bump min gnutls version we don't have to care about pre-3.6.0 release he mentions in the e-mail.
Michal Prívozník (2): meson: Require gnutls-3.6.0 or newer virnettlscontext: Don't set DH parameters ourselves
meson.build | 2 +- src/rpc/virnettlscontext.c | 41 -------------------------------------- tests/virrandommock.c | 36 --------------------------------- 3 files changed, 1 insertion(+), 78 deletions(-)
-- 2.35.1