Skip to content

Release 3.4.3

Mark Overmeer edited this page Sep 26, 2018 · 7 revisions

Table of Contents

Upgrade/Migration

3.4.3 is a bug-fix release for 3.4.

You can upgrade from 3.3.x to any 3.4.x directly, however: read the 3.4.0 Release notes first. The installation procedure of 3.4 is totally different from 3.3 and earlier.

Download

Changes in 3.4.3

Here, we only list changes with respect to release 3.4.2. The #XXX numbers refer to internal issue numbers, which are not publicly available. E#X are external issue numbers, hence visible in this repository.

This release fixes two nasty mistakes in the 3.4.2 release which complicated fresh installations of Taranis.

Known issues

We will prepare a 3.4.4 to fix these issues, but until then please solve this yourself:

  • The install script install/801.upgrade-to-3.4.2 attempts to connect to the database in a way that does not always work. In case you get an error, simply remove the script (with 'rm') and restart installation.
  • On RedHat 7.* you need to pre-install packages lbzip2 and rsync (with 'yum install')

Clone this wiki locally