Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
09f2111db5
rng-tools: 6.16 -> 6.17
2024-05-24 02:43:23 +00:00
Markus Theil
a8efd663ed
rng-tools: increase initialization robustness together with jitterentropy-3.4.1
...
With jitterentropy 3.4.1 the initial timeout of rng-tools for the
initialization of jitterentropy seems to be too small in some cases.
Set a larger timeout for tests. Add comment how this timeout can be
set by users needing it.
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-07-13 12:50:10 +02:00
Markus Theil
b8651c2099
rng-tools: 6.15 -> 6.16
...
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-07-05 14:19:49 +02:00
Robert Schütz
cb1ee0a78a
rng-tools: don't use librtlsdr alias
2023-02-27 11:39:26 -08:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
ajs124
6cb5f7bb7e
libp11: build reverse dependencies with same openssl version
2022-11-23 22:45:54 +01:00
Sandro Jäckel
043be95c92
rng-tools: remove redundant null checks & with lib over entire file
2022-08-29 11:20:15 +02:00
Renaud
f569a40a57
rng-tools: 6.14 -> 6.15
...
Bugfix release:
https://github.com/nhorman/rng-tools/releases/tag/v6.15
2022-02-09 20:03:08 +01:00
c0bw3b
fc002d2578
rng-tools: 6.11 -> 6.14
...
libsysfs and libgcrypt deps were drop upstream ;
openssl is now always required ;
add support for SDR devices through librtlsdr ;
add a basic install check ;
add meta.changelog
2022-01-27 19:31:18 +01:00
Renaud
96e055fba4
rng-tools: fix path to opensc-pkcs11.so
...
Changes upstream made the patching on rngd.c irrelevant
2022-01-26 20:10:34 +01:00
R. RyanTM
9db38e5fea
rng-tools: 6.9 -> 6.11
2021-02-03 22:34:24 +00:00
Ben Siraphob
76f93cc731
pkgs/tools: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
81585636fb
rng-tools: 6.8 -> 6.9
2019-12-24 07:10:44 -08:00
Renaud
810abebba2
rng-tools: 6.7 -> 6.8 ( #73007 )
...
+ run tests
+ enable jitterentropy by default
+ add c0bw3b to maintainers
2019-11-13 00:05:28 +01:00
Peter Hoeg
d06cc58dab
rng-tools: fix missing opensc reference
2019-04-26 15:55:37 +08:00
Peter Hoeg
c9b0c68dc0
rng-tools: 6.6 -> 6.7
...
A few other changes:
- use autoreconfHook instead of doing it manually
- clean up with/enable flags
- add support for PKCS11 entropy sources
PKCS11 is not fully tested yet as my hardware hasn't arrived.
2019-04-24 11:54:57 +08:00
Daniel Schaefer
8ada6f6c46
jitterentropy: init at 2.1.2
2018-10-23 23:36:57 +02:00
Daniel Schaefer
5c249a3245
rng-tools: 5 -> 6.6
2018-10-23 23:36:31 +02:00
Ben Gamari
a09aa86ece
rng-tools: Enable cross-compilation
2018-05-03 17:06:00 -04:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
Shea Levy
145768bf9b
Unmaintain a bunch of packages
2015-07-01 08:11:05 -04:00
Nikolay Amiantov
9fa041e3e6
rng-tools: update package
2014-10-23 02:07:46 +04:00
Shea Levy
1b4fc7a095
rng-tools: add meta.platforms
2013-02-09 15:09:46 -05:00
Shea Levy
7a16291828
Add rng-tools
2012-11-22 01:05:45 -05:00