CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/08/11 07:09:49
Modified files:
net/p5-Net-SNMP: Makefile
Added files:
net/p5-Net-SNMP/patches: patch-lib_Net_SNMP_Security_USM_pm
Log message:
Add support for SHA2 (RFC7860).
This allows at least the manubulon-snmp package to work with SHA2
algorithms.
This probably breaks support for 3des and aes{192,256}. Both of these
never got out of the draft state and are unlikely to be encountered in
the wild in any meaningful sense.
feedback, help and OK sthen@