Bug 251654 - security/vuls: Update to 0.9.0
Summary: security/vuls: Update to 0.9.0
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: Rainer Hurling
URL: https://github.com/future-architect/v...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-06 23:13 UTC by Alexandru Ciobanu
Modified: 2020-12-08 11:34 UTC (History)
2 users (show)

See Also:


Attachments
vuls.diff (63.40 KB, patch)
2020-12-06 23:13 UTC, Alexandru Ciobanu
iscandr: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Ciobanu 2020-12-06 23:13:06 UTC
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)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2020-12-07 19:19:00 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2020-12-07 20:22:32 UTC
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
Comment 3 Alexandru Ciobanu 2020-12-07 20:32:02 UTC
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.
Comment 4 Rainer Hurling freebsd_committer freebsd_triage 2020-12-08 10:39:23 UTC
(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
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-12-08 11:27:35 UTC
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
Comment 6 Rainer Hurling freebsd_committer freebsd_triage 2020-12-08 11:34:07 UTC
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.