The eighth maintenance release of the 4.9 series of NAV is now out!
The source code is available for download at GitHub [1].
New packages for Debian 9/10 (Stretch/Buster) are available in our APT repository [2] as usual.
The Debian packages for NAV 4.9 have been rebuilt using dh-virtualenv, which means that most of the Python dependencies are now embedded into the packages themselves. If you have previously added a priority apt pin for packages from apt.uninett.no, you may now remove it, as there are no longer any other packages needed from that repository to run NAV.
Please also be extra aware of config file changes. Look out for `*.dpkg-dist` files in /etc/nav and make sure to update your running config.
The virtual appliance is currently being updated at the time of this writing, and will be uploaded soon.
Changes =======
Fixed GitHub issues in this release:
* #1753 (SNMP-less servers are no longer connected in the NAV topology) * #1941 (Interface information pop-ups in the status widget tends to hang) * #1942 (get_mib() should be able to load MIB modules from outside the nav.smidumps package) * #1962 (Environment rack widget edit mode crashes if there are racks in rooms with non-ascii characters in their name) * #1964 (smsd crashes when discarding non-dispatchable messages with non-ASCII chars (or for users with non-ASCII chars in their name)) * #1972 (Ensure PostgreSQL unique constraints are consistently named) * #1973 (Stop explicitly installing pl/pgSQL during db init.) * #1975 (Unhandled ValueError in eventengine when snmptrapd posts invalid linkState events) * #1976 (Properly display sensor data scale on sensor details page.) * #1977 (Use Juniper 802.1X VLAN workaround in default configuration)
Please see the release notes [3] for more details. Happy NAVing everyone!
Links =====
[1] https://github.com/UNINETT/nav/releases [2] https://nav.uninett.no/install-instructions/#debian [3] https://nav.uninett.no/doc/latest/release-notes.html#nav-4-9