Release History

This page lists all public releases of Super Mediator.

See also the latest downloads of Super Mediator 1.x (stable) and Super Mediator 2.x (pre-release).

RPM Downloads

You can also find RPMs of Super Mediator releases starting from 1.11.2 in our Yum repository.

super_mediator Release 1.14.2, 2026-Sep-1

Downloads

(SHA256=30caa7b6939de1950ab0778ca691859b6e2fe80a07bb352650bf786997225747)

Changelog

  • Fixed a crash when the "sslCertificate" element was present and the certificate contained bad lengths.

super_mediator Release 1.14.1, 2026-Aug-25

Downloads

(SHA256=938531040aefd1c619e38a8a31c094e6b514d07fa27d0d0383f755678f46212f)

Changelog

  • Fixed potential bugs in the JSON output when the "sslCertificate" element was present in the incoming IFPIX. The bugs manifested as two "sslCertList" keys paired with differing values (objects) or an "sslCertList" key paired with no value.

super_mediator Release 1.14.0, 2026-Aug-6

Downloads

(SHA256=9975e8e656f07c47bdc38765cf0aa05d9e933ef897032b797987f293070c3cc2)

Changelog

  • When present in the incoming IPFIX (YAF 2.20), include the ja4 element in TLS records.
  • Changed ICMPv6 TEXT and JSON export to match ICMPv4 by putting icmpTypeIPv6 and icmpCodeIPv6 info the sourceTransportPort and destinationTransportPort fields, respectively.
  • Added the dnsQueryResponse element to the JSON output for DNS records.
  • Added the reverseVlanId element as an optional output field (RVLAN and RVLANINT).
  • Added the ability to filter on the reverseVlanId.
  • Added the yafLayer2SegmentId element as an optional output field (L2SEGMENT).
  • Fixed an issue in the JSON output of MySQL DPI: The mysqlCommandText fields are now exported as an array instead of as multiple objects with the same key.
  • Improved the parsing of TLS certificates to accept more certificates, to verify data, and to report problems.
  • Changed "make install" to write reference copies of the sample super_mediator.conf file and start-up files (for systemd and SysV init.d) under $prefix/share/super_mediator.
  • Changed "make install" so the sample super_mediator.conf file is no longer installed in /etc or $prefix/etc.
  • Updated super_mediator.spec to reflect the changes to "make install".

super_mediator Release 1.13.4, 2026-Aug-5

Downloads

(SHA256=b242d09673a468baabc28acbd92f2b60ecf50e29e6e26191a1dc1baad6ca3f41)

Changelog

  • Improved the parsing of TLS certificates to accept more certificates.

super_mediator Release 1.13.3, 2026-Jul-21

Downloads

(SHA256=534c8ec8292a4ec08192616c87b415a3987546b0c700390755ea685102fcd3d5)

Changelog

  • Fixed bugs (extraneous octets) in the calculation of the MD5 and SHA1 hashes of complete TLS certificates.

super_mediator Release 1.13.2, 2026-May-14

Downloads

(SHA256=571cf92be79990a4200d4c7e4403de72ee250f103787289d74f18bd9fd5f5966)

Changelog

  • Fixed bugs where multiple threads could modify the same state and result in a lock-up or a crash.

super_mediator Release 1.13.1, 2026-Apr-24

Downloads

(SHA256=03e41f74d71294059a1ac77ea514b615a405d8d4d34c4550ca93ccccbc3101ae)

Changelog

  • Changed the maximum values for ROTATE_MIN_SIZE and ROTATE_MAX_SIZE to support files larger than 2GB.

super_mediator Release 1.13.0, 2025-Nov-20

Downloads

(SHA256=88a7e4fd1b078ef977fb0c8e42e7c5f74a0bd8b6308c27ef4971b0f3ed1b2be4)

