Changeset 5e85559


Ignore:
Timestamp:
05/09/2021 04:31:10 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8a797817
Parents:
c24aa343
Message:

Update to qemu-6.0.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc24aa343 r5e85559  
    4545     <para>May 9th, 2021</para>
    4646     <itemizedlist>
     47       <listitem>
     48         <para>[bdubbs] - Update to qemu-6.0.0. Fixes
     49         <ulink url="&blfs-ticket-root;14956">#14956</ulink>.</para>
     50       </listitem>
    4751       <listitem>
    4852         <para>[bdubbs] - Update to mercurial-5.8. Fixes
  • packages.ent

    rc24aa343 r5e85559  
    7575
    7676<!-- Chapter 8 Virtualization -->
    77 <!ENTITY qemu-version                 "5.2.0">
     77<!ENTITY qemu-version                 "6.0.0">
    7878
    7979<!-- Part III -->
  • postlfs/virtualization/qemu.xml

    rc24aa343 r5e85559  
    77  <!ENTITY qemu-download-http "https://download.qemu-project.org/qemu-&qemu-version;.tar.xz">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "179f86928835da857c237b42f4b2df73">
     9  <!ENTITY qemu-md5sum        "cce185dc0119546e395909e8a71a75bb">
    1010  <!ENTITY qemu-size          "102 MB">
    11   <!ENTITY qemu-buildsize     "1.7 GB">
    12   <!ENTITY qemu-time          "0.9 SBU (using parallelism=4; add 0.3 SBU for tests)">
     11  <!ENTITY qemu-buildsize     "2.2 GB">
     12  <!ENTITY qemu-time          "1.2 SBU (using parallelism=4; add 0.3 SBU for tests)">
    1313]>
    1414
     
    195195
    196196    <para>
    197       Fix an issue exposed by binutils-2.36:
    198     </para>
    199 
    200 <screen><userinput>sed -i "/LDFLAGS_NOPIE/d" configure pc-bios/optionrom/Makefile</userinput></screen>
    201 
    202     <para>
    203197      Install <application>qemu</application> by running the following
    204198      commands:
Note: See TracChangeset for help on using the changeset viewer.