You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: opennms-doc/releasenotes/src/asciidoc/releasenotes/changelog-16.adoc
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,30 @@
1
1
[releasenotes-16]
2
2
=== OpenNMS 16
3
3
4
+
[releasenotes-changelog-16.0.3]
5
+
==== Release 16.0.3
6
+
7
+
Release 16.0.3 is the latest stable release of OpenNMS. It contains a number of bugfixes, including a fix
8
+
to an NPE that could cause nodes to not show in the topology UI.
9
+
10
+
The codename for 16.0.3 is _Phillip Fathom_.
11
+
12
+
===== Bug
13
+
14
+
* IfIndex not updated in ipinterface table on change (Issue http://issues.opennms.org/browse/NMS-6567[NMS-6567])
15
+
* build failure in opennms-doc/guide-doc on FreeBSD (Issue http://issues.opennms.org/browse/NMS-7600[NMS-7600])
16
+
* Log messages for the Correlation Engine appear in manager.log (Issue http://issues.opennms.org/browse/NMS-7729[NMS-7729])
17
+
* SeleniumMonitor with PhantomJS driver needs gson JAR (Issue http://issues.opennms.org/browse/NMS-7748[NMS-7748])
18
+
* The command /opt/opennms/bin/ilr doesn't work (Issue http://issues.opennms.org/browse/NMS-7760[NMS-7760])
19
+
* nodeCategoryChanged event on already-down node makes extra nodeDown events (Issue http://issues.opennms.org/browse/NMS-7761[NMS-7761])
20
+
* noSuchObject duplicates links on topology map (Issue http://issues.opennms.org/browse/NMS-7762[NMS-7762])
21
+
* OpenNMS won't start anymore with 512MB of Heap Size (Issue http://issues.opennms.org/browse/NMS-7783[NMS-7783])
22
+
* Some weak cipher suites allowed in example jetty.xml HTTPS config (Issue http://issues.opennms.org/browse/NMS-7812[NMS-7812])
23
+
* The reload config for Collectd might throws a ConcurrentModificationException (Issue http://issues.opennms.org/browse/NMS-7824[NMS-7824])
24
+
* KIE API JAR missing from packages (Issue http://issues.opennms.org/browse/NMS-7836[NMS-7836])
25
+
* Fix for NMS-6567 prevents interfaces from acquiring SNMP interface records on rescan (Issue http://issues.opennms.org/browse/NMS-7838[NMS-7838])
26
+
* Counter variables reported as strings (like Net-SNMP extent) are not stored properly when using RRDtool (Issue http://issues.opennms.org/browse/NMS-7839[NMS-7839])
27
+
4
28
[releasenotes-changelog-16.0.2]
5
29
==== Release 16.0.2
6
30
@@ -11,7 +35,7 @@ The codename for 16.0.2 is **__still__** _Bananaman_. It'll be our secret.
11
35
[releasenotes-changelog-16.0.1]
12
36
==== Release 16.0.1
13
37
14
-
Release 16.0.1 is the latest stable release of OpenNMS. It contains a fe small enhancements and a number of bugfixes, including
38
+
Release 16.0.1 is the latest stable release of OpenNMS. It contains a few small enhancements and a number of bugfixes, including
15
39
a fix to running OpenNMS on a system that cannot reach the public Internet.
0 commit comments