pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/munge



Module Name:    pkgsrc
Committed By:   asau
Date:           Fri Dec  6 00:24:10 UTC 2013

Modified Files:
        pkgsrc/security/munge: Makefile PLIST distinfo
        pkgsrc/security/munge/patches: patch-src_etc_Makefile.in
Removed Files:
        pkgsrc/security/munge/patches: patch-config_x__ac__arch.m4
            patch-configure

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/munge/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/munge/PLIST
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/security/munge/distinfo
cvs rdiff -u -r1.1.1.1 -r0 \
    pkgsrc/security/munge/patches/patch-config_x__ac__arch.m4 \
    pkgsrc/security/munge/patches/patch-configure
cvs rdiff -u -r1.1.1.1 -r1.2 \
    pkgsrc/security/munge/patches/patch-src_etc_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index