Module Name: src
Committed By: christos
Date: Fri Sep 1 18:39:00 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1949 -r1.1950 src/doc/3RDPARTY
cvs rdiff -u -r1.2995 -r1.2996 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.1949 src/doc/3RDPARTY:1.1950
--- src/doc/3RDPARTY:1.1949 Sat Aug 26 01:47:05 2023
+++ src/doc/3RDPARTY Fri Sep 1 14:39:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1949 2023/08/26 05:47:05 riastradh Exp $
+# $NetBSD: 3RDPARTY,v 1.1950 2023/09/01 18:39:00 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: 20221020
-Current Vers: 20221020
+Version: 20230628
+Current Vers: 20230628
Maintainer: Intel
Archive Site: http://www.acpica.org/downloads/
Home Page: http://www.acpica.org/
-Date: 2022-12-10
+Date: 2023-09-01
Mailing List: [email protected]
License: BSD-like
Responsible: jruoho
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2995 src/doc/CHANGES:1.2996
--- src/doc/CHANGES:1.2995 Mon Aug 21 06:10:39 2023
+++ src/doc/CHANGES Fri Sep 1 14:39:00 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2995 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2996 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -228,3 +228,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
compat_linux(8): Add support for Linux inotify syscalls,
implemented around kqueue(2). Contributed by
Theodore Preduta. [christos 20230819]
+ acpi(4): Updated ACPICA to 20230628. [christos 20230901]
+