Bug 272348 - net/phpldapadmin: update to 1.2.6.6
Summary: net/phpldapadmin: update to 1.2.6.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/leenooks/phpLDAPad...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-03 13:43 UTC by Krzysztof
Modified: 2023-07-05 06:03 UTC (History)
2 users (show)

See Also:
fernape: merge-quarterly+


Attachments
poudriere testport log (28.48 KB, text/plain)
2023-07-03 13:43 UTC, Krzysztof
no flags Details
update patch (3.96 KB, patch)
2023-07-03 13:44 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2023-07-03 13:43:55 UTC
Created attachment 243182 [details]
poudriere testport log

There is new version of phpLDAPAdmin. I've made a ptach which updates port. Also I'm adding "local patch" which was needed to run PLA with php81/php82 (i.e correct import).

I'm atttaching poudriere testport log.
Comment 1 Krzysztof 2023-07-03 13:44:58 UTC
Created attachment 243183 [details]
update patch

Patch attached
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-04 06:15:26 UTC
Merge to quarterly since it includes a fix for CVE-2020-35132.

Note to self: add entry in VuXML since there doesn't seem to be one.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-04 15:15:55 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-07-04 15:16:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=61cfb3cbfa0279361042afb790b5722a1a88fd04

commit 61cfb3cbfa0279361042afb790b5722a1a88fd04
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2023-07-04 06:10:46 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-04 15:15:34 +0000

    net/phpldapadmin: update to 1.2.6.6

    ChangeLog: https://github.com/leenooks/phpLDAPadmin/compare/1.2.6.5...1.2.6.6

    Another fix for CVE-2020-35132.

    PR:             272348
    Reported by:    ports@bsdserwis.com (maintainer)
    MFH:            2023Q3 (security fix)
    Security:       CVE-2020-35132

 net/phpldapadmin/Makefile                          |  2 +-
 net/phpldapadmin/distinfo                          |  6 +-
 .../files/patch-lib_import__functions.php (new)    | 79 ++++++++++++++++++++++
 3 files changed, 83 insertions(+), 4 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-07-05 06:03:03 UTC
A commit in branch 2023Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=beb4ec30ad06f9bc733a1d407191e695a73d83d8

commit beb4ec30ad06f9bc733a1d407191e695a73d83d8
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2023-07-04 06:10:46 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-05 06:02:03 +0000

    net/phpldapadmin: update to 1.2.6.6

    ChangeLog: https://github.com/leenooks/phpLDAPadmin/compare/1.2.6.5...1.2.6.6

    Another fix for CVE-2020-35132.

    PR:             272348
    Reported by:    ports@bsdserwis.com (maintainer)
    MFH:            2023Q3 (security fix)
    Security:       CVE-2020-35132

    (cherry picked from commit 61cfb3cbfa0279361042afb790b5722a1a88fd04)

 net/phpldapadmin/Makefile                          |  2 +-
 net/phpldapadmin/distinfo                          |  6 +-
 .../files/patch-lib_import__functions.php (new)    | 79 ++++++++++++++++++++++
 3 files changed, 83 insertions(+), 4 deletions(-)