Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trivy for openSUSE:Factory checked 
in at 2021-05-17 18:45:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trivy (Old)
 and      /work/SRC/openSUSE:Factory/.trivy.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trivy"

Mon May 17 18:45:04 2021 rev:7 rq:893510 version:0.17.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/trivy/trivy.changes      2021-01-19 
16:02:06.479372131 +0100
+++ /work/SRC/openSUSE:Factory/.trivy.new.2988/trivy.changes    2021-05-17 
18:45:20.964614772 +0200
@@ -1,0 +2,72 @@
+Mon May 03 10:04:22 UTC 2021 - [email protected]
+
+- Update to version 0.17.2:
+  * Upgrade fanal dependency (#976)
+  * docs: mention upx binaries (#974)
+  * Upgrade alpine to fix git and libcurl vulnerabilities in trivy docker 
image scan (#971)
+  * fix(fs): skip dirs (#969)
+  * chore(ci): replace GITHUB_TOKEN with ORG_GITHUB_TOKEN (#965)
+  * chore(ci): clone trivy-repo after releasing binaries (#963)
+  * docs: add golang support (#962)
+  * fix(table): skip zero vulnerabilities on java (#961)
+  * chore(ci): create a release discussion (#959)
+  * feat(go): support binary scan (#948)
+  * feat(java): support GitLab Advisory Database (#917)
+  * feat: show help message when the context's deadline passes (#955)
+  * chore(mkdocs): replace github token (#954)
+  * Update SARIF report template (#935)
+  * Update install docs to make commands consistent (#933)
+  * Docker multi-platform image build with `buildx`, using Goreleaser (#915)
+  * Fix JUnit template for AWS CodeBuild compatibility (#904)
+  * break(cli): use StringSliceFlag for skip-dirs/files (#916)
+  * docs: add white logo (#914)
+  * add package name in ruleID (#913)
+  * feat: gh-action for stale issues (#908)
+  * chore(triage): add lifecycle/active label (#909)
+  * feat: publish helm repository (#888)
+  * Fix Documentation Typo (#901)
+  * docs: migrate README to MkDocs (#884)
+  * refactor(internal): export internal packages (#887)
+  * feat: support plugins (#878)
+  * chore(ci): deploy dev docs only for the main branch (#882)
+  * add MkDocs implementation (#870)
+  * docs(README): update ubuntu versions (#877)
+  * support Ubuntu 20.10 (#876)
+  * feat(cache): introduce versioned cache (#865)
+  * chore: bump up Go to 1.16 (#861)
+  * fix: allow the latest tag (#864)
+  * feat: disable analyzers (#846)
+  * chore(ci): push the official image to public ECR (#855)
+  * chore(ci): migrate CircleCI to GitHub Actions (#850)
+  * adds example with multistage build (#853)
+  * remove SARIF helpUri if empty (#841) (#845)
+  * Add Sprig to Template Engine (#832)
+  * Fix "GitLab CI using Trivy container" usage example (fixes #843) (#844)
+  * feat(java): support jar/war/ear (#837)
+  * fix(app): increase the default value of timeout (#842)
+  * Update README.md (#838)
+  * Fix compatibility for Jenkins xunit plugin (#820)
+  * README: add Gitlab job that uses a container with trivy (#823)
+  * feat: support Podman (#825)
+  * fix(eol): update EOL dates (#824)
+  * fix(python): follow PEP 440 (#816)
+  * Support alpine 3.13 (#819)
+  * Changed the output string to "Using your github token". (#814)
+  * Align comment with code (#812)
+  * Parse redis backend url (#804)
+  * Update README.md (#810)
+  * Added nodeSelector, affinity and tolerations to helm chart (#803)
+  * Fix readme typo in policy flag (#805)
+  * Fix errors in SARIF format (#801)
+  * Fix env variable for github token (#796)
+  * fix(vulnerability): set unknown severity for empty values (#793)
+  * Remove global flags from filesystem command (#772)
+  * Add imagePullSecrets to helm Chart (#789)
+  * Add redis cache backend configuration options (#784)
+  * Update README.md (#735)
+  * feat(redhat): support modular packages (#790)
+  * Fix formatting of log message (#785)
+  * chore(ci): migrate unit tests to GitHub Actions (#779)
+  * shifted: brews.github to brews.tap (#780)
+
+-------------------------------------------------------------------

Old:
----
  trivy-0.15.0.tar.gz

New:
----
  trivy-0.17.2.tar.gz

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

Other differences:
------------------
++++++ trivy.spec ++++++
--- /var/tmp/diff_new_pack.68LUrl/_old  2021-05-17 18:45:22.092609986 +0200
+++ /var/tmp/diff_new_pack.68LUrl/_new  2021-05-17 18:45:22.092609986 +0200
@@ -19,7 +19,7 @@
 
 %global goipath github.com/aquasecurity/trivy
 Name:           trivy
-Version:        0.15.0
+Version:        0.17.2
 Release:        0
 Summary:        A Simple and Comprehensive Vulnerability Scanner for Containers
 License:        Apache-2.0
@@ -28,7 +28,7 @@
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) >= 1.15
+BuildRequires:  golang(API) >= 1.16
 Requires:       ca-certificates
 Requires:       git-core
 Requires:       rpm

++++++ _service ++++++
--- /var/tmp/diff_new_pack.68LUrl/_old  2021-05-17 18:45:22.148609749 +0200
+++ /var/tmp/diff_new_pack.68LUrl/_new  2021-05-17 18:45:22.152609731 +0200
@@ -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.15.0</param>
+    <param name="revision">v0.17.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.68LUrl/_old  2021-05-17 18:45:22.172609646 +0200
+++ /var/tmp/diff_new_pack.68LUrl/_new  2021-05-17 18:45:22.172609646 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/aquasecurity/trivy</param>
-              <param 
name="changesrevision">08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">415e1d8ea3832b3f1807884b7c969b4d030d8098</param></service></servicedata>
\ No newline at end of file

++++++ trivy-0.15.0.tar.gz -> trivy-0.17.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/trivy/trivy-0.15.0.tar.gz 
/work/SRC/openSUSE:Factory/.trivy.new.2988/trivy-0.17.2.tar.gz differ: char 12, 
line 1

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

Reply via email to