Changelog for
silk-devel-3.19.1-1.1.x86_64.rpm :
* Fri Apr 17 2020 Martin Hauke
- Update to version 3.19.1
* PySiLK + Add the SilkFile.skip() method. + Fix compatibility with Python 3.7 and 3.8.
* Building + Fix a compilation error when building SiLK without libfixbuf.
* Fri Nov 01 2019 Martin Hauke - Update to version 3.19.0
* Support using country codes as keys in the rwaggbag family of tools.
* Support logging of incoming IPFIX templates for specific probes.
* Quiet a warning message when using libfixbuf-2.4.0.
* Fri May 24 2019 Martin Hauke - Update to version 3.18.2:
* Remove unintentionally-enabled debugging statements from rwflowpack.
* Thu Mar 21 2019 Martin Hauke - Update to version 3.18.1
* Add support for logging tombstone records created by YAF 2.11.- Update to version 3.18.0
* When printing IP addresses as zero-padded values, also apply zero-padding to the CIDR designation when it is present.
* Fix a bug in several tools when printing IPv6 addresses as zero-padded decimal; the output included an extra leading zero.
* Fix a bug in rwflowpack that could cause a crash when multiple probes were configured to process IPFIX data from files.
* Add switches rwsender and rwreceiver for additional control of the TLS connection between them, and only enable TLS support when GnuTLS-2.12.0 or later is found at build time.
* Fri Jun 29 2018 mardnhAATTgmx.de- Update to version 3.17.2
* rwgeoip2ccmap + Add a --fields switch that gives the user control over which country-code value(s) are used when reading a GeoIP2 file.
* rwuniq + Use a 64-bit integer for storing a bin\'s record count.
* rwstats + Use a 64-bit integer for storing a bin\'s record count.
* rwaddrcount + Use 64-bit integers for storing a bin\'s packet count and record
* Tue Apr 24 2018 mardnhAATTgmx.de- Update to version 3.17.1
* Fix a compilation failure on RedHat EL6, CentOS 6, and other systems.
* Mon Apr 23 2018 mardnhAATTgmx.de- Update to version 3.17.0
* Add support in rwaggbagtool for removing rows when a value is above or below a threashold or when an IP address is in or is not in an IPset.
* Change how rwsetcat displays IPv4 addresses in an IPset containing both IPv4 and IPv6 addresses.
* Add support for millisecond timestamps in rwuniq and rwstats.
* Add support for the GeoIP2 version of MaxMind\'s country code comma-separated value files and binary files. (Binary file support requires libmaxminddb library support.)
* Sat Feb 17 2018 mardnhAATTgmx.de- Update to version 3.16.1
* Fix bugs in rwstats, rwuniq, rwbagcat, rwsender, rwreceiver, rwflowpack, and flowcap.
* Sun Oct 22 2017 mardnhAATTgmx.de- Update to version 3.16.0
* rwstats + When the primary value is a distinct count, compute the number of distinct items across all bins and print each bin\'s percentage of the total distinct count. + Fix bugs that may occur when computing distinct counts and not all distinct counts fit into memory.
* rwuniq + Fix bugs that may occur when computing distinct counts and not all distinct counts fit into memory.
* flowrate plug-in + Change how the flowrate plug-in handles flow records whose duration is zero in order to fix bizarre looking output in rwstats. The plug-in now assumes each of these flow records has a duration of 400 microseconds (0.4 milliseconds). + Add the --flowrate-zero-duration switch which allows the user to set the duration that the plug-in uses for flow records whose given duration is zero.
* rwrandomizeip + Read flow records from the standard input if the number of non-switch arguments is zero. + Write the flow records to the standard output if the number of non-switch arguments is zero or one.
* rwswapbytes + Read flow records from the standard input if the number of non-switch arguments is zero. + Write the flow records to the standard output if the number of non-switch arguments is zero or one.
* rwflowpack, flowcap + Change processing of NetFlow v9 records so that, when SiLK is compiled against libfixbuf 1.8.0, the OUT_BYTES and OUT_PKTS values are used when the IN_BYTES and IN_PKTS values are 0.
* flowcap + Print the probe definitions to the log file when the log-level is set to debug.
* rwflowpack, rwflowappend, flowcap, rwsender, rwreceiver, rwpollexec + Change how daemons invoke subprocesses in order to avoid creating subprocesses that deadlock and never complete. + Modify start-up scripts to be more in line with the rules in the Linux Standard Base.
* Plug-ins + Add manual pages for the cutmatch, conficker-c, and app-mismatch plug-ins. + No longer install the uniq-distproto plug-in since its functionality is available as --values=distinct:protocol.
* Thu May 11 2017 mardnhAATTgmx.de- Update to version 3.15.0
* Add Aggregate Bag tools that are similar to the traditional SiLK Bag tools but support multiple fields in the key and counter.
* Add a new plug-in to compute a hash value using the same algorithm as YAF\'s getFlowKeyHash utility.
* Add --output-path and --xargs switches to some tools.
* Remove support for fixbuf releases prior to libfixbuf-1.7.0.
* Make additional changes and bug fixes.- Update to version 3.14.0
* Add new IPset file format for IPv6 flow records.
* Allow the installer of SiLK to choose the default IPset file format written by SiLK.
* Allow rwsetcat to count the IPs in an IPset stream without loading the IPset into memory.
* Add a work-around for NetFlow v9 records from a SonicWall device.- Update to version 3.13.0
* Add support for compressing files with \"Snappy\" compression when the Snappy library and header are found during configuration.
* Add support for the SILK_COMPRESSION_METHOD environment variable that provides a default value for the --compression-method switch.
* Increase array size used by rwcount on 64-bit platforms.- Update to version 3.12.2
* In rwgeoip2ccmap, restore support for processing binary input.
* Add a --sort-counters switch to rwbagcat.
* Make additional changes and bug fixes.- Update to version 3.12.1
* Make substantial changes to the handling of IPFIX and NetFlow v9 records to decrease per-record processing time.
* Sat Jul 04 2015 mardnhAATTgmx.de- update to version 3.10.2
* Fri Jan 02 2015 mardnhAATTgmx.de- initial package, version 3.10.0