summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/security/chkrootkit
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-03-21chkrootkit: 0.52 -> 0.53R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chkrootkit/versions
2017-12-28chkrootkit: fixup relative path usageWill Dietz
2017-12-27chkrootkit: 0.51 -> 0.52Will Dietz
2016-12-04chkrootkit: 0.50 -> 0.51, fix buildJoachim Fasting
2015-10-15Use versioned tarball URL for chkrootkit.Tom Hunger
Pointing at the latest version is fragile: Hash updates don't follow source updates automatically.
2015-09-08chkrootkit: 0.48 -> 0.50Rommel M. Martinez
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2008-01-14add chkrootkit. It might need some tweaks to work properly.Armijn Hemel
svn path=/nixpkgs/trunk/; revision=10141