In qemu 7.2, the bundled libslirp necessary for user networking was
removed [1], and as such '-netdev user,…' parameters will no longer
work. User networking needs no infrastructure and is therefore nice to
have for ad-hoc virtual machines, so re-enable it by building against
libslirp.
[1]: https:
The host package will be used for qemu in the next commit.
Signed-off-by: Roland Hieber
---
rules/host-libslirp.in | 7 +
rules/host-libslirp.make | 23
rules/libslirp.in| 10 +++
rules/libslirp.make | 58
4 files
Usual radio stuff with GPU and a dash of audio updates.
* Intel QAT had new firmware plus a license file copyright year change.
* Cavium stuff removed, part of the license went with it.
Signed-off-by: Christian Melki
---
rules/linux-firmware.make | 8
1 file changed, 4 insertions(+), 4
Minor changes, bugfixes.
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_89.html
* Forward patchset. Applies cleanly.
Signed-off-by: Christian Melki
---
.../{nss-3.88 => nss-3.89}/0001-nss-fix-nsinstall-build.patch | 0
patches/{nss-3.88 => nss-3.89}/0002-add-nss.pc.in.patch
Same as last, no changes to the raw cert textfile.
Bump the version to the latest one anyway.
This eliminates the question of "latest".
Signed-off-by: Christian Melki
---
rules/ca-certificates.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/ca-certificates.make b/r