Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561900 - =net-nds/phpldapadmin-1.2.3-r1 patch for TemplateRender.php with php-5.5 support
Summary: =net-nds/phpldapadmin-1.2.3-r1 patch for TemplateRender.php with php-5.5 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Jorge Manuel B. S. Vicetto
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-30 12:37 UTC by Mikhail Kurinnoi
Modified: 2019-12-05 16:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
php5.5 TemplateRender.php patch (phpldapadmin-1.2.3-r1-php5.5-TemplateRender.patch,458 bytes, patch)
2015-09-30 12:38 UTC, Mikhail Kurinnoi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Kurinnoi 2015-09-30 12:37:29 UTC
This is additional patch for php-5.5+ support (we already have one), but that didn't cover ./lib/TemplateRender.php file.

Without this patch you will face an issues with templates that have password field, for example "Generic: Simple Security Object", error massage during new "Simple Security Object" creation with template:
Error
Error trying to get a non-existant value (appearance,password_hash)


Reproducible: Always
Comment 1 Mikhail Kurinnoi 2015-09-30 12:38:23 UTC
Created attachment 413348 [details, diff]
php5.5 TemplateRender.php patch
Comment 2 ciaran 2018-11-29 02:15:25 UTC
Just ran in to this bug today, had to go in and edit the TemplateRender file as reads below. Please update the package.
Comment 3 Larry the Git Cow gentoo-dev 2019-12-05 16:55:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f05440273176500cd8e206e05c6cf1bf15ba1b

commit d1f05440273176500cd8e206e05c6cf1bf15ba1b
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
AuthorDate: 2019-12-05 16:54:36 +0000
Commit:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
CommitDate: 2019-12-05 16:54:50 +0000

    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>

 net-nds/phpldapadmin/Manifest                  |  1 +
 net-nds/phpldapadmin/phpldapadmin-1.2.5.ebuild | 51 ++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)