forked from pool/rekor
Accepting request 1007274 from home:msmeissn:branches:security
- updated to rekor 0.12.2 (jsc#SLE-23476): - add description on /api/v1/index/retrieve endpoint - Adding e2e test coverage - export rekor build/version information - Use POST instead of GET for /api/log/entries/retrieve metrics. - Search through all shards when searching by hash OBS-URL: https://build.opensuse.org/request/show/1007274 OBS-URL: https://build.opensuse.org/package/show/security/rekor?expand=0&rev=21
This commit is contained in:
parent
820202823b
commit
913f1b929f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b87d035974b4749b8151f185bf20f51439f942a962950d10cdeba19bbe41e6d
|
||||
size 666476
|
3
rekor-0.12.2.tar.gz
Normal file
3
rekor-0.12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73c54e6db37639e75899e7e0121bd222079f40d2aa9fab7de5794668b8aaca47
|
||||
size 668839
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 13:59:10 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- updated to rekor 0.12.2 (jsc#SLE-23476):
|
||||
- add description on /api/v1/index/retrieve endpoint
|
||||
- Adding e2e test coverage
|
||||
- export rekor build/version information
|
||||
- Use POST instead of GET for /api/log/entries/retrieve metrics.
|
||||
- Search through all shards when searching by hash
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 12:22:57 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
%define apps cli server
|
||||
|
||||
Name: rekor
|
||||
Version: 0.12.1
|
||||
Version: 0.12.2
|
||||
Release: 0
|
||||
%define revision 584bc16fc8eba7c7663f540dea12730a71f830c1
|
||||
%define revision a85980732bda434ba14ed24c65e4f78c6a9d3dfe
|
||||
Summary: Supply Chain Transparency Log
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/sigstore/rekor
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90f3942f84da67b0bf11a72f4b9ef46f995124a35ecb2af6f7ae3941b16b032b
|
||||
size 5265555
|
||||
oid sha256:b8488e0dece64989cbc14db961295d7a1098ca14fd0be98f691036246b4f5556
|
||||
size 5254475
|
||||
|
Loading…
Reference in New Issue
Block a user