Changelog

  • NOTE: The names of JSON and TEXT output files have changed when ROTATE is used.
  • Added support for filtering a record based on its forward or reverse TCP flag fields, packet count fields, and byte count fields.
  • Added the ability for an Exporter to delay output-file rotation if the file's size is below a threshold and to advance rotation if the size exceeds a threshold.
  • Modified collectors that poll for files to process the files by modification time instead of by name, handling the oldest modification time first.
  • Changed the names of JSON and TEXT files to include a five decimal digit serial number when file rotation is active, e.g., "prefix.20251030112233-01234.json".
  • Updated systemd unit files to use more proper startup and shutdown methods.
  • Removed unnecessary spaces from JSON output.
  • Modified the configuration file parser to support hexadecimal numbers.
  • Fixed bugs where the comparison operator was ignored for filters using IPv6 addresses or the IP version.
  • Fixed bugs when filter statements appeared in both COLLECTOR blocks and a FILTER block.
  • Fixed a bug where the FILTER block ignored the AND_FILTER statement.
  • Changed the FILTER block to ignore filters using the COLLECTOR field as described in the documentation.
  • Improved the validation of the configuration file; the new super_mediator may error for configuration files that older versions accepted.
  • Changed the release number in the super_mediator.spec file to 1.
  • Deprecated the STATS token. Use STATS_ONLY instead.

super_mediator Release 1.12.0, 2025-Jul-24

Downloads

(SHA256=a86b9d6be912d57a02f391b678674b21fae3ad34e5c1df772d072eddffb6df0d)

Changelog

  • Added support for reading the mid-encryption records produced by YAF 2.17.
  • Changed how the --fields and --groups options are handled when the option is repeated. The new behavior uses the final occurrence of the option instead of the first.
  • Changed the --watch option to require either --move or the newly added --delete option.
  • Added a --test-config option that causes super_mediator to exit after parsing the configuration file.
  • Added support for "EXPORTER JSON" in the configuration file.
  • Changed --output-mode to accept FILE and FILEHANDLER for writing IPFIX files.
  • Improved the option handling to make it more strict and to catch issues earlier.
  • Added a "make check" target.
  • Fixed bugs in the JSON output of summarization (SSL_DEDUP, DEDUP) records.

super_mediator Release 1.10.3, 2025-Jul-24

Downloads

(SHA256=0e0732619caadcee9237ae36b8998625cbd49f6d9ed3b473fa5850c63fefaf1b)

Changelog

  • Fixed a bug where certain TLS DPI content was exported as invalid JSON.

super_mediator Release 1.11.2, 2025-Apr-17

Downloads

(SHA256=9c901504f7c0fcba2749c38a45907db495afdd72077b67e4bd58e0b12880dc1e)

Changelog

  • Fixed a bug that could cause invalid JSON output of TLS sub-records.
  • Fixed issues when building an RPM on RHEL8.

super_mediator Release 1.10.2, 2025-Jan-30

Downloads

(SHA256=96b307b2dc668e1a616dd39fdb40a655e22d00b2ea88c1d9ef3c456e00033a74)

Changelog

  • Fixed memory leaks in the directory poller.

super_mediator Release 1.11.1, 2025-Jan-23

Downloads

(SHA256=35000387ab221e0ef15ddde37675cfeae7adf4e3dfb871f5532fddf89f447e42)

Changelog

  • Fixed memory leaks in the periodic file-globbing (directory polling) code.
  • Added a log message giving the signal that caused super_mediator to exit.

super_mediator Release 1.11.0, 2024-Aug-29

Downloads

(SHA256=bc52ad4a4b8ed3909cdbaace24900d8f3aefc14a9addec816164ce95eb2f577d)

