Accepting request 1076969 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1076969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2023-04-03 15:46:58 +00:00 committed by Git OBS Bridge
commit 612b2d0117
8 changed files with 57 additions and 10 deletions

View File

@ -1,9 +1,9 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="obs_scm" mode="disabled">
<param name="url">https://github.com/anchore/syft</param> <param name="url">https://github.com/anchore/syft</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="revision">v0.75.0</param> <param name="revision">v0.76.0</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
@ -11,7 +11,8 @@
<service name="set_version" mode="disabled"> <service name="set_version" mode="disabled">
<param name="basename">syft</param> <param name="basename">syft</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param> <param name="file">*.tar</param>
<param name="compression">gz</param> <param name="compression">gz</param>
</service> </service>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/anchore/syft</param> <param name="url">https://github.com/anchore/syft</param>
<param name="changesrevision">cc0a376aba43e7f9c5fe66320643f72088533838</param></service></servicedata> <param name="changesrevision">dfcc07e5122217ca9e2fc75817c593356fc0c405</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42c5140e5cbe6a7ea1432d0db9bd9d507644afe789d2cb68ad394895954b940d
size 5822367

3
syft-0.76.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9446e7dcb4d1b6289699a82eb34af2ef9a6a7bf72760f469c19f80bca60453ae
size 20848141

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Mon Apr 03 12:04:58 UTC 2023 - kastl@b1-systems.de
- Update to version 0.76.0:
* feat: Add config option to allow user to select the default
image source location
* chore(deps): bump github.com/docker/docker (#1699)
* chore(deps): update bootstrap tools to latest versions (#1697)
* chore(deps): update stereoscope to
d7551b7f46f53179922d6229709d3d1602881080 (#1693)
* 1577 spdxlicense generate (#1691)
* chore(deps): bump github.com/vbatts/go-mtree from 0.5.2 to
0.5.3 (#1692)
* feat: scan local go mod cache for licenses of golang packages
(#1645)
* chore: fix flaky license sorting (#1690)
* chore(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3
(#1689)
* fix: shell completion by adding missing usage message required
by spf13/cobra (#1688)
* chore(deps): update bootstrap tools to latest versions (#1686)
* chore: tweak some workflow text (#1685)
* Remove more side effects from application config testing
(#1684)
* Deprecate config.yaml as valid config source; Add unit
regression for correct config paths (#1640)
* chore: Update syft bootstrap tools to latest versions. (#1682)
* Update documentation: (#1680)
* chore: Update Stereoscope to
7928713c391e20abaede6a029f4ce37b628a4c8b (#1681)
* fix: reduce logging for bad dpkg lines (#1675)
* fix ruby classifier (#1678)
* feat: add shared dir for easier cleanup (#1676)
* chore(deps): bump github.com/google/go-containerregistry
(#1672)
* chore(deps): bump actions/setup-go from 3 to 4 (#1671)
* fix: move defer after error to protect panic case (#1670)
* feat: add argocd, helm, kustomize and kubectl binary
classifiers (#1663)
* defer closing file (#1668)
* fix: remove author contributing to javascript CPEs (#1669)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 13 19:15:25 UTC 2023 - kastl@b1-systems.de Mon Mar 13 19:15:25 UTC 2023 - kastl@b1-systems.de

4
syft.obsinfo Normal file
View File

@ -0,0 +1,4 @@
name: syft
version: 0.76.0
mtime: 1680271450
commit: dfcc07e5122217ca9e2fc75817c593356fc0c405

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: syft Name: syft
Version: 0.75.0 Version: 0.76.0
Release: 0 Release: 0
Summary: CLI tool and library for generating a Software Bill of Materials Summary: CLI tool and library for generating a Software Bill of Materials
License: Apache-2.0 License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f59fd007d676226c8964b07cccd5352f3444de3c48a8b7865defb59b45540196 oid sha256:1ea795ffec65b4f0a77c6568238f433001decdda9277112574d656944631be60
size 40675255 size 41459796