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:
parent
43c73142ab
commit
9a9249359b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ seabios-0.6.0.tar.gz
|
|||||||
/seabios-1.7.2.tar.gz
|
/seabios-1.7.2.tar.gz
|
||||||
/seabios-1.7.2.2.tar.gz
|
/seabios-1.7.2.2.tar.gz
|
||||||
/seabios-1.7.3.tar.gz
|
/seabios-1.7.3.tar.gz
|
||||||
|
/seabios-1.7.3.1.tar.gz
|
||||||
|
11
seabios.spec
11
seabios.spec
@ -1,6 +1,6 @@
|
|||||||
Name: seabios
|
Name: seabios
|
||||||
Version: 1.7.3
|
Version: 1.7.3.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open-source legacy BIOS implementation
|
Summary: Open-source legacy BIOS implementation
|
||||||
|
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -130,6 +130,13 @@ install -m 0644 binaries/vgabios*.bin $RPM_BUILD_ROOT%{_datadir}/seavgabios
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user