package/nmap: fix ncat on Unix socket
authorAlexey Neyman <stilor@att.net>
Wed, 28 Jul 2021 02:15:34 +0000 (19:15 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 28 Jul 2021 19:39:28 +0000 (21:39 +0200)
commit2f99483a59edc4e0ad9482551b3af2d8f4be1793
treebfbc217bf8baf5d804f14388e7f22bdb5fd435ef
parent8a847ff428e5dc4ab58a11c5305f6efbb839b2e2
package/nmap: fix ncat on Unix socket

Starting with nmap 7.91, ncat segfaults on an attempt to use it for a
Unix-domain socket (`ncat -U path`). The fix has been committed to nmap
in r38121.

Signed-off-by: Alexey Neyman <stilor@att.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/nmap/0002-ncat-unix-socket.patch [new file with mode: 0644]