commit: 2d23ed036e775a81866c5a271e9dd5798279219c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 25 03:23:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 25 03:23:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d23ed03
media-libs/libvpx: add upstream bug ref for FORTIFY_SOURCE patch Bug: https://bugs.chromium.org/p/webm/issues/detail?id=1822 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libvpx/files/libvpx-1.13.1-allow-fortify-source.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/media-libs/libvpx/files/libvpx-1.13.1-allow-fortify-source.patch b/media-libs/libvpx/files/libvpx-1.13.1-allow-fortify-source.patch index 5928c4e46723..45a86b926092 100644 --- a/media-libs/libvpx/files/libvpx-1.13.1-allow-fortify-source.patch +++ b/media-libs/libvpx/files/libvpx-1.13.1-allow-fortify-source.patch @@ -1,3 +1,5 @@ +https://bugs.chromium.org/p/webm/issues/detail?id=1822 + This was originally added for ABI reasons in a case which barely works / doesn't work at all for glibc anyway, see https://github.com/webmproject/libvpx/commit/b73a3693e581583e9ec676f4396d0c3d173e2462.
