chkrootkit (0.59-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.59-1 tag
- Git: https://salsa.debian.org/pkg-security-team/chkrootkit.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 466944
- Browser: https://salsa.debian.org/pkg-security-team/chkrootkit
- Last scan: 2026-07-08 10:18:03+00
- Next scan: 2026-07-16 08:33:00+00
- CI pipeline status: failed
- Debian changelog in Git:
chkrootkit (0.59-1) unstable; urgency=medium
* New upstream version 0.59
- Rebase all patches
+ Fix syntax errors in check for processes running from memory
+ Fix errors in check for busybox
+ Fix bindshell test
+ Fix syntax errors in chk_nologin
+ Fix for recent changes to aliens check
+ Update debian's patch to printn for new upstream version
+ Fix missing filtering of 'suspicious' files in /dev
- Prefer to use ss rather than netstat
- Depend on iproute2 or netstat
- Rename upstream's -s option to --selfcheck avoid a clash with
Debian's -s, which has been used since 2010
* Ensure the systemd timer is killed after a configurable timeout
* ifpromisc: show all detected 'sniffers' (Closes: #1105103),
and sort output (Closes: #1099871)
* Update filtering in debian/chkrootkit.conf and chkrootkit-daily
* Attempt to fix compilation on the HURD (without success)
* autopkgtest: small cleanups
- Update for new upstream version's use of ss
- Update for latest bindshell output
- test chk_nologin
- update for recent changes to aliens check
- replace isc-dhcp (deprecated) with tcpdump (Closes: #1115097)
- work around issue running autopkgtest on salsa.debian.org
- d/tests/control: Make wrap-and-sort happy
- Fix spelling errors in debian/tests/test-chkrootkit
* Misc packaging changes
- postinst: run through shfmt to fix indentation
- chkrootkit-daily: run through shfmt to fix indentation
- convert debian/watch to version 5
- debian/control: Remove Rules-Requires-Root
- 'Priority: optional' no longer needs to be set in debian/control
- Declare 'Standards-Version: 4.7.4' (no changes needed)
- Add debian/upstream/metadata (DEP12)
- Update years in debian/copyright
- Add myself to Uploaders
- Add exim4-daemon-mod to 'Enhances'
* Add NEWS.Debian entry
-- Richard Lewis <richard.lewis.debian@googlemail.com> Mon, 04 May 2026 00:19:52 +0100
- This branch is 1 commit ahead of tag debian/0.59-1
- Git log:
commit 00485d1b843a9a316da68a1b91b031ed66fd7fe6
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Thu May 7 18:23:58 2026 +0200
rename files under debian/ for upcoming debhelper 14/15 compatibility