mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 12:11:02 +01:00
avoid blocking /dev/random on cpantesters systems
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
NEXT:
|
||||
1.17:
|
||||
added license to META
|
||||
|
||||
open tmpfiles with O_EXLOCK disabled (cpantesters)
|
||||
@@ -16,6 +16,10 @@ NEXT:
|
||||
replaced "new $perl::$object" with $perl::$object->new()
|
||||
everywhere.
|
||||
|
||||
using weak random source for unit tests to avoid blocking
|
||||
/dev/random on cpantesters systems with heavy entropy
|
||||
load.
|
||||
|
||||
1.16
|
||||
re-licensed from artistic1 to artistic2 in order to be
|
||||
compatible to fedora packaging. no code changes otherwise
|
||||
|
||||
Reference in New Issue
Block a user