update to 0.58b [release 0.58b-1mamba;Fri Jul 28 2023]
This commit is contained in:
parent
76db3bf841
commit
b72527c3f9
@ -1,12 +1,13 @@
|
|||||||
Name: chkrootkit
|
Name: chkrootkit
|
||||||
Version: 0.57
|
Version: 0.58b
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A tool to locally check for signs of a rootkit
|
Summary: A tool to locally check for signs of a rootkit
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.chkrootkit.org/
|
URL: https://www.chkrootkit.org/
|
||||||
|
# NOTE: unversioned tarball manually downloaded
|
||||||
Source: ftp://chkrootkit.org/pub/seg/pac/chkrootkit-%{version}.tar.gz
|
Source: ftp://chkrootkit.org/pub/seg/pac/chkrootkit-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
#bsd like (see COPYRIGHT)
|
#bsd like (see COPYRIGHT)
|
||||||
@ -61,6 +62,9 @@ find -perm 755 -type f -exec install -m755 {} %{buildroot}%{_sbindir}/ \;
|
|||||||
#README*
|
#README*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 28 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.58b-1mamba
|
||||||
|
- update to 0.58b
|
||||||
|
|
||||||
* Tue Jan 17 2023 Automatic Build System <autodist@mambasoft.it> 0.57-1mamba
|
* Tue Jan 17 2023 Automatic Build System <autodist@mambasoft.it> 0.57-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user