iceauth 1.0.10
- gitlab CI: stop requiring
Signed-off-by
in commits - configure: Use
AC_SYS_LARGEFILE
to enable large file support - Use
reallocarray
if available, provide local version if not - Silence
-Wanalyzer-out-of-bounds
warnings from gcc 13 - Variable scope reductions, as suggested by cppcheck
- unifdef
__UNIXOS2__
- iceauth 1.0.10