Module Name: src
Committed By: christos
Date: Fri Sep 13 23:15:19 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.2042 -r1.2043 src/doc/3RDPARTY
cvs rdiff -u -r1.3090 -r1.3091 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.2042 src/doc/3RDPARTY:1.2043
--- src/doc/3RDPARTY:1.2042 Wed Sep 11 14:41:14 2024
+++ src/doc/3RDPARTY Fri Sep 13 19:15:19 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2042 2024/09/11 18:41:14 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.2043 2024/09/13 23:15:19 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -41,8 +41,8 @@
#
Package: acpica
-Version: 20230628
-Current Vers: 20230628
+Version: 20240827
+Current Vers: 20240827
Maintainer: Intel
Archive Site: http://www.acpica.org/downloads/
Home Page: http://www.acpica.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3090 src/doc/CHANGES:1.3091
--- src/doc/CHANGES:1.3090 Wed Sep 11 14:41:14 2024
+++ src/doc/CHANGES Fri Sep 13 19:15:19 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3090 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3091 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -503,3 +503,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
tcpdump(8): Import 4.99.5. [christos 20240902]
OpenSSL: Imported 3.0.15. [christos 20240908]
tzcode: Updated to 2024a. [christos 20240911]
+ acpi(4): Updated ACPICA to 20240827. [christos 20240913]