]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document that we build with musl
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 9 Mar 2022 10:19:02 +0000 (11:19 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 9 Mar 2022 11:54:21 +0000 (12:54 +0100)
A bit of effort by me and Michal helped make this the case, and it helped us
uncover some potential issues.  I am not documenting it as supported or adding
an Alpine container into the CI, but since there were some distribution bugs
mentioning libvirt issues I thing it would be nice of us to notify those
distribution maintainers that read our release news.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index a5b6106bc2c221219a14648abd93d5e4f949a8e1..f0270b9bb159baf274d5cd910b5660e7fac4079b 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -21,6 +21,9 @@ v8.2.0 (unreleased)
 
 * **Bug fixes**
 
+  * Both build and tests should now pass on Alpine Linux or any other
+    distribution with musl libc.
+
 
 v8.1.0 (2022-03-01)
 ===================