Changelog for
acpica-tools-20220331-3.fc36.x86_64.rpm :
* Sun Apr 03 2022 Al Stone
- 20220331-3- Correct typo in ExcludeArch syntax
* Sun Apr 03 2022 Al Stone - 20220331-2- Stop building 32-bit architecture (i686 and armv7hl); they have been deprecated in Fedora
* Sun Apr 03 2022 Al Stone - 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 - 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 - 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 - 20210604-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 04 2021 Al Stone - 20210730-1- Update to 20210730 upstream source. Bring all the patches up to date.
* Tue Jul 27 2021 Al Stone - 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 - 20210604-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Jul 11 2021 Al Stone - 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 - 20200925-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Oct 19 2020 Al Stone - 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 - 20200430-3- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering - 20200430-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jun 08 2020 Al Stone - 202004306-1- Update to 202004306 source tree, including patch refreshes