diff --git a/debian/changelog b/debian/changelog index c3d8d1db..6eee3f1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +ldapsaisie (4.2.0-1) stable; urgency=medium + + * PHP 8.2 support + * LSconfig: add escape_key, explode_keys and implode_keys helper methods + * Improve LSldapObject::getDisplayValue() method to match with getValue() method's parameters + * Fix LSattribute::getDisplayValue() when called on updated attribute + * LSattr_ldap::date: replace unique format parameter by a list + * Fix some french translated messages + * Auth: + * LSauth: add filter_function parameter + * LSauthMethod::CAS: fix support of phpCAS >= 1.6.0 and patched Debian Buster 1.3.6-1+deb10u1 version + * Addons + * accesslog: + * Improve displaying changes attributes values + * Fix infinity loop problem handling entry renaming event with the same DN + * ftp: Remove PEAR Net_FTP dependency + * posix: Add deleteHomeDirectoryByFTP function + * supann: Add supannCMSIdEtiquette attribute support + * doc: switch format to Markdown & Mkdocs + + -- LdapSaisie project Thu, 26 Oct 2023 11:55:52 +0200 + ldapsaisie (4.1.0-1) unstable; urgency=medium * PHP8 compatibility