Request for review: scanssh (default behaviour)

Oliver Falk oliver at linux-kernel.at
Thu Aug 11 11:16:08 UTC 2005


On 08/10/2005 05:12 PM, José Pedro Oliveira wrote:
> Oliver,
> 
>>>Build 4, fixed.
>>>
>>>http://filelister.linux-kernel.at/mod_perl?current=/packages/FC_EXTRAS_APPROVAL/scanssh
>>
>>José, are you willing to approve?
> 
> 
> Scanssh default behaviour:
> * I don't think we sould change the scanssh default behaviour:
>   we shouldn't change the way it presents itself to the ssh server
>   and thus preventing it to log the scan attempt.
> 
> Minor note:
> * The disttag is also missing.
> 
> 
> You can conditional patch scanssh if you still want.
> Example:
> 
>   rpmbuild -ba -with hidescan ...
> 
> ------------------
> --- scanssh.spec.4      2005-08-08 15:07:45.000000000 +0100
> +++ scanssh.spec        2005-08-10 15:55:16.000000000 +0100
> @@ -1,6 +1,6 @@
>  Name:                  scanssh
>  Version:               2.1
> -Release:        4
> +Release:        4%{?dist}
>  Summary:               Fast SSH server and open proxy scanner
> 
>  Group:                 Applications/Internet
> @@ -23,7 +23,7 @@
> 
>  %prep
>  %setup -q
> -%patch0 -p1
> +%{?_with_hidescan:%patch0 -p1}
> 
>  %build
>  %configure
> ------------------

Updated:
http://filelister.linux-kernel.at/mod_perl?current=/packages/FC_EXTRAS_APPROVAL/scanssh


-of




More information about the fedora-extras-list mailing list