]> git.ipfire.org Git - ipfire-2.x.git/commit
qemu: Update to version 8.1.1 and add libslirp for net user backend
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 28 Sep 2023 10:36:59 +0000 (12:36 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Sep 2023 10:42:22 +0000 (10:42 +0000)
commita38402929e5c0c91fa14fe6c347bef9796099e8a
treeb7d1ca3c550249e43a55bc90f96cd21d7e6ee068
parent4322d0c7276f305db3bcf4f09889cb828e54b514
qemu: Update to version 8.1.1 and add libslirp for net user backend

- Update from version 8.0.3 to 8.1.1
- In CU179 the update of qemu caused at least one user to have a problem starting his
   qemu system as the qemu bundled slirp library used for the net user backend was removed
   in version 7.2. Unfortunately no user tested qemu in the CU179 Testing phase, or if they
   did they are not using the net user backend.
- This patch adds the --enable-slirp option to configure and installs libslirp in a
   separate patch.
- I can't test if this now works as I don't use qemu anywhere.
- Changelog is too large to include here.
    8.1
https://wiki.qemu.org/ChangeLog/8.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/qemu
lfs/qemu