Last night unattended update (13/12/2024) on Ubuntu 20.04.6 LTS (focal) upgraded php7.4 from version 7.4.3-4ubuntu2.24 to 7.4.3-4ubuntu2.26.
Unfortunately, after the upgrade, the php-ldap module no longer works.
Unable to load dynamic library 'ldap.so' (tried: /usr/lib/php/20190902/ldap.so (/usr/lib/php/20190902/ldap.so: undefined symbol: RETURN_THROWS), /usr/lib/php/20190902/ldap.so.so (/usr/lib/php/20190902/ldap.so.so: cannot open shared object file
I've verified this on two different servers. I hoped it was possible to rollback but the only versions available on repositories at the moment are the latest and the base version. Does anyone have an idea where I can find the packages for a rollback? And, most importantly, where to report the problem?
*** FIXED *** The patched packages are available on "security-proposed" and I guess they will be soon released on focal-security. They are available here on launchpad.