commit:     33b433a59dc9b5a04680b65e9e88dfc5b4ea22ae
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Sun Mar 19 16:37:00 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 21:20:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b433a5

mail-filter/rspamd: update warning message

This improves wording for new revision.

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mail-filter/rspamd/rspamd-3.4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-filter/rspamd/rspamd-3.4-r2.ebuild 
b/mail-filter/rspamd/rspamd-3.4-r2.ebuild
index 0a63b92b87b8..d81ac12ae142 100644
--- a/mail-filter/rspamd/rspamd-3.4-r2.ebuild
+++ b/mail-filter/rspamd/rspamd-3.4-r2.ebuild
@@ -141,8 +141,8 @@ pkg_postinst() {
        for ver in ${REPLACING_VERSIONS}; do
                if ver_test "${ver}" -eq "3.4"; then
                        elog "rspamd-3.4 is known to segfault when it is 
updated from older version due"
-                       elog "to a page-alignment of hyperscan .unser files. 
The issue is patched in this"
-                       elog "ebuild revision rspamd-3.4-r1. All possibly 
broken .unser files will be"
+                       elog "to a page-alignment of hyperscan .unser files. 
The issue was patched in"
+                       elog "rspamd-3.4-r1 ebuild revision. All possibly 
broken .unser files will be"
                        elog "automaticaly removed. See 
https://github.com/rspamd/rspamd/issues/4329 for"
                        elog "more information."
 

Reply via email to