Accepting request 1061115 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.68.1 OBS-URL: https://build.opensuse.org/request/show/1061115 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=46
This commit is contained in:
parent
32d6a81df5
commit
0a3c8f44a6
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<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.68.0</param>
|
<param name="revision">v0.68.1</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>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">syft-0.68.0.tar.gz</param>
|
<param name="archive">syft-0.68.1.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -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">e58050bac045be672621047d5699b88884e2da62</param></service></servicedata>
|
<param name="changesrevision">4c0aef09b8d7fb78200b04416f474b90b79370de</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09662ca6fef34720bdf28b4e26d8f6da14f946b6e547e618b96ab3f743b71d0a
|
|
||||||
size 5481209
|
|
3
syft-0.68.1.tar.gz
Normal file
3
syft-0.68.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dca80b308118811d01b7590b9e2f198a6a03c02acfa56fbabb6a70c99f005410
|
||||||
|
size 5482954
|
15
syft.changes
15
syft.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 26 06:37:19 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.68.1:
|
||||||
|
* fix: add relevant CPEs to python and busybox classifiers (#1517)
|
||||||
|
* Update syft bootstrap tools to latest versions. (#1515)
|
||||||
|
* chore: correct bootstrap tool script (#1514)
|
||||||
|
* chore(deps): bump github.com/google/go-containerregistry (#1513)
|
||||||
|
* Fix AssertEncoderAgainstGoldenSnapshot calls to conditionally update (#1511)
|
||||||
|
* chore(deps): bump golang.org/x/mod from 0.6.0 to 0.7.0 (#1505)
|
||||||
|
* chore(deps): bump github.com/docker/docker (#1506)
|
||||||
|
* chore(deps): bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 (#1507)
|
||||||
|
* chore(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 (#1508)
|
||||||
|
* Bump github.com/spdx/tools-golang to v0.4.0 (#1450)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 21 07:53:06 UTC 2023 - kastl@b1-systems.de
|
Sat Jan 21 07:53:06 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -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.68.0
|
Version: 0.68.1
|
||||||
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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:363a3dda1ccfce1b63f70de0a2baea58b22797e881012da141f60d37bd4ab9ab
|
oid sha256:ffe5acbd97367d433dd70ecd13c22f96dea8b67ad4a4ea40ea875c8f456015d9
|
||||||
size 41211777
|
size 41215184
|
||||||
|
Loading…
Reference in New Issue
Block a user