diff options
| author | Sam James <sam@gentoo.org> | 2024-12-28 13:44:04 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-12-28 13:47:06 +0000 |
| commit | 3f6ee19d3cd09c9013d194536215efcbae04c057 (patch) | |
| tree | 680adcdf295d89e63a8db196e3b32a67e2a3db52 /app-doc/python-docs/python-docs-3.9.21.ebuild | |
| parent | 4cd1fb4622a0a4d239ec288589a90be1c6488f85 (diff) | |
| download | gentoo-3f6ee19d3cd09c9013d194536215efcbae04c057.tar.gz gentoo-3f6ee19d3cd09c9013d194536215efcbae04c057.tar.bz2 gentoo-3f6ee19d3cd09c9013d194536215efcbae04c057.zip | |
net-mail/dovecot: test fixes, hardening tweak
* Fix tests with GCC 15 (upstream PR#229, bug #939857). The test had
a bogus assertion which was exposed by GCC 15.
* Fix tests with LTO (upstream PR#230). I was convinced that I'd backported
these fixes already but apparently not. This one fixes a real problem
where dovecot would be miscompiled because of strict aliasing violations
in the md4+md5 code. Thanks to parona for the help with (re-)testing it
and confirming the fixes.
* Pass --disable-hardening because it just copies the defaults even on
vanilla profiles these days. For hardened, it actually makes things
less safe because it does -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 which
overrides the default of -D_FORTIFY_SOURCE=3 there.
Closes: https://bugs.gentoo.org/939857
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc/python-docs/python-docs-3.9.21.ebuild')
0 files changed, 0 insertions, 0 deletions
