Bug 254614 - net-mgmt/phpipam: Update to 1.4.2
Summary: net-mgmt/phpipam: Update to 1.4.2
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: Lewis Cook
URL: https://github.com/phpipam/phpipam/re...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2021-03-27 21:56 UTC by Oleg Ginzburg
Modified: 2021-03-28 14:18 UTC (History)
2 users (show)

See Also:
jake: maintainer-feedback+


Attachments
net-mgmt: phpipam update to 1.4.2 (1.98 KB, patch)
2021-03-27 21:56 UTC, Oleg Ginzburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2021-03-27 21:56:15 UTC
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);
Comment 1 Oleg Ginzburg 2021-03-27 21:58:56 UTC
+ 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.
Comment 2 jake 2021-03-27 22:16:33 UTC
LGTM thank you
Comment 3 Automation User 2021-03-27 22:34:41 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/277649708
Comment 4 Lewis Cook freebsd_committer freebsd_triage 2021-03-28 14:06:36 UTC
^Triage: Assigned release notes to URL field
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-03-28 14:16:09 UTC
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
Comment 6 Lewis Cook freebsd_committer freebsd_triage 2021-03-28 14:18:08 UTC
Committed, thanks!