Accepting request 1203742 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1203742 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=83
This commit is contained in:
commit
58c5c0ac4c
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v1.12.2</param>
|
||||
<param name="revision">v1.13.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">fcd5ec951de6b3fc1f1aa2a36968356d2eb22170</param></service></servicedata>
|
||||
<param name="changesrevision">01de99b25304ec95197c00b21d698f127b31a887</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d55f10d26bf4db63d0a32fd737ac5d83c00809b822f44f64ce4ff68ec631b3e
|
||||
size 26290189
|
3
syft-1.13.0.obscpio
Normal file
3
syft-1.13.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d11cb1c46db8d474ba5d3ea471a1300578f9fb9f59015e06bcb554f46ff6041c
|
||||
size 26430477
|
40
syft.changes
40
syft.changes
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 17:39:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.13.0:
|
||||
* Add JVM cataloger (#3217)
|
||||
* feat: classifier for Dart lang binaries (#3265)
|
||||
* Add compliance policy for empty name and version (#3257)
|
||||
* chore(deps): bump github.com/github/go-spdx/v2 from 2.3.1 to
|
||||
2.3.2 (#3254)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 7.0.3 to
|
||||
7.0.5 (#3255)
|
||||
* chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8
|
||||
(#3256)
|
||||
* chore(deps): update tools to latest versions (#3259)
|
||||
* chore(deps): bump github.com/docker/docker (#3260)
|
||||
* feat: add binary classifiers for lighttp, proftpd, zstd, xz,
|
||||
gzip, jq, and sqlcipher (#3252)
|
||||
* fix: capture-snippet.sh can handle leading whitespaces now
|
||||
(#3249) (#3250)
|
||||
* chore(deps): update tools to latest versions (#3251)
|
||||
* chore(deps): update tools to latest versions (#3247)
|
||||
* chore(deps): update tools to latest versions (#3243)
|
||||
* chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.9.0
|
||||
to 0.9.1 (#3242)
|
||||
* chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7
|
||||
(#3241)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 7.0.2 to
|
||||
7.0.3 (#3240)
|
||||
* chore(deps): update tools to latest versions (#3231)
|
||||
* chore(deps): update CPE dictionary index (#3232)
|
||||
* chore(deps): update tools to latest versions (#3205)
|
||||
* chore(deps): bump github.com/charmbracelet/bubbletea from 1.1.0
|
||||
to 1.1.1 (#3225)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 7.0.1 to
|
||||
7.0.2 (#3226)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.33.0 to 1.33.1
|
||||
(#3229)
|
||||
* feat: --enrich flag for data enrichment feature enablement
|
||||
(#3182)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 04:56:01 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.12.2
|
||||
mtime: 1726063357
|
||||
commit: fcd5ec951de6b3fc1f1aa2a36968356d2eb22170
|
||||
version: 1.13.0
|
||||
mtime: 1727126498
|
||||
commit: 01de99b25304ec95197c00b21d698f127b31a887
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.12.2
|
||||
Version: 1.13.0
|
||||
Release: 0
|
||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6652b4a346267c66cd10dea15c592cee9e0b567b9ec919fa58f4e11853b21c28
|
||||
size 34054181
|
||||
oid sha256:feabc4128a1935b90444f9ad6a03155609f6fc54fd17758e1909e3117ef05c23
|
||||
size 52654220
|
||||
|
Loading…
x
Reference in New Issue
Block a user