Rebased to version 1.7.3.1

Fix USB EHCI detection that was broken in hlist conversion of
PCIDevices.
Fix bug in CBFS file walking with compressed files.
acpi: sync FADT flags from PIIX4 to Q35
This commit is contained in:
Cole Robinson 2013-08-14 20:33:45 -04:00
parent 43c73142ab
commit 9a9249359b
3 changed files with 11 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ seabios-0.6.0.tar.gz
/seabios-1.7.2.tar.gz
/seabios-1.7.2.2.tar.gz
/seabios-1.7.3.tar.gz
/seabios-1.7.3.1.tar.gz

View File

@ -1,6 +1,6 @@
Name: seabios
Version: 1.7.3
Release: 3%{?dist}
Version: 1.7.3.1
Release: 1%{?dist}
Summary: Open-source legacy BIOS implementation
Group: Applications/Emulators
@ -130,6 +130,13 @@ install -m 0644 binaries/vgabios*.bin $RPM_BUILD_ROOT%{_datadir}/seavgabios
%changelog
* Wed Aug 14 2013 Cole Robinson <crobinso@redhat.com> - 1.7.3.1-1
- Rebased to version 1.7.3.1
- Fix USB EHCI detection that was broken in hlist conversion of
PCIDevices.
- Fix bug in CBFS file walking with compressed files.
- acpi: sync FADT flags from PIIX4 to Q35
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
0dabc344a2ce5daaa88fb5cdc69c3f49 seabios-1.7.3.tar.gz
f2b67ae9cc4172b1d0204669ad93f019 seabios-1.7.3.1.tar.gz