19 Commits

Author SHA1 Message Date
Armin Kuster 9476dde5f9 nmap: Upgrade package to 7.31
LIC_FILES_CHKSUM change do to yr going from 2015 to 2016 in file.
Added "no update" config option.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-02 09:06:39 -07:00
Armin Kuster a49ec3441f nmap: fix several new QA warnings.
WARNING: nmap-7.12-r0 do_package: QA Issue: nmap: Files/directories were installed but not shipped in any package:
  /usr/lib
  /usr/bin/ndiff
  /usr/bin/nping
  /usr/bin/ncat
  /usr/lib/python2.7
  /usr/lib/python2.7/site-packages
  /usr/lib/python2.7/site-packages/ndiff.pyc
  /usr/lib/python2.7/site-packages/ndiff.py
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
nmap: 8 installed and not shipped files. [installed-vs-shipped]

remove crazyness and let the system figure out packaging info
remove ndiff.py* as the compiled version is installed in /usr/bin
  and remove the leftover python site-package cruft.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
2016-06-26 11:47:29 -07:00
Armin Kuster 6b96adf479 nmap: update to 7.12
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-04-23 08:02:42 -07:00
Armin Kuster edb340e81d nmap: update to 7.11
https://nmap.org/changelog.html

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-04-11 07:31:28 -07:00
Armin Kuster 86ae983fb2 nmap: update to version 7.0.1
fixed WARNING: QA Issue: /usr/bin/ndiff_nmap contained in package nmap requires /usr/bin/python2.7, but no providers found in its RDEPENDS [file-rdeps]

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-03-14 12:52:32 -07:00
Armin Kuster 9eba881355 nmap: package update to 7.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>
2016-01-17 15:37:58 -08:00
Armin Kuster bd30c8d843 nmap: fix build issue.
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>
2015-10-08 07:08:47 -07:00
Armin Kuster 009728f409 nmap: add aarch64 config support
allow nmap to build for arm64 qemu machine.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-02-14 18:46:33 -08:00
Armin Kuster cfd9713682 nmap: fix QA issue
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>
2015-02-01 10:21:23 -08:00
Armin Kuster a456a33628 nmap: update to version 6.47
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>
2015-02-01 10:21:17 -08:00
Armin Kuster 332b02ec89 nmap: New QA issue via ppc
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>
2014-09-13 10:25:08 -07:00
Armin Kuster 1f28cd51dc nmap: Add gui support
Add zenmap to work with gtk+/x11

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2014-09-13 10:25:00 -07:00
Armin Kuster 20776618f2 v2] nmap: use pkgconfig and reorg
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>
2014-09-13 10:24:53 -07:00
Armin Kuster 2682cd4105 nmap: build QA Warnings
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>
2014-09-13 10:24:47 -07:00
Armin Kuster 6f64473a40 nmap: update to 6.46
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>
2014-08-06 07:56:14 -07:00
Nick D'Ademo 9104e24e38 nmap: inherit autotools-brokensep to allow B=S build.
Signed-off-by: Nick D'Ademo <nickdademo@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2014-05-07 07:50:49 -07:00
Andrei Dinu 2d0c61a39f meta-security-1.0-final
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
2013-07-11 17:37:43 +03:00
Andrei Dinu d54c9d7dad Security layer version 1.0
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
2013-07-10 16:41:44 +03:00
Andrei Dinu f359c35ab2 security layer updated work
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
2013-07-01 16:45:26 +03:00