aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-01-10 12:03:38 +0100
committerLoïc Hoguin <[email protected]>2020-01-10 12:03:38 +0100
commitcabf42e2573c8986034ceb8cd91fe5539fae17aa (patch)
treea51de30fcd1d98c33fcf9a66c856af1c8bb8dc7f
parente11e18c60d16b53c36c02392ec3635b963b21eda (diff)
downloadci.erlang.mk-cabf42e2573c8986034ceb8cd91fe5539fae17aa.tar.gz
ci.erlang.mk-cabf42e2573c8986034ceb8cd91fe5539fae17aa.tar.bz2
ci.erlang.mk-cabf42e2573c8986034ceb8cd91fe5539fae17aa.zip
OTP-22.1.8.1
This release adds features to snmp and is probably a patch for customers of OTP Team. As a result I am not updating the OTP versions meant for CI as there's no real need to do so.
-rw-r--r--release-notes/OTP-22.1.8.1.README.txt50
1 files changed, 50 insertions, 0 deletions
diff --git a/release-notes/OTP-22.1.8.1.README.txt b/release-notes/OTP-22.1.8.1.README.txt
new file mode 100644
index 0000000..f384981
--- /dev/null
+++ b/release-notes/OTP-22.1.8.1.README.txt
@@ -0,0 +1,50 @@
+Patch Package: OTP 22.1.8.1
+Git Tag: OTP-22.1.8.1
+Date: 2020-01-10
+Trouble Report Id: OTP-16349, OTP-16360
+Seq num: ERIERL-444, ERIERL-451
+System: OTP
+Release: 22
+Application: snmp-5.4.3.1
+Predecessor: OTP 22.1.8
+
+ Check out the git tag OTP-22.1.8.1, and build a full OTP system
+ including documentation. Apply one or more applications from this
+ build as patches to your installation using the 'otp_patch_apply'
+ tool. For information on install requirements, see descriptions for
+ each application version below.
+
+ ---------------------------------------------------------------------
+ --- snmp-5.4.3.1 ----------------------------------------------------
+ ---------------------------------------------------------------------
+
+ The snmp-5.4.3.1 application can be applied independently of other
+ applications on a full OTP 22 installation.
+
+ --- Improvements and New Features ---
+
+ OTP-16349 Application(s): snmp
+ Related Id(s): ERIERL-444
+
+ Its now possible to remove selected varbinds (from the
+ final message) when sending a notification. This is
+ done by setting the 'value' (in the varbind(s) of the
+ varbinds list) to '?NOTIFICATION_IGNORE_VB_VALUE'.
+
+
+ OTP-16360 Application(s): snmp
+ Related Id(s): ERIERL-451
+
+ Its now possible to specify that an oid shall be
+ "truncated" (trailing ".0" to be removed) when sending
+ an notification.
+
+
+ Full runtime dependencies of snmp-5.4.3.1: crypto-3.3, erts-6.0,
+ kernel-3.0, mnesia-4.12, runtime_tools-1.8.14, stdlib-2.5
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+