aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes/OTP-19.1.2.README.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-06-26 14:30:24 +0200
committerLoïc Hoguin <[email protected]>2018-06-26 14:30:24 +0200
commit4f4b441446afeadd251025d636902fa2cfa86542 (patch)
tree46d3a010d378351e61c9ed7df013b896e8bacf16 /release-notes/OTP-19.1.2.README.txt
parentd934f92715a8b8fbacbf262ea21d8c5b540d96a5 (diff)
downloadci.erlang.mk-4f4b441446afeadd251025d636902fa2cfa86542.tar.gz
ci.erlang.mk-4f4b441446afeadd251025d636902fa2cfa86542.tar.bz2
ci.erlang.mk-4f4b441446afeadd251025d636902fa2cfa86542.zip
Add release notes for OTP-18.0+
The version 18.3.4.3 is missing and seems to have had no announcement or README, I do not know why.
Diffstat (limited to 'release-notes/OTP-19.1.2.README.txt')
-rw-r--r--release-notes/OTP-19.1.2.README.txt42
1 files changed, 42 insertions, 0 deletions
diff --git a/release-notes/OTP-19.1.2.README.txt b/release-notes/OTP-19.1.2.README.txt
new file mode 100644
index 0000000..783bd63
--- /dev/null
+++ b/release-notes/OTP-19.1.2.README.txt
@@ -0,0 +1,42 @@
+Patch Package: OTP 19.1.2
+Git Tag: OTP-19.1.2
+Date: 2016-10-06
+Trouble Report Id: OTP-13905, OTP-13932
+Seq num: seq13189
+System: OTP
+Release: 19
+Application: ssh-4.3.3
+Predecessor: OTP 19.1.1
+
+ ---------------------------------------------------------------------
+ --- ssh-4.3.3 -------------------------------------------------------
+ ---------------------------------------------------------------------
+
+ Note! The ssh-4.3.3 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:
+ -- stdlib-3.1 (first satisfied in OTP 19.1)
+
+
+ --- Fixed Bugs and Malfunctions ---
+
+
+ OTP-13932 Application(s): ssh
+ Related Id(s): seq13189
+
+ Handle all possible exit values that should be
+ interpreted as {error, closed}. Failing to do so could
+ lead to unexpected crashes for users of the ssh
+ application.
+
+
+ Full runtime dependencies of ssh-4.3.3: crypto-3.3, erts-6.0,
+ kernel-3.0, public_key-1.1, stdlib-3.1
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+