ubuntu/+source/dsniff:applied/ubuntu/impish-devel

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

Branch merges

Branch information

Name:
applied/ubuntu/impish-devel
Repository:
lp:ubuntu/+source/dsniff

Recent commits

e81367e... by Marcos Fouces <email address hidden>

2.4b1+debian-30 (patches applied)

Imported using git-ubuntu import.

88f4ce9... by Marcos Fouces <email address hidden>

allows building against libtirpc (as a separate library) given the Sun RPC

Gbp-Pq: 39_libtirpc.patch.

1153f71... by Marcos Fouces <email address hidden>

Resolve naming collision due to libpcap API changes

Gbp-Pq: 38_fix-pcap_init.patch.

130d965... by Marcos Fouces <email address hidden>

Fix directory location for data files. They were wrongly set to lib dirs.

Gbp-Pq: 37_fix-lib-and-share-dirs.patch.

ab62c6b... by Marcos Fouces <email address hidden>

fix implicit declarations compiler warning

Gbp-Pq: 36_implicit_declarations.patch.

3aac8c2... by Marcos Fouces <email address hidden>

import CPPFLAGS in order to build an ELF binary that uses fortified libc functions. Now it is built with all default Debian compiler flags.

Gbp-Pq: 35_Add_CPPFLAGS.patch.

e12e7f4... by Marcos Fouces <email address hidden>

Fix parallel FTBFS problems

Gbp-Pq: 34_fix-parallel-FTBFS.patch.

e11bc0d... by Marcos Fouces <email address hidden>

improves 18_sshcrypto.patch

Gbp-Pq: 33_sshcrypto_DES.patch.

75defa5... by Marcos Fouces <email address hidden>

avoids xdrs being used without being initialised first. Without this

Gbp-Pq: 32_rpc_segfault.patch.

fda807d... by Marcos Fouces <email address hidden>

Adds a clock fix. It was improved by Robert Scheck <email address hidden>

Gbp-Pq: 31_sysconf_clocks.patch.