ubuntu/+source/dsniff:applied/ubuntu/noble

Last commit made on 2024-04-01
Get this branch:
git clone -b applied/ubuntu/noble 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/noble
Repository:
lp:ubuntu/+source/dsniff

Recent commits

36959a9... by William Grant

2.4b1+debian-32build2 (patches applied)

Imported using git-ubuntu import.

2f1b861... by William Grant

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

Gbp-Pq: 39_libtirpc.patch.

1bee3df... by William Grant

Resolve naming collision due to libpcap API changes

Gbp-Pq: 38_fix-pcap_init.patch.

5989c28... by William Grant

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

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

2b2e7e5... by William Grant

fix implicit declarations compiler warning

Gbp-Pq: 36_implicit_declarations.patch.

b26919c... by William Grant

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.

9531e91... by William Grant

Fix parallel FTBFS problems

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

b9c64b1... by William Grant

improves 18_sshcrypto.patch

Gbp-Pq: 33_sshcrypto_DES.patch.

09dd75c... by William Grant

avoids xdrs being used without being initialised first. Without this

Gbp-Pq: 32_rpc_segfault.patch.

c8ec36c... by William Grant

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

Gbp-Pq: 31_sysconf_clocks.patch.