An unintended dependency on the Crypt::Rijndael module was introduced
with the correction for the misinterpretation of the "The AES Cipher
Algorithm in the SNMP's User-based Security Model" draft specification
in version 4.1.1.
The use of the constant "Crypt::Rijndael::MODE_CFB" was added and a
"strict subs" error would occur if the Crypt::Rijndael module was not
loaded. The intent is to not require the Crypt::Rijndael module and to
disable AES support if it is not available. If the module is not
available, the constant "Crypt::Rijndael::MODE_CFB" is not defined.
This constant is now defined by the Net::SNMP::Security::USM module when
the Crypt::Rijndael module is not available to prevent the "strict subs"
error.
This has been addressed in Net::SNMP::Security:USM v2.0.2 which is
included with Net::SNMP v4.1.2 that was posted to replace v4.1.1.
-David <dtown@cpan.org>
The uploaded file
Net-SNMP-4.1.2.tar.gz
has entered CPAN as
file: $CPAN/authors/id/D/DT/DTOWN/Net-SNMP-4.1.2.tar.gz
size: 71965 bytes
md5: e6b761db6115b0b1fe5446e220abaa4a
No action is required on your part
Request entered by: DTOWN (David M. Town)
Request entered on: Thu, 11 Sep 2003 19:18:33 GMT
Request completed: Thu, 11 Sep 2003 19:19:45 GMT