Skip to content

munge-0.5.11

Compare
Choose a tag to compare
@dun dun released this 16 May 05:05
· 463 commits to master since this release
munge-0.5.11
  • Added "--mlockall" cmdline opt to munged. (#22)
  • Added "--syslog" cmdline opt to munged. (#14)
  • Added "--uid" and "--gid" cmdline opts to munge. (#17)
  • Added numeric timezone to unmunge timestamp output.
  • Added timer to munged for periodically stirring PRNG entropy pool.
  • Added support for pkg-config.
  • Added support for systemd. (#11)
  • Changed timer thread to better accommodate misbehaving system clocks. (#15)
  • Changed behavior of munge "--string" cmdline opt to not append newline.
  • Changed init script chkconfig priority levels to start after ntpd / ntpdate.
  • Changed init script so munged runs as munge user by default.
  • Fixed HMAC validation timing attack vulnerability. (#24)
  • Fixed bug with munged being unable to restart if daemon not cleanly shutdown. (#13)
  • Fixed bug with large groups triggering "numerical result out of range" error. (#16)
  • Fixed bug causing high CPU utilization on FreeBSD when processing group info. (#18)
  • Fixed bug causing IPv6-only hosts to exit due to failed hostname resolution. (#20)
  • Fixed autoconf check that was not portable across shells. (#12)
  • Fixed init script LSB Header on openSUSE. (#9)
  • Replaced perl build-time dependency with awk.

This release has been built and tested on the following systems:

  • AIX 5.2
  • Debian 7.1
  • Fedora 19
  • FreeBSD 9.1
  • GNU/kFreeBSD 8.1
  • NetBSD 6.0
  • OpenBSD 5.3
  • openSUSE 12.3
  • RHEL 6.4
  • SunOS 5.10
  • Ubuntu 13.04