SHA256
1
0
forked from pool/syft

Accepting request 1170616 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1170616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=70
This commit is contained in:
Ana Guerrero 2024-04-29 15:57:37 +00:00 committed by Git OBS Bridge
commit 09350363fe
8 changed files with 67 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">v1.2.0</param>
<param name="revision">v1.3.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">dde5d349b1eef740c285255e6a9e3a8f5c9938e1</param></service></servicedata>
<param name="changesrevision">87cd6c8c48239a20c413f6461e90000ff30ee601</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2998e7029228381ffe1dae56d22c445c0beb3da6726ba602ecde80e01de6fead
size 24061453

3
syft-1.3.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,59 @@
-------------------------------------------------------------------
Fri Apr 26 16:46:01 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.3.0:
* update spdx license list to 3.23 (#2818)
* fix: re-use embedded union reader if possible (#2814)
* feat: index known CPEs for go modules (#2816)
* chore(deps): bump peter-evans/create-pull-request from 6.0.4 to
6.0.5 (#2812)
* feat: support multiple known CPEs in index (#2813)
* chore(deps): update stereoscope to
8b297badafd5d81fa1187b26ae34dd2a7ce7e425 (#2807)
* chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#2809)
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.3 to
0.5.4 (#2810)
* Fix removing labels in 'Detect schema changes' job (#2772)
* chore(deps): bump github.com/docker/docker (#2805)
* Display which provider caused which error in output (#2757)
* fix: prefer non-deprecated CPEs and include jenkins plugins
from plugins.jenkins.io (#2806)
* feat: index known CPEs for PHP Composer packagist.org packages
(#2804)
* chore(deps): bump github/codeql-action from 3.25.1 to 3.25.2
(#2802)
* chore(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
(#2803)
* fix: improvements to known CPE index construction (#2801)
* fix: exclude known instrumentation jars from being erroneously
identified (#2796)
* feat: index known cpes for PHP extensions (#2777)
* chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#2799)
* fix: return empty string if dereferncing pom var fails (#2797)
* chore(deps): bump github.com/docker/docker (#2793)
* chore(deps): bump modernc.org/sqlite from 1.29.7 to 1.29.8
(#2794)
* chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
(#2795)
* chore: cleanup redundant code (#2791)
* chore(deps): update tools to latest versions (#2789)
* chore(deps): bump github.com/spdx/tools-golang from 0.5.3 to
0.5.4 (#2790)
* chore(deps): bump github/codeql-action from 3.25.0 to 3.25.1
(#2786)
* chore(deps): bump peter-evans/create-pull-request from 6.0.3 to
6.0.4 (#2787)
* Fix: repeatedly dereference pom variables (#2781)
* chore(deps): bump modernc.org/sqlite from 1.29.6 to 1.29.7
(#2783)
* chore(deps): update CPE dictionary index (#2780)
* chore(deps): bump github/codeql-action from 3.24.10 to 3.25.0
(#2779)
* chore: fix broken cpe index generation task (#2778)
* chore(deps): bump github.com/docker/docker (#2773)
* chore(deps): bump peter-evans/create-pull-request from 6.0.2 to
6.0.3 (#2774)
-------------------------------------------------------------------
Sat Apr 13 09:32:58 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: syft
version: 1.2.0
mtime: 1712851131
commit: dde5d349b1eef740c285255e6a9e3a8f5c9938e1
version: 1.3.0
mtime: 1714143055
commit: 87cd6c8c48239a20c413f6461e90000ff30ee601

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: syft
Version: 1.2.0
Version: 1.3.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:250d4619656574639a3ae4175f8fb8e9462e12aef1fcd1604b0a7c3a90b71fa3
size 45887493
oid sha256:762c7f7f07b1cbf4d7919721972df857fcfd9161c6a56d1ef6ed3e9425ac033b
size 49345629