ubuntu/+source/mbuffer:applied/ubuntu/jammy-devel

Last commit made on 2021-08-17
Get this branch:
git clone -b applied/ubuntu/jammy-devel https://git.launchpad.net/ubuntu/+source/mbuffer
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy-devel
Repository:
lp:ubuntu/+source/mbuffer

Recent commits

9ce5f30... by Peter Pentchev <email address hidden>

20210328+ds2-1 (patches applied)

Imported using git-ubuntu import.

1dfa641... by Peter Pentchev <email address hidden>

Display the mbuffer defaults before the test.

Gbp-Pq: verbose-test.patch.

ab7949f... by Peter Pentchev <email address hidden>

Do not try to allocate more than the available memory.

Gbp-Pq: decrease-numblocks.patch.

f743623... by Peter Pentchev <email address hidden>

Unbreak cross-compilation: we do not need target tools.

Gbp-Pq: cross.patch.

e450d42... by Peter Pentchev <email address hidden>

Fix the build file and directory dependencies.

Gbp-Pq: build-stamp.patch.

296e49e... by Peter Pentchev <email address hidden>

Honor CPPFLAGS during compilation.

Gbp-Pq: cppflags.patch.

03b4e15... by Peter Pentchev <email address hidden>

Look for libmhash.so.2, not libmhash.so.

Gbp-Pq: libmhash-so-version.patch.

1ae84a3... by Peter Pentchev <email address hidden>

Drop __USE_GNU; _GNU_SOURCE is the correct symbol.

Gbp-Pq: internal-symbol.patch.

589955e... by Peter Pentchev <email address hidden>

Open more than 1000 files in tapetest.

Gbp-Pq: tapetest-format.patch.

03984bb... by Peter Pentchev <email address hidden>

Use CPPFLAGS and LDFLAGS for idev and tapetest, too.

Gbp-Pq: test-library.patch.