dependency explosion with recent introduction of Crypt::PBKDF2
Gleb Smirnoff
glebius at freebsd.org
Fri Feb 12 06:50:37 UTC 2021
Hi!
Recently widely used p5-Net-SNMP growed 37 new dependencies. This
happened due to p5-Crypt-CBC now depending p5-Crypt-PBKDF2.
Note that p5-Net-SNMP doesn't use p5-Crypt-CBC, it comes via
dependency p5-Crypt-DES. However, if we look into p5-Crypt-DES
source, we would see that it doesn't really depend on p5-Crypt-CBC.
It is only test that requires it.
Thus, suggested patch.
--
Gleb Smirnoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p5-Crypt-DES.diff
Type: text/x-diff
Size: 664 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20210211/1d0a24ae/attachment.diff>
More information about the freebsd-perl
mailing list