-
Notifications
You must be signed in to change notification settings - Fork 17
release 3.5.0
Mark Overmeer edited this page Feb 14, 2019
·
13 revisions
This page contains information about release 3.5.0, which contains new developments. It also contains all patches which have been applied to 3.4.4
This release has been succeeded by Release 3.5.1, which fixes some bugs.
- Much faster search.
- Support for RedHat 7
- Release 3.4.0 added short-cut '^' to the assess page, to select all items above the current. Now, we also have a '!' which selects everything visible below.
- Add reply-to header to publications.
- sort buttons on product- and publication text areas.
- Advisory printed preview now contains advisory matrix
- Add "taranis send year-stats".
- Add "taranis db remove-items".
- Add "taranis db schema-version".
- Add "taranis install --remove" to get rid of unused software versions.
- Renamed "taranis specint send-reminders" to "taranis send specint-reminders"
You can upgrade directly from 3.3.4 or any 3.4 release.
- When you have put your tar-ball in the home directory of the taranis user, you will get an ugly error message ERROR: cannot read from /home/taranis/etc/setup-*.json for JSON Work-around: move the file to '/tmp'. This gets fixed in 3.5.1.
- In one of the last RCs, we accidentally broke searching in products. We will release 3.5.1 soon, to fix this inconvenience (patches still need to see testing)
- Pre-installation, the perl module File::Remove must be present. Install this via your distribution or "cpan -i File::Remove". (issue #19, internal issue 269)
- This release has been succeeded by Release 3.5.1, which fixes above issues.
- Get the sources from GitHub: http://github.com/NCSC-NL/taranis3/releases/download/v3.5.0/taranis-3.5.0.tar.gz (Download)
- Check the sha256sum: 637ccf1c20c2c2234f9cca236a03cab74c2db89c97772e3a6b0e278307f62e56
- Follow the instructions from the Installation Guide
New option mail_reply_to to set a "Reply-To" header in any message sent. When you do not configure this, the header will not be included (which is compatible with earlier releases: no such header)
Configure ~taranis/etc/taranis.conf.xml with
<mail_reply_to>info@example.com</mail_reply_to>images/taranis-logo-medium.png ©NCSC-NL, License: EUPL-1.2