21 Mar
2022
21 Mar
'22
11:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29501 --- Comment #17 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 131990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131990&action=edit Bug 29501: Remove MIME::Lite dependency The library usage is discouraged by the current maintainer and we don't use it in the codebase anymore. To test: 1. Apply this patch 2. Run: $ git grep MIME::Lite => SUCCESS: No uses of the removed library 3. Sign off :-D Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.