Changeset 85c1ac1


Ignore:
Timestamp:
12/21/2023 02:03:11 AM (6 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
58c5c91
Parents:
0c6208e
Message:

Update to qemu-8.2.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0c6208e r85c1ac1  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to qemu-8.2.0. Fixes
     46          <ulink url="&blfs-ticket-root;19031">#19031</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to LibRaw-0.21.2. Fixes
    4650          <ulink url="&blfs-ticket-root;19034">#19034</ulink>.</para>
  • packages.ent

    r0c6208e r85c1ac1  
    7979
    8080<!-- Chapter 8 Virtualization -->
    81 <!ENTITY qemu-version                 "8.1.2">
     81<!ENTITY qemu-version                 "8.2.0">
    8282
    8383<!-- Part III -->
  • postlfs/virtualization/qemu.xml

    r0c6208e r85c1ac1  
    77  <!ENTITY qemu-download-http "https://download.qemu.org/qemu-&qemu-version;.tar.xz">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "f7e3443d5b62afa0c10771ad42c5e17a">
    10   <!ENTITY qemu-size          "118 MB">
    11   <!ENTITY qemu-buildsize     "2.7 GB (563 MB installed)">
    12   <!ENTITY qemu-time          "1.2 SBU (add 0.8 SBU for tests, both using parallelism=4)">
     9  <!ENTITY qemu-md5sum        "302be965cf5e54e7f8b4bd7f1248029d">
     10  <!ENTITY qemu-size          "124 MB">
     11  <!ENTITY qemu-buildsize     "2.1 GB (563 MB installed)">
     12  <!ENTITY qemu-time          "1.4 SBU (add 0.8 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    273273      <application>qemu</application> uses <command>ninja</command> as
    274274      a subprocess when building.  To run the tests, issue:
    275       <command>ninja test</command>. One test, bios-tables-test, is
    276       known to fail.
     275      <command>ninja test</command>. Two tests, bios-tables-test and migration-test,
     276      are known to fail.
    277277    </para>
    278278
Note: See TracChangeset for help on using the changeset viewer.