ubuntu/+source/chkrootkit:applied/ubuntu/eoan-devel

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

Branch merges

Branch information

Name:
applied/ubuntu/eoan-devel
Repository:
lp:ubuntu/+source/chkrootkit

Recent commits

91331ff... by Marcos Fouces <email address hidden>

0.52-3 (patches applied)

Imported using git-ubuntu import.

5a7bd87... by Marcos Fouces <email address hidden>

Reinitialize variable in check_tcpd

Gbp-Pq: 26_fix-chktcpd.patch.

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

fix noise in quiet mode

Gbp-Pq: 25_fix_noise_in_quiet_mode.patch.

5640fb0... by Marcos Fouces <email address hidden>

Add exception for ser2net in scalper() (Closes: #564147)

Gbp-Pq: 24_ser2net_exception_in_scalper.patch.

191d9c5... by Marcos Fouces <email address hidden>

Fix cross compilation issue. Thanks to Lukas Schwaighofer

Gbp-Pq: 23_fix_cross_compilation.patch.

5f98627... by Marcos Fouces <email address hidden>

the "all" target should not calls `@exec make sense` instead of just depending on the "sense" target. Thanks to Lukas Schwaighofer

Gbp-Pq: 22_fix_Makefile_target.patch.

89f7835... by Marcos Fouces <email address hidden>

handle calls to the loc() function consistently

Gbp-Pq: 21_fix_loc_function.patch.

09c9f5f... by Marcos Fouces <email address hidden>

Honor preprocesor and linker flags added at compile time by debhelper. Thanks to Lukas Schwaighofer to point out some improvements.

Gbp-Pq: 20_Proper-flags.patch.

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

fix Windigo rootkit search with openssh

Gbp-Pq: 19_openssh.diff.

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

fix good old stack smash

Gbp-Pq: 18_fix-stack-smash.patch.