From f7395d1bd526a7a46c28a6b5c9e05157e146ac36 Mon Sep 17 00:00:00 2001 From: Emmanuel N. Millan Date: Fri, 19 Mar 2021 01:21:11 +0000 Subject: system/chkrootkit: Updated for version 0.54. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- system/chkrootkit/README | 29 +++++++++++++++-------------- system/chkrootkit/chkrootkit.SlackBuild | 4 ++-- system/chkrootkit/chkrootkit.info | 6 +++--- 3 files changed, 20 insertions(+), 19 deletions(-) diff --git a/system/chkrootkit/README b/system/chkrootkit/README index 31c9fa8506..0ea9bf08e8 100644 --- a/system/chkrootkit/README +++ b/system/chkrootkit/README @@ -1,16 +1,17 @@ -chkrootkit (Check Rootkit) is a common unix-based program intended to help -system administrators check their system for known rootkits. It is a shell -script using common UNIX/Linux tools like the strings and grep commands to -search core system programs for signatures and for comparing a traversal of the -/proc filesystem with the output of the ps (process status) command to look for -discrepancies. +chkrootkit (Check Rootkit) is a common unix-based program intended to +help system administrators check their system for known rootkits. It is +a shell script using common UNIX/Linux tools like the strings and grep +commands to search core system programs for signatures and for comparing +a traversal of the /proc filesystem with the output of the ps (process +status) command to look for discrepancies. -It can be used from a "rescue disc" (typically a LiveCD) or it can optionally -use an alternative directory from which to run all of its own commands. These -techniques allow chkrootkit to trust the commands upon which it depends a bit -more. +It can be used from a "rescue disc" (typically a LiveCD) or it can +optionally use an alternative directory from which to run all of its own +commands. These techniques allow chkrootkit to trust the commands upon +which it depends a bit more. -There are inherent limitations to the reliability of any program that attempts -to detect compromises (such as rootkits and computer viruses). Newer rootkits -may specifically attempt to detect and compromise copies of the chkrootkit -programs or take other measures to evade detection by them. +There are inherent limitations to the reliability of any program that +attempts to detect compromises (such as rootkits and computer viruses). +Newer rootkits may specifically attempt to detect and compromise copies +of the chkrootkit programs or take other measures to evade detection by +them. diff --git a/system/chkrootkit/chkrootkit.SlackBuild b/system/chkrootkit/chkrootkit.SlackBuild index ae695b2ce1..73fba3775a 100644 --- a/system/chkrootkit/chkrootkit.SlackBuild +++ b/system/chkrootkit/chkrootkit.SlackBuild @@ -22,10 +22,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Updated by Emmanuel N. Millan 2020 +# Updated by Emmanuel N. Millan 2020-2021 PRGNAM=chkrootkit -VERSION=${VERSION:-0.53} +VERSION=${VERSION:-0.54} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/chkrootkit/chkrootkit.info b/system/chkrootkit/chkrootkit.info index e5ce8bb1ab..f70ed2dba7 100644 --- a/system/chkrootkit/chkrootkit.info +++ b/system/chkrootkit/chkrootkit.info @@ -1,8 +1,8 @@ PRGNAM="chkrootkit" -VERSION="0.53" +VERSION="0.54" HOMEPAGE="http://www.chkrootkit.org" -DOWNLOAD="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-0.53.tar.gz" -MD5SUM="944c529c4846960bdede4be49ef66386" +DOWNLOAD="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-0.54.tar.gz" +MD5SUM="af81e9b9038019ea53e5d24d34901153" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3