Change log for chkrootkit package in Ubuntu
| 1 → 56 of 56 results | First • Previous • Next • Last |
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 <email address hidden> Mon, 04 May 2026 00:19:52 +0100
Available diffs
| Superseded in stonking-release |
| Published in resolute-release |
| Deleted in resolute-proposed (Reason: Moved to resolute) |
chkrootkit (0.58b-6build1) resolute; urgency=medium * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) -- Sebastien Bacher <email address hidden> Fri, 06 Feb 2026 21:11:01 +0100
Available diffs
- diff from 0.58b-6 (in Debian) to 0.58b-6build1 (328 bytes)
| Superseded in resolute-release |
| Published in questing-release |
| Deleted in questing-proposed (Reason: Moved to questing) |
chkrootkit (0.58b-6) unstable; urgency=medium
* Team upload
* Update debian/patches/chklastlog.patch to fix compilation using gcc-15
(Closes: #1096431)
* Fix syntax error in debian/patches/chkproc.patch (should allow
building on non-Linux platforms such as hurd-amd64)
* Fix salsa pipeline (debian/test/find-debs-that-are-enhanced needed
updating now that login is no longer essential, and because slogin was
removed from debian)
* Standards-Version: 4.7.2 (no changes needed)
* autopkgtest minor cleanups:
- refuse to run if $AUTOPKGTEST_TMP is not set (the tests should only
be run in a chroot)
- ensure temp files are cleaned up at the end (makes it easier to
re-run in a chroot while debugging)
- work if passwd is not installed (it is no longer Essential)
- attempt to make the logic more robust in case other packages stop
being essential in future
- fix various indentation issues (using shfmt)
* Replace old FSF address with URL in debian/copyright
-- Richard Lewis <email address hidden> Fri, 26 Sep 2025 23:35:00 +0100
Available diffs
- diff from 0.58b-5 to 0.58b-6 (7.8 KiB)
chkrootkit (0.58b-5) unstable; urgency=medium
* Team upload
[ Richard Lewis ]
* Add binutils and procps to 'depends' (Thanks to Stephen Helma for
spotting this). (Closes: #1107587)
-- Richard Lewis <email address hidden> Sat, 14 Jun 2025 14:00:00 +0100
Available diffs
- diff from 0.58b-4 to 0.58b-5 (565 bytes)
| Superseded in questing-release |
| Published in plucky-release |
| Deleted in plucky-proposed (Reason: Moved to plucky) |
chkrootkit (0.58b-4) unstable; urgency=medium
* Team upload
[ Richard Lewis ]
* Set ProtectSystem in the systemd unit to prevent tests modifying
the access times of files that are examined. This ensures
systemd-tmpfiles can continue to detect unused files in /tmp
(Closes: #1089588)
* Ensure the ldsopreload test can be run on its own
* chkwtmp: prevent potential overflow in argument parsing
* chkdirs: simplify code and improve message about unsupported
fs: overlayfs is more likely to be the cause than btrfs
* chkproc: fix detection of linux threads (prevents false positives),
and improve output to show the command and systemd cgroup for
suspicious pids
* Refactor all debian patches to simplify upstreaming
* Ensure everything compiles but does not silently
do nothing on unsupported (non-linux) systems
* Improve autopkgtests so they make less assumptions about being able to
see network managers on the host (Closes: #1093596)
[ Sven Geuer ]
* Bump Debian copyright years
-- Richard Lewis <email address hidden> Wed, 5 Feb 2025 18:00:00 +0000
Available diffs
- diff from 0.58b-3 to 0.58b-4 (164.5 KiB)
chkrootkit (0.58b-3) unstable; urgency=medium
[ Richard Lewis ]
* Team upload
* Fix autopkgtests on non-amd64 architectures
* Update debian/copyright file, and run
wrap-and-sort -stkb (thanks to Simon Josefson)
-- Richard Lewis <email address hidden> Sun, 29 Sep 2024 20:50:00 +0100
Available diffs
- diff from 0.58b-1 to 0.58b-3 (67.0 KiB)
| Superseded in plucky-release |
| Obsolete in oracular-release |
| Published in noble-release |
| Deleted in noble-proposed (Reason: Moved to noble) |
chkrootkit (0.58b-1) unstable; urgency=medium
[ Richard Lewis ]
* Team upload
* New upstream release (0.58b)
- new option '-T' to exclude files system mount
points (from some checks)
- new checks for BPF Door and Tsunami DDoS Malware
- (includes fix from debian patch 79)
* Document that anything creating executables in /tmp, including
'apt source' can create false positives (Closes: #1004232)
* Update metadata and debian/watch: upstream website
now supports https and the download location has changed
* Refresh patches, and make minor improvement to patch 27 to
fix compilation on hurd-i386 (Closes: #1035086)
-- Richard Lewis <email address hidden> Thu, 20 Jul 2023 18:29:00 +0100
Available diffs
- diff from 0.57-2 to 0.58b-1 (32.4 KiB)
| Superseded in noble-release |
| Published in mantic-release |
| Deleted in mantic-proposed (Reason: Moved to mantic) |
chkrootkit (0.57-2) unstable; urgency=medium
[ Richard Lewis ]
* Team upload
* Fix several tests that did not work, contained syntax errors or
where the output did not make clear what had been found
(and remove spurious file in /usr/lib/chkrootkit/1 created as a result,
thanks to Thomas Dorner)
(Closes: #1032122, #589682)
* Update autopkgtests to avoid warnings from grep (Thanks to Seb35)
(Closes: #1019460)
* Add systemd timer (Closes: #745433 as you can change the time the unit runs)
* Add NEWS.Debian to document disabled tests
* All lintian warnings are now fixed or overridden
-- Richard Lewis <email address hidden> Sun, 12 Mar 2023 12:31:00 +0100
Available diffs
- diff from 0.57-1 to 0.57-2 (70.6 KiB)
| Superseded in mantic-release |
| Published in lunar-release |
| Deleted in lunar-proposed (Reason: Moved to lunar) |
chkrootkit (0.57-1) unstable; urgency=medium [ Seb35 ] * Downloading address changed [ Marcos Fouces ] * New upstream version 0.57 * Refresh patches for new upstream release. * Bump to Standards-Version 4.6.2 (no changes needed). * Update d/copyright. -- Marcos Fouces <email address hidden> Thu, 09 Feb 2023 00:24:44 +0100
Available diffs
- diff from 0.55-4 to 0.57-1 (23.2 KiB)
| Superseded in lunar-release |
| Obsolete in kinetic-release |
| Published in jammy-release |
| Deleted in jammy-proposed (Reason: Moved to jammy) |
chkrootkit (0.55-4) unstable; urgency=medium
[ Richard Lewis ]
* Prevent autopkgtests failing on non-amd64 architectures due to
differing output from the test for 'Linux/Ebury', which will
only run on am64
[ Marcos Fouces ]
* Fix minor spelling errors spotted by Lintian.
-- Marcos Fouces <email address hidden> Thu, 23 Dec 2021 18:12:03 +0100
Available diffs
- diff from 0.55-3 to 0.55-4 (1.5 KiB)
chkrootkit (0.55-3) unstable; urgency=medium
[ Richard Lewis ]
* Prevent autopkgtests failing in lxc containers where root cannot
read files in /dev (patch 61, 62)
* Make test for T.R.K capable of reporting suspicious files (patch 63)
[ Marcos Fouces ]
* Fix minor spelling errors.
-- Marcos Fouces <email address hidden> Wed, 08 Dec 2021 00:01:17 +0100
Available diffs
- diff from 0.55-2 to 0.55-3 (3.4 KiB)
chkrootkit (0.55-2) unstable; urgency=medium
[ Richard Lewis ]
* Move configuration to /etc/chkrootkit/chkrootkit.conf and manage
it as a conffile rather than via debconf
* This enables various improvements to /etc/cron.daily/chkrootkit:
- Improved default filtering and make filtering fully customisable
(Closes: #630880, #666989, #669333, #677315, #877666, #488558).
- run under ionice if possible (Closes: #745431)
* Remove messages "OooPS, not expected" messages from
chkproc by re-increasing MAX_PROCESSES to the upstream
value (Closes: #982998) and preventing chkproc sending kill signals
to processes to see if they might be malicious. (patches 55, 55a)
This does re-disable a test for Enye LKM.
* Prevent ckrootkit hanging when invoked from an LXC container
(Closes: #872379), thanks to Scott Barker for identifying the issue
(patch 61).
* Various improvement to the output of chkrootkit
- stop merging output of sniffer test into a single line so '-s'
can be used as intended (patch 60)
- fix the test of sshd so it runs when sshd is found
instead of when it is not (patch 56)
- ensure rexedcs tests produces any output when it finds
something suspicious (patch 60)
- ensure output lines up, especially if '-q' is not present
- remove spurious spaces (patch 53, 54, 55a,57, 58)
- do not list directories twice in list of 'suspicious' files (patch 59)
and show output when -q not given (patch 25a)
- fix spelling error in chkdirs output (patch 52)
- further improvements to output of 'chkrootkit -h' (edits to
patch 26, patch 26a)
* Remove bashism from d/25_fix-nfs-legacy-sniffers.patch.
(Closes: #994153).
* Documentation copy-edited for grammar (and occaisional accuracy)
* Update dependencies so that packages whose binaries are tested are listed
in 'Enhances' and add iproute2 as a preferred alternative to net-tools
* Update documentation of earlier patches (1-51), recording
which have been sent upstream
* Add some autopkgtests
[ Marcos Fouces ]
* Update copyright file.
-- Marcos Fouces <email address hidden> Tue, 09 Nov 2021 22:44:33 +0100
Available diffs
- diff from 0.55-1 to 0.55-2 (63.3 KiB)
chkrootkit (0.55-1) unstable; urgency=medium * New upstream version 0.55 * Refresh all patches for new upstream release. * Bump to Standards-Version 4.6.0 (no changes needed). -- Marcos Fouces <email address hidden> Fri, 23 Jul 2021 00:01:21 +0200
Available diffs
- diff from 0.54-1 to 0.55-1 (6.5 KiB)
| Superseded in jammy-release |
| Obsolete in impish-release |
| Obsolete in hirsute-release |
| Deleted in hirsute-proposed (Reason: moved to Release) |
chkrootkit (0.54-1) unstable; urgency=medium * New upstream release. * Refresh patches for new upstream release. * Bump to Standards-Version 4.5.1 (no changes needed). * Upgrade watch file uscan version to 4. * Update copyright dates. -- Marcos Fouces <email address hidden> Thu, 07 Jan 2021 08:53:34 +0100
Available diffs
- diff from 0.53-2 to 0.54-1 (11.7 KiB)
chkrootkit (0.53-2) unstable; urgency=medium
[ Debian Janitor ]
* Fix day-of-week for changelog entries 0.31-2.
[ Marcos Fouces ]
* Change section of binary manpages from 1 to 8 as they are
administrator tools.
* Bump to Standards-Version: 4.5.0 (no changes required).
* Add Rules-Requires-Root: no in d/control.
* d/chkrootkit.cron.daily:
~ Remove outdated sed filtering based on old network
interface name scheme.
~ Rename properly.
~ Redirect poperly chkrootkit stderr. (Closes: #934486).
~ Set exit status always to zero using " || true". (Closes: #943727)
* d/chkrootkit.8:
~ Update and improve man page.
* d/patches:
~ Add 25_fix-nfs-legacy-snifers.patch. (Closes: #580491, #548582, #919911).
~ Add 26_improve-info-help-display.patch. Add more info on "-e"
and "-s" options (Closes: #586897).
~ Add 27_fix-race-condition-ps-proc.patch (Closes: #535942).
~ Fix 17_Suckitfalse.patch for non-systemd init systems. (Closes: #901557).
~ Refresh patches.
* Update uploader email to @debian.org
[ Christian Göttsche ]
* Improve 27_fix-race-condition-ps-proc.patch
* Add patches handling compiler and static analyzer issues
* Add some default compiler warnings
* Bump to debhelper compat level 13
-- Marcos Fouces <email address hidden> Tue, 06 Oct 2020 23:08:55 +0200
Available diffs
- diff from 0.53-1 to 0.53-2 (18.5 KiB)
| Superseded in hirsute-release |
| Obsolete in groovy-release |
| Published in focal-release |
| Deleted in focal-proposed (Reason: moved to Release) |
chkrootkit (0.53-1) unstable; urgency=medium * New upstream version 0.53 * Refresh patches for new upstream release. -- Marcos Fouces <email address hidden> Fri, 19 Jul 2019 23:19:47 +0200
Available diffs
- diff from 0.52-3 to 0.53-1 (10.0 KiB)
| Superseded in focal-release |
| Obsolete in eoan-release |
| Obsolete in disco-release |
| Deleted in disco-proposed (Reason: moved to release) |
chkrootkit (0.52-3) unstable; urgency=medium
* d/patches:
- Fix for incorrectly initialized variable in chk_tcpd(). Thanks to
François Marier (Closes: #919254).
- Fix minor spelling error in 02_workingdir.patch (spotted by Lintian).
* d/control
- Bump debhelper compatibility level to 12
- Switch Build-Depends from debhelper to debhelper-compat.
- Bump to Standards-revision 4.3.0 (no changes required).
* d/compat
- Dropped. It became obsolete since dh 12.
* d/changelog
- Remove trailing whitespaces.
-- Marcos Fouces <email address hidden> Fri, 01 Mar 2019 00:23:34 +0000
Available diffs
chkrootkit (0.52-1ubuntu0.1) bionic; urgency=medium
* d/patches/24_fix_chktcpd.patch: Apply patch to fix tcpd false-positive
detections. (LP: #1808882)
Thanks to Francois Marier for the patch.
-- Thomas Ward <email address hidden> Tue, 29 Jan 2019 16:35:21 -0500
Available diffs
chkrootkit (0.52-2ubuntu0.18.10.1) cosmic; urgency=medium
* d/patches/26_fix_chktcpd.patch: Apply patch to fix tcpd false-positive
detections. (LP: #1808882)
Thanks fo Francois Marier for the patch.
-- Thomas Ward <email address hidden> Tue, 29 Jan 2019 16:34:15 -0500
Available diffs
chkrootkit (0.52-2ubuntu1) disco; urgency=medium
* d/patches/26_fix_chktcpd.patch: Apply patch to fix tcpd false-positive
detections. (LP: #1808882)
Thanks to Francois Marier for the patch.
-- Thomas Ward <email address hidden> Tue, 29 Jan 2019 16:32:49 -0500
Available diffs
| Superseded in disco-release |
| Obsolete in cosmic-release |
| Deleted in cosmic-proposed (Reason: moved to release) |
chkrootkit (0.52-2) unstable; urgency=medium
* Team upload.
[ Lorenzo "Palinuro" Faletra ]
* Update /etc/cron.daily/chkrootkit (Closes: #600109).
* Add exception for ser2net in scalper() (Closes: #564147).
[ Raphaël Hertzog ]
* Update team maintainer address to Debian Security Tools
<email address hidden>
* Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
* Bump Standards-Version to 4.1.4.
* Fix typos spotted by Lintian in patches metadata.
[ Christian Göttsche ]
* Fix noise in quiet mode (Closes: #872027)
-- Raphaël Hertzog <email address hidden> Thu, 19 Apr 2018 22:57:12 +0200
Available diffs
- diff from 0.52-1 to 0.52-2 (2.5 KiB)
| Superseded in cosmic-release |
| Published in bionic-release |
| Obsolete in artful-release |
| Deleted in artful-proposed (Reason: moved to release) |
chkrootkit (0.52-1) unstable; urgency=medium
* Assign to pkg-security.
* Bump to dh 10.
* New upstream version 0.52
* d/patches
+ Reorder,refresh and polish all patches
+ Replace use of /lib/init/rw with /run
in 09_excludes.patch (Closes: #633047)
+ Add 20_Proper-flags.patch.
+ Add 21_fix_loc_function.patch. Thanks to Arthur de Jong
(Closes: #659850)
+ Add 22_fix_Makefile_target.patch. Thanks to Lukas Schwaighofer.
+ Add 23_fix_cross_compilation.patch. Lukas Schwaighofer.
* d/copyright
+ Rewrite to be dep5 compliant.
* d/rules
+ Rewrite using dh syntax.
+ Keep full BUILT_USING assignment. Thanks to G. Costamagna
+ Remove override_dh_auto_build. Thanks to Lukas Schwaighofer
* No need build-depends on quilt
* Bump to Standards-version 4.0.0
* Add optional ignore list to reduce false positives.
Thanks to www.electricmonk.nl (Closes: #660998)
* Remove unneeded directories in dir file.
-- Marcos Fouces <email address hidden> Mon, 24 Jul 2017 23:06:29 +0200
Available diffs
- diff from 0.50-4 to 0.52-1 (27.3 KiB)
| Superseded in artful-release |
| Obsolete in zesty-release |
| Deleted in zesty-proposed (Reason: moved to release) |
chkrootkit (0.50-4) unstable; urgency=low
* [132754e] Fix windigo false positive (Closes:#796599)
* [76f4907] Update Brazilian Portuguese debconf templates translation
(Closes:#652829) Thanks to Flamarion Jorge
* [9716d27] Fix FTCBFS: Let dh_auto_build pass cross compilers to make.
(Closes:#843909) Thanks to Helmut Grohne
-- Giuseppe Iuculano <email address hidden> Tue, 27 Dec 2016 13:14:43 +0100
Available diffs
- diff from 0.50-3.2 to 0.50-4 (2.7 KiB)
| Superseded in zesty-release |
| Obsolete in yakkety-release |
| Published in xenial-release |
| Deleted in xenial-proposed (Reason: moved to release) |
chkrootkit (0.50-3.2) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches/fix-stack-smash.patch:
- Fix segfault when running chkrootkit. (Closes: #767403)
-- Artur Rona <email address hidden> Sun, 06 Sep 2015 21:48:14 +0200
Available diffs
| Superseded in xenial-release |
| Obsolete in wily-release |
| Deleted in wily-proposed (Reason: moved to release) |
chkrootkit (0.50-3.1ubuntu1) wily; urgency=low
* Merge from Debian unstable. Remaining changes:
- debian/patches/fix-stack-smash.patch:
+ Fix segfault when running chkrootkit. (Closes: #767403)
-- Artur Rona <email address hidden> Sun, 06 Sep 2015 12:25:57 +0200
Available diffs
| Superseded in wily-release |
| Obsolete in vivid-release |
| Deleted in vivid-proposed (Reason: moved to release) |
chkrootkit (0.50-3ubuntu1) vivid; urgency=low * Merge from Debian unstable. (LP: #454566) Remaining changes: - debian/patches/fix-stack-smash.patch: + Fix segfault when running chkrootkit. (Closes: #767403) -- Artur Rona <email address hidden> Tue, 24 Mar 2015 00:52:06 +0100
Available diffs
- diff from 0.50-2ubuntu1 to 0.50-3ubuntu1 (964 bytes)
chkrootkit (0.50-2ubuntu1) vivid; urgency=medium * Resynchronise with Debian. Remaining changes: (LP: #1371362) - debian/patches/fix-stack-smash.patch: Fix segfault when running chkrootkit.
Available diffs
- diff from 0.49-5ubuntu1 to 0.50-2ubuntu1 (10.1 KiB)
| Superseded in vivid-release |
| Obsolete in utopic-release |
| Deleted in utopic-proposed (Reason: moved to release) |
chkrootkit (0.49-5ubuntu1) utopic; urgency=medium
* Resynchronise with Debian. Remaining changes:
- debian/patches/fix-stack-smash.patch: Fix segfault when running
chkrootkit.
Available diffs
- diff from 0.49-4.1ubuntu1 to 0.49-5ubuntu1 (777 bytes)
chkrootkit (0.49-3ubuntu0.1) lucid-security; urgency=medium
* SECURITY UPDATE: root escalation via missing quotes in slapper()
- debian/patches/CVE-2014-0476.patch: make sure file_port is properly
quoted in chkrootkit.
- CVE-2014-0476
-- Marc Deslauriers <email address hidden> Wed, 04 Jun 2014 09:02:04 -0400
Available diffs
- diff from 0.49-3 (in Ubuntu) to 0.49-3ubuntu0.1 (917 bytes)
chkrootkit (0.49-4.1ubuntu1.13.10.1) saucy-security; urgency=medium
* SECURITY UPDATE: root escalation via missing quotes in slapper()
- debian/patches/CVE-2014-0476.patch: make sure file_port is properly
quoted in chkrootkit.
- CVE-2014-0476
-- Marc Deslauriers <email address hidden> Wed, 04 Jun 2014 08:59:45 -0400
Available diffs
chkrootkit (0.49-4ubuntu1.1) precise-security; urgency=medium
* SECURITY UPDATE: root escalation via missing quotes in slapper()
- debian/patches/CVE-2014-0476.patch: make sure file_port is properly
quoted in chkrootkit.
- CVE-2014-0476
-- Marc Deslauriers <email address hidden> Wed, 04 Jun 2014 09:00:55 -0400
Available diffs
chkrootkit (0.49-4.1ubuntu1.14.04.1) trusty-security; urgency=medium
* SECURITY UPDATE: root escalation via missing quotes in slapper()
- debian/patches/CVE-2014-0476.patch: make sure file_port is properly
quoted in chkrootkit.
- CVE-2014-0476
-- Marc Deslauriers <email address hidden> Wed, 04 Jun 2014 08:36:32 -0400
Available diffs
| Superseded in utopic-release |
| Superseded in utopic-release |
| Published in trusty-release |
| Obsolete in saucy-release |
| Obsolete in raring-release |
| Deleted in raring-proposed (Reason: moved to release) |
chkrootkit (0.49-4.1ubuntu1) raring; urgency=low
* Resynchronise with Debian. Remaining changes:
- debian/patches/fix-stack-smash.patch: Fix segfault when running
chkrootkit.
Available diffs
chkrootkit (0.49-4ubuntu2) quantal; urgency=low * Rebuild for new armel compiler default of ARMv5t. -- Colin Watson <email address hidden> Mon, 01 Oct 2012 16:50:15 +0100
Available diffs
- diff from 0.49-4ubuntu1 to 0.49-4ubuntu2 (338 bytes)
| Superseded in quantal-release |
| Published in precise-release |
| Obsolete in oneiric-release |
| Obsolete in natty-release |
chkrootkit (0.49-4ubuntu1) natty; urgency=low
* debian/patches/fix-stack-smash.patch: Fix segfault when running
chkrootkit. (LP: #623144) Thanks to Dominik Stadler.
-- Chuck Short <email address hidden> Mon, 14 Mar 2011 09:33:06 -0400
Available diffs
- diff from 0.49-4 to 0.49-4ubuntu1 (3.7 KiB)
chkrootkit (0.47-1.1ubuntu0.3) hardy-proposed; urgency=low
* debian/chkrootkit.1: Added -e option to manpage, as suggested by
SRU verification. (LP: #575945)
-- Marc Deslauriers <email address hidden> Wed, 23 Jun 2010 08:26:53 -0400
Available diffs
- diff from 0.47-1.1ubuntu0.2 to 0.47-1.1ubuntu0.3 (483 bytes)
| Superseded in hardy-proposed |
chkrootkit (0.47-1.1ubuntu0.2) hardy-proposed; urgency=low
* README,chkrootkit: Added -e option to exclude specific
files/directories from the checks. This helps filter out dotfile
false positives. Backported from newer release.
(LP: #575945)
-- Marc Deslauriers <email address hidden> Wed, 09 Jun 2010 14:35:53 -0400
Available diffs
- diff from 0.47-1.1 to 0.47-1.1ubuntu0.2 (2.1 KiB)
chkrootkit (0.49-4) unstable; urgency=low
* [4cb2e6c] Removed unused patches
* [08588e1] Updated my email address, and removed DMUA
* [b572b4a] Bump Standards-Version, no changes needed
* [19ce77e] Fixed -e option in cron.daily. (Closes: #549938) - thanks
to Xavier
-- Ubuntu Archive Auto-Sync <email address hidden> Sun, 09 May 2010 14:14:02 +0100
Available diffs
- diff from 0.49-3 to 0.49-4 (1.6 KiB)
chkrootkit (0.49-3) unstable; urgency=low
* [543dafe] Fixed chkutmp parser and added a regexp to ignore PIDs in
chkutmp output, thanks to Aaron M. Ucko. (Closes: #542327)
* [d016db0] chkutmp: sort ps output by tty,ruser,args. Thanks to Aaron
M. Ucko
* [c1fb66c] Updated to standards version 3.8.3 (No changes needed)
Available diffs
- diff from 0.48-10 to 0.49-3 (11.0 KiB)
chkrootkit (0.48-10) unstable; urgency=low
* [5feed88] Add a symlink for chklastlog and chkwtmp in /usr/sbin
* [d194ed8] debian/cron.daily: Updated the dhcpd regexp to handle
ethernet aliases. Thanks Richard Salts. (Closes: #525370)
* [360a01a] Updated to standards version 3.8.1 (No changes needed)
* [f757c97] Bump to debhelper 7 compatibility levels
* [9f66bca] debian/control: Updated Vcs-Browser field
* [0d019b3] debian/rules: use dh_prep instead of deprecated dh_clean
-k
* [a73e8f6] use set -e in debian/config and debian/cron.daily and fix
pedantic lintian warning maintainer-script-without-set-e
-- Ubuntu Archive Auto-Sync <email address hidden> Tue, 28 Apr 2009 23:00:27 +0100
Available diffs
- diff from 0.48-9 to 0.48-10 (1.7 KiB)
chkrootkit (0.48-9) unstable; urgency=low
* [5e5e86d] Updated Spanish debconf translation, thanks to Francisco
Javier Cuadrado (Closes: #507753)
* [bda385f] Switch to quilt
* [730645f] debian/README.source: Updated with quilt info
* [4f11213] debian/patches/excludes.patch: extend -e options also for
files associated with specific rootkits (Closes: #498062) and write
rootkit filenames (Closes: #126160), thanks to James R. Van Zandt.
* [fe81414] debian/cron.daily: Warns about the change until the user
acknowledges the change. (Closes: #286735, #445955) Thanks to
Richard Lewis
* [d22dd97] Use /var/log/chkrootkit as log dir instead of
/var/cache/chkrootkit, and remove it on purge
-- Bhavani Shankar <email address hidden> Thu, 15 Jan 2009 06:59:34 +0000
Available diffs
- diff from 0.48-8 to 0.48-9 (22.3 KiB)
chkrootkit (0.48-8) unstable; urgency=low
* debian/patches/fixchkdirsinppc.dpatch: This trivial patch fixes "chkdirs
called with wrong arguments" issue on powerpc. Thanks to Enrico Zini
(Closes: #501066)
* debian/control: Removed pointless libc6.1-dev [ia64] depends
introduced as a workaround for an old bug in kernel-headers (2.4.x)
Available diffs
- diff from 0.48-6 to 0.48-8 (3.6 KiB)
chkrootkit (0.48-6) unstable; urgency=low * Move all upstream code changes to dpatch * Swap maintainer and uploader fields * Allow more than one -e option (closes: #489334) * Line-up reports using printf (closes: #343284) * Remove superfluous backslashes (closes: #498063) -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 24 Nov 2008 09:48:47 +0000
Available diffs
- diff from 0.48-5 to 0.48-6 (12.1 KiB)
chkrootkit (0.47-1.1ubuntu0.1) hardy-security; urgency=low * Fix for problem killing random processes (LP: #279752) -- Francois Marier <email address hidden> Wed, 08 Oct 2008 09:59:36 +1300
Available diffs
- diff from 0.47-1.1 to 0.47-1.1ubuntu0.1 (782 bytes)
chkrootkit (0.48-5) unstable; urgency=low * Remove filtering/ignore stuff from the cron job and the README.Debian * Update Swedish debconf translation (closes: #491759)
Available diffs
- diff from 0.48-3 to 0.48-5 (3.5 KiB)
chkrootkit (0.48-3) unstable; urgency=low * Add nfs-common to the list of false positives (closes: #484781) * Use passive FTP in the watch file * Bump Standards-Version up to 3.8.0 -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 17 Jun 2008 14:47:06 +0100
Available diffs
- diff from 0.48-2 to 0.48-3 (1.0 KiB)
chkrootkit (0.48-2) unstable; urgency=high
* Remove check for Enye LKM, which was causing unrelated
software to die, hence the urgency (closes: #457828)
* Improve layout of main manpage (closes: #469724)
* Remove stripping in the upstream Makefile (closes: #436626)
* Add errors messages when commands are not found (closes: #347879)
* Fix shell history anomaly (closes: #402477)
* New option to exclude false positives from the list of reported
dotfiles (closes: #406493, #426068)
* Rename /proc/ksyms to /proc/kallsyms on 2.6 kernels (closes: #411128)
* Fix NFS-skipping -n option (closes: #234469)
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. (closes: #466967)
chkrootkit (0.47-1.1) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations:
- Portuguese. Closes: #409449
- Galician. Closes: #412196
- All PO files converted to UTF-8, except Japanese
-- Ubuntu Archive Auto-Sync <email address hidden> Thu, 26 Apr 2007 23:37:23 +0100
chkrootkit (0.47-1build1) feisty; urgency=low * Rebuild for changes in the amd64 toolchain. -- Matthias Klose <email address hidden> Mon, 5 Mar 2007 01:13:40 +0000
chkrootkit (0.47-1) unstable; urgency=low * New upstream release -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 22 Nov 2006 11:18:41 +0000
chkrootkit (0.46a-4) unstable; urgency=low
* don't throw away results of find (closes: 365715)
* fixed spelling mistake in chkwtmp.1 (closes: 365567)
* added debconf translations (closes: 358045,364296,374027)
* removed showtee libfl check since it would cause a
false positive on most debian systems (closes: 387312,387358)
* use -wholename in find instead of -name (closes: 389520)
* tightened up LPD inetd regex (closes: 322889)
* added knockd to README.FALSE-POSITIVES (closes: 356774)
-- Ubuntu Archive Auto-Sync <email address hidden> Tue, 07 Nov 2006 01:07:32 +0000
chkrootkit (0.46a-3) unstable; urgency=low * really adding german debconf translation (closes: 326139) * use SIGXFSZ instead of hardcoded 25 (closes: 346333) -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 15 Jun 2006 13:29:42 +0100
chkrootkit (0.46a-2) unstable; urgency=low * better handling of long command lines in chkproc (closes: 328991) * fixed sign issue on ifpromisc:find_packet_info (closes: 333068) * more user friendly output of suspicious files in quiet mode (closes: 306787) -- lantz moore <email address hidden> Fri, 25 Nov 2005 23:32:54 -0800
chkrootkit (0.45-1) unstable; urgency=low
* New upstream release (closes: 305708, 305710)
* use -f for conf file test (closes: 289647)
* added debconf translations
(closes: 294775,291754,287755,286473,286041)
* added more false positives to README.Debian:
- blackdown java (closes: 286870, 290816)
- blender (closes: 287062)
- mldonkey-server (closes: 304561, 295889)
- twiki (closes: 298394)
- viewglob, kaffe (closes: 287109,286057)
- bitlbee (closes: 234566)
- tiger (closes: 223428)
- radius (closes: 192438,229673)
* only run chkrootkit from cron.daily if the package is still installed
(closes: 300217,291494)
* disabled chkutmp as it seems unstable
* getCMD now only runs test if ps shows the prog as running
(closes: 262586)
* added ability for the daily run to only report problems if they differ
from the previous days run (closes: 290690,286735)
* removed an invalid changelog entry
-- lantz moore <email address hidden> Thu, 21 Apr 2005 17:28:26 -0700
chkrootkit (0.44-2) unstable; urgency=low * use the right conf var in cron.daily (closes: #285061) * fixed bad exit code in cron.daily (closes: #285093) * fixed misspelling in templates (closes: #285096) -- lantz moore <email address hidden> Fri, 10 Dec 2004 09:23:31 -0800
chkrootkit (0.43-1) unstable; urgency=low * New upstream release (closes: #127610) * added dependency on net-tools (closes: #224029) * added note about dhcpd false positive (closes: #225827) * added note about chroot environs (closes: #211379) * added note about subversion metadata dirs (closes: #204910) -- lantz moore <email address hidden> Sat, 10 Jan 2004 11:24:37 -0800
| 1 → 56 of 56 results | First • Previous • Next • Last |
