Request for review: scanssh (default behaviour)

José Pedro Oliveira jpo at di.uminho.pt
Wed Aug 10 15:12:59 UTC 2005


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
------------------

jpo
-- 
José Pedro Oliveira
* mailto: jpo at di.uminho.pt * http://gsd.di.uminho.pt/jpo *
* gpg fingerprint = F9B6 8D87 859D 1C94 48F0 84C0 9749 9EB5 91BD 851B *
http://conferences.yapceurope.org/2005/ * http://braga.yapceurope.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-extras-list/attachments/20050810/da020a95/attachment.sig>


More information about the fedora-extras-list mailing list