Module Name: src
Committed By: jmmv
Date: Fri Oct 18 23:43:35 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note updates of lutok to 0.3 and kyua-cli to 0.7.
To generate a diff of this commit:
cvs rdiff -u -r1.1059 -r1.1060 src/doc/3RDPARTY
cvs rdiff -u -r1.1854 -r1.1855 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.1059 src/doc/3RDPARTY:1.1060
--- src/doc/3RDPARTY:1.1059 Sun Oct 6 00:48:03 2013
+++ src/doc/3RDPARTY Fri Oct 18 23:43:35 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1059 2013/10/06 00:48:03 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1060 2013/10/18 23:43:35 jmmv Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -578,8 +578,8 @@ Use external/bsd/kyua-atf-compat/prepare
directory.
Package: kyua-cli
-Version: 0.6
-Current Vers: 0.6
+Version: 0.7
+Current Vers: 0.7
Maintainer: Julio Merino <[email protected]>
Archive site: http://code.google.com/p/kyua/downloads/list?can=1
Home page: http://code.google.com/p/kyua/
@@ -720,8 +720,8 @@ The default module paths have been chang
working directory '.' to avoid potential security problems.
Package: Lutok
-Version: 0.2
-Current Vers: 0.2
+Version: 0.3
+Current Vers: 0.3
Maintainer: Julio Merino <[email protected]>
Archive site: http://code.google.com/p/lutok/downloads/list?can=1
Home page: http://code.google.com/p/lutok/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1854 src/doc/CHANGES:1.1855
--- src/doc/CHANGES:1.1854 Fri Oct 18 22:49:40 2013
+++ src/doc/CHANGES Fri Oct 18 23:43:35 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1854 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1855 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -288,5 +288,7 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
binutils: updated to FSF binutils 2.23.2. [christos 20130929]
gdb(1): Updated to 7.6.1. [christos 20131003]
httpd(8): Added Lua scripting for content creation. [mbalmer 20131012]
+ lutok: Update to 0.3. [jmmv 20131018]
+ kyua-cli: Update to 0.7. [jmmv 20131018]
netstat(1): Accept -faddress_family[,family ...]. [bad 20131019]
systat(1): Accept shell patterns to select drives. [bad 20131019]