https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998 --- Comment #103 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Hi, on U22 I found this warnings: 14:36:09 koha_1 | WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better. 14:36:09 koha_1 | Pass -nodeprecate=>1 to inhibit this message. 14:36:09 koha_1 | at /kohadevbox/koha/Koha/Patron.pm line 2167. 14:36:09 koha_1 | WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better. 14:36:09 koha_1 | Pass -nodeprecate=>1 to inhibit this message. 14:36:09 koha_1 | at /kohadevbox/koha/Koha/Patron.pm line 2167. 14:36:09 koha_1 | WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better. 14:36:09 koha_1 | Pass -nodeprecate=>1 to inhibit this message. 14:36:09 koha_1 | at /kohadevbox/koha/Koha/Patron.pm line 2167. -- You are receiving this mail because: You are watching all bug changes.