Accepting request 1101687 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.86.0 OBS-URL: https://build.opensuse.org/request/show/1101687 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=92
This commit is contained in:
parent
76a60a95e2
commit
6ec01c0c8e
2
_service
2
_service
@ -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.85.0</param>
|
||||
<param name="revision">v0.86.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">4fc17edd146af34ab06f5b0443ef8ddac3aaf076</param></service></servicedata>
|
||||
<param name="changesrevision">f14742b3f3a6f8cd4bc696dbafee53ab1d665da7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a8ce400c391cfdf8831f07f9215d50a079a856375cbc97eef5c64b6dcf84150
|
||||
size 19986445
|
3
syft-0.86.0.obscpio
Normal file
3
syft-0.86.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e76e87bdc780f046503a9bf49b06d0b4bf5235ec078e0dd5aa3236a2e242606
|
||||
size 21722125
|
34
syft.changes
34
syft.changes
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 01 10:17:13 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.86.0:
|
||||
* chore(deps): update stereoscope to
|
||||
d1f3d766295ed3c8362ac1be68070e2a1dba4d03 (#1975)
|
||||
* chore: update to latest commit in tools-golang (#1969)
|
||||
* Guess unpinned versions in python requirements.txt (#1966)
|
||||
* chore(deps): bump github.com/vifraa/gopom from 0.2.1 to 0.2.2
|
||||
(#1965)
|
||||
* Fix panic condition on docker pull failure (#1968)
|
||||
* bump JSON schema to account for simplified python env markers
|
||||
(#1967)
|
||||
* feat: support top-level SPDX package and graph (#1934)
|
||||
* chore(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to
|
||||
5.8.1 (#1959)
|
||||
* Add cataloger for Swift Package Manager. (#1919)
|
||||
* chore(deps): update stereoscope to
|
||||
d515761c6ca2743a67d7d08053db69235ae76d1d (#1953)
|
||||
* chore(deps): bump github.com/docker/docker (#1955)
|
||||
* chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to
|
||||
5.8.0 (#1951)
|
||||
* Introduce indexed embedded CPE dictionary (#1897)
|
||||
* chore(deps): bump github.com/gookit/color from 1.5.3 to 1.5.4
|
||||
(#1949)
|
||||
* Add support for parsing .NET assemblies (#1943)
|
||||
* docs: capture artifactory dev settings from 1895 (#1947)
|
||||
* remove build binary and add explicit git ignore
|
||||
* docs: update docs with new docker specific instructions (#1941)
|
||||
* remove jotframe UI (#1932)
|
||||
* fix: remove indirect dependency of circl v1.1.0 (#1940)
|
||||
* chore: move wait before iteration to guarantee read before tea
|
||||
(#1931)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 13 04:49:43 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 0.85.0
|
||||
mtime: 1689182094
|
||||
commit: 4fc17edd146af34ab06f5b0443ef8ddac3aaf076
|
||||
version: 0.86.0
|
||||
mtime: 1690819353
|
||||
commit: f14742b3f3a6f8cd4bc696dbafee53ab1d665da7
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.85.0
|
||||
Version: 0.86.0
|
||||
Release: 0
|
||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5c1ae09cfe27c8f0c738e8cfec07f266d9b234cef7661470528e1607416475d
|
||||
size 33516132
|
||||
oid sha256:434ba8fd655964bf9e1d93dd0faa085178c0f39d12fbe5860f4a9534fc7e687a
|
||||
size 33679168
|
||||
|
Loading…
Reference in New Issue
Block a user