From 4b22f78fb40dcf0577c1582cdb307a4336f4fd1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 31 Mar 2023 15:02:24 +0200 Subject: OTP-25.2.2 --- release-notes/OTP-25.2.2.README.txt | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 release-notes/OTP-25.2.2.README.txt (limited to 'release-notes/OTP-25.2.2.README.txt') diff --git a/release-notes/OTP-25.2.2.README.txt b/release-notes/OTP-25.2.2.README.txt new file mode 100644 index 0000000..5722398 --- /dev/null +++ b/release-notes/OTP-25.2.2.README.txt @@ -0,0 +1,40 @@ +Patch Package: OTP 25.2.2 +Git Tag: OTP-25.2.2 +Date: 2023-01-30 +Trouble Report Id: OTP-18409 +Seq num: ERIERL-908 +System: OTP +Release: 25 +Application: ftp-1.1.3 +Predecessor: OTP 25.2.1 + + Check out the git tag OTP-25.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. + + --------------------------------------------------------------------- + --- ftp-1.1.3 ------------------------------------------------------- + --------------------------------------------------------------------- + + The ftp-1.1.3 application can be applied independently of other + applications on a full OTP 25 installation. + + --- Fixed Bugs and Malfunctions --- + + OTP-18409 Application(s): ftp + Related Id(s): ERIERL-908, PR-6721 + + Fixes calls to ftp:nlist/2 returning {error, epath} + when the file / folder exists + + + Full runtime dependencies of ftp-1.1.3: erts-7.0, kernel-6.0, + runtime_tools-1.15.1, ssl-10.2, stdlib-3.5 + + + --------------------------------------------------------------------- + --------------------------------------------------------------------- + --------------------------------------------------------------------- + -- cgit v1.2.3