]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#2040514: Net::SFTP::Foreign is not Net::FTP
authorJason Stephenson <jason@sigio.com>
Tue, 26 Mar 2024 17:37:02 +0000 (13:37 -0400)
committerblake <blake@mobiusconsortium.org>
Thu, 28 Mar 2024 20:08:36 +0000 (15:08 -0500)
commit958b49f2d12e27a535e47be55526413f0e0f285d
treec0f8077d8ec33a53c93a18a4d52d74ee9e148bcc
parent0d3e221f6452ab6f463262909569dfc46d35d9ae
LP#2040514: Net::SFTP::Foreign is not Net::FTP

Fix the SFTP functions that use Net::SFTP::Foreign so that they
actually work.  The Net::FTP implementations do not work with
Net::SFTP::Foreign.

Add acquisitions release note.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: blake <blake@mobiusconsortium.org>
Open-ILS/src/perlmods/lib/OpenILS/Utils/RemoteAccount.pm
docs/RELEASE_NOTES_NEXT/Acquisitions/lp2040514-acq-edi-sftp-fix.adoc [new file with mode: 0644]