[Heimdal-source-changes] [heimdal/heimdal] 94bb52: Avoid interposing pidfile(), use rk_pidfile() inst...

GitHub noreply at github.com
Tis Dec 20 05:23:30 CET 2016


  Branch: refs/tags/heimdal-7.1.0
  Home:   https://github.com/heimdal/heimdal
  Commit: 94bb5275e348c51675ae3d52947afc48b8e9e57b
      https://github.com/heimdal/heimdal/commit/94bb5275e348c51675ae3d52947afc48b8e9e57b
  Author: Viktor Dukhovni <viktor at twosigma.com>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M kcm/main.c
    M kdc/main.c
    M kpasswd/kpasswdd.c
    M lib/kadm5/ipropd_master.c
    M lib/kadm5/ipropd_slave.c
    M lib/roken/detach.c
    M lib/roken/roken.h.in
    M lib/roken/write_pid.c

  Log Message:
  -----------
  Avoid interposing pidfile(), use rk_pidfile() instead


  Commit: 6477c2fee904cdd5f7de56a82e034c43b2ee0766
      https://github.com/heimdal/heimdal/commit/6477c2fee904cdd5f7de56a82e034c43b2ee0766
  Author: Viktor Dukhovni <viktor at twosigma.com>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M lib/hdb/Makefile.am

  Log Message:
  -----------
  Move external libdeps after our own

If some external library lives in a directory in which Heimdal is
already installed, we may pick up LD_LIBRARY_PATH Heimdal objects
from a different release.  Move the external deps to the end, to
ensure a more appropriate LD_LIBRARY_PATH.


  Commit: 719523251eba1d2635b63f9245005b0a02cdec6d
      https://github.com/heimdal/heimdal/commit/719523251eba1d2635b63f9245005b0a02cdec6d
  Author: Viktor Dukhovni <viktor at twosigma.com>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M lib/roken/write_pid.c

  Log Message:
  -----------
  Avoid pidfile() missing prototype warnings


Compare: https://github.com/heimdal/heimdal/compare/7a1f7499bd28...719523251eba


More information about the Heimdal-source-changes mailing list