[Bug 262606] security/maia: update to 1.0.4_9 (48df5fb) and cleanup port
Date: Wed, 27 Apr 2022 06:51:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262606 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch 2022Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=feec2feca9b0f724bde9f94822d55b62b696aefd commit feec2feca9b0f724bde9f94822d55b62b696aefd Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2022-04-26 05:44:19 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-04-27 06:49:07 +0000 security/maia: update to 1.0.4_9 (48df5fb) * Fix code obtaining content-encoding from content-type header. * Fix encoding error for two languages. (MySQL) While here, do some clean up. PR: 262606 Reported by: ek@purplehat.org (maintainer) MFH: 2022Q2 (bugfix release) (cherry picked from commit e15fe24d5de09ddaeb63d1f437d7ba776b0c049d) security/maia/Makefile | 66 ++++++++++------------ security/maia/distinfo | 6 +- security/maia/files/patch-maia.conf.dist (new) | 11 ++++ security/maia/files/patch-maiad.conf.dist (new) | 49 ++++++++++++++++ .../maia/files/patch-scripts_configtest.pl (new) | 8 +++ .../maia/files/patch-scripts_detectvba.pl (new) | 8 +++ .../patch-scripts_expire-quarantine-cache.pl (new) | 8 +++ .../files/patch-scripts_load-sa-rules.pl (new) | 8 +++ .../maia/files/patch-scripts_maiadbtool.pl (new) | 8 +++ .../patch-scripts_process-quarantine.pl (new) | 8 +++ security/maia/files/patch-scripts_resend.pl (new) | 8 +++ .../patch-scripts_send-quarantine-digests.pl (new) | 8 +++ ...atch-scripts_send-quarantine-reminders.pl (new) | 8 +++ .../files/patch-scripts_stats-snapshot.pl (new) | 8 +++ 14 files changed, 174 insertions(+), 38 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.