[Heimdal-source-changes] [heimdal/heimdal] 8f3b5e: krb5: Use sqlite3_close(), not v2

Nico Williams noreply at github.com
Fre Mars 20 20:43:40 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 8f3b5e0862cf66a39cb6fdeacacafb585c5852c9
      https://github.com/heimdal/heimdal/commit/8f3b5e0862cf66a39cb6fdeacacafb585c5852c9
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M lib/krb5/scache.c

  Log Message:
  -----------
  krb5: Use sqlite3_close(), not v2


  Commit: cc6a3f337bac0411d0bb1c924fd857603a258d2f
      https://github.com/heimdal/heimdal/commit/cc6a3f337bac0411d0bb1c924fd857603a258d2f
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M lib/hcrypto/Makefile.am

  Log Message:
  -----------
  hcrypto: Fix Makefile build race


  Commit: 31a73c3c2730cfc0aefad42ef1908828181029f1
      https://github.com/heimdal/heimdal/commit/31a73c3c2730cfc0aefad42ef1908828181029f1
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M lib/krb5/fcache.c

  Log Message:
  -----------
  List FILE collection even when KRB5CCNAME is a sub

Setting KRB5CCNAME=/tmp/krb5cc_${UID}+${princ} should not prevent
listing the FILE collection.


  Commit: 7055365f47d94d9f1f089afab556bf17414dff44
      https://github.com/heimdal/heimdal/commit/7055365f47d94d9f1f089afab556bf17414dff44
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M lib/gssapi/krb5/store_cred.c
    M tests/gss/check-basic.in

  Log Message:
  -----------
  Expand tokens in gss cred store "ccache" value

This is needed so that sshd and such can get make practical use of the
"ccache" key in GSS cred stores.

This commit only changes the store path, not the acquisition path.


Compare: https://github.com/heimdal/heimdal/compare/a8874a62bbf0...7055365f47d9


More information about the Heimdal-source-changes mailing list