summaryrefslogtreecommitdiffstats
path: root/recipes-security/nmap
Commit message (Collapse)AuthorAgeFilesLines
* nmap: fix build issue.Armin Kuster2015-10-081-4/+2
| | | | | | | | | | ncat/ncat_lua.c:174: undefined reference to `lua_remove' ncat/ncat_lua.c:167: undefined reference to `lua_insert' use internal lua support Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: add aarch64 config supportArmin Kuster2015-02-142-1/+30
| | | | | | allow nmap to build for arm64 qemu machine. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: fix QA issueArmin Kuster2015-02-012-50/+48
| | | | | | | | | | WARNING: QA Issue: nmap requires /usr/bin/python, but no providers in its RDEPENDS [file-rdeps] move nmap.inc back into recipe colapse ${BPN}-${PV} to ${BP} Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: update to version 6.47Armin Kuster2015-02-012-7/+11
| | | | | | | | | for list of changes see: http://seclists.org/nmap-dev/2014/q3/335 use nmap.inc to house most code. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: New QA issue via ppcArmin Kuster2014-09-131-3/+3
| | | | | | | | | | | | Fixes: WARNING: QA Issue: nmap rdepends on libpcap, but it isn't a build dependency? [build-deps] nmap internal lua library does not compile with PPC so use OE version instead. Changed PACKAGECONFIG assignment from "??=" to "=". It was empty when using PPC. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: Add gui supportArmin Kuster2014-09-131-8/+10
| | | | | | Add zenmap to work with gtk+/x11 Signed-off-by: Armin Kuster <akuster808@gmail.com>
* v2] nmap: use pkgconfig and reorgArmin Kuster2014-09-131-10/+24
| | | | | | | | | | | Added pkgconfig support Since most binaries provided by nmap can be excluded via configure manage via pkgconfig Aligned python packages with binaries so nmap-python is no longer needed V2: Missed some options in EXTRA_OECONF changes Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: build QA WarningsArmin Kuster2014-09-131-1/+1
| | | | | | | | | WARNING: QA Issue: nmap rdepends on libcrypto, but it isn't a build dependency? [build-deps] WARNING: QA Issue: nmap rdepends on libssl, but it isn't a build dependency? [build-deps] This fixes the above QA warnings. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: update to 6.46Armin Kuster2014-08-063-103/+36
| | | | | | | | | 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>
* nmap: inherit autotools-brokensep to allow B=S build.Nick D'Ademo2014-05-071-1/+1
| | | | | Signed-off-by: Nick D'Ademo <nickdademo@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-security-1.0-finalAndrei Dinu2013-07-111-2/+2
| | | | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* Security layer version 1.0Andrei Dinu2013-07-101-0/+3
| | | | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* security layer updated workAndrei Dinu2013-07-012-0/+100
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>