Accepting request 1141928 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1141928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=60
This commit is contained in:
commit
fd65e3c394
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">v0.101.1</param>
|
||||
<param name="revision">v0.102.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">3eab5932e5271eea5506ab9710239b1415c827f8</param></service></servicedata>
|
||||
<param name="changesrevision">d7c51e5c82de8b64b992f5962842c20903b5934a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3aae5140e71a5955d9755cf73672cac2ba6285640212340d363bf40b9dbc8f5
|
||||
size 23139853
|
3
syft-0.102.0.obscpio
Normal file
3
syft-0.102.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c92e6a3f8a96e4d63f237d5f36dc7257f1c993d36886600bf6d1505415e815e6
|
||||
size 23219725
|
29
syft.changes
29
syft.changes
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 19:26:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.102.0:
|
||||
* Implement golang Purl subpath (#2547)
|
||||
* fix migration of integration test (#2546)
|
||||
* Use the json schema as input for templating (#2542)
|
||||
* Unexport types and functions cataloger packages (#2530)
|
||||
* Internalize majority of cmd package (#2533)
|
||||
* allow for RPM modularity to be optional (#2540)
|
||||
* chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0
|
||||
(#2536)
|
||||
* chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0
|
||||
(#2538)
|
||||
* chore(deps): bump github.com/docker/docker (#2537)
|
||||
* chore: stop re-exporting wfn.Attributes (#2534)
|
||||
* swap format readseekers for readers (#2515)
|
||||
* chore(deps): bump anchore/sbom-action from 0.15.4 to 0.15.5
|
||||
(#2531)
|
||||
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.4.12
|
||||
to 0.5.0 (#2532)
|
||||
* plumb context through catalogers (#2528)
|
||||
* Remove CLI and API deprecations (#2508)
|
||||
* Turn off the SBOM cataloger by default (#2527)
|
||||
* Re-introduce linux kernel cataloger (#2526)
|
||||
* make AllLocations accept a context (#2518)
|
||||
* chore(deps): update CPE dictionary index (#2523)
|
||||
* fix: minor cataloger and docs nits (#2519)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 17:00:30 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 0.101.1
|
||||
mtime: 1705701115
|
||||
commit: 3eab5932e5271eea5506ab9710239b1415c827f8
|
||||
version: 0.102.0
|
||||
mtime: 1706220268
|
||||
commit: d7c51e5c82de8b64b992f5962842c20903b5934a
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.101.1
|
||||
Version: 0.102.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:6249ccc1984a6099e1cdfc61c7d7b81f6576433108c01ca86ceb8bb7e593120b
|
||||
size 36161151
|
||||
oid sha256:616c868839f872650ef07eda73e9857aa6bd614696c1fd88fc51e2e2bc32eced
|
||||
size 36172750
|
||||
|
Loading…
x
Reference in New Issue
Block a user