Package: lbzip2 / 2.5-5

Metadata

Package Version Patches format
lbzip2 2.5-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 configure.ac Bump AC_PREREQ to 2.64.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 configure.ac: bump ac_prereq to 2.64

Required by new gnulib.

Bug-Debian: https://bugs.debian.org/980655

32b5167940ec817e454431956040734af405a9de.patch | (download)

configure.ac | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 [patch] define the gnulib_xalloc_die macro

This avoids an implicit function declaration when building gnulib's
xmalloc.c, addressing a build failure with future compiler version.

Solution proposed by Bruno Haible here:

  Re: xmalloc calling undeclared xalloc_die function
  <https://lists.gnu.org/archive/html/bug-gnulib/2022-12/msg00038.html>