Changelog

  • Added support for reading and writing the micro- and nanosecond time fields produced by YAF-2.16.
  • Introduced a TIME_UNITS command in the configuration file and a --time-units command-line option to control what time unit(s) are used in TEXT and JSON Exporters.
  • Modified JSON output of IPv6 records to include source- and destinationIPv6Address keys in addition to source- and destinationIPv4Address keys. Previously only the IPv4Address keys were used.
  • Fixed a bug in JSON output of TLS records (introduced in v1.8.0) where sslCertVersion was not printed when its value was 0.
  • Added support for running super_mediator as a systemd service.
  • Updated the RPM spec file: enhanced RHEL9 compatibility, made openssl a requirement, and enabled type-export.
  • Modified configure to use pkg-config when searching for OpenSSL.
  • Fixed a compilation error when building with Spread Toolkit support.

super_mediator Release 1.10.1, 2024-Mar-28

Downloads

(SHA256=50d34a78b21fe9e49332c0b3592e930699e69c96756671fac60e82308bb9d4bc)

Changelog

  • Fixed a crash when exporting TEXT or JSON forms of de-duplicated DNS AAAA records.
  • Ensured incoming de-duplicated DNS AAAA records are exported in the 1.10.0 layout.
  • Fixed a bug where the DNS_RR FULL setting produced shorted DNS_RR records.
  • Fixed a minor bug in the payload hexdump output written by TEXT exporters.

super_mediator Release 1.10.0, 2023-Dec-21

Downloads

(SHA256=a169166b22319ea054751a352828c818b68f7a7b77a2f0f1005e95ca326cadc4)

Changelog

  • Added support for updated TLS and SSH templates generated by YAF 2.15 containing the JA3- and HASSH-related elements.
  • Added a new template for export of de-duplicated DNS AAAA records to resolve an issue where a binary IPv6 address was being stored in an IPFIX string.
  • In the JSON output of TLS certificates, replaced some sslObjectIdXX labels with meaningful names.
  • Fixed a bug where an incoming IPv4 record having a sourceIPv4Address of 0.0.0.0 was exported as an IPv6 IPFIX record with the source and destination addresses set to ::.
  • Fixed a bug where an IPv4 address of 0.0.0.0 was printed as the IPv6 address ::.
  • Fixed a bug in the JSON output of an SMTP subrecord when it was followed by an additional subrecord.
  • Fixed a compilation error when including SiLK support and SiLK was built without IPv6 support.

super_mediator Release 1.9.1, 2023-Feb-9

Downloads

(SHA256=eefd4535b1d98444e92f5465362bc28d72e8335b46ddbfb4a1ad176f6bcfc13c)

Changelog

  • Made the configure test for OpenSSL more robust to support newer releases.
  • Fixed a compilation error on some systems due to a misplaced #include.

super_mediator Release 1.9.0, 2022-Jun-8

Downloads

(SHA256=a5547967eaa87afabdd0f2419f6149ea248ac26c85d44ce2369785a8ae42e685)

Changelog

  • Added support for labeling records based on data from a SiLK IPSet or a SiLK Prefix Map.
  • Added support for labeling records with a sensor and flowtype similar to SiLK's rwflowpack tool.
  • Added support for OpenSSL 3.0.1.
  • Changed JSON output of SSL records for unknown sslObjectType values: For unknown value X, key sslCertObjectIDX is replaced by sslCertIssuerObjectIdX or sslCertSubObjectIdX. When X is 1, EmailAddress is used (e.g., sslCertIssuerEmailAddress) and when X is 25 DomainComponent is used.
  • Changed the super_mediator.spec file to configure the build using --with FEATURE options to rpmbuild.
  • Fixed a small bug in JSON output of rewritten SSL certificates.
  • Fixed bugs in TEXT export of very old YAF SSL data.
  • Changed the template scopes for the YAF stats template and Tombstone template to match those used by YAF.
  • Fixed a bug in MAC address printing where a trailing ":" appeared.

super_mediator Release 1.8.0, 2020-Dec-22

Downloads

(SHA256=d42ce8b1b0f830b384b031cc29d3dd08fff61adf408a76fb5b5088e63b10a688)

