Accepting request 1088720 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1088720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2023-05-24 18:22:30 +00:00 committed by Git OBS Bridge
commit 15546f5291
8 changed files with 27 additions and 11 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.81.0</param>
<param name="revision">v0.82.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

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

View File

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

3
syft-0.82.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue May 23 17:54:05 UTC 2023 - kastl@b1-systems.de
- Update to version 0.82.0:
* fix: add panic recovery for license parse (#1839)
* chore: return both failures when failed to retrieve an image
with a scheme (#1801)
* Extract go module versions from ldflags for binaries built by
go (#1832)
* fix: duplicate packages, support pnpm lockfile v6 (#1778)
* chore(deps): update stereoscope to
e14bc4437b2eac481c5b6f101890b22df4f33596 (#1834)
* chore(deps): bump github.com/stretchr/testify from 1.8.2 to
1.8.3 (#1829)
* chore(deps): bump github.com/docker/docker (#1833)
-------------------------------------------------------------------
Tue May 23 07:31:00 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: syft
version: 0.81.0
mtime: 1684506070
commit: 334a775cb9cd6bf50033de1bb3aa04f46b669f5d
version: 0.82.0
mtime: 1684861129
commit: 4ac8fdf6df0da4cd6f76820dbec9f490ee56bcba

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: syft
Version: 0.81.0
Version: 0.82.0
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:41d94a6d6fa7d6d74cfdd7c3a00652485e6d0b87d8fde5f3e453114feac8506e
size 32476399
oid sha256:428a55e7fb99060d4d729f320890c85e43f71c70fdbac58064079088a990ac7c
size 32481203