Versions
v1.2.6.7 :: 1.2.6.7 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~ppc ~sparc ~x86
- USE flags
- vhosts
v1.2.6.6 :: 1.2.6.6 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~ppc ~sparc ~x86
- USE flags
- vhosts
USE flags
General
- vhosts
- Add support for installing web-based applications into a virtual-hosting environment
Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
virtual / httpd-cgi : Virtual for CGI-enabled webservers
virtual / httpd-fastcgi : Virtual for FastCGI-enabled webservers
Runtime Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
dev-lang / php : The PHP language runtime engine
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
virtual / httpd-php : Virtual to provide PHP-enabled webservers
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
net-nds/phpldapadmin: add 1.2.6.7
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-nds/phpldapadmin: unkeyword 1.2.6.6 for ~ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-nds/phpldapadmin: unkeyword 1.2.6.6 for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
net-nds/phpldapadmin: remove not merged patches
I did not merge 2 patches, remove them from the ebuild too. Handle pngfix return value. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - protegh · gentoo
net-nds/phpldapadmin: drop 1.2.6.3
Signed-off-by: protegh <protegh@users.noreply.github.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - protegh · gentoo
net-nds/phpldapadmin: add 1.2.6.6
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> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-nds/phpldapadmin: drop vulnerable 1.2.5, EAPI-6--
Bug: https://bugs.gentoo.org/760537 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-nds/phpldapadmin: bump to 1.2.6.3
Bug: https://bugs.gentoo.org/760537 Closes: https://bugs.gentoo.org/755701 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25172 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jorge Manuel B. S. Vicetto (jmbsvicetto) · gentoo
net-nds/phpldapadmin: Drop vulnerable releases.
Bug: https://bugs.gentoo.org/636078 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jorge Manuel B. S. Vicetto (jmbsvicetto) · gentoo
net-nds/phpldapadmin: Bump to 1.2.5 release. Security release.
This release fixes (CVE-2017-11107). Bug: https://bugs.gentoo.org/636078 Closes: https://bugs.gentoo.org/561900 CLoses: https://bugs.gentoo.org/688056 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-nds/phpldapadmin: Remove support for non-existent deps - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
sourceforge: switch to https:// URIs - Brian Evans · gentoo
net-nds/phpldapadmin: Add eutils inherit for bug 573742
epatch fails because depend.php inherit was removed eutils was a secondary inherit Package-Manager: portage-2.2.27 - Brian Evans · gentoo
net-nds/phpldapadmin: Remove depend.php from inherit wrt bug 552854
This simply replaces the function call with the dep it was adding. No effective dep changes. Ack by jmbsvicetto on IRC Package-Manager: portage-2.2.25 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed