diff --git a/docs/news.xml b/docs/news.xml index f6c4d6a78d..f69c9c4780 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -118,6 +118,25 @@
+
+ + + use of gnulib has been completely eliminated + + + Historically libvirt has embedded gnulib to provide fixes for + various platform portability problems. This usage has now been + eliminated and alternative approaches for platform portability + problems adopted where required. This has been validated on the + set of platforms covered by automated CI build testing. Other + modern Linux distros using glibc are expected to work. Linux + distros using non-glibc packages, and other non-Linux platforms + may encounter regressions when building this release. Please + report any build problems encountered back to the project + maintainers for evaluation. + + +