summaryrefslogtreecommitdiffstats
path: root/recipes-security/nmap/files
Commit message (Collapse)AuthorAgeFilesLines
* nmap: upgrade to 7.50Jackie Huang2017-07-292-0/+85
| | | | | | | | | | | | | | | | | | | - Add a patch to fix python library install dir for multilib. - Add a patch to fix race condition with mkdir command. - Inherit pythonnative instead of python-dir and install python modules for ndiff to fix the following errors: """ root@qemux86-64:~# ndiff --help -sh: /usr/bin/ndiff: /path_to_build/tmp/hosttools/python: bad interpreter: No such file or directory root@qemux86-64:~# python /usr/bin/ndiff Could not import the ndiff module: 'No module named ndiff'. """ Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: package update to 7.0Armin Kuster2016-01-171-28/+0
| | | | | | | | removed integrated patch Changed LIC_FILES_CHKSUM from generic OE to a file within the package sources. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: add aarch64 config supportArmin Kuster2015-02-141-0/+28
| | | | | | allow nmap to build for arm64 qemu machine. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: update to 6.46Armin Kuster2014-08-061-79/+0
| | | | | | | | | Updated to later version on nmap. remove patch which is included in update Added ndiff package Include zenmap build changes but commented out for now and untested Signed-off-by: Armin Kuster <akuster@mvista.com>
* security layer updated workAndrei Dinu2013-07-011-0/+79
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>