Accepting request 1129931 from home:amanzini:branches:devel:kubic

- Update to version 0.98.0:
  * fix file metadata cataloger to use resolved locations (#2370)
  * fix: logging level for parsing potential PE files (#2367)
  * only remove breaking-change label when there are schema changes (#2371)
  * fix: capture root command stdout (#2364)
  * fix: hardcode xalan group ID (#2368)
  * Normalize cataloger configuration patterns (#2365)
  * normalize enums to lowercase with hyphens (#2363)
  * bump deps version
  * fix: index file itself when file scan path has symlink (#2359)
  * use read lock in pkg collection (#2341)
  * Fix the `attest` command (#2337)
  * fix: add manual namespace mapping for org.springframework jars (#2345)
  * Add binary classifiers for MySQL and MariaDB  (#2316)
  * Enhance redis binary classifier (#2329)
  * fix: add manual namespace mapping for org.springframework.security jars (#2343)
  * fix: add manual namespace mapping for org.bouncycastle jars (#2342)
  * Update developer docs to represent the current package layout (#2340)
  * Remove the power-user command and related catalogers (#2306)
  * Add "pretty" json configuration and change default behavior to be space-efficient (#2275)

OBS-URL: https://build.opensuse.org/request/show/1129931
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=113
This commit is contained in:
Andrea Manzini 2023-11-30 08:21:20 +00:00 committed by Git OBS Bridge
parent 9b2839eaff
commit d1ac97ae85
8 changed files with 35 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">v0.97.1</param>
<param name="revision">v0.98.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">7cfb5f630a7a2105d49d65eaaaa2e2c06e4eda73</param></service></servicedata>
<param name="changesrevision">5c8dd4c3a7632dcfd999bab7a5b73c3180f1b628</param></service></servicedata>

View File

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

3
syft-0.98.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Nov 30 08:14:13 UTC 2023 - andrea.manzini@suse.com
- Update to version 0.98.0:
* fix file metadata cataloger to use resolved locations (#2370)
* fix: logging level for parsing potential PE files (#2367)
* only remove breaking-change label when there are schema changes (#2371)
* fix: capture root command stdout (#2364)
* fix: hardcode xalan group ID (#2368)
* Normalize cataloger configuration patterns (#2365)
* normalize enums to lowercase with hyphens (#2363)
* bump deps version
* fix: index file itself when file scan path has symlink (#2359)
* use read lock in pkg collection (#2341)
* Fix the `attest` command (#2337)
* fix: add manual namespace mapping for org.springframework jars (#2345)
* Add binary classifiers for MySQL and MariaDB (#2316)
* Enhance redis binary classifier (#2329)
* fix: add manual namespace mapping for org.springframework.security jars (#2343)
* fix: add manual namespace mapping for org.bouncycastle jars (#2342)
* Update developer docs to represent the current package layout (#2340)
* Remove the power-user command and related catalogers (#2306)
* Add "pretty" json configuration and change default behavior to be space-efficient (#2275)
-------------------------------------------------------------------
Sat Nov 18 08:51:36 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: syft
version: 0.97.1
mtime: 1700254381
commit: 7cfb5f630a7a2105d49d65eaaaa2e2c06e4eda73
version: 0.98.0
mtime: 1701268954
commit: 5c8dd4c3a7632dcfd999bab7a5b73c3180f1b628

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: syft
Version: 0.97.1
Version: 0.98.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:8b0e5f7a4a2c2a0358827e937df82bda8bdc63d5f8b13c277e3d0aa2751a5205
size 35896670
oid sha256:ef28aa919f9d323ee6f5a4246c0daf8b6da1d3300ba0268a644e991f1ef0265c
size 35981532