Skip to content

Release 3.4.3

Mark Overmeer edited this page Oct 16, 2018 · 7 revisions

Table of Contents

Upgrade/Migration

3.4.3 is a bug-fix release for 3.4. Please use a newer version, like Release 3.4.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')
  • When you get 'ERROR: illegal version number '3.4.3.tar.gz', then move /home/taranis/taranis-*.tar.gz to /tmp (internal issue 241)
You do not need to report these known issues again, but we would really like to know about other problems and inconveniences experienced during installation. We lack resources to test all "supported" Linux environments for each minor release.

Clone this wiki locally