Bug 282822 - security/osv-scanner: Update to 1.9.1
Summary: security/osv-scanner: Update to 1.9.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Joseph Mingrone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-18 00:42 UTC by Pierre Pronchery
Modified: 2024-12-10 17:30 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (lcook)


Attachments
0001-security-osv-scanner-Update-to-1.9.1.patch (3.35 KB, patch)
2024-11-18 00:42 UTC, Pierre Pronchery
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Pronchery 2024-11-18 00:42:03 UTC
Created attachment 255246 [details]
0001-security-osv-scanner-Update-to-1.9.1.patch

This patch updates osv-scanner to the latest release, version 1.9.1.
This was announced as the final feature v1 release of osv-scanner; future releases for v1 will only contain bug fixes.

This version now requires Go 1.23.

Changelog:      https://github.com/google/osv-scanner/releases/tag/v1.9.1
Sponsored by:   The FreeBSD Foundation
---
 security/osv-scanner/Makefile                          |  9 ++++-----
 security/osv-scanner/distinfo                          | 10 +++++-----
 .../files/patch-internal_sourceanalysis_go.go          |  6 +++---
 3 files changed, 12 insertions(+), 13 deletions(-)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-10 17:30:01 UTC
A commit in branch main references this bug:

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

commit a78f1bc536506716d296d07087e028c07ada45d3
Author:     Pierre Pronchery <pierre@freebsdfoundation.org>
AuthorDate: 2024-08-09 19:18:11 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2024-12-10 17:27:04 +0000

    security/osv-scanner: Update to 1.9.1

    This now requires Go 1.23.

    Changelog:      https://github.com/google/osv-scanner/releases/tag/v1.9.1
    PR:             282822
    Approved by:    maintainer timeout
    Sponsored by:   The FreeBSD Foundation

 security/osv-scanner/Makefile                                  |  9 ++++-----
 security/osv-scanner/distinfo                                  | 10 +++++-----
 security/osv-scanner/files/patch-internal_sourceanalysis_go.go |  6 +++---
 3 files changed, 12 insertions(+), 13 deletions(-)