Accepting request 1191217 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1191217 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=79
This commit is contained in:
commit
79499e46ea
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.9.0</param>
|
||||
<param name="revision">v1.10.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">4e09908ba124dca7e6f1f6e7dc4f4663fae658ca</param></service></servicedata>
|
||||
<param name="changesrevision">a4b5dcd0df80f6a58c8610e25104647710c1da5d</param></service></servicedata>
|
3
syft-1.10.0.obscpio
Normal file
3
syft-1.10.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:750f2aaf5011a1b5155c0ac5f11a43cf9c68ec484d7c43d6ccd5b6d6c045aeef
|
||||
size 25953805
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b005543f13e07ec24249e51696cb571398e9e4dea2aa02fb8af724828c374f4
|
||||
size 25916429
|
62
syft.changes
62
syft.changes
@ -1,3 +1,65 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 01 07:20:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.10.0:
|
||||
* fix: improve determinism in java archive identification (#3085)
|
||||
* chore(deps): update stereoscope to
|
||||
50ce3be7aa1fb8829234ae648215e7907196bfa5 (#3075)
|
||||
* chore(deps): update CPE dictionary index (#3079)
|
||||
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.5 to
|
||||
0.5.6 (#3082)
|
||||
* chore(deps): bump github/codeql-action from 3.25.14 to 3.25.15
|
||||
(#3083)
|
||||
* fix: traefik classifier (#3077)
|
||||
* python-cataloger: fix normalization test (#3073)
|
||||
* Only match ldflag version if it matches the main module or
|
||||
targets main.version (#3062)
|
||||
* python cataloger: allow dots in python package names (#3070)
|
||||
* python-cataloger: normalize package names (#3069)
|
||||
* chore(deps): bump github.com/docker/docker (#3066)
|
||||
* chore(deps): bump github/codeql-action from 3.25.13 to 3.25.14
|
||||
(#3072)
|
||||
* fix: SPDX output performance with many relationships (#3053)
|
||||
* better go mod detection from partial package builds (#3060)
|
||||
* chore(deps): update tools to latest versions (#3061)
|
||||
* chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.1
|
||||
to 0.12.1 (#3040)
|
||||
* chore: add debug logging for errors reading RPM files (#3051)
|
||||
* chore(deps): update CPE dictionary index (#3035)
|
||||
* chore(deps): bump github.com/docker/docker (#3055)
|
||||
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.4 to
|
||||
0.5.5 (#3056)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.30.2 to 1.31.1
|
||||
(#3057)
|
||||
* chore(deps): bump docker/login-action from 3.2.0 to 3.3.0
|
||||
(#3058)
|
||||
* chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13
|
||||
(#3059)
|
||||
* chore(deps): update stereoscope to
|
||||
487b11e5ba2622d976acda10c605da63b4fbbb0a (#3032)
|
||||
* chore(deps): update tools to latest versions (#3050)
|
||||
* docs: CODE_OF_CONDUCT.md (#3046)
|
||||
* fix: include CPEs with Maven groupId as vendor (#3045)
|
||||
* chore(deps): bump github.com/google/go-containerregistry
|
||||
(#3047)
|
||||
* chore(deps): bump github.com/moby/sys/mountinfo from 0.7.1 to
|
||||
0.7.2 (#3048)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.30.1 to 1.30.2
|
||||
(#3039)
|
||||
* docs: link to contrib/dev docs in readme (#3029)
|
||||
* chore: Fix apache shield in readme (#3021)
|
||||
* chore(deps): update tools to latest versions (#3031)
|
||||
* chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12
|
||||
(#3034)
|
||||
* chore(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0
|
||||
(#3044)
|
||||
* fix: stop panicking on "devel" version go stdlib (#3043)
|
||||
* chore: pin fedora image for elf binary test (#3041)
|
||||
* chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1
|
||||
(#3023)
|
||||
* chore(deps): update stereoscope to
|
||||
27b66b76fc6686fcf6bde656aa09e1f0e047fec1 (#3026)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 18:41:11 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.9.0
|
||||
mtime: 1720718388
|
||||
commit: 4e09908ba124dca7e6f1f6e7dc4f4663fae658ca
|
||||
version: 1.10.0
|
||||
mtime: 1722355372
|
||||
commit: a4b5dcd0df80f6a58c8610e25104647710c1da5d
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.9.0
|
||||
Version: 1.10.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:ffd3fbfb1a6b1e58d9fc63ab63acd0a8755c70f592ba0458466c9caa38ad7b5e
|
||||
size 50487433
|
||||
oid sha256:4d9edf23e1d28d0a9def19ddb975e03d8491ee83ad5f1330930cae2c0d3a902b
|
||||
size 52644468
|
||||
|
Loading…
x
Reference in New Issue
Block a user