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

Last commit made on 2019-09-16
Get this branch:
git clone -b applied/ubuntu/focal-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/focal-devel
Repository:
lp:ubuntu/+source/chkrootkit

Recent commits

93acb2d... by Marcos Fouces <email address hidden>

0.53-1 (patches applied)

Imported using git-ubuntu import.

657bab2... by Marcos Fouces <email address hidden>

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

Gbp-Pq: 24_ser2net_exception_in_scalper.patch.

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

Fix cross compilation issue. Thanks to Lukas Schwaighofer

Gbp-Pq: 23_fix_cross_compilation.patch.

903ce83... 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.

21feabe... by Marcos Fouces <email address hidden>

handle calls to the loc() function consistently

Gbp-Pq: 21_fix_loc_function.patch.

f4700a0... 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.

63a4dff... by Marcos Fouces <email address hidden>

fix Windigo rootkit search with openssh

Gbp-Pq: 19_openssh.diff.

7b59b50... by Marcos Fouces <email address hidden>

fix good old stack smash

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

9b71013... by Marcos Fouces <email address hidden>

ignore false positive for Suckit rootkit when systemd is /sbin/init

Gbp-Pq: 17_Suckitfalse.patch.

31eddae... by Marcos Fouces <email address hidden>

The check for suspect PHP files is broken by design.

Gbp-Pq: 16_php.patch.