ubuntu/+source/autoconf:applied/debian/bullseye

Last commit made on 2020-12-25
Get this branch:
git clone -b applied/debian/bullseye https://git.launchpad.net/ubuntu/+source/autoconf
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/bullseye
Repository:
lp:ubuntu/+source/autoconf

Recent commits

7d156f6... by Vagrant Cascadian <email address hidden>

2.69-14 (patches applied)

Imported using git-ubuntu import.

7335a41... by Vagrant Cascadian <email address hidden>

Remove build date from autoconf.texi (Closes: #978054).

Gbp-Pq: remove-build-date-from-autoconf.texi-clo.patch.

90a037b... by Vagrant Cascadian <email address hidden>

[PATCH] Fix memory leak in AC_FUNC_MMAP

Gbp-Pq: mmap-leak-fix.patch.

5dcf50e... by Vagrant Cascadian <email address hidden>

bin/autoscan.in: Fix "unescaped left brace" warning from Perl.

Gbp-Pq: unescaped-left-brace-warning-fix.patch.

b68ffa8... by Vagrant Cascadian <email address hidden>

[PATCH] AC_INIT: add --runstatedir option to configure

Gbp-Pq: add-runstatedir.patch.

26b078a... by Vagrant Cascadian <email address hidden>

Make autoreconf recognize AM_PROG_LIBTOOL too

Gbp-Pq: AM_PROG_LIBTOOL.patch.

54ada31... by Vagrant Cascadian <email address hidden>

Fix undefined behavior for 32-bit off_t.

Gbp-Pq: avoid-undefined-behavior-for-32bit-off_t.patch.

a6aca9b... by Vagrant Cascadian <email address hidden>

Fix build error with texinfo 5.1.

Gbp-Pq: texinfo.patch.

81077f8... by Vagrant Cascadian <email address hidden>

Invalidate the Autom4te cache more aggressively.

Gbp-Pq: stricter-versioning.patch.

e9b5efd... by Vagrant Cascadian <email address hidden>

Make autom4te atomically replace its output file.

Gbp-Pq: atomic.patch.