Changeset 712aa3c
- Timestamp:
- 07/17/2024 05:32:25 PM (3 months ago)
- Branches:
- 12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
- Children:
- 4304a5f
- Parents:
- e19a7f64
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
re19a7f64 r712aa3c 42 42 <para>July 17th, 2024</para> 43 43 <itemizedlist> 44 <listitem> 45 <para>[bdubbs] - Update to qemu-9.0.2. Fixes 46 <ulink url="&blfs-ticket-root;20098">#20098</ulink>.</para> 47 </listitem> 44 48 <listitem> 45 49 <para>[bdubbs] - Update to sphinx-7.4.5 (Python module). Fixes -
packages.ent
re19a7f64 r712aa3c 85 85 86 86 <!-- Chapter 8 Virtualization --> 87 <!ENTITY qemu-version "9.0. 1">87 <!ENTITY qemu-version "9.0.2"> 88 88 89 89 <!-- Part III --> -
postlfs/virtualization/qemu.xml
re19a7f64 r712aa3c 7 7 <!ENTITY qemu-download-http "https://download.qemu.org/qemu-&qemu-version;.tar.xz"> 8 8 <!ENTITY qemu-download-ftp " "> 9 <!ENTITY qemu-md5sum " 905f7f21d3507c057e2fb65b142e960e">9 <!ENTITY qemu-md5sum "f7f0462262d2571f146c6a8adda33b29"> 10 10 <!ENTITY qemu-size "126 MB"> 11 11 <!ENTITY qemu-buildsize "2.2 GB (374 MB installed)"> 12 <!ENTITY qemu-time "1.6 SBU (add 0.9SBU for tests, both using parallelism=4)">12 <!ENTITY qemu-time "1.6 SBU (add 1.0 SBU for tests, both using parallelism=4)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.