vcswatch reports that
this package seems to have a new changelog entry (version
5.9+dfsg-4, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 223b00693e5b68165b060e3f7342c4cc2574ba08
Author: Craig Small <csmall@debian.org>
Date: Tue Oct 27 18:34:55 2020 +1100
d/rules: Enable AES-192 and AES-256
The Blumenthal AES draft proposes AES-192 and AES-256 encryption
for SNMP User-based Security Model (USM). This change gives the
administrator more options than the original DES and AES-128
to include CFB128-AES-192/256 privacy protocols.
References:
https://tools.ietf.org/html/draft-blumenthal-aes-usm-04
https://bugs.debian.org/927985
Signed-off-by: Craig Small <csmall@debian.org>