update to 0.56 [release 0.56-1mamba;Thu Jan 05 2023]
This commit is contained in:
parent
57ed6292ab
commit
a0ebf23cef
@ -1,5 +1,5 @@
|
||||
Name: chkrootkit
|
||||
Version: 0.55
|
||||
Version: 0.56
|
||||
Release: 1mamba
|
||||
Summary: A tool to locally check for signs of a rootkit
|
||||
Group: Applications/Security
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.chkrootkit.org/
|
||||
Source: ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-%{version}.tar.gz
|
||||
Source: ftp://chkrootkit.org/pub/seg/pac/chkrootkit-%{version}.tar.gz
|
||||
License: BSD
|
||||
#bsd like (see COPYRIGHT)
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -61,6 +61,9 @@ find -perm 755 -type f -exec install -m755 {} %{buildroot}%{_sbindir}/ \;
|
||||
#README*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.56-1mamba
|
||||
- update to 0.56
|
||||
|
||||
* Tue Jun 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.55-1mamba
|
||||
- update to 0.55
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user