[seabios] Rebased to version 1.7.3.1 Fix USB EHCI detection that was broken in hlist conversion of PCIDevices.

Cole Robinson crobinso at fedoraproject.org
Thu Aug 15 00:33:53 UTC 2013


commit 9a9249359b02b85081cecba2de39c78771b7aca9
Author: Cole Robinson <crobinso at redhat.com>
Date:   Wed Aug 14 20:33:45 2013 -0400

    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

 .gitignore   |    1 +
 seabios.spec |   11 +++++++++--
 sources      |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2489e55..999802e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/seabios.spec b/seabios.spec
index 88f8fde..0b57bdf 100644
--- a/seabios.spec
+++ b/seabios.spec
@@ -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 at 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 at lists.fedoraproject.org> - 1.7.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 57723ac..0f1412d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dabc344a2ce5daaa88fb5cdc69c3f49  seabios-1.7.3.tar.gz
+f2b67ae9cc4172b1d0204669ad93f019  seabios-1.7.3.1.tar.gz


More information about the scm-commits mailing list