Downloads

The latest releases of Super Mediator 1.x are listed below.

See also the latest Super Mediator 2.x pre-releases and all Super Mediator releases.

RPM Downloads

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

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.

Visit Release History for older releases.