[lxc-devel] [lxc/lxc] fa2bb6: Switch from gnutls to openssl for sha1

Serge Hallyn noreply at github.com
Sat Jun 15 04:00:50 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: fa2bb6ba532c5e7f92df8cbae50a68af519f9997
      https://github.com/lxc/lxc/commit/fa2bb6ba532c5e7f92df8cbae50a68af519f9997
  Author: Serge Hallyn <shallyn at cisco.com>
  Date:   2019-06-13 (Thu, 13 Jun 2019)

  Changed paths:
    M configure.ac
    M src/lxc/Makefile.am
    M src/lxc/lxccontainer.c
    M src/lxc/utils.c
    M src/lxc/utils.h

  Log Message:
  -----------
  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 at cisco.com>


  Commit: 3d43f6113bfa38618e81533e624b23513f675f56
      https://github.com/lxc/lxc/commit/3d43f6113bfa38618e81533e624b23513f675f56
  Author: Serge Hallyn <shallyn at cisco.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M configure.ac
    M src/lxc/Makefile.am
    M src/lxc/lxccontainer.c
    M src/lxc/utils.c
    M src/lxc/utils.h

  Log Message:
  -----------
  Merge pull request #3045 from hallyn/2019-06-13/openssl

[RFC\ Switch from gnutls to openssl for sha1


Compare: https://github.com/lxc/lxc/compare/bd6c1ff60b78...3d43f6113bfa


More information about the lxc-devel mailing list