Module Name: src
Committed By: christos
Date: Sat Mar 28 19:50:41 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1703 -r1.1704 src/doc/3RDPARTY
cvs rdiff -u -r1.2661 -r1.2662 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.1703 src/doc/3RDPARTY:1.1704
--- src/doc/3RDPARTY:1.1703 Sat Mar 21 20:56:45 2020
+++ src/doc/3RDPARTY Sat Mar 28 15:50:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1703 2020/03/22 00:56:45 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1704 2020/03/28 19:50:40 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: 20191213
-Current Vers: 20191213
+Version: 20190326
+Current Vers: 20190326
Maintainer: Intel
Archive Site: http://www.acpica.org/downloads/
Home Page: http://www.acpica.org/
-Date: 2019-12-14
+Date: 2020-03-28
Mailing List: [email protected]
License: BSD-like
Responsible: jruoho
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2661 src/doc/CHANGES:1.2662
--- src/doc/CHANGES:1.2661 Sun Mar 22 16:26:59 2020
+++ src/doc/CHANGES Sat Mar 28 15:50:40 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2661 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2662 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -160,3 +160,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
uvm: Process concurrent page faults on individual objects in parallel,
where the relevant pages are already in-core. [ad 20200322]
bwfm: Update firmware to linux-firmware-20200316. [thorpej 20200322]
+ acpi(4): Updated ACPICA to 20200326. [christos 20200328]