[Heimdal-source-changes] [heimdal/heimdal] 2308c7: Windows Installer: gssapi.dll in Heimdal\bin

GitHub noreply at github.com
Ons Okt 9 04:14:04 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 2308c719c34c6d910bcda5242c0a154e55e7bc24
      https://github.com/heimdal/heimdal/commit/2308c719c34c6d910bcda5242c0a154e55e7bc24
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M packages/windows/installer/heimdal-installer.wxs

  Log Message:
  -----------
  Windows Installer: gssapi.dll in Heimdal\bin

gssapi.dll is supposed to be implementation agnostic.  No version
numbers and no manifest required to load it.   In addition to the
version that is installed as part of the assembly also include a
version that can be discovered by LoadLibrary() via PATH search.

Change-Id: I1865dd2ecec208745a40e699837bd2a888341a31


  Commit: 131d26a29a62cd2d3b184c2fab84bfa6456e0c6b
      https://github.com/heimdal/heimdal/commit/131d26a29a62cd2d3b184c2fab84bfa6456e0c6b
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M packages/windows/installer/heimdal-installer.wxs

  Log Message:
  -----------
  Windows Installer: Add missing Package properties

Platform
Manufacturer
InstallScope
InstallPrivileges
Keywords

Change-Id: I04ecfb4456e62a60e737ac26de098f11849c4ec0


Compare: https://github.com/heimdal/heimdal/compare/8dc29ae1a017...131d26a29a62


More information about the Heimdal-source-changes mailing list