Accepting request 1193134 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1193134 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=80
This commit is contained in:
commit
1d0c2577af
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.10.0</param>
|
||||
<param name="revision">v1.11.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">a4b5dcd0df80f6a58c8610e25104647710c1da5d</param></service></servicedata>
|
||||
<param name="changesrevision">19cc664cf8e7020dd692a62efcbba98ab670bde9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:750f2aaf5011a1b5155c0ac5f11a43cf9c68ec484d7c43d6ccd5b6d6c045aeef
|
||||
size 25953805
|
3
syft-1.11.0.obscpio
Normal file
3
syft-1.11.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89f386966dfe7a980777c52204ec65e90da673d945540f7d2a4bb5593d65dccf
|
||||
size 26077709
|
36
syft.changes
36
syft.changes
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 09 18:12:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.11.0:
|
||||
* test: increase java purl generation test coverage (#3110)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.31.1 to 1.32.0
|
||||
(#3106)
|
||||
* chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0
|
||||
(#3107)
|
||||
* chore(deps): update tools to latest versions (#3099)
|
||||
* chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0
|
||||
(#3101)
|
||||
* chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6
|
||||
(#3102)
|
||||
* chore(deps): bump github.com/google/go-containerregistry
|
||||
(#3103)
|
||||
* chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
|
||||
(#3104)
|
||||
* chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5
|
||||
(#3095)
|
||||
* chore(deps): update CPE dictionary index (#3094)
|
||||
* chore(deps): bump golang.org/x/mod from 0.19.0 to 0.20.0
|
||||
(#3096)
|
||||
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.6 to
|
||||
0.5.7 (#3097)
|
||||
* feat: improved java maven property resolution (#2769)
|
||||
* fix: use organization for package supplier when reading Java
|
||||
vendor fields (#3093)
|
||||
* chore(deps): update tools to latest versions (#3091)
|
||||
* fix: update 'guessMainPackageNameAndVersionFromPomInfo' and
|
||||
'artifactIDMatchesFilename' (#3054)
|
||||
* fix: update mainModuleVersion function to always prefix `v` to
|
||||
findings (#3087)
|
||||
* chore: update release script to use gh from binny (#3084)
|
||||
* Added the SWI Prolog (swipl) ecosystem (#3076)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 01 07:20:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.10.0
|
||||
mtime: 1722355372
|
||||
commit: a4b5dcd0df80f6a58c8610e25104647710c1da5d
|
||||
version: 1.11.0
|
||||
mtime: 1723198450
|
||||
commit: 19cc664cf8e7020dd692a62efcbba98ab670bde9
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.10.0
|
||||
Version: 1.11.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:4d9edf23e1d28d0a9def19ddb975e03d8491ee83ad5f1330930cae2c0d3a902b
|
||||
size 52644468
|
||||
oid sha256:2fe009d711979a80279c15683432a6e78620c9ab46057931b5e8f1e7b2b5da48
|
||||
size 52647488
|
||||
|
Loading…
x
Reference in New Issue
Block a user