forked from pool/rekor
Accepting request 1144326 from security
- update to 1.3.5 (jsc#SLE-23476): - Additional unique index correction - Remove timestamp from checkpoint - Drop conditional when verifying entry checkpoint - Fix panic for DSSE canonicalization - Change Redis value for locking mechanism - give log timestamps nanosecond precision - output trace in slog and override correlation header name - bumped embedded golang.org/x/crypto/ssh to fix the Terrapin attack CVE-2023-48795 (bsc#1218207) (forwarded request 1144325 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/1144326 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rekor?expand=0&rev=21
This commit is contained in:
commit
467015097a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08e220b6fbc473ecd3561e88c4fde2ca259f9daa895a17bed1f458c33c33a2b9
|
||||
size 851698
|
3
rekor-1.3.5.tar.gz
Normal file
3
rekor-1.3.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc82064bc32a83bd4d4d7f4fccb8579d3ebb9f64073ff000da99b01af508b40f
|
||||
size 830762
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 14:38:58 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- update to 1.3.5 (jsc#SLE-23476):
|
||||
- Additional unique index correction
|
||||
- Remove timestamp from checkpoint
|
||||
- Drop conditional when verifying entry checkpoint
|
||||
- Fix panic for DSSE canonicalization
|
||||
- Change Redis value for locking mechanism
|
||||
- give log timestamps nanosecond precision
|
||||
- output trace in slog and override correlation header name
|
||||
- bumped embedded golang.org/x/crypto/ssh to fix the Terrapin attack CVE-2023-48795 (bsc#1218207)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 28 18:45:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
%define apps cli server
|
||||
|
||||
Name: rekor
|
||||
Version: 1.3.4
|
||||
Version: 1.3.5
|
||||
Release: 0
|
||||
%define revision 5072901241fc6370a78457219e7aa2da490f399f
|
||||
%define revision 488eb9782d8d95c83ac70bfb2f5049928504127e
|
||||
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:88a539d9a7d1fb1a3c6a869a91049cce1831d25aaa78a508d7464bf9cf6e297a
|
||||
size 5956954
|
||||
oid sha256:ec9261ffeea3e9813b6d6b64fe6f17084a01465b2b4508143ba56786112f6af5
|
||||
size 8391086
|
||||
|
Loading…
Reference in New Issue
Block a user