Accepting request 1161630 from home:ojkastl_buildservice:Branch_devel_kubic
update to 1.1.0 OBS-URL: https://build.opensuse.org/request/show/1161630 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=137
This commit is contained in:
parent
7c4bb31c2c
commit
06ffac2ab8
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">v1.0.1</param>
|
||||
<param name="revision">v1.1.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">1b121ac3f4d589060ddf1fac0bcd6871ea4731e3</param></service></servicedata>
|
||||
<param name="changesrevision">f4e18961b979f5e6d0cc3b1e4fce608c8ceb29d8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a89104a52c990e9396c932969fa8dfc71f6ae2c039ef255193b4609bf314f0af
|
||||
size 23855117
|
3
syft-1.1.0.obscpio
Normal file
3
syft-1.1.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09586ced6d862dccb8318cab7db2506fb05b83fdd47a2c50f9fdfcee0a4f0a35
|
||||
size 23996429
|
47
syft.changes
47
syft.changes
@ -1,10 +1,49 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 07:19:30 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.1.0:
|
||||
* Adding the ability to retrieve remote licenses from
|
||||
package.lock (#2708)
|
||||
* dont include labels for dependabot ecosystems (#2720)
|
||||
* chore(deps): bump fountainhead/action-wait-for-check from 1.1.0
|
||||
to 1.2.0 (#2717)
|
||||
* chore(deps): update tools to latest versions (#2726)
|
||||
* chore(deps): bump github/codeql-action from 3.24.7 to 3.24.8
|
||||
(#2725)
|
||||
* chore(deps): bump actions/cache from 4.0.1 to 4.0.2 (#2728)
|
||||
* chore(deps): bump github.com/docker/docker (#2730)
|
||||
* updating credentials to scoped permissions (#2722)
|
||||
* chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to
|
||||
6.5.5 (#2718)
|
||||
* chore(deps): bump github.com/google/go-containerregistry
|
||||
(#2719)
|
||||
* Add detection for Oracle GraalVM (#2705)
|
||||
* chore(deps): bump docker/login-action from 3.0.0 to 3.1.0
|
||||
(#2714)
|
||||
* Add ELF binary package cataloger (#2396)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.29.3 to 1.29.5
|
||||
(#2710)
|
||||
* chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7
|
||||
(#2711)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.1 to
|
||||
6.0.2 (#2712)
|
||||
* Show binary exports, entrypoint, and imports (#2626)
|
||||
* chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#2703)
|
||||
* chore(deps): bump github.com/knqyf263/go-rpmdb (#2701)
|
||||
* chore: reduce duplicate case SwiftPkg (#2696)
|
||||
* chore: remove deprecated os.SEEK_SET os.SEEK_CUR (#2693)
|
||||
* chore(deps): bump github.com/docker/docker (#2698)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.29.2 to 1.29.3
|
||||
(#2699)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 09 08:54:20 UTC 2024 - andrea.manzini@suse.com
|
||||
|
||||
- Update to version 1.0.1:
|
||||
* bump dependencies
|
||||
* docs: add simplest example from registry (#2691)
|
||||
* fix: Unable to scan OCI images with syft v0.105.1 [#2678 #2683 @spiffcs]
|
||||
* fix: Unable to scan OCI images with syft v0.105.1 [#2678 #2683
|
||||
@spiffcs]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 01 13:59:28 UTC 2024 - andrea.manzini@suse.com
|
||||
@ -16,9 +55,11 @@ Fri Mar 01 13:59:28 UTC 2024 - andrea.manzini@suse.com
|
||||
* chore(deps): update tools to latest versions (#2680)
|
||||
* enforce breaking change bump major version (#2635)
|
||||
* docs: fix incorrect flag name in readme (#2677)
|
||||
* Consider filesystem types for mount points when ignoring system paths (#2675)
|
||||
* Consider filesystem types for mount points when ignoring system
|
||||
paths (#2675)
|
||||
* fix: stop emitting bus events on go mod events (#2673)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (#2676)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.0 to
|
||||
6.0.1 (#2676)
|
||||
* feat: add `--from` flag, refactor source providers (#2610)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.0.1
|
||||
mtime: 1709753156
|
||||
commit: 1b121ac3f4d589060ddf1fac0bcd6871ea4731e3
|
||||
version: 1.1.0
|
||||
mtime: 1711041604
|
||||
commit: f4e18961b979f5e6d0cc3b1e4fce608c8ceb29d8
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.0.1
|
||||
Version: 1.1.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:708c9e5be5f3c2701769088fba239d2f09f60b8265ff2223137fb5ac3065d12a
|
||||
size 45861148
|
||||
oid sha256:550454a914341f12a4008dc7d1355cdf356fff50923e844e878129cb87e6f1a0
|
||||
size 45857582
|
||||
|
Loading…
x
Reference in New Issue
Block a user