]> git.ipfire.org Git - ipfire-2.x.git/commit
nmap: Migrate to python3
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 15 May 2021 21:50:03 +0000 (23:50 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 May 2021 12:21:16 +0000 (12:21 +0000)
commit38b4dcd72913720686182f946120ee2bcb9988d2
tree24b110571e046ce98f37fad46bbfcbaf8bd533ab
parentbab8ae1157efc0e9af9d835ddf3cc3687c4a575a
nmap: Migrate to python3

- Added PYTHON=python3 prior to configure. This then builds nmap with
   python3.
- ndiff is written as python2 only and currently no patches to make it
   work wih python3 have been accepted by the nmap team. It looks like ndiff
   will stay as it is for some time so ndiff will be removed from the nmap
   package install.
- Added --without-ndiff to configure so nmap is built without ndiff
- Updated rootfile

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/nmap
lfs/nmap