forked from pool/jitterentropy
Accepting request 1002712 from devel:libraries:c_c++
- updated to 3.4.1 * add FIPS 140 hints to man page * simplify the test tool to search for optimal configurations * fix: jent_loop_shuffle: re-add setting the time that was lost with 3.4.0 * enhancement: add ARM64 assembler code to read high-res timer OBS-URL: https://build.opensuse.org/request/show/1002712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jitterentropy?expand=0&rev=4
This commit is contained in:
commit
f8a2990301
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 12 07:04:35 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- updated to 3.4.1
|
||||
* add FIPS 140 hints to man page
|
||||
* simplify the test tool to search for optimal configurations
|
||||
* fix: jent_loop_shuffle: re-add setting the time that was lost with 3.4.0
|
||||
* enhancement: add ARM64 assembler code to read high-res timer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 3 14:19:23 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@ Name: jitterentropy
|
||||
Summary: A userspace library for jitter entropy generation
|
||||
License: BSD-3-Clause OR GPL-2.0-or-later
|
||||
Group: Development/Tools/Other
|
||||
Version: 3.4.0
|
||||
Version: 3.4.1
|
||||
Release: 0
|
||||
URL: https://github.com/smuellerDD/jitterentropy-library
|
||||
Source0: https://github.com/smuellerDD/jitterentropy-library/archive/refs/tags/v%{version}.tar.gz
|
||||
@ -91,6 +91,6 @@ This package contains the static library.
|
||||
%files -n libjitterentropy3
|
||||
%license LICENSE.gplv2 LICENSE LICENSE.bsd
|
||||
%_libdir/libjitterentropy.so.3
|
||||
%_libdir/libjitterentropy.so.3.4.0
|
||||
%_libdir/libjitterentropy.so.%version
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:836c3c4b8255757f5ae8c1d4ce462008317974852cb265c1a308d3e54e801a0d
|
||||
size 84744
|
BIN
v3.4.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
v3.4.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user