Changeset f0e8534


Ignore:
Timestamp:
02/19/2018 11:50:04 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
a6a3fa6
Parents:
0fc0a20
Message:

Update to qemu-2.11.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0fc0a20 rf0e8534  
    4545      <para>February 19th, 2018</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to qemu-2.11.1. Fixes
     49          <ulink url="&blfs-ticket-root;10389">#10389</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Update to vala-0.38.8. Fixes
  • packages.ent

    r0fc0a20 rf0e8534  
    8080
    8181<!-- Chapter 8 Virtualization -->
    82 <!ENTITY qemu-version                 "2.11.0">
     82<!ENTITY qemu-version                 "2.11.1">
    8383
    8484<!-- Part III -->
  • postlfs/virtualization/qemu.xml

    r0fc0a20 rf0e8534  
    77  <!ENTITY qemu-download-http "http://download.qemu-project.org/qemu-&qemu-version;.tar.bz2">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "335994a755bc655e88a87aeb36bfc0b9">
     9  <!ENTITY qemu-md5sum        "61cf862b6007eba4ac98247776af2e27">
    1010  <!ENTITY qemu-size          "31 MB">
    11   <!ENTITY qemu-buildsize     "393 MB (add 275 MB for tests)">
     11  <!ENTITY qemu-buildsize     "392 MB (add 276 MB for tests)">
    1212  <!ENTITY qemu-time          "0.7 SBU (using parallelism=4; add 1.7 SBU for tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.