ubuntu/+source/dsniff:applied/ubuntu/jammy

Last commit made on 2021-11-23
Get this branch:
git clone -b applied/ubuntu/jammy 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/jammy
Repository:
lp:ubuntu/+source/dsniff

Recent commits

5dfc2fb... by Simon Chopin

2.4b1+debian-30build1 (patches applied)

Imported using git-ubuntu import.

f2a74b4... by Simon Chopin

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

Gbp-Pq: 39_libtirpc.patch.

a04663e... by Simon Chopin

Resolve naming collision due to libpcap API changes

Gbp-Pq: 38_fix-pcap_init.patch.

ad97fe9... by Simon Chopin

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

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

c4ff69e... by Simon Chopin

fix implicit declarations compiler warning

Gbp-Pq: 36_implicit_declarations.patch.

826a04c... by Simon Chopin

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.

b028ddb... by Simon Chopin

Fix parallel FTBFS problems

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

0fe6957... by Simon Chopin

improves 18_sshcrypto.patch

Gbp-Pq: 33_sshcrypto_DES.patch.

9748068... by Simon Chopin

avoids xdrs being used without being initialised first. Without this

Gbp-Pq: 32_rpc_segfault.patch.

c150bcc... by Simon Chopin

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

Gbp-Pq: 31_sysconf_clocks.patch.