maint: Add the vasprintf-posix module.

This module provides the asprintf function that is needed by Inetutils
but is missing on many platforms. Found on AIX 7.3.

* NEWS: Mention the change.
* bootstrap.conf (gnulib_modules): Add vasprintf-posix.
This commit is contained in:
Collin Funk
2025-07-09 21:42:28 -07:00
parent aa8fd68671
commit 1ebea32933
2 changed files with 3 additions and 0 deletions

2
NEWS
View File

@@ -2,6 +2,8 @@ GNU inetutils NEWS -- history of user-visible changes.
* Noteworthy changes in release ?.? (????-??-??) [?]
** Systems without asprintf are now supported through the use of gnulib.
** Fix link errors on Solaris 11 OmniOS.
* Noteworthy changes in release 2.6 (2025-02-21) [stable]

View File

@@ -112,6 +112,7 @@ timespec-sub
unistd-safer
update-copyright
vasnprintf
vasprintf-posix
version-etc-fsf
vsnprintf
xalloc