summaryrefslogtreecommitdiff
path: root/net-nds/phpldapadmin/phpldapadmin-1.2.6.6.ebuild
AgeCommit message (Collapse)Author
2023-12-09net-nds/phpldapadmin: unkeyword 1.2.6.6 for ~ia64Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-12-08net-nds/phpldapadmin: unkeyword 1.2.6.6 for ~alphaMatoro Mahri
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-08-10net-nds/phpldapadmin: remove not merged patchesViorel Munteanu
I did not merge 2 patches, remove them from the ebuild too. Handle pngfix return value. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-08-10net-nds/phpldapadmin: add 1.2.6.6protegh
The phpldapadmin-1.2.6.4-getDN-htmlspecialchars.patch fixes an error you get under php-8.1 when "$server->getContainer($base->getDN())" returns a null object (that's the case if you have a short, one component, rootdn in your "$servers->setValue('server','base',array(...)" config. Closes: https://bugs.gentoo.org/897680 Signed-off-by: protegh <protegh@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/32081 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>