Released: 2014-08-20.

The focus for this release is addition of a windows client and bugfixing.

The release 1.3 and 1.3.0.1 have known bugs and shold not be used. For the 1.3-series use of 1.3.0.2 is recommended.

Highlights

  • Added a commandline Windows client

  • Fixed the bug in the integrity services CompleteIntegrityCheck where checksums where only incrementally collected, and not collecting all.

  • The leak of database passwords into the component logs have been stopped.

  • Database migration issues with the AuditContributor and AlarmService databases have been fixed.

Updating from 1.2

Databases

The derby edition of the AuditContributor database have had a table name updated.

To update the database do the following:

  • Derby: Either just run the reference pillar and integrity service, which will automatically update the DB, or run the sql/derby/auditContributorDBUpdate3to4.sql script on the DBs.

 

List of issues resolved in this release

Known bugs found in this release