Accepting request 1101708 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1101708 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=46
This commit is contained in:
commit
7b761d6e75
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.1</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">e2f7befbfbf88053dfb2007c6499a4bb2d232c3c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a8ce400c391cfdf8831f07f9215d50a079a856375cbc97eef5c64b6dcf84150
|
||||
size 19986445
|
3
syft-0.86.1.obscpio
Normal file
3
syft-0.86.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c4dfbc5da0682d8801737df954430bc91ade107cff738777dbfe344c68b2b4c
|
||||
size 21723149
|
40
syft.changes
40
syft.changes
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 01 10:30:23 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.86.1:
|
||||
* fix: default image source name to user input (#1979)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.1
|
||||
mtime: 1690824558
|
||||
commit: e2f7befbfbf88053dfb2007c6499a4bb2d232c3c
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.85.0
|
||||
Version: 0.86.1
|
||||
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:a43332e2fa9f31d1599f9cd927e857e1f626fdba224195e9ca63f24c40143469
|
||||
size 33679018
|
||||
|
Loading…
x
Reference in New Issue
Block a user