Accepting request 1058116 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.66.1

OBS-URL: https://build.opensuse.org/request/show/1058116
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=40
This commit is contained in:
Johannes Kastl 2023-01-13 06:27:40 +00:00 committed by Git OBS Bridge
parent d3d3163a48
commit f59061a69a
7 changed files with 37 additions and 9 deletions

View File

@ -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.65.0</param>
<param name="revision">v0.66.1</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.65.0.tar.gz</param>
<param name="archive">syft-0.66.1.tar.gz</param>
</service>
</services>

View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:423fde1331b326fe88f77e47cdd2730b955e7f8f11179dcd3cd70c00fb353434
size 5501024

3
syft-0.66.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Fri Jan 13 06:11:18 UTC 2023 - kastl@b1-systems.de
- Update to version 0.66.1:
* fix: update graalvm cataloger to fix panic (#1454)
* chore: remove bumping cosign in go.mod when updating bootstrap tools (#1452)
-------------------------------------------------------------------
Fri Jan 13 06:09:05 UTC 2023 - kastl@b1-systems.de
- Update to version 0.66.0:
* feat: Add the origin field to the output format of syftjson (#1327)
* chore: update schema (#1449)
* feat: prefer known CPE vendors over other candidates (#1294)
* fix: update attestation code to remove library dependencies and shellout for keyless flow (#1442)
* feat: add BeamVM Hex support (#1073)
* feat: add apache httpd binary classifier (#1448)
* chore: claim artifacthub package ownership from developer-guy (#881)
* Parallel package catalog processing (#1355)
* feat: Add php binary catalogers (#1444)
* Update syft bootstrap tools to latest versions. (#1443)
* fix: duplicate file in tar archive causes read to fail (#1445)
* Add support for GraalVM Native Image executables. (#1276)
* Add redis binary classifier (#1438)
* docs: add cataloger construction summary (#1434)
* chore: update bootstrap tools to latest versions. (#1428)
* Add alpine type to purl (#1431)
-------------------------------------------------------------------
Thu Jan 05 14:00:02 UTC 2023 - kastl@b1-systems.de

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48012849fd379bb07be6b39c170a9c9b5785116b1ff4356e55e040d34f53d210
size 51481252
oid sha256:3cd5d99e739490e56778f27f8203915dd21f0d6153bece71890ebc4e996d8b56
size 41074427