Skip to content

release 3.7.5

Mark Overmeer edited this page Feb 5, 2022 · 5 revisions

This page contains information about release 3.7.5, the first bug-fix release for the 3.7 branch. The main reason for this release, is a new release of SQL::Abstract which breaks close to every database query in Taranis.

Read Release 3.7.4 about changes to 3.6 and older releases.

Table of Contents

Changes

  • #361 Individuals without roles not shown in call list
  • E41: correct use of AND between keyword lists
  • E47: change in SQL::Abstract v2 breaks sqlJoin
  • #371 Show roles in H/H calling list
  • Revert "lesser use of 'Taranis'"

How to upgrade

You can upgrade directly from 3.3.4, and any 3.4, 3.5, 3.6 or 3.7 release.

Known issues with this release

  • Issue #51: changed address for CPEs at NIST. Fix: remove `static.` from line 20 in ~taranis/taranis-3.7.5/perl5/Taranis/Command/CPE.pm (Also applies to older versions)
  • Issue #54: on CentOS, a package is renamed. After first install failure, change in file ~taranis/sources/taranis-*/install/012.distribution-centos the package name policycoreutils-python into python3-policycoreutils.

Download

Configuration

You have to apply all manual configuration changes as described in releases since the previous version you have installed. At the moment, we are not aware of any configuration differences which need manual attention between 3.5, 3.6 and 3.7.

Clone this wiki locally