This release has been uploaded to Debian and the LAVA repositories. The release fixes a security issue with private test jobs. 2017.12 added support for the REST API to access test job definitions. This change caused a problem where test jobs in which visibility had been set to personal or group were correctly displayed in job tables but the job definitions were accessible via direct URLs.

This hotfix resolves this problem in lava-server.

There was also a problem with the command line support for adding workers, this has also been fixed in this hotfix release.

lava-server
===========

2e00544f LAVA-1168 - LAVA job visibility bug
341f5dfa LAVA-1171 - Show 403 instead of 404
31b7b2a9 Fix "lava-server manage workers add"


--