• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

URGENT: security fix for psa-proftpd?

I'm confused. The official Parallels page (http://www.parallels.com/products/plesk/ProFTPD) says you have to have version 1.3.3c installed. But yet I've got 10.0.1 and apparently the microupdate and I'm seeing version 1.3.3. Do I have the fixed version?

# /usr/sbin/proftpd -v
ProFTPD Version 1.3.3

# cat /root/.autoinstaller/microupdates.xml
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<patches>
<product id="plesk" version="10.0.1">
<patch version="5" timestamp="" />
</product>
</patches>
 
just upgraded to version 10.3 and:

e:~# /usr/sbin/in.proftpd -V
Version: 1.3.3e (maint)
Platform: LINUX [Linux 2.6.26-2-amd64 x86_64]

finally ><
 
Back
Top