forked from pool/libjcat
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
66f94e567a | ||
|
404f172af5 |
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f623815ac855471277dc9d1b3b5ada1a9aaad6da67659c751dc3dec899dc2658
|
|
||||||
size 76698
|
|
3
libjcat-0.2.2.tar.gz
Normal file
3
libjcat-0.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:60fb1d30b16ba1a2dbf48998094d366bc94a082846b71decf9d6ac6bb6aa4800
|
||||||
|
size 79047
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 13:09:54 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 0.2.2:
|
||||||
|
+ New Features:
|
||||||
|
- Add bt-logindex blob kind.
|
||||||
|
+ Bugfixes:
|
||||||
|
- Increase test coverage for ED25519 support.
|
||||||
|
- Save the auto-generated private key with 0600 file
|
||||||
|
permissions.
|
||||||
|
- Switch ED25519 support to not directly using Nettle.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 22 07:46:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Jan 22 07:46:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define sover 1
|
%define sover 1
|
||||||
|
|
||||||
Name: libjcat
|
Name: libjcat
|
||||||
Version: 0.2.1
|
Version: 0.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for reading and writing gzip-compressed JSON catalog files
|
Summary: Library for reading and writing gzip-compressed JSON catalog files
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user