From 1730f0494731506c4bb70cc714f1acdeb9fa23d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 28 Dec 2018 10:55:16 +0100 Subject: OTP-21.2.2 --- release-notes/OTP-21.2.2.README.txt | 39 +++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 release-notes/OTP-21.2.2.README.txt (limited to 'release-notes/OTP-21.2.2.README.txt') diff --git a/release-notes/OTP-21.2.2.README.txt b/release-notes/OTP-21.2.2.README.txt new file mode 100644 index 0000000..67ed831 --- /dev/null +++ b/release-notes/OTP-21.2.2.README.txt @@ -0,0 +1,39 @@ +Patch Package: OTP 21.2.2 +Git Tag: OTP-21.2.2 +Date: 2018-12-28 +Trouble Report Id: OTP-15397 +Seq num: ERL-801 +System: OTP +Release: 21 +Application: ssh-4.7.3 +Predecessor: OTP 21.2.1 + + Check out the git tag OTP-21.2.2, 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.7.3 ------------------------------------------------------- + --------------------------------------------------------------------- + + The ssh-4.7.3 application can be applied independently of other + applications on a full OTP 21 installation. + + --- Fixed Bugs and Malfunctions --- + + OTP-15397 Application(s): ssh + Related Id(s): ERL-801 + + Fixed port leakage if a ssh:daemon call failed. + + + Full runtime dependencies of ssh-4.7.3: crypto-4.2, erts-6.0, + kernel-3.0, public_key-1.5.2, stdlib-3.3 + + + --------------------------------------------------------------------- + --------------------------------------------------------------------- + --------------------------------------------------------------------- + -- cgit v1.2.3