Accepting request 1208486 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1208486 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=85
This commit is contained in:
commit
b83038e9a1
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">v1.14.0</param>
|
||||
<param name="revision">v1.14.1</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">ccbee94b876240284c25c8931c6233fc71a5b7fb</param></service></servicedata>
|
||||
<param name="changesrevision">754cebee6414c614acf03ee0f87abfcf6176e051</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ba905939c45f7f4679be69ffa0b7d9dd96e69e46527a3ea3d29c564d0184919
|
||||
size 26562573
|
3
syft-1.14.1.obscpio
Normal file
3
syft-1.14.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eefc0cec9db00f232dfefedaf4286efcbae1e924c1e4d7fa34518fcc8562911a
|
||||
size 26564109
|
38
syft.changes
38
syft.changes
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 15:36:18 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.14.1:
|
||||
* fix: stop some log.Warn spam due parsing an empty string as a
|
||||
CPE (#3330)
|
||||
* chore(deps): update stereoscope to
|
||||
1cc8a41d447d0d092699be2b700b8ba62e870434 (#3334)
|
||||
* chore(deps): update stereoscope to
|
||||
1cc8a41d447d0d092699be2b700b8ba62e870434 (#3332)
|
||||
* chore(deps): update stereoscope to
|
||||
93f8a11331e3d50f751e4d0ec5b63f3df309e9e5 (#3331)
|
||||
* chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3
|
||||
(#3326)
|
||||
* chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13
|
||||
(#3327)
|
||||
* chore(deps): update CPE dictionary index (#3323)
|
||||
* fix: improve go binary semver extraction for traefik (#3325)
|
||||
* chore(deps): update stereoscope to
|
||||
92e97a1cf36d162bad51ccc6aba0cce7a4dcfbf4 (#3322)
|
||||
* chore(deps): update stereoscope to
|
||||
c04af061af62ab3ba6ab6760613526eaa7fcb163 (#3319)
|
||||
* chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.1
|
||||
to 4.7.0 (#3321)
|
||||
* chore(deps): bump actions/upload-artifact from 4.4.1 to 4.4.3
|
||||
(#3314)
|
||||
* shorten release docs (#3318)
|
||||
* docs: clearer deprecation message for --file (#3310)
|
||||
* [docs] Add mastodon link to README.md (#3306)
|
||||
* chore(deps): update stereoscope to
|
||||
5bc91bf166769e43d8d0f86c02e877c55eb04aed (#3313)
|
||||
* chore(deps): bump actions/cache from 4.1.0 to 4.1.1 (#3312)
|
||||
* chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12
|
||||
(#3307)
|
||||
* chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#3308)
|
||||
* chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1
|
||||
(#3309)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 09 04:42:52 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.14.0
|
||||
mtime: 1728331897
|
||||
commit: ccbee94b876240284c25c8931c6233fc71a5b7fb
|
||||
version: 1.14.1
|
||||
mtime: 1728996647
|
||||
commit: 754cebee6414c614acf03ee0f87abfcf6176e051
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.14.0
|
||||
Version: 1.14.1
|
||||
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:dffde8ddc42f90d90430607a2af9d5892f613362379ba6ca5199b2cf22b5b88e
|
||||
size 52668744
|
||||
oid sha256:e53b144429ebb3219a13fb6e26aa53f980ef91bf468e892779313d7f230a4c44
|
||||
size 51724551
|
||||
|
Loading…
x
Reference in New Issue
Block a user