-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChangeLog
More file actions
41 lines (23 loc) · 1013 Bytes
/
ChangeLog
File metadata and controls
41 lines (23 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
2023-03-28 Matthias Gerstner <matthias.gerstner@suse.com>
version 0.15
- minor compilation bugfix for newer GCC versions.
2021-01-14 Matthias Gerstner <matthias.gerstner@suse.com>
version 0.14
- support full range of digest algorithm enums like RIPE_MD, TGR,
STREEBOG and WP.
2019-08-16 Matthias Gerstner <matthias.gerstner@suse.com>
version 0.13
- lookup different symbol in libimaevm configure check, do_dump has
been renamed in libimaevm 1.2.
2018-09-04 Matthias Gerstner <matthias.gerstner@suse.com>
version 0.12
- use glibc-devel sys/xattr.h header instead of attr/xattr.h header
from the attr package. The latter was removed upstream.
2017-12-22 Matthias Gerstner <matthias.gerstner@suse.com>
version 0.11
- support limitation to specific attribute types via `-a` switch
- support for outputting the cryptographic primitive like digest,
signature or HMAC as hex or binary data
2017-10-18 Matthias Gerstner <matthias.gerstner@suse.com>
version 0.10
initial release