Module Name: src Committed By: christos Date: Sat Apr 3 17:46:07 UTC 2021
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new acpica To generate a diff of this commit: cvs rdiff -u -r1.1787 -r1.1788 src/doc/3RDPARTY cvs rdiff -u -r1.2790 -r1.2791 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.1787 src/doc/3RDPARTY:1.1788 --- src/doc/3RDPARTY:1.1787 Fri Mar 26 04:21:32 2021 +++ src/doc/3RDPARTY Sat Apr 3 13:46:07 2021 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1787 2021/03/26 08:21:32 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1788 2021/04/03 17:46:07 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: 20201113 -Current Vers: 20210105 +Version: 20210331 +Current Vers: 20210331 Maintainer: Intel Archive Site: http://www.acpica.org/downloads/ Home Page: http://www.acpica.org/ -Date: 2020-11-27 +Date: 2021-04-03 Mailing List: de...@acpica.org License: BSD-like Responsible: jruoho Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2790 src/doc/CHANGES:1.2791 --- src/doc/CHANGES:1.2790 Fri Apr 2 10:41:07 2021 +++ src/doc/CHANGES Sat Apr 3 13:46:07 2021 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2790 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2791 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -345,3 +345,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: OpenSSL: Imported 1.1.1k. [christos 20210325] evbppc: Add support for DHT Walnut 405GP evaluation board. [rin 20210402] + acpi(4): Updated ACPICA to 20210331. [christos 20210403]