maintainer-feedback requested: [Bug 286719] security/p5-Crypt-OpenSSL-RSA: After update to 0.35 causes amavisd-new to fail to start
Date: Sun, 11 May 2025 07:49:42 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-perl (Nobody) <perl@FreeBSD.org> for maintainer-feedback: Bug 286719: security/p5-Crypt-OpenSSL-RSA: After update to 0.35 causes amavisd-new to fail to start https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286719 --- Description --- Hi, Unluckily after the latest update to this perl module amavisd-new fails to start with the following error: # amavisd ERROR: MISSING REQUIRED ADDITIONAL MODULES: auto::Crypt::OpenSSL::RSA::new_public_key This is also reported for linux, for example: https://bbs.archlinux.org/viewtopic.php?id=305481 I've worked around this by downgrading the package, but I guess amavisd-new needs patching for some new API? Thanks ion advance!