Summary: | net-mgmt/phpipam: Update to 1.4.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Oleg Ginzburg <olevole> | ||||
Component: | Individual Port(s) | Assignee: | Lewis Cook <lcook> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jake, lcook | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | Flags: | jake:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/phpipam/phpipam/releases/tag/v1.4.2 | ||||||
Attachments: |
|
+ added mandatory deps: php-gd php-iconv php-ctype php-curl + corrected several portlint notice: WARN: Makefile: [11]: USE_* seen before USES. According to the porters-handbook, USES must appear first. FATAL: Makefile: extra item "USE_GITHUB" placed in the LICENSE section. FATAL: Makefile: extra item "GH_TAGNAME" placed in the LICENSE section. WARN: Makefile: "LICENSE" has to appear earlier. WARN: Makefile: "RUN_DEPENDS" has to appear earlier. WARN: Makefile: "USES" has to appear earlier. LGTM thank you Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/277649708 ^Triage: Assigned release notes to URL field A commit references this bug: Author: lcook Date: Sun Mar 28 14:15:25 UTC 2021 New revision: 569397 URL: https://svnweb.freebsd.org/changeset/ports/569397 Log: net-mgmt/phpipam: Update to 1.4.2 Changes: https://github.com/phpipam/phpipam/releases/tag/v1.4.2 PR: 254614 Submitted by: olevole@olevole.ru Approved by: mentors (implicit), jake@xz.cx (maintainer) Changes: head/net-mgmt/phpipam/Makefile head/net-mgmt/phpipam/distinfo head/net-mgmt/phpipam/pkg-plist Committed, thanks! |
Created attachment 223650 [details] net-mgmt: phpipam update to 1.4.2 Enhancements, changes: ---------------------------- + SameSite attribute enabled for site cookies; Bugfixes: ---------------------------- + Fix generated functions/upgrade_queries.php queries (#3130); + Table layout not aligned (#3105,#3113); + Invalid scan type () error (#2785); + Invalid CSRF cookie editing rack items (#2556); + MySQL 8.0 compatibility (#3036); Security Fixes: ---------------------------- + Upgraded jQuery to 3.5.1 (#3119); + Stored XSS in instructions widgets (#3025);