Module Name: src
Committed By: christos
Date: Sat Jan 9 16:44:35 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new pppd
To generate a diff of this commit:
cvs rdiff -u -r1.1772 -r1.1773 src/doc/3RDPARTY
cvs rdiff -u -r1.2774 -r1.2775 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.1772 src/doc/3RDPARTY:1.1773
--- src/doc/3RDPARTY:1.1772 Thu Dec 31 02:54:13 2020
+++ src/doc/3RDPARTY Sat Jan 9 11:44:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1772 2020/12/31 07:54:13 kre Exp $
+# $NetBSD: 3RDPARTY,v 1.1773 2021/01/09 16:44:35 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1235,12 +1235,13 @@ Location: external/ibm-public/postfix/di
Notes:
Package: ppp
-Version: 2.4.7
-Current Vers: 2.4.7
+Version: 2.4.9
+Current Vers: 2.4.9
Maintainer: Paul Mackerras <[email protected]>
Archive Site:
Home Page:
-GIT root: git://ozlabs.org/~paulus/ppp.git
+Date: 2021-01-09
+GIT root: https://github.com/paulusmack/ppp.git
Mailing List:
Responsible: christos, cube
License: BSD (3-clause)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2774 src/doc/CHANGES:1.2775
--- src/doc/CHANGES:1.2774 Fri Jan 1 05:12:25 2021
+++ src/doc/CHANGES Sat Jan 9 11:44:35 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2774 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2775 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -327,3 +327,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
dhcpcd: Update to version 9.4.0 [roy 20201228]
tzdata updated to 2020f (includes update to 2020e) [kre 20201231]
evbarm: Add support for Amlogic G12 family SoCs. [ryo 20210101]
+ pppd(8): updated to version 2.4.9. [christos 20210109]