aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--early-plugins.mk4
-rw-r--r--release-notes/OTP-19.3.6.11.README.txt45
2 files changed, 47 insertions, 2 deletions
diff --git a/early-plugins.mk b/early-plugins.mk
index f1dba35..293d043 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -24,7 +24,7 @@
# major release is out.
OTP-18 := OTP-18.0.3 OTP-18.1.5 OTP-18.2.4 OTP-18.3.4.9
-OTP-19 := OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.10
+OTP-19 := OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.11
OTP-20 := OTP-20.0.5 OTP-20.1.7 OTP-20.2.4 OTP-20.3.8.9
OTP-21 := OTP-21.0.9
@@ -44,7 +44,7 @@ OTP-LATEST := $(lastword $(foreach rel,$(OTP-18+),$(if $(findstring -rc,$(rel)),
OTP-18-DROPPED := OTP-18.3.4 OTP-18.3.4.6 OTP-18.3.4.7 OTP-18.3.4.8
OTP-19-DROPPED := OTP-19.3.6 OTP-19.3.6.3 OTP-19.3.6.4 OTP-19.3.6.5 \
- OTP-19.3.6.6 OTP-19.3.6.7 OTP-19.3.6.8 OTP-19.3.6.9
+ OTP-19.3.6.6 OTP-19.3.6.7 OTP-19.3.6.8 OTP-19.3.6.9 OTP-19.3.6.10
OTP-20-DROPPED := OTP-20.1.5 OTP-20.1.6 OTP-20.2 OTP-20.2.1 OTP-20.2.2 \
OTP-20.2.3 OTP-20.3 OTP-20.3.2 OTP-20.3.3 OTP-20.3.4 OTP-20.3.5 \
OTP-20.3.6 OTP-20.3.7 OTP-20.3.8 OTP-20.3.8.1 OTP-20.3.8.2 \
diff --git a/release-notes/OTP-19.3.6.11.README.txt b/release-notes/OTP-19.3.6.11.README.txt
new file mode 100644
index 0000000..dbe4616
--- /dev/null
+++ b/release-notes/OTP-19.3.6.11.README.txt
@@ -0,0 +1,45 @@
+Patch Package: OTP 19.3.6.11
+Git Tag: OTP-19.3.6.11
+Date: 2018-09-20
+Trouble Report Id: OTP-14609
+Seq num: ERIERL-238
+System: OTP
+Release: 19
+Application: erts-8.3.5.6
+Predecessor: OTP 19.3.6.10
+
+ Check out the git tag OTP-19.3.6.11, 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.
+
+ ---------------------------------------------------------------------
+ --- erts-8.3.5.6 ----------------------------------------------------
+ ---------------------------------------------------------------------
+
+ Note! The erts-8.3.5.6 application can *not* be applied independently
+ of other applications on an arbitrary OTP 19 installation.
+
+ On a full OTP 19 installation, also the following runtime
+ dependency has to be satisfied:
+ -- sasl-3.0.1 (first satisfied in OTP 19.1)
+
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-14609 Application(s): erts
+ Related Id(s): ERIERL-238
+
+ Fixed small memory leak that could occur when sending
+ to a terminating port.
+
+
+ Full runtime dependencies of erts-8.3.5.6: kernel-5.0, sasl-3.0.1,
+ stdlib-3.0
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+