Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package osv-scanner for openSUSE:Factory 
checked in at 2023-02-23 16:30:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osv-scanner (Old)
 and      /work/SRC/openSUSE:Factory/.osv-scanner.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osv-scanner"

Thu Feb 23 16:30:40 2023 rev:2 rq:1067394 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osv-scanner/osv-scanner.changes  2023-01-12 
22:45:14.433184006 +0100
+++ /work/SRC/openSUSE:Factory/.osv-scanner.new.1706/osv-scanner.changes        
2023-02-23 16:54:20.269459912 +0100
@@ -1,0 +2,62 @@
+Thu Feb 23 10:38:20 UTC 2023 - [email protected]
+
+- Update to version 1.2.0:
+  * Changelog update for v1.2.0 (#233)
+  * Moving Working Docs to Current (#234)
+  * Update the output docs, make logo a lot bigger, make page slightly wider 
(#226)
+  * Upgrade to yaml v3 (#231)
+  * ParseAs for dpkg-status (#229)
+  * Update analytics for documentation. (#230)
+  * chore(deps): update docker/setup-buildx-action digest to f03ac48 (#223)
+  * fix(deps): update osv-scanner minor (#225)
+  * chore(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 (#222)
+  * chore(deps): update dependency http_parser.rb to "~> 0.8.0" (#224)
+  * fix: ensure that vulnerability results are ordered deterministically (#220)
+  * test: ensure case names match function under test (#228)
+  * Nits  - APK installed optimizations (#227)
+  * Support for DPKG (Debian) parser (#168)
+  * feat: support `dependencyManagement` in Maven poms (#221)
+  * Google analytics added. (#215)
+  * Console formatting changes
+  * Documentation Style Improvements (#211)
+  * fixed broken link (#210)
+  * Documentation moved to github page.
+  * Minor changes for gitignore parsing (#208)
+  * Improve gitignore parsing (#206)
+  * fix(deps): update osv-scanner minor (#205)
+  * chore(deps): update github/codeql-action action to v2.2.4 (#204)
+  * Move instructions to Usage (#197)
+  * Make scanner respect .gitignore files (#191)
+  * feat: support specifying what parser to use in `--lockfile` (#94)
+  * fix: add missing toml tags to struct (and update linter) (#190)
+  * fix(deps): update golang.org/x/exp digest to 98cc5a0 (#188)
+  * fix(osv-query): omit SourceInfo from JSON marshaling (#185)
+  * test: remove nonsense case and correct names (#187)
+  * Update readme usage section (#171)
+  * chore(deps): update docker/login-action action to v2 (#148)
+  * fix(deps): update osv-scanner minor (#147)
+  * Support SPDX 2.3 (#178)
+  * chore(deps): update workflows (#172)
+  * feat: Render output as a markdown table for use in github comments (#156)
+  * APK: fix test function (#180)
+  * Log number of packages scanned from SBOMs. (#179)
+  * Make OSV api public (#167)
+  * Add experimental comment (#173)
+  * fix: exit with generic non-zero code when there is a general error (#161)
+  * fix: reuse app-level writer and err writers in `VersionPrinter` (#166)
+  * chore(deps): update github/codeql-action action to v2.1.39 (#159)
+  * test: add cases for `semantic.MustParse` (#160)
+  * feat: create `--format` flag (#158)
+  * golangci checks in github action, and fixes initial linter issues (#149)
+  * test: add case for `--version` flag (#162)
+  * chore: remove duplicated generators (#157)
+  * - add conan.lock to the list (#59)
+  * Fix endpoint typo (#152)
+  * feat: add `semantic` package (#92)
+  * Adding re-try for getting a Vuln for the given ID (#141)
+  * chore(deps): update github/codeql-action action to v2.1.38 (#146)
+  * chore: adjust comment to match type name (#143)
+  * Mention Pipfile.lock support in changelog. (#140)
+  * Fix link to GitHub issues (#139)
+
+-------------------------------------------------------------------

Old:
----
  osv-scanner-1.1.0.tar.gz

New:
----
  osv-scanner-1.2.0.tar.gz

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

Other differences:
------------------
++++++ osv-scanner.spec ++++++
--- /var/tmp/diff_new_pack.UNShKv/_old  2023-02-23 16:54:20.761462765 +0100
+++ /var/tmp/diff_new_pack.UNShKv/_new  2023-02-23 16:54:20.769462811 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package osv-scanner
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           osv-scanner
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        Vulnerability scanner written in Go
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.UNShKv/_old  2023-02-23 16:54:20.801462997 +0100
+++ /var/tmp/diff_new_pack.UNShKv/_new  2023-02-23 16:54:20.805463020 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/google/osv-scanner</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.1.0</param>
+    <param name="revision">v1.2.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">osv-scanner-1.1.0.tar.gz</param>
+    <param name="archive">osv-scanner-1.2.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.UNShKv/_old  2023-02-23 16:54:20.829463159 +0100
+++ /var/tmp/diff_new_pack.UNShKv/_new  2023-02-23 16:54:20.833463182 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/google/osv-scanner</param>
-              <param 
name="changesrevision">a6c6cd756e0cf4fd858398976208145cb23e707b</param></service></servicedata>
+              <param 
name="changesrevision">9647b493034ab334e071921becde06bad8de059e</param></service></servicedata>
 (No newline at EOF)
 

++++++ osv-scanner-1.1.0.tar.gz -> osv-scanner-1.2.0.tar.gz ++++++
++++ 69147 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 138077 lines of diff (skipped)

Reply via email to