Changelog

  • Added a new switch, --rewrite-ssl-certs, which restructures the template used for TLS/SSL certificates for IPFIX exporters. The template uses specific IEs for some fields in an SSL certificate. The --rewrite-ssl-certs switch also allows a super_mediator to read the new SSL template from an upstream super_mediator. Deduplication of the rewritten certificates is not supported.
  • Added the ability to read the new SMTP DPI records exported by YAF 2.12.0.
  • Added the observation domain ID to JSON output.

super_mediator Release 1.7.1, 2019-Oct-24

Downloads

(SHA256=42f95148bc0301555ba0b3f4ff46246e12904e7d5f9d7851ed04b847a9df6473)

Changelog

  • Added ability to preserve observation domain of incoming records.
  • Changed scope of Tombstone records to 3 for consistency with YAF.
  • Fixed a crash when TCP collector and CLI --input are used concurrently.

super_mediator Release 1.7.0, 2019-Mar-18

Downloads

(SHA256=b4c8949df6791f34b614b5bd2bbf1631ca5c2510d14e551b12c859f9943341fb)

Changelog

  • Support for FixBuf 2.3.0 added, and is now required.
  • New YAF stats messages supported.
  • New Tombstone format supported.
  • Race condition addressed when exporter configured to GZIP and MOVE files.
  • Dynamically generated dedup template names added.
  • Option record bug fixes.

super_mediator Release 1.5.3.1, 2018-Oct-29

Downloads

(SHA256=ee04201170017f5123fa7ffc30972ad080b633a1c25edc070f1a0848b46ef2cc)

Changelog

  • Maintenance release for 1.5.3
  • Fix race condition resulting from using GZIP_FILES and MOVE

super_mediator Release 1.6.0, 2018-Apr-30

Downloads

(SHA256=eec12b7cab5164cb7e110c24931989e645c7ef59691d2b6937f4cc26c3ae508d)

Changelog

  • Support for FixBuf 2.0.0 added, and is now required.
  • Derive information elements from included XML files.
  • Support for tombstone records added.
  • Fixed flow output bugs where information elements were transposed.
  • Support for cmake build removed.

super_mediator Release 1.5.3, 2017-Oct-19

Downloads

(SHA256=4f46dcff1646cc211446477ee70794c15a0b01fe9d3907cad5462b45b36103c9)

Changelog

  • Added template metadata (name and description) record output (libfixbuf 1.8.0 or greater required).

super_mediator Release 1.5.2, 2017-Mar-8

Downloads

(SHA256=1a76a1e6a8a4e4fe4fd84f6110566b32ffcd8b987ea50d64d47190c1a31e3d26)

Changelog

  • Fix compile error introduced in version 1.5.1

super_mediator Release 1.5.1, 2017-Mar-6

Downloads

(SHA256=d17614b592734d1f60380315c073df769f60ae66f67acb7025d8afc7a560f0dd)

Changelog

  • Add --become-user and --become-group command line options
  • Bug Fix for compiling on Alpine Linux

super_mediator Release 1.5.0, 2017-Jan-5

Downloads

(SHA256=e07fd5545e41a935ff0a7df90a3e7a91ae869f3bd8f051b7d58816ad62c93da7)

Changelog

  • Add support for adding VLAN/Observation IDs to deduplication keys
  • Changed format of DEDUP Exporters (added flow start time associated with flow key hash)
  • Add ability to insert EXPORTER name in deduplication output records
  • Add ability to read gzip'd IPFIX files
  • Other Bug Fixes

super_mediator Release 1.4.0, 2016-Oct-4

Downloads

(SHA256=badd80c44587401613340ccd844795604c0001f30c499f29895b277865673779)

Changelog

  • Add support for multiple protocol deduplication for IPFIX/JSON exporters
  • Add post move file option for exporters
  • Add PAYLOAD, RPAYLOAD export options to custom field lists
  • Empty files are now removed by default
  • Bug Fix for uploading MULTI_FILES files to a MySQL database
  • Other Bug Fixes

super_mediator Release 1.3.0, 2016-Mar-8

Downloads

(SHA256=b7d16cdde0ebb371ea1f72575f3829b595354cf8b4b521e5ff612d78e44e718d)

Changelog

  • Add file compression support for EXPORTERS
  • Add Base64 Encode support for full certificate export
  • Changed default file extension for JSON files to .json
  • Bug Fix for ESCAPE_CHARS keyword for DNS_DEDUP Exporters
  • Fix bug when command line arguments and config file are present
  • Other Bug Fixes

super_mediator Release 1.2.2, 2016-Jan-7

Downloads

(SHA256=13c8680d322a2aeb2c4142ffad260ffe24033767c5a7423aff77a0111bbf780c)

Changelog

  • Bug Fixes for JSON exporters

super_mediator Release 1.2.1, 2015-Dec-29

Downloads

(SHA256=ad4b22dda320347f9142a880c3c6dfa056caffedf744eae355a04a60263c344d)

Changelog

  • Add JSON output option to --output-mode switch
  • Bug Fix for JSON exporters (DNS output)

super_mediator Release 1.2.0, 2015-Dec-22

Downloads

(SHA256=b38f9d7bca53ac03a49ea82750cc7788bb44605472b192afbcfad000976fa64f)

Changelog

  • Remove support for fixbuf releases prior to libfixbuf-1.7.0
  • Collect and export sslServerName
  • Collect, decode, and export full X.509 Certificates
  • MD5 hashing of X.509 Certificates with OpenSSL support
  • SHA1 hashing of X.509 Certificates with OpenSSL support
  • Collect and export list of DHCP options
  • Bug Fixes

super_mediator Release 1.1.3, 2015-Dec-7

Downloads

(SHA256=89413f1fe1d7d40193edfbc1aad7ad4754c8906daa8b0627f580573333b5e44b)

Changelog

  • Bug Fix for logging to syslog
  • DNS Deduplication JSON export bug fix
  • Update RPM spec file

super_mediator Release 1.1.2, 2015-Oct-28

Downloads

(SHA256=53cfc6cf4467a0cfede2517742f3996255ab385346dedb8af48cf97ffba316da)

Changelog

  • Bug Fix for TCP/UDP collector(s) that receive minimal data

super_mediator Release 1.1.1, 2015-Jul-1

Downloads

(SHA256=a23afd76b1517b21b6226b6aee0736d7d0ae60c2c0e8aa4a27241392794ab9b2)

Changelog

  • Bug Fix for Custom Field List Text Exporters
  • Bug Fix for configuring SSL De-duplication MAX_HIT_COUNT and FLUSH_TIME
  • super_table_creator will now create de-duplication tables
  • Documentation updates

super_mediator Release 1.1.0, 2015-Jun-26

Downloads

(SHA256=2c19715bea13eaffaa24037b6fd43194ac86d904e449b9991aaab714408ec4a2)

Changelog

  • Requires libfixbuf 1.4.0 or greater
  • SSL Certificate De-duplication
  • Advanced SSL field export configuration
  • Configurable De-duplication of any DPI Fields
  • JSON file export
  • Export of unnested DNS Resource Records
  • New option to only export DNS Responses
  • Add the ability to rotate and compress logs given a valid file directory
  • New option to de-duplicate on only particular DNS resource record types
  • MULTI_FILES CSV format change
  • MySQL schema change for MULTI_FILES
  • Bug Fix for Spread Collectors when daemon terminates
  • Bug Fixes

super_mediator Release 1.0.2, 2014-Oct-15

Downloads

(SHA256=1a2de09e17acc790487fd1b449f0035d2066ad3f6d1d736bc6f82a52e72b5aa7)

Changelog

  • Bug Fix for Collectors

super_mediator Release 1.0.1, 2014-Aug-12

Downloads

(SHA256=5f47e4e1813298c212af8b5a2ff57b4cd8104752e5b4f3336e58fda19f35b4e6)

Changelog

  • Add support for escaping control characters and the delimiter character in DPI strings
  • Bug Fix for DNP 3.0 text export
  • Other Minor Bug Fixes.

super_mediator Release 1.0.0, 2014-Jun-13

Downloads

(SHA256=c382b259e4cbf3af9e0dbbc3d6806e42deb6bea5798bc507a652a8c757dd2b69)

Changelog

  • Add support for multiple collectors
  • Add support for naming collectors and exporters
  • Collector name included in default flow text export
  • Add SSL Record Version
  • Exporters can now filter on Collector name
  • New log message format
  • Bug Fix for printing DPI Only in custom field lists
  • Other Bug Fixes

super_mediator Release 0.4.0, 2014-Mar-4

Downloads

(SHA256=51369abee8985c0cf18b08bea363ad05406404964569f348aeae839534187c2f)

Changelog

  • Added SCADA protocol and RTP DPI collection
  • Added MySQL automatic reconnection capability
  • Syslog logging capability
  • Added ability to collect, print, and export MPLS labels
  • Added ability to collect, print, and export Type of Service fields
  • Incoming IPFIX records that use Delta counters will export the same fields
  • Bug Fix for variable redeclaration on some operating systems
  • Bug Fix for DNS deduplication timeout
  • Other Bug Fixes

super_mediator Release 0.3.0, 2013-May-3

Downloads

(SHA256=7eebb69b83c1d039da5084ac1047c3846bc74423e0412520b191b1a3884ea67c)

Changelog

  • Added the ability to define new information elements for collection
  • New filter fields: INGRESS and EGRESS
  • Added the ability to "AND" filters
  • Added New YAF 2.4.0 information elements
  • Bug Fixes

super_mediator Release 0.2.2, 2013-Feb-26

Changelog

  • Bug Fix for GLib version 2.32 or greater
  • Added statistics timeout option for logging super_mediator stats
  • Bug Fixes

super_mediator Release 0.2.1, 2013-Feb-8

Changelog

  • Added Custom DPI Field List for Text Exporters
  • Added --fields switch to command line arguments
  • Bug Fix for Time output on some platforms
  • Bug Fix for SSL/TLS Text Export

super_mediator Release 0.2.0, 2013-Jan-16

Changelog

  • Retry exporter connections when lost
  • Keep export statistics per exporter
  • Bug Fix for polling directory for IPFIX files
  • Bug Fix for moving collector files

super_mediator Release 0.1.9, 2012-Dec-6

Changelog

  • Added Custom Field Lists for Text Exporters
  • Bug Fix for reading from stdin
  • Other Bug Fixes

super_mediator Release 0.1.7, 2012-Oct-9

Changelog

  • Added ability to filter by IP in IPset (requires SiLK IPset library)
  • DNS IPFIX export bug fix.
  • Add Max TTL Field to DNS Deduplicated IPFIX output

super_mediator Release 0.1.6, 2012-Sep-10

Changelog

  • Added Automatic import into MySQL database
  • Bug Fixes

super_mediator Release 0.1.5, 2012-Jul-31

Changelog

  • Added DNSSEC awareness.
  • Added New SSL Information Elements.
  • Added flow stats elements from YAF 2.3.0.
  • Added DHCP Fingerprinting Elements.
  • Enhancements for uploading CSV files to a database.
  • Bug Fixes.

super_mediator Release 0.1.4, 2012-Jun-12

Changelog

  • Added option to timestamp rolling DPI CSV files.
  • Added option to print flow "index" with DPI data.
  • Bug Fixes.

super_mediator Release 0.1.3, 2012-May-7

Changelog

  • Enhanced DPI to CSV export.
  • Bug Fixes.

super_mediator Release 0.1.2, 2012-Apr-3

Changelog

  • Bug Fix for multiple exporters.
  • Bug Fix for 64 bit OS for text exporters.

super_mediator Release 0.1.1, 2012-Mar-28

Changelog

  • Option to remove empty output files
  • Improved Logging
  • Bug Fix for de-duplication of DNS NXDomain Records
  • Other Bug Fixes.