↵ Return to the main page of acpica-tools
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2022-07-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 20220331-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
2022-04-03 | Al Stone <ahs3 at redhat dot com> - 20220331-3 | - Correct typo in ExcludeArch syntax |
2022-04-03 | Al Stone <ahs3 at redhat dot com> - 20220331-2 | - Stop building 32-bit architecture (i686 and armv7hl); they have been deprecated in Fedora |
2022-04-03 | Al Stone <ahs3 at redhat dot 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!) |
2022-03-28 | Al Stone <ahs3 at redhat dot 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. |
2022-03-18 | Al Stone <ahs3 at redhat dot 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. |
2022-01-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 20210604-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |
2021-10-04 | Al Stone <ahs3 at redhat dot com> - 20210730-1 | - Update to 20210730 upstream source. Bring all the patches up to date. |
2021-07-27 | Al Stone <ahs3 at redhat dot 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 |
2021-07-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 20210604-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |