| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
allow nmap to build for arm64 qemu machine.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Add zenmap to work with gtk+/x11
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Signed-off-by: Nick D'Ademo <nickdademo@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
| |
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|
|
|
|
| |
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|
|
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|