forked from pool/rekor
Accepting request 1084327 from security
- updated to rekor 1.1.1 (jsc#SLE-23476): Functional Enhancements - Refactor Trillian client with exported methods (#1454) - Switch to official redis-go client (#1459) - Remove replace in go.mod (#1444) - Add Rekor OID info. (#1390) Quality Enhancements - remove legacy encrypted cosign key (#1446) - swap cjson dependency (#1441) - Update release readme (#1456) (forwarded request 1084326 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/1084327 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rekor?expand=0&rev=15
This commit is contained in:
commit
e13ff8d8ec
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f5491170f4d330797740bfbc04537effdca5cc4c96d68266726a2edd9654088
|
||||
size 868412
|
3
rekor-1.1.1.tar.gz
Normal file
3
rekor-1.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:774a34cf4dbd126a30e510d8d4f36865fae4165f4a4c2d9625937cc2623bec9b
|
||||
size 870643
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 12:23:27 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- updated to rekor 1.1.1 (jsc#SLE-23476):
|
||||
Functional Enhancements
|
||||
|
||||
- Refactor Trillian client with exported methods (#1454)
|
||||
- Switch to official redis-go client (#1459)
|
||||
- Remove replace in go.mod (#1444)
|
||||
- Add Rekor OID info. (#1390)
|
||||
|
||||
Quality Enhancements
|
||||
|
||||
- remove legacy encrypted cosign key (#1446)
|
||||
- swap cjson dependency (#1441)
|
||||
- Update release readme (#1456)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 5 08:27:23 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
%define apps cli server
|
||||
|
||||
Name: rekor
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
%define revision 4a6592612dc015f24d0700b6d274b3663d128ad8
|
||||
%define revision 0c1914e5e955cb9f514e32b222cf61a13e91ab08
|
||||
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:b9d09adf4a8e1bec89550992741068b2e3c433f82ce5241d7e851bea42bf0699
|
||||
size 4239016
|
||||
oid sha256:d4897ee6f6092ef597e670e560beed665e3559df94538c6faccb7e6b36065232
|
||||
size 4343516
|
||||
|
Loading…
Reference in New Issue
Block a user