http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611
--- Comment #44 from Galen Charlton <[email protected]> --- Created attachment 20253 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20253&action=edit bug 9611: removing external dependency for password salt generator To address packaging issues with Crypt::Random::Source, this patch replaces the salt generation with a wrapper for /dev/urandom and /dev/random. The test plan for this patch is the same as that for the base patch for bug 9611. Signed-off-by: Galen Charlton <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
