Module Name: src
Committed By: christos
Date: Thu Oct 28 14:54:32 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1824 -r1.1825 src/doc/3RDPARTY
cvs rdiff -u -r1.2846 -r1.2847 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.1824 src/doc/3RDPARTY:1.1825
--- src/doc/3RDPARTY:1.1824 Fri Oct 22 17:03:50 2021
+++ src/doc/3RDPARTY Thu Oct 28 10:54:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1824 2021/10/22 21:03:50 kre Exp $
+# $NetBSD: 3RDPARTY,v 1.1825 2021/10/28 14:54:32 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: 20210604
-Current Vers: 20210604
+Version: 20210930
+Current Vers: 20210930
Maintainer: Intel
Archive Site: http://www.acpica.org/downloads/
Home Page: http://www.acpica.org/
-Date: 2021-07-06
+Date: 2021-10-28
Mailing List: [email protected]
License: BSD-like
Responsible: jruoho
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2846 src/doc/CHANGES:1.2847
--- src/doc/CHANGES:1.2846 Tue Oct 26 17:18:51 2021
+++ src/doc/CHANGES Thu Oct 28 10:54:32 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2846 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2847 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -449,3 +449,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
tzdata: updated to 2021e (still missing trash from 2021b) [kre 20211022]
passwd.conf(5): Make 'argon2id' the default cipher for new
passwords. [nia 20211026]
+ acpi(4): Updated ACPICA to 20210930. [christos 20211028]