[Bug 265098] mail/exim: update to 4.96
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Jul 2022 21:20:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265098 Bug ID: 265098 Summary: mail/exim: update to 4.96 Product: Ports & Packages Version: Latest Hardware: Any URL: https://lists.exim.org/lurker/message/20220625.141825. d6de6074.en.html OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: fluffy@FreeBSD.org Reporter: vvd@unislabs.com Flags: maintainer-feedback?(fluffy@FreeBSD.org) Assignee: fluffy@FreeBSD.org Flags: maintainer-feedback? Author: Jeremy Harris Date: 2022-06-25 17:18 +300 To: exim-announce, exim users Subject: [exim] Exim 4.96 released New stuff we've added since 4.95: - A new ACL condition: seen. Records/tests a timestamp against a key. - A variant of the "mask" expansion operator to give normalised IPv6. - UTC output option for exim_dumpdb, exim_fixdb. - An event for failing TLS connects to the daemon. - The ACL "debug" control gains options "stop", "pretrigger" and "trigger". - Query-style lookups are now checked for quoting, if the query string is built using untrusted data ("tainted"). For now lack of quoting is merely logged; a future release will upgrade this to an error. - The expansion conditions match_<list-type> and inlist now set $value for the expansion of the "true" result of the ${if}. With a static list, this can be used for de-tainting. Notable removals since 4.95: - the "allow_insecure_tainted_data" main config option and the "taint" log_selector. These were deprecated in the 4.95 release. -- You are receiving this mail because: You are the assignee for the bug.