On Tue, May 30, 2023 at 09:51:05 +0200, Michal Privoznik wrote:
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
NEWS.rst | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 1b85ef6d37..1ee932db72 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -23,8 +23,45 @@ v9.4.0 (unreleased)
* **Improvements**
+ * Adapt to musl-1.2.4
+
+ The latest version of musl stop declaring some symbols that libvirt's test
s/stop/stopped/ ?
...
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>