Subject: CVS commit: pkgsrc/net/ntopng
From: Adam Ciarcinski
Date: 2019-07-12 11:33:22
Message id: 20190712093322.C4BDFFBF4@cvs.NetBSD.org

Log Message:
ntopng: updated to 3.8

3.8 Stable

New features
* Remote assistance to temporarily grant encrypted ntopng access to remote
parties
* Custom URLs and IP addresses mappings to traffic categories
* Continuous traffic recording
* User activities logging
* Extended chart metrics

Improvements
* Alerts
* Improved InfluxDB support
* Handles slow and aborted queries
* Uses authentication
* Adds RADIUS and HTTP authenticators
* Options to allow users login via RADIUS and HTTP
* Lua 5.3 support
* Improved performance
* Better memory management
* Native support for 64-bit integers
* Native support for bitwise operations
* Adds the new libmaxminddb geolocation library
* Storage utilization indicators
* Global storage indicator to show the disk used by each interface
* Per-interface storage indicator to show the disk used to store timeseries and flows
* Support for Sonicwall PEN field names
* Option to disable LDAP referrals
* Requests and configures Keepalive support for ZMQ sockets
* Three-way-handshake detection
* Adds SNMP mac addresses to the search function

nEdge
* Implement nEdge policies test page
* Implement device presets
* DNS

Fixes
* Fixes missing flows dump on shutdown
* HTTP dissection fixes
* SNMP
* Properly handles endianness over ZMQ

Files:
RevisionActionfile
1.32modifypkgsrc/net/ntopng/Makefile
1.4modifypkgsrc/net/ntopng/PLIST
1.6modifypkgsrc/net/ntopng/distinfo
1.4modifypkgsrc/net/ntopng/patches/patch-configure.seed
1.3modifypkgsrc/net/ntopng/patches/patch-src_Utils.cpp
1.1addpkgsrc/net/ntopng/patches/patch-src_NetworkInterface.cpp
1.4removepkgsrc/net/ntopng/patches/patch-Makefile.in
1.3removepkgsrc/net/ntopng/patches/patch-third-party_mongoose_mongoose.c