Sat, 04 May 2024 21:34:40 UTC | login

Information for build acpica-tools-20220331-4.fc37

ID217665
Package Nameacpica-tools
Version20220331
Release4.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/acpica-tools.git#82469f77212849ed93a332dd5a0f578edba2ae62
SummaryACPICA tools for the development and debug of ACPI tables
DescriptionThe ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) This version of the tools is being released under GPLv2 license.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 07 Nov 2022 10:56:54 UTC
CompletedMon, 07 Nov 2022 14:12:34 UTC
Taskbuild (f37, /rpms/acpica-tools.git:82469f77212849ed93a332dd5a0f578edba2ae62)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/acpica-tools.git#82469f77212849ed93a332dd5a0f578edba2ae62'}}
Tags
f37
f38
RPMs
src
acpica-tools-20220331-4.fc37.src.rpm (info) (download)
riscv64
acpica-tools-20220331-4.fc37.riscv64.rpm (info) (download)
acpica-tools-debuginfo-20220331-4.fc37.riscv64.rpm (info) (download)
acpica-tools-debugsource-20220331-4.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220331-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-3 - Correct typo in ExcludeArch syntax * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-2 - Stop building 32-bit architecture (i686 and armv7hl); they have been deprecated in Fedora * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-1 - Update to 20220331 upstream source. Bring all the patches up to date. - Update the results of misc test cases. - Add in big-endian patches for PRMT, RGRT and SVKL tables (thanks, Dean!) * Mon Mar 28 2022 Al Stone <ahs3@redhat.com> - 20211217-2 - Stop building i686; it is the only Arch that stumbles across a problem in using varargs but since the Arch has been essentially deprecated, take this as an opportunity to finally drop support for it. * Fri Mar 18 2022 Al Stone <ahs3@redhat.com> - 20211217-1 - Update to 20211217 upstream source. Bring all the patches up to date. - Rawhide use of GCC 12 introduces a new check for dangling pointers which causes non-portable code in utdebug.c stack functions to not compile; add a patch to disable -Wdangling-pointer=2 for the specific functions - The AeRegionHandler() code in acpiexec call a UUID function with a buffer too small for the UUID output string; add a patch to correct this. * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20210604-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Oct 04 2021 Al Stone <ahs3@redhat.com> - 20210730-1 - Update to 20210730 upstream source. Bring all the patches up to date. * Tue Jul 27 2021 Al Stone <ahs3@redhat.com> - 20210604-3 - Running 'iasl -T all' would segfault when dumping the PHAT template; fixed AcpiDmDumpPhat() by removing unnecessary assignments from patch - Borrowed a patch from upstream to fix Unicode usage in WPBTs * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20210604-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 11 2021 Al Stone <ahs3@redhat.com> - 20210604-1 - Update to 20210604 source tree (please note that tarballs for versions between 20200925 and 20210604 have been uploaded for archival reasons but no packaged version of these has been commited to the Fedora project) - Bring the big-endian patches up-to-date with what has been submitted upstream (not accepted currently). * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200925-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Oct 19 2020 Al Stone <ahs3@redhat.com> - 20200925-1 - Update to 20200925 source tree - Completely revamp the old big-endian patches (maintainability was the goal). This results in a much larger patch set, but each patch is more clearly used for a specific purpose. - The acpinames command has been deprecated upstream; acpiexec provides replacement functionality. * Fri Jul 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200430-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200430-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild