Accepting request 1039243 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.62.3 OBS-URL: https://build.opensuse.org/request/show/1039243 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=32
This commit is contained in:
parent
d1163d07f6
commit
f5bdcdf891
4
_service
4
_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.62.2</param>
|
||||
<param name="revision">v0.62.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">syft-0.62.2.tar.gz</param>
|
||||
<param name="archive">syft-0.62.3.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">0cbd0cc70377d5b1b11b808fbbf9ddec450c68ee</param></service></servicedata>
|
||||
<param name="changesrevision">247b054ab56f848c477495218754166272f470b5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8de68adadf3498d48d44a9a3063bc8e22c57cdc486900dd1478f929c7756f77d
|
||||
size 3872534
|
3
syft-0.62.3.tar.gz
Normal file
3
syft-0.62.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9cfec81ac67643a2e17d931699253c16970c04dc8e2d2e97d285fbb2edd4718b
|
||||
size 5488048
|
11
syft.changes
11
syft.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 01 05:41:03 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.62.3:
|
||||
* Update Stereoscope to 3b80d983223f6e6fc2d33b0ffa003d30268418e9 (#1376)
|
||||
* fix: Update node binary package name (#1375)
|
||||
* feat: Generic Binary Cataloger (#1336)
|
||||
* recover from bad parsing of golang binary (#1371)
|
||||
* Fix parsing of apk databases with large entries (#1365)
|
||||
* Update syft bootstrap tools to latest versions. (#1369)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 18:06:04 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.62.2
|
||||
Version: 0.62.3
|
||||
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:8d8cac6d669bd8fdc5c5ab78879a015e7263b878d88ea7af95ede5091a863bbe
|
||||
size 51476853
|
||||
oid sha256:1e0581d353b16dc5e3b5ecfed60afd1d9ea2a025daf6a249f6522764f69000f6
|
||||
size 51476805
|
||||
|
Loading…
Reference in New Issue
Block a user