]> git.proxmox.com Git - mirror_lxc.git/commit
Switch from gnutls to openssl for sha1
authorSerge Hallyn <shallyn@cisco.com>
Fri, 14 Jun 2019 03:08:26 +0000 (03:08 +0000)
committerSerge Hallyn <shallyn@cisco.com>
Fri, 14 Jun 2019 03:19:27 +0000 (22:19 -0500)
commitfa2bb6ba532c5e7f92df8cbae50a68af519f9997
tree03dae6eacd8d960b38f8606bda8a1b94d286d167
parentf00010ff82bb17356af5b449f6e0f4012417714e
Switch from gnutls to openssl for sha1

The reason for this is because openssl can be statically linked
against, gnutls cannot.

Signed-off-by: Serge Hallyn <shallyn@cisco.com>
configure.ac
src/lxc/Makefile.am
src/lxc/lxccontainer.c
src/lxc/utils.c
src/lxc/utils.h