Source-Changes-HG archive

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

[src/trunk]: src/doc Note dhcpcd import



details:   https://anonhg.NetBSD.org/src/rev/edf2433cb00b
branches:  trunk
changeset: 459330:edf2433cb00b
user:      roy <roy%NetBSD.org@localhost>
date:      Wed Sep 04 13:30:52 2019 +0000

description:
Note dhcpcd import

diffstat:

 doc/3RDPARTY |  8 ++++----
 doc/CHANGES  |  3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r f80d7f324b4f -r edf2433cb00b doc/3RDPARTY
--- a/doc/3RDPARTY      Wed Sep 04 13:28:56 2019 +0000
+++ b/doc/3RDPARTY      Wed Sep 04 13:30:52 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1644 2019/08/21 17:14:26 roy Exp $
+#      $NetBSD: 3RDPARTY,v 1.1645 2019/09/04 13:30:52 roy Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -341,12 +341,12 @@
 Use the dhcp2netbsd script.
 
 Package:       dhcpcd
-Version:       8.0.3
-Current Vers:  8.0.3
+Version:       8.0.4
+Current Vers:  8.0.4
 Maintainer:    roy
 Archive Site:  ftp://roy.marples.name/pub/dhcpcd/
 Home Page:     http://roy.marples.name/projects/dhcpcd/
-Date:          2019-08-21
+Date:          2019-09-04
 Mailing List:  dhcpcd-discuss%marples.name@localhost
 License:       BSD (2-clause)
 Location:      external/bsd/dhcpcd/dist
diff -r f80d7f324b4f -r edf2433cb00b doc/CHANGES
--- a/doc/CHANGES       Wed Sep 04 13:28:56 2019 +0000
+++ b/doc/CHANGES       Wed Sep 04 13:30:52 2019 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2577 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2578 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -36,3 +36,4 @@
                ND6_LLINFO_WAITDELETE so that any send at this point can
                return EHOSTDOWN to match inet behaviour. [roy 20190901]
        inet: Fix sending RTM_MISS for unresolvable addresses. [roy 20190901]
+       dhcpcd(8): Import dhcpcd-8.0.4 [roy 20190904]



Home | Main Index | Thread Index | Old Index