ubuntu/+source/dante:applied/ubuntu/devel

Last commit made on 2024-03-18
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/dante
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/dante

Recent commits

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

1.4.3+dfsg-1 (patches applied)

Imported using git-ubuntu import.

83247c7... by Peter Pentchev <email address hidden>

Avoid implicit function definitions in the configure checks

Gbp-Pq: implicit.patch.

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

Use a sensible value for PATH_MAX if it is not defined.

Gbp-Pq: path-max.patch.

68a899e... by Peter Pentchev <email address hidden>

Make sure SIGPWR is not the same as SIGINFO or SIGLOST

Gbp-Pq: signal-names.patch.

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

Use a flag, not an ioctl value, for HAVE_SENDBUF_IOCTL

Gbp-Pq: sendbuf-ioctl.patch.

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

Fix some typographical and grammatical errors.

Gbp-Pq: typos.patch.

0efa3f3... by Peter Pentchev <email address hidden>

Support kFreeBSD and the Hurd.

Gbp-Pq: standards.patch.

46e6ac2... by Peter Pentchev <email address hidden>

Leave it to the loader to preload the correct ABI libraries.

Gbp-Pq: dante-client-multiarch.patch.

751b253... by Peter Pentchev <email address hidden>

Fix some cppcheck warnings.

Gbp-Pq: cppcheck.patch.

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

Only use SA_SIGINFO if available (e.g. not on GNU/Hurd)

Gbp-Pq: sa_siginfo.patch.