pkgsrc/security/munge/PLIST
asau 02d5a6dc4f Update to MUNGE 0.5.11
munge-0.5.11 (2013-08-27):
- Added --mlockall cmdline opt to munged.
- Added --syslog cmdline opt to munged.
- Added --uid and --gid cmdline opts to munge.
- 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.
- Changed timer thread to better accommodate misbehaving system clocks.
- 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.
- Fixed bug with munged being unable to restart if daemon not cleanly shutdown.
- Fixed bug with large groups triggering "numerical result out of range" error.
- Fixed bug causing high CPU utilization on FreeBSD when processing group info.
- Fixed bug causing IPv6-only hosts to exit due to failed hostname resolution.
- Fixed autoconf check that was not portable across shells.
- Fixed init script LSB Header on openSUSE.
- Replaced perl build-time dependency with awk.
2013-12-06 00:24:10 +00:00

33 lines
769 B
Text

@comment $NetBSD: PLIST,v 1.3 2013/12/06 00:24:10 asau Exp $
bin/munge
bin/remunge
bin/unmunge
include/munge.h
lib/libmunge.la
lib/pkgconfig/munge.pc
man/man1/munge.1
man/man1/remunge.1
man/man1/unmunge.1
man/man3/munge.3
man/man3/munge_ctx.3
man/man3/munge_ctx_copy.3
man/man3/munge_ctx_create.3
man/man3/munge_ctx_destroy.3
man/man3/munge_ctx_get.3
man/man3/munge_ctx_set.3
man/man3/munge_ctx_strerror.3
man/man3/munge_decode.3
man/man3/munge_encode.3
man/man3/munge_enum.3
man/man3/munge_enum_int_to_str.3
man/man3/munge_enum_is_valid.3
man/man3/munge_enum_str_to_int.3
man/man3/munge_strerror.3
man/man7/munge.7
man/man8/munged.8
sbin/munged
share/examples/init.d/munge
@pkgdir var/run/munge
@pkgdir var/log/munge
@pkgdir var/lib/munge
@pkgdir share/examples/munge