Skip to content

Commit 1dccc86

Browse files
author
Benjamin Reed
committed
Release Notes for OpenNMS 16.0.3
1 parent 883274c commit 1dccc86

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
opennms (16.0.3-1) stable; urgency=medium
2+
3+
* New upstream release. This release contains a number of bug fixes over 16.0.2.
4+
5+
-- OpenNMS Release Manager <opennms@opennms.org> Thu, 20 Aug 2015 11:36:00 -0500
6+
17
opennms (16.0.2-1) stable; urgency=low
28

39
* New upstream release. This is a repack of 16.0.1 with a small bug fix.

opennms-doc/releasenotes/src/asciidoc/releasenotes/changelog-16.adoc

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
[releasenotes-16]
22
=== OpenNMS 16
33

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+
428
[releasenotes-changelog-16.0.2]
529
==== Release 16.0.2
630

@@ -11,7 +35,7 @@ The codename for 16.0.2 is **__still__** _Bananaman_. It'll be our secret.
1135
[releasenotes-changelog-16.0.1]
1236
==== Release 16.0.1
1337

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
1539
a fix to running OpenNMS on a system that cannot reach the public Internet.
1640

1741
The codename for 16.0.1 is _Bananaman_.

0 commit comments

Comments
 (0)