diff --git a/debian/patches/bugfix/all/tools-lib-api-fs-fs.c-fix-misuse-of-strncpy.patch b/debian/patches/bugfix/all/tools-lib-api-fs-fs.c-fix-misuse-of-strncpy.patch index 33405fac7..80383f7c0 100644 --- a/debian/patches/bugfix/all/tools-lib-api-fs-fs.c-fix-misuse-of-strncpy.patch +++ b/debian/patches/bugfix/all/tools-lib-api-fs-fs.c-fix-misuse-of-strncpy.patch @@ -2,6 +2,7 @@ From: Ben Hutchings Date: Thu, 19 Jul 2018 23:36:52 +0100 Subject: tools/lib/api/fs/fs.c: Fix misuse of strncpy() Bug-Debian: https://bugs.debian.org/897802 +Forwarded: https://lore.kernel.org/lkml/20180721021026.GQ14131@decadent.org.uk/T/ gcc 8 reports: diff --git a/debian/patches/bugfix/all/usbip-fix-misuse-of-strncpy.patch b/debian/patches/bugfix/all/usbip-fix-misuse-of-strncpy.patch index 9f0d3f815..45836520b 100644 --- a/debian/patches/bugfix/all/usbip-fix-misuse-of-strncpy.patch +++ b/debian/patches/bugfix/all/usbip-fix-misuse-of-strncpy.patch @@ -2,6 +2,7 @@ From: Ben Hutchings Date: Fri, 20 Jul 2018 01:30:24 +0100 Subject: usbip: Fix misuse of strncpy() Bug-Debian: https://bugs.debian.org/897802 +Forwarded: https://marc.info/?l=linux-usb&m=153213915806258 gcc 8 reports: