Module Name: src Committed By: christos Date: Sat Dec 14 16:57:49 UTC 2019
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new acpica To generate a diff of this commit: cvs rdiff -u -r1.1673 -r1.1674 src/doc/3RDPARTY cvs rdiff -u -r1.2619 -r1.2620 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.1673 src/doc/3RDPARTY:1.1674 --- src/doc/3RDPARTY:1.1673 Mon Dec 2 09:15:22 2019 +++ src/doc/3RDPARTY Sat Dec 14 11:57:48 2019 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1673 2019/12/02 14:15:22 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1674 2019/12/14 16:57:48 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -41,12 +41,12 @@ # Package: acpica -Version: 20190816 -Current Vers: 20190816 +Version: 20191213 +Current Vers: 20191213 Maintainer: Intel Archive Site: http://www.acpica.org/downloads/ Home Page: http://www.acpica.org/ -Date: 2019-10-09 +Date: 2019-12-14 Mailing List: de...@acpica.org License: BSD-like Responsible: jruoho Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2619 src/doc/CHANGES:1.2620 --- src/doc/CHANGES:1.2619 Tue Dec 10 07:08:52 2019 +++ src/doc/CHANGES Sat Dec 14 11:57:48 2019 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2619 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2620 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -77,3 +77,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: terminfo: Import 20190609 [christos 20191127] ixl(4): Ported driver for Intel Ethernet 700 series [yamaguchi 20191210] + acpi(4): Updated ACPICA to 20191213. [christos 20191214]