summaryrefslogtreecommitdiffstats
path: root/contrib/amd/NEWS
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-11-05 11:42:30 +0000
committerobrien <obrien@FreeBSD.org>1999-11-05 11:42:30 +0000
commitaf59541d88274a855749824b48db3943f4e68c34 (patch)
treed1487de1e4fe4eeecee0ace0bdefeaba6ec28996 /contrib/amd/NEWS
parent525520fd05daace78c0d8621f082ede8a143247a (diff)
downloadFreeBSD-src-af59541d88274a855749824b48db3943f4e68c34.zip
FreeBSD-src-af59541d88274a855749824b48db3943f4e68c34.tar.gz
Virgin import of AMD (am-utils) v6.0.3s1
Diffstat (limited to 'contrib/amd/NEWS')
-rw-r--r--contrib/amd/NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/contrib/amd/NEWS b/contrib/amd/NEWS
index 9e7a87e..c33358f 100644
--- a/contrib/amd/NEWS
+++ b/contrib/amd/NEWS
@@ -1,5 +1,31 @@
# -*- text -*-
+*** Notes specific to am-utils version 6.0.2:
+
+- safe map reloads: when a map needs to be reloaded, it is reloaded into a
+ temporary copy first. Only if the reload was completely successful, Amd
+ discards the old map and uses the new one. Otherwise Amd continues to use
+ the old maps. This should help a lot with transient NIS problems.
+
+- amq -f now also forces a (safe) map reload, but only if the timestamp on
+ the maps was updated.
+
+- two new selector variables: ${vendor} and ${full_os}, which are the same
+ as the output seen in "amd -v".
+
+- documentation fixes and updates
+
+- updated or minor new ports:
+ i386-unknown-freebsdelf3.3
+
+- support 'ignore' flags (automntfs) in bsdi-4.1
+
+- bugs fixed:
+ expn.pl uses correct sockaddr_in() not, pack()
+ make sure configure --enable-*args take an argument
+ don't busy-loop trying to rebind to ldap servers
+ use vsnprintf, not vsprintf (security)
+
*** Notes specific to am-utils version 6.0.1:
- updated or minor new ports:
OpenPOWER on IntegriCloud