Summary: | multimedia/zoneminder: Replace usage of Data::Entropy (security/p5-Data-Entropy) for undeprecate | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Druzenko <vvd> | ||||
Component: | Individual Port(s) | Assignee: | Vladimir Druzenko <vvd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | bsd | ||||
Priority: | --- | Flags: | bsd:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://cgit.freebsd.org/ports/commit/multimedia/zoneminder/Makefile?id=7113c9db460962b726bd1fb61f9b087637aebd9f | ||||||
Attachments: |
|
Description
Vladimir Druzenko
![]() ![]() Created attachment 261247 [details] v1 Adopted upstream patch "Use Bytes::Random::Secure instead of deprecated Data-Entropy. Fall back to Data-Entropy. Fixes #4333": https://github.com/ZoneMinder/zoneminder/commit/38c0f743c1c4c97a8ac35f829bf236ddd8006ce8 Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=db438743e3d8013cb2b3f735d476ccccaf75502c commit db438743e3d8013cb2b3f735d476ccccaf75502c Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2025-06-15 13:32:19 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-06-15 13:47:24 +0000 multimedia/zoneminder: Replace usage of Data::Entropy (security/p5-Data-Entropy) for undeprecate Aadd adopted upstream patch "Use Bytes::Random::Secure instead of deprecated Data-Entropy. Fall back to Data-Entropy. Fixes #4333": https://github.com/ZoneMinder/zoneminder/issues/4333 https://github.com/ZoneMinder/zoneminder/commit/38c0f743c1c4c97a8ac35f829bf236ddd8006ce8 PR: 287222 Approved by: Ivan <bsd@abinet.ru> multimedia/zoneminder/Makefile | 6 ++-- .../files/patch-scripts_zmupdate.pl.in (new) | 39 ++++++++++++++++++++++ 2 files changed, 41 insertions(+), 4 deletions(-) Done! |