commit: 5978b821f78de8906da5977334666b84b0cf7923 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 23 04:29:11 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 23 04:29:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5978b821
dev-tcltk/expect: add link to upstream bug for -Wformat-security See https://core.tcl-lang.org/expect/info/094d670f6250f34c. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-tcltk/expect/files/expect-5.45-format-security.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-tcltk/expect/files/expect-5.45-format-security.patch b/dev-tcltk/expect/files/expect-5.45-format-security.patch index c623264be27a..44ee6d108253 100644 --- a/dev-tcltk/expect/files/expect-5.45-format-security.patch +++ b/dev-tcltk/expect/files/expect-5.45-format-security.patch @@ -1,3 +1,5 @@ +https://core.tcl-lang.org/expect/info/094d670f6250f34c + exp_clib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
