aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-11-16 10:04:44 +0100
committerLoïc Hoguin <[email protected]>2018-11-16 10:04:44 +0100
commit626935503c261aa6caa12e554d9aaf8afa37c9a9 (patch)
treededb00bd126a18c2703500bb38cdced26de468e4
parentd798a7e16c47c1485a22070150fa35f53ba943c2 (diff)
downloadci.erlang.mk-626935503c261aa6caa12e554d9aaf8afa37c9a9.tar.gz
ci.erlang.mk-626935503c261aa6caa12e554d9aaf8afa37c9a9.tar.bz2
ci.erlang.mk-626935503c261aa6caa12e554d9aaf8afa37c9a9.zip
OTP-20.3.8.14
-rw-r--r--early-plugins.mk4
-rw-r--r--release-notes/OTP-20.3.8.14.README.txt45
2 files changed, 47 insertions, 2 deletions
diff --git a/early-plugins.mk b/early-plugins.mk
index 5b05e7e..4e230a8 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -25,7 +25,7 @@
OTP-18 := OTP-18.0.3 OTP-18.1.5 OTP-18.2.4 OTP-18.3.4.11
OTP-19 := OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.12
-OTP-20 := OTP-20.0.5 OTP-20.1.7 OTP-20.2.4 OTP-20.3.8.13
+OTP-20 := OTP-20.0.5 OTP-20.1.7 OTP-20.2.4 OTP-20.3.8.14
OTP-21 := OTP-21.0.9 OTP-21.1.1
OTP-18+ := $(OTP-18) $(OTP-19) $(OTP-20) $(OTP-21)
@@ -51,7 +51,7 @@ 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 \
OTP-20.3.8.3 OTP-20.3.8.5 OTP-20.3.8.6 OTP-20.3.8.7 OTP-20.3.8.8 \
- OTP-20.3.8.9 OTP-20.3.8.10 OTP-20.3.8.11 OTP-20.3.8.12
+ OTP-20.3.8.9 OTP-20.3.8.10 OTP-20.3.8.11 OTP-20.3.8.12 OTP-20.3.8.13
OTP-21-DROPPED := OTP-21.0-rc1 OTP-21.0-rc2 OTP-21.0 OTP-21.0.1 OTP-21.0.2 \
OTP-21.0.3 OTP-21.0.4 OTP-21.0.5 OTP-21.0.6 OTP-21.0.7 OTP-21.0.8 \
OTP-21.1
diff --git a/release-notes/OTP-20.3.8.14.README.txt b/release-notes/OTP-20.3.8.14.README.txt
new file mode 100644
index 0000000..ec2a063
--- /dev/null
+++ b/release-notes/OTP-20.3.8.14.README.txt
@@ -0,0 +1,45 @@
+Patch Package: OTP 20.3.8.14
+Git Tag: OTP-20.3.8.14
+Date: 2018-11-15
+Trouble Report Id: OTP-15413
+Seq num:
+System: OTP
+Release: 20
+Application: ssh-4.6.9.2
+Predecessor: OTP 20.3.8.13
+
+ Check out the git tag OTP-20.3.8.14, 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.
+
+ ---------------------------------------------------------------------
+ --- ssh-4.6.9.2 -----------------------------------------------------
+ ---------------------------------------------------------------------
+
+ Note! The ssh-4.6.9.2 application can *not* be applied independently
+ of other applications on an arbitrary OTP 20 installation.
+
+ On a full OTP 20 installation, also the following runtime
+ dependencies have to be satisfied:
+ -- crypto-4.2 (first satisfied in OTP 20.2)
+ -- public_key-1.5.2 (first satisfied in OTP 20.2)
+
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-15413 Application(s): ssh
+
+ Incompatibility with newer OpenSSH fixed. Previously
+ versions 7.8 and later could cause Erlang SSH to exit.
+
+
+ Full runtime dependencies of ssh-4.6.9.2: crypto-4.2, erts-6.0,
+ kernel-3.0, public_key-1.5.2, stdlib-3.3
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+