Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package syft for openSUSE:Factory checked in 
at 2024-01-22 20:33:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syft (Old)
 and      /work/SRC/openSUSE:Factory/.syft.new.16006 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syft"

Mon Jan 22 20:33:38 2024 rev:59 rq:1140249 version:0.101.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/syft/syft.changes        2024-01-07 
21:40:28.540397487 +0100
+++ /work/SRC/openSUSE:Factory/.syft.new.16006/syft.changes     2024-01-22 
20:33:53.844501530 +0100
@@ -1,0 +2,62 @@
+Sat Jan 20 17:00:30 UTC 2024 - [email protected]
+
+- Update to version 0.101.1:
+  * Deduplicate digests from user configuration (#2522)
+  * update readme and help output to be accurate to syft api
+    (#2520)
+  * fix: remove second call to finalize as the task handles it
+    (#2516)
+  * chore(deps): update stereoscope to
+    eb656fc717935ad5abeb8e1379a5c4e11c957120 (#2510)
+  * chore(deps): bump github.com/docker/docker (#2512)
+  * chore(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0
+    (#2513)
+  * chore(deps): bump anchore/sbom-action from 0.15.3 to 0.15.4
+    (#2514)
+  * chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1
+    (#2506)
+  * chore(deps): bump github.com/google/go-containerregistry
+    (#2507)
+  * chore: enable automatic approval of dependabot PRs (#2505)
+
+-------------------------------------------------------------------
+Thu Jan 18 08:10:11 UTC 2024 - [email protected]
+
+- Update to version 0.101.0:
+  * include binary cataloger configuration defaults (#2504)
+  * feat: classifier for wordpress cli binary (#2473)
+  * chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.2 to
+    6.5.3 (#2502)
+  * chore(deps): bump actions/cache from 3.3.3 to 4.0.0 (#2503)
+  * chore(deps): update tools to latest versions (#2500)
+  * chore(deps): bump github.com/cloudflare/circl from 1.3.3 to
+    1.3.7 (#2501)
+  * Add cataloger list command (#2366)
+  * condense binary cataloger config in JSON output (#2499)
+  * chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
+    (#2495)
+  * chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.2 to
+    6.5.3 (#2494)
+  * chore(deps): update CPE dictionary index (#2491)
+  * Replace core SBOM-creation API with builder pattern (#1383)
+  * chore(deps): update tools to latest versions (#2488)
+  * chore(deps): bump actions/cache from 3.3.2 to 3.3.3 (#2489)
+  * chore(deps): bump anchore/sbom-action from 0.15.2 to 0.15.3
+    (#2481)
+  * chore(deps): bump github.com/charmbracelet/bubbles from 0.16.1
+    to 0.17.1 (#2475)
+  * feat: binary classifiers for Percona Software For MySQL (#2478)
+  * feat: binary classifier for pypy (#2474)
+  * chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to
+    6.5.2 (#2476)
+  * fix: support traefik binary from the official Docker image
+    (#2484)
+  * feat: binary classifier for GCC (#2479)
+  * chore(deps): update tools to latest versions (#2480)
+  * chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
+    (#2482)
+  * chore(deps): bump github/codeql-action from 3.22.12 to 3.23.0
+    (#2477)
+  * Upgrade binary test fixtures management (#2444)
+
+-------------------------------------------------------------------

Old:
----
  syft-0.100.0.obscpio

New:
----
  syft-0.101.1.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ syft.spec ++++++
--- /var/tmp/diff_new_pack.LLxS2U/_old  2024-01-22 20:33:55.396558213 +0100
+++ /var/tmp/diff_new_pack.LLxS2U/_new  2024-01-22 20:33:55.396558213 +0100
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           syft
-Version:        0.100.0
+Version:        0.101.1
 Release:        0
 Summary:        CLI tool and library for generating a Software Bill of 
Materials
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LLxS2U/_old  2024-01-22 20:33:55.432559528 +0100
+++ /var/tmp/diff_new_pack.LLxS2U/_new  2024-01-22 20:33:55.436559674 +0100
@@ -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.100.0</param>
+    <param name="revision">v0.101.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.LLxS2U/_old  2024-01-22 20:33:55.456560405 +0100
+++ /var/tmp/diff_new_pack.LLxS2U/_new  2024-01-22 20:33:55.460560551 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/anchore/syft</param>
-              <param 
name="changesrevision">a16a4ad6c993aaaa1ec502667c215b0e8c8e51ff</param></service></servicedata>
+              <param 
name="changesrevision">3eab5932e5271eea5506ab9710239b1415c827f8</param></service></servicedata>
 (No newline at EOF)
 

++++++ syft-0.100.0.obscpio -> syft-0.101.1.obscpio ++++++
/work/SRC/openSUSE:Factory/syft/syft-0.100.0.obscpio 
/work/SRC/openSUSE:Factory/.syft.new.16006/syft-0.101.1.obscpio differ: char 
49, line 1

++++++ syft.obsinfo ++++++
--- /var/tmp/diff_new_pack.LLxS2U/_old  2024-01-22 20:33:55.496561866 +0100
+++ /var/tmp/diff_new_pack.LLxS2U/_new  2024-01-22 20:33:55.500562012 +0100
@@ -1,5 +1,5 @@
 name: syft
-version: 0.100.0
-mtime: 1704486727
-commit: a16a4ad6c993aaaa1ec502667c215b0e8c8e51ff
+version: 0.101.1
+mtime: 1705701115
+commit: 3eab5932e5271eea5506ab9710239b1415c827f8
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/syft/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.syft.new.16006/vendor.tar.gz differ: char 5, line 1

Reply via email to