Changeset 7d85f2a


Ignore:
Timestamp:
04/29/2020 06:44:58 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 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:
57141410
Parents:
972906e
Message:

Update to qemu-5.0.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23047 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r972906e r7d85f2a  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to qemu-5.0.0. Fixes
     50          <ulink url="&blfs-ticket-root;13465">#13465</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[renodr] - Update to OpenLDAP-2.4.50. Fixes
    5054          <ulink url="&blfs-ticket-root;13469">#13469</ulink>.</para>
  • packages.ent

    r972906e r7d85f2a  
    7777
    7878<!-- Chapter 8 Virtualization -->
    79 <!ENTITY qemu-version                 "4.2.0">
     79<!ENTITY qemu-version                 "5.0.0">
    8080
    8181<!-- Part III -->
  • postlfs/virtualization/qemu.xml

    r972906e r7d85f2a  
    77  <!ENTITY qemu-download-http "http://download.qemu-project.org/qemu-&qemu-version;.tar.xz">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "278eeb294e4b497e79af7a57e660cb9a">
    10   <!ENTITY qemu-size          "59 MB">
    11   <!ENTITY qemu-buildsize     "1.1 G (add 0.4 GB for tests)">
    12   <!ENTITY qemu-time          "0.9 SBU (using parallelism=4; add 4.2 SBU for tests)">
     9  <!ENTITY qemu-md5sum        "ede6005d7143fe994dd089d31dc2cf6c">
     10  <!ENTITY qemu-size          "60 MB">
     11  <!ENTITY qemu-buildsize     "1.1 GB (add 445 MB for tests)">
     12  <!ENTITY qemu-time          "0.8 SBU (using parallelism=4; add 4.9 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.