head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2026.02.06.13.31.21; author adam; state Exp; branches; next ; commitid jyi0zABV5r2NRjtG; desc @@ 1.1 log @ettercap: updated to 0.8.4 0.8.4 !! Fix curl version detection for curl version > 7 !! Proper unloading for all plugins !! Fixing some memory leaks !! Fix issue when de- and re-activating dns_spoof plugin !! Fix segmentation fault when stopping isolate plugin !! Handle pre-defined target host list when used in silent mode !! Fix support when used with network sub-interfaces !! Globals are properly freed before exit !! OpenSSL access to opaque data !! Match cmake minimum version requirement - fixes 1278 (Gentoo bug: 955891) !! Fix fingerprint composition !! Default connection buffer size increased from 10KByte to 10MByte !! /etc/ettercap is now by default /usr/local/etc/ettercap under non-Linux OS !! Fix build issue on FreeBSD !! Fix redirect rule (de-)installation for port 8080 on FreeBSD !! Fix Accept button icon ++ Updated bundled OUI mac addresses ++ Updated bundled libnet from version 1.2 to 1.3 ++ Updated bundled curl from version 7.86 to 8.18 ++ Updated bundled luajit from version 2.0.5 to v2.1-20250826 ++ Proper XDG hi-color icon support ++ new random etterfilter function ++ superseded legacy GeoIP C API with libmaxminddb C API ++ enable refresh of SSL redirect list in GTK UI @ text @$NetBSD$ Don't generate exports (.tbd files on Darwin). This makes PLIST portable. --- src/CMakeLists.txt.orig 2026-02-06 13:16:45.627984379 +0000 +++ src/CMakeLists.txt @@@@ -227,7 +227,6 @@@@ endif() #endif(NOT LIBRARY_BUILD) set_target_properties(lib_ettercap PROPERTIES - ENABLE_EXPORTS On # LINK_INTERFACE_LIBRARIES "" OUTPUT_NAME ettercap VERSION ${VERSION} @