Re: what makes mail/aerc conflit with net/samba419?

2024-03-06 Thread Yasuhito FUTATSUKI
ld I check all the plist to find the file that conflicts? The cause may be... net/samba419/pkg-plist: .. %%SAMBA4_BUNDLED_TALLOCPYTHON3PYTHON_SITELIBDIR%%/talloc%%PYTHON_EXT_SUFFIX%%.so .. devel/talloc/pkg-plist: .. %%PYTHONPYTHON_SITELIBDIR%%/talloc%%PYTHON_EXT_SUFFIX%%.so .. Ch

Re: Perl CVE-2024-56406

2025-04-14 Thread Yasuhito FUTATSUKI
mtrans(pTHX_ OP *o, OP *expr, OP *repl) * same time. But otherwise one crosses before the other */ if (t_cp < 256 && r_cp_end > 255 && r_cp != t_cp) { can_force_utf8 = TRUE; +max_expansion = MAX(2, max_expansion); } } ]]] -- Yasuhito FUTATSUKI