Module Name: src
Committed By: christos
Date: Sat Jan 17 17:48:41 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new am-utils
To generate a diff of this commit:
cvs rdiff -u -r1.1193 -r1.1194 src/doc/3RDPARTY
cvs rdiff -u -r1.2035 -r1.2036 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1193 src/doc/3RDPARTY:1.1194
--- src/doc/3RDPARTY:1.1193 Sat Jan 17 07:23:31 2015
+++ src/doc/3RDPARTY Sat Jan 17 12:48:41 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1193 2015/01/17 12:23:31 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1194 2015/01/17 17:48:41 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -55,7 +55,7 @@ Please read src/sys/dev/acpi/acpica/READ
Package: am-utils [amd]
Version: 6.2
-Current Vers: 6.2rc1
+Current Vers: 6.2
Maintainer: Erez Zadok <[email protected]>
Archive Site: ftp://ftp.am-utils.org/pub/am-utils/
Home Page: http://www.am-utils.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2035 src/doc/CHANGES:1.2036
--- src/doc/CHANGES:1.2035 Tue Jan 13 04:14:59 2015
+++ src/doc/CHANGES Sat Jan 17 12:48:41 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2035 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2036 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -122,3 +122,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
graphics devices [macallan 20150106]
gcc: Import GCC 4.8.4. [mrg 20150109]
openssl: Import openssl 1.0.1k [spz 20150113]
+ am-utils: Upgrade to 6.2; adds nfsv4, lustre (which we can't use)
+ nfs3 rpc support for amfs [christos 20150117]