[krbdev.mit.edu #8849] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Tue Nov 26 17:12:34 2019: Request 8849 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8849 > Install gssapi/gssapi_alloc.h properly Release 1.10 added gssapi_alloc.h, but only added it to "make install" for Windows, not to the wix installer or to the regular install. https://github.com/krb5/krb5/commit/b4ef5a486a92794750f08026f64850110ae4e87b Author: Greg Hudson <[email protected]> Commit: b4ef5a486a92794750f08026f64850110ae4e87b Branch: master src/lib/gssapi/generic/Makefile.in | 2 +- src/windows/installer/wix/files.wxi | 1 + 2 files changed, 2 insertions(+), 1 deletions(-)