From 0047638b820ce30a2dbfa833cd03f49d84d037c9 Mon Sep 17 00:00:00 2001 From: Chris Dunlap Date: Tue, 14 Nov 2006 19:23:51 +0000 Subject: [PATCH] * BUGS, HISTORY, META, NEWS, PLATFORMS: Updated for 0.5.5 release. --- BUGS | 1 - ChangeLog | 2 ++ HISTORY | 1 + META | 5 +++-- NEWS | 9 ++++++++- PLATFORMS | 15 ++++++++++++--- 6 files changed, 26 insertions(+), 7 deletions(-) diff --git a/BUGS b/BUGS index 1532079a..e79afddf 100644 --- a/BUGS +++ b/BUGS @@ -5,4 +5,3 @@ - credentials cannot be restricted based on where they can be decoded (eg, hostname/hostrange/regex or ip-addr/netmask) - munged hangs if client does not respond to auth req (auth via fd passing) -- client hangs if auth-server-dir is permissioned wrong (auth via fd passing) diff --git a/ChangeLog b/ChangeLog index 9edb0d8b..abb32ba0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-11-14 Chris Dunlap + * BUGS, HISTORY, META, NEWS, PLATFORMS: Updated for 0.5.5 release. + * src/libmunge/munge.h: Tweaked comments. * src/munged/cipher.c (HAVE_OPENSSL:_cipher_map_enum), diff --git a/HISTORY b/HISTORY index 9fac2a06..7d4aa5cb 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,4 @@ +0.5.5 2006-11-14 0.5.4 2006-09-26 0.5.3 2006-05-17 0.5.2 2006-03-07 diff --git a/META b/META index 45d53d46..21ff7106 100644 --- a/META +++ b/META @@ -1,6 +1,7 @@ Name: munge - Version: 0.5.4 - Date: 2006-09-26 + Version: 0.5.5 + Release: 1 + Date: 2006-11-14 Author: Chris Dunlap LT_Current: 2 LT_Revision: 0 diff --git a/NEWS b/NEWS index e04f218d..1e18891c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +munge-0.5.5 (2006-11-14): +- Added support for Libgcrypt. +- Added support for AES-256 cipher. +- Added support for SHA-256 message digest. +- Added check for minimum key length. +- Reduced replay cache memory usage. + munge-0.5.4 (2006-09-26): - Changed project homepage to . - Fixed bug leaking credential information on decode error. @@ -35,7 +42,7 @@ munge-0.5 (2006-01-24): - Changed credential format to v3. - Changed client/server protocol (apps will need to relink). - Fixed miscellaneous bugs (now coverity clean). -- Changed default cipher to aes128 if present. +- Changed default cipher to AES-128 if present. munge-0.4.3 (2005-10-31): - Fixed init script to work with RedHat's RHEL4-U1 chkconfig. diff --git a/PLATFORMS b/PLATFORMS index 207ab39d..90e2256c 100644 --- a/PLATFORMS +++ b/PLATFORMS @@ -1,7 +1,16 @@ -The current version of MUNGE has been built on the following platforms: +The current version of MUNGE has been built on the following platforms. - AIX 5.1, 5.2-ML4, 5.3 + AIX 5.2, 5.3 Darwin 8.7.0 - FreeBSD 6.1-BETA1 + FreeBSD 6.1 Linux 2.6 (Debian, RedHat, SuSE) (x86, x86_64, ia64) Solaris 10 + + +Previous versions have also been built on the following platforms. +The current version may build there as well, but I no longer have +access to these platforms for testing. + + AIX 5.1 + FreeBSD 4.8, 4.10 + Solaris 2.8