Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trivy for openSUSE:Factory checked 
in at 2022-11-28 11:07:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trivy (Old)
 and      /work/SRC/openSUSE:Factory/.trivy.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trivy"

Mon Nov 28 11:07:24 2022 rev:38 rq:1038587 version:0.35.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/trivy/trivy.changes      2022-11-07 
13:52:02.367918927 +0100
+++ /work/SRC/openSUSE:Factory/.trivy.new.1597/trivy.changes    2022-11-28 
11:07:31.959882083 +0100
@@ -1,0 +2,52 @@
+Mon Nov 28 06:41:54 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.35.0:
+  * chore(vm): update xfs filesystem parser for change log (#3230)
+  * feat: add virtual machine scan command (#2910)
+  * docs: reorganize index and readme (#3026)
+  * fix: `slowSizeThreshold` should be less than `defaultSizeThreshold` (#3225)
+  * feat: Export functions for trivy plugin (#3204)
+  * feat(image): add support wildcard for platform os (#3196)
+  * fix: load compliance report from file system (#3161)
+  * fix(suse): use package name to get advisories (#3199)
+  * docs(image): space issues during image scan (#3190)
+  * feat(containerd): scan image by digest (#3075)
+  * fix(vuln): add package name to title (#3183)
+  * fix: present control status instead of compliance percentage in compliance 
report (#3181)
+  * perf(license): remove go-enry/go-license-detector. (#3187)
+  * fix: workdir command as empty layer (#3087)
+  * docs: reorganize ecosystem section (#3025)
+  * feat(dotnet): add support dependency location for dotnet-core files (#3095)
+  * chore(deps): bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.136 
(#3174)
+  * chore(deps): bump github.com/testcontainers/testcontainers-go from 0.13.0 
to 0.15.0 (#3109)
+  * feat(dotnet): add support dependency location for nuget lock files (#3032)
+  * chore: update code owners for misconfigurations (#3176)
+  * feat: add slow mode (#3084)
+  * docs: fix typo in enable-builin-rules mentions (#3118)
+  * feat: Add maintainer field to OS packages (#3149)
+  * docs: fix some typo (#3171)
+  * chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.17.8 to 
1.18.0 (#3175)
+  * chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#3112)
+  * docs: fix links on Built-in Policies page (#3124)
+  * chore(deps): bump github.com/go-openapi/runtime from 0.24.1 to 0.24.2 
(#3117)
+  * chore(deps): bump github.com/samber/lo from 1.28.2 to 1.33.0 (#3116)
+  * fix: Perform filepath.Clean first and then filepath.ToSlash for 
skipFile/skipDirs settings (#3144)
+  * chore: use newline for semantic pr (#3172)
+  * chore(deps): bump azure/setup-helm from 3.3 to 3.4 (#3107)
+  * chore(deps): bump sigstore/cosign-installer from 2.7.0 to 2.8.1 (#3106)
+  * chore(deps): bump amannn/action-semantic-pull-request from 4 to 5 (#3105)
+  * chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#3104)
+  * fix(spdx): rename describes field in spdx (#3102)
+  * chore: handle GOPATH with several paths in make file (#3092)
+  * docs(flag): add "rego" configuration file options (#3165)
+  * chore(go): updates wazero to 1.0.0-pre.3 (#3090)
+  * chore(deps): bump actions/cache from 3.0.9 to 3.0.11 (#3108)
+  * docs(license): fix typo inside quick start (#3134)
+  * chore: update codeowners for docs (#3135)
+  * fix(cli): exclude --compliance flag from non supported sub-commands (#3158)
+  * fix: remove --security-checks none from image help (#3156)
+  * fix: compliance flag description (#3160)
+  * docs(k8s): fix a typo (#3163)
+  * chore(deps): bump golang from 1.19.1 to 1.19.2 (#3103)
+
+-------------------------------------------------------------------

Old:
----
  trivy-0.34.0.tar.gz

New:
----
  trivy-0.35.0.tar.gz

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

Other differences:
------------------
++++++ trivy.spec ++++++
--- /var/tmp/diff_new_pack.Fn3GLL/_old  2022-11-28 11:07:34.127891805 +0100
+++ /var/tmp/diff_new_pack.Fn3GLL/_new  2022-11-28 11:07:34.131891823 +0100
@@ -19,7 +19,7 @@
 
 %global goipath github.com/aquasecurity/trivy
 Name:           trivy
-Version:        0.34.0
+Version:        0.35.0
 Release:        0
 Summary:        A Simple and Comprehensive Vulnerability Scanner for Containers
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Fn3GLL/_old  2022-11-28 11:07:34.163891967 +0100
+++ /var/tmp/diff_new_pack.Fn3GLL/_new  2022-11-28 11:07:34.167891985 +0100
@@ -2,7 +2,7 @@
   <service name="tar_scm" mode="disabled">
     <param name="url">https://github.com/aquasecurity/trivy</param>
     <param name="scm">git</param>
-    <param name="revision">v0.34.0</param>
+    <param name="revision">v0.35.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Fn3GLL/_old  2022-11-28 11:07:34.191892092 +0100
+++ /var/tmp/diff_new_pack.Fn3GLL/_new  2022-11-28 11:07:34.195892110 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/aquasecurity/trivy</param>
-              <param 
name="changesrevision">7912f585a38158d24b21dd58cf616cfb640b9a78</param></service></servicedata>
+              <param 
name="changesrevision">bd30e983e3b9444dd750478b6976ed79fbf7d4e5</param></service></servicedata>
 (No newline at EOF)
 

++++++ trivy-0.34.0.tar.gz -> trivy-0.35.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/trivy/trivy-0.34.0.tar.gz 
/work/SRC/openSUSE:Factory/.trivy.new.1597/trivy-0.35.0.tar.gz differ: char 12, 
line 1

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.Fn3GLL/_old and 
/var/tmp/diff_new_pack.Fn3GLL/_new differ

Reply via email to