aboutsummaryrefslogtreecommitdiff
path: root/net/nmap/patches/030-libcxx.patch
Commit message (Collapse)AuthorAge
* nmap: bump to 7.91Konstantin Demin2021-03-20
| | | | | | | | | | | | changes: https://nmap.org/changelog#7.91 drop patches (applied upstream): - 010-Avoid-using-namespace-std-causing-name-conflicts.patch refresh patches: - 020-Python3-port-of-ndiff.patch - 030-libcxx.patch Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
* nmap: fix compilation with libcxx 10Rosen Penev2020-06-03
Seems nmap's time header logic is broken. Signed-off-by: Rosen Penev <rosenp@gmail.com>