Accepting request 1092661 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.83.0 OBS-URL: https://build.opensuse.org/request/show/1092661 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=82
This commit is contained in:
parent
81df26fcfb
commit
0e3f4025fc
2
_service
2
_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.82.0</param>
|
||||
<param name="revision">v0.83.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">4ac8fdf6df0da4cd6f76820dbec9f490ee56bcba</param></service></servicedata>
|
||||
<param name="changesrevision">1764e1c3f6bd66781f8350d957a1f95e4d9ad3de</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31709f95189d260533abd68f010f157ab37d297dd7306d3a16beae07fcbf61cd
|
||||
size 21390349
|
3
syft-0.83.0.obscpio
Normal file
3
syft-0.83.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1396bec7feab47df14221a38a7a9c2d1aa50bd0447a8bf3a775aa33ba2730e5
|
||||
size 19773965
|
29
syft.changes
29
syft.changes
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 12 19:35:49 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.83.0:
|
||||
* fix: handle invalid symlinks (#1861)
|
||||
* chore(deps): bump github.com/spdx/tools-golang from 0.5.0 to
|
||||
0.5.1 (#1850)
|
||||
* chore(deps): update bootstrap tools to latest versions (#1857)
|
||||
* Pr 1825 (#1865)
|
||||
* chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to
|
||||
1.9.3 (#1862)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.22.1 to 1.23.0
|
||||
(#1863)
|
||||
* feat: source-version flag (#1859)
|
||||
* chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0
|
||||
(#1851)
|
||||
* accept main.version ldflags even without vcs (#1855)
|
||||
* feat: add scope to pom properties (#1779)
|
||||
* chore(deps): bump github.com/stretchr/testify from 1.8.3 to
|
||||
1.8.4 (#1852)
|
||||
* chore(deps): bump github.com/docker/docker (#1849)
|
||||
* Add test to ensure package metadata is represented in the JSON
|
||||
schema (#1841)
|
||||
* Fix directory resolver to consider CWD and root path input
|
||||
correctly (#1840)
|
||||
* Migrate location-related structs to the file package (#1751)
|
||||
* chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to
|
||||
5.7.0 (#1843)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 23 17:54:05 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 0.82.0
|
||||
mtime: 1684861129
|
||||
commit: 4ac8fdf6df0da4cd6f76820dbec9f490ee56bcba
|
||||
version: 0.83.0
|
||||
mtime: 1685991854
|
||||
commit: 1764e1c3f6bd66781f8350d957a1f95e4d9ad3de
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.82.0
|
||||
Version: 0.83.0
|
||||
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:428a55e7fb99060d4d729f320890c85e43f71c70fdbac58064079088a990ac7c
|
||||
size 32481203
|
||||
oid sha256:faa54144e49e714d88e5f928db1d3acda0fb91c2424bccfca32a3866161579f5
|
||||
size 32534091
|
||||
|
Loading…
x
Reference in New Issue
Block a user