From 1af94d42619fb602a1b7169906df75cdfec91f194c300792c6797c3e3fc20cfa Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 12 Sep 2022 07:11:53 +0000 Subject: [PATCH] - 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/package/show/devel:libraries:c_c++/jitterentropy?expand=0&rev=9 --- jitterentropy.changes | 9 +++++++++ jitterentropy.spec | 2 +- v3.4.0.tar.gz | 3 --- v3.4.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 v3.4.0.tar.gz create mode 100644 v3.4.1.tar.gz diff --git a/jitterentropy.changes b/jitterentropy.changes index 3147f39..5bd318c 100644 --- a/jitterentropy.changes +++ b/jitterentropy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 12 07:04:35 UTC 2022 - Marcus Meissner + +- 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 diff --git a/jitterentropy.spec b/jitterentropy.spec index 3b0a9bc..5a87840 100644 --- a/jitterentropy.spec +++ b/jitterentropy.spec @@ -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 diff --git a/v3.4.0.tar.gz b/v3.4.0.tar.gz deleted file mode 100644 index 3c31bfd..0000000 --- a/v3.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:836c3c4b8255757f5ae8c1d4ce462008317974852cb265c1a308d3e54e801a0d -size 84744 diff --git a/v3.4.1.tar.gz b/v3.4.1.tar.gz new file mode 100644 index 0000000..e4395eb --- /dev/null +++ b/v3.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33352369092b5a0d1463c720f5a8a3e870dbd63502ea57692e7da84a65c0c5c3 +size 86110