Skip to content

Releases: unioslo/nivlheim

0.6.0

11 Apr 07:24
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
  • Lots of improvements to the web gui, particularly on the browse and search pages.
  • Minor changes to the API. The documentation has been updated.

0.5.0

04 Apr 13:44
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • New status page with health metrics
  • Browse-function that groups machines by OS
  • Better OS detection
  • Lots of speed improvements to the backend

0.4.0

24 Mar 07:52
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • New integration tests that are automatically run during builds
  • Jobs and tasks run in parallell
  • Certificate chains/history is kept
  • New revocation system for client certificates
  • The website lets you define ip ranges where new machines are automatically approved
  • Reverse DNS lookup can be used to name machines

0.3.0

03 Mar 10:46
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • The system service automatically prunes old versions of files from the database, while keeping some
  • The file browser highlights changes between versions
  • The website has a new main menu

0.2.1

28 Feb 11:10
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Now the Go code is compiled and tested during rpm package building, so the rpm contains a binary.

0.2.0

26 Feb 08:57
35003d7
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • New web frontend
  • New API
  • Lots of fixed bugs and minor improvements

RPM packages are available on Fedora Copr.

0.1.3

08 Feb 15:46
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • Improvements and stability fixes for the build process
  • Cleaned up host field names and OS shortnames a bit
  • Better detection of OS editions (workstation, server etc.)
  • Keep a "last modified" timestamp as a separate field for collected files, in addition to logging when the file was received

0.1.2

23 Jan 15:15
80abec4
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

The default installation now passes all tests on the target platforms (Fedora 27 and CentOS 7 at the moment).

Installation instructions

0.1.1

15 Sep 10:46
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • The release version can now be found in /etc/nivlheim/version everywhere packages are installed
  • Some code has been refactored, doesn't affect anything external
  • Improvements to the build process

First release

14 Sep 09:16
Compare
Choose a tag to compare
First release Pre-release
Pre-release

This is the first release, containing a "minimum viable product".
Rpm packages for client and server are available from an external package repository.