Created attachment 220331 [details] vuls.diff * Update to 0.9.0 portlint warnings: WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. testport: OK (poudriere: 12.2-RELEASE-p1 amd64 tested)
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
Hi Alexandru, Is there any reason you upgrade from v0.6.0 to v0.9.0 and not to the latest release 0.13.7 [1]? [1] https://github.com/future-architect/vuls/releases
To (In reply to Rainer Hurling from comment #2) For a smooth upgrade experience. My next diff will upgrade from 0.9.0 to 0.13.7.
(In reply to Alexandru Ciobanu from comment #3) Ahh, thanks for the explanation. I just added a review on Phabricator, because I am a new, mentored committer (need approval for some time). If you are interested, you can follow the process on https://reviews.freebsd.org/D27510
A commit references this bug: Author: rhurlin Date: Tue Dec 8 11:26:59 UTC 2020 New revision: 557282 URL: https://svnweb.freebsd.org/changeset/ports/557282 Log: security/vuls: Update to 0.9.0 This patch updates from v0.6.1 to only v0.9.0 [1] for a smooth upgrade experience. The next one will update from 0.9.0 to 0.13.7 [2]. [1] https://github.com/future-architect/vuls/releases/tag/v0.9.0 [2] https://github.com/future-architect/vuls/releases PR: 251654 Submitted by: Alexandru Ciobanu <iscandr@gmail.com> (maintainer) Approved by: tcberner (mentor) Changes: head/security/vuls/Makefile head/security/vuls/distinfo head/security/vuls/files/patch-commands_configtest.go head/security/vuls/files/patch-commands_report.go head/security/vuls/files/patch-commands_scan.go head/security/vuls/files/patch-commands_tui.go head/security/vuls/files/patch-subcmds_configtest.go head/security/vuls/files/patch-subcmds_report.go head/security/vuls/files/patch-subcmds_scan.go head/security/vuls/files/patch-subcmds_tui.go
Committed, thanks :) Eventually some users will have problems in the fetch process (very short timeouts on codeload.github.org ATM), if they build for themselve.