Skip to content

munge-0.5.4

Compare
Choose a tag to compare
@dun dun released this 16 May 05:02
· 858 commits to master since this release
  • Changed project homepage to http://home.gna.org/munge/.
  • Fixed bug leaking credential information on decode error.
  • Fixed bug preventing munged from terminating on various platforms.
  • Fixed bug building 32-bit & 64-bit libs on AIX with gcc.
  • Fixed RPM spec file so both shared & static libs are built on AIX.
  • Changed RPM spec file to create munge.key during install if not found.
  • Changed munged behavior to return fatal errors to shell if possible.
  • Changed init script so munged runs as daemon user instead of root.
  • Changed default paths to allow munged to own its directories.
  • Changed ownership & permissions of munged directories.
  • Added ownership & permission checks for files & directories.
  • Added compile-time defaults to munged help message.
  • Added support for SunOS 5.10 (getpeerucred).
  • Added support for Darwin (Mac OS X).
  • Improved security of file-descriptor-passing authentication mechanism.
  • Replaced "--auth-pipe-dir" with "--auth-server-dir" & "--auth-client-dir" opts.