summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicoo <nicoo@debian.org>2020-02-23 15:19:41 +0100
committerNicolas Braud-Santoni <nicolas@braud-santoni.eu>2020-02-23 15:19:41 +0100
commit9483147049d84ef447d9df8b755680639ca7bd8b (patch)
tree9ac45dce216a9a3182073b0d099411c0fe19d644
parenta48f266cbda5dcbddc770eef925a75927e97a214 (diff)
debian/patches: Update metadata (reviewed and forwarded upstream)
Used `patchedit -f -o` to generate DEP3-compliant metadata
-rw-r--r--debian/patches/conditional-stack-protector-all.patch10
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/patches/conditional-stack-protector-all.patch b/debian/patches/conditional-stack-protector-all.patch
index d58f7ee..99fa85e 100644
--- a/debian/patches/conditional-stack-protector-all.patch
+++ b/debian/patches/conditional-stack-protector-all.patch
@@ -1,10 +1,14 @@
1From: Colin Watson <cjwatson@debian.org>
2Date: Fri, 21 Feb 2020 23:23:49 +0000
3Subject: Only use -fstack-protector-all if it is supported 1Subject: Only use -fstack-protector-all if it is supported
4 2
5This flag isn't available on all Debian ports. 3This flag isn't available on all Debian ports.
6 4
7Last-Update: 2020-02-21 5Origin: vendor
6From: Colin Watson <cjwatson@debian.org>
7Reviewed-by: nicoo <nicoo@debian.org>
8Forwarded: https://github.com/Yubico/libfido2/pull/130
9Applied-Upstream: not-yet
10Last-Update: 2020-02-23
11
8--- 12---
9 CMakeLists.txt | 5 ++++- 13 CMakeLists.txt | 5 ++++-
10 1 file changed, 4 insertions(+), 1 deletion(-) 14 1 file changed, 4 insertions(+), 1 deletion(-)