Module Name: src Committed By: christos Date: Fri Nov 27 17:01:18 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new acpica To generate a diff of this commit: cvs rdiff -u -r1.1761 -r1.1762 src/doc/3RDPARTY cvs rdiff -u -r1.2754 -r1.2755 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.1761 src/doc/3RDPARTY:1.1762 --- src/doc/3RDPARTY:1.1761 Fri Nov 20 08:33:07 2020 +++ src/doc/3RDPARTY Fri Nov 27 12:01:18 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1761 2020/11/20 13:33:07 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1762 2020/11/27 17:01:18 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: 20200717 -Current Vers: 20200717 +Version: 20201113 +Current Vers: 20201113 Maintainer: Intel Archive Site: http://www.acpica.org/downloads/ Home Page: http://www.acpica.org/ -Date: 2020-08-02 +Date: 2020-11-27 Mailing List: de...@acpica.org License: BSD-like Responsible: jruoho Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2754 src/doc/CHANGES:1.2755 --- src/doc/CHANGES:1.2754 Fri Nov 20 08:33:07 2020 +++ src/doc/CHANGES Fri Nov 27 12:01:18 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2754 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2755 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -302,3 +302,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: kernel: Better default for kern.maxfiles for systems with larger RAM [simonb 20201112] dhcpcd: Update to version 9.3.3 [roy 20201120] + acpi(4): Updated ACPICA to 20201113. [christos 20201127]