[packages/password-store] bashcomp-noleak.patch: use git format-patch
glen
glen at pld-linux.org
Wed Sep 12 22:21:20 CEST 2018
commit 6f8185c9616ffb822225d5834fb9fb3ca0f5db20
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Wed Sep 12 23:20:53 2018 +0300
bashcomp-noleak.patch: use git format-patch
bashcomp-noleak.patch | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/bashcomp-noleak.patch b/bashcomp-noleak.patch
index 6267473..959a10f 100644
--- a/bashcomp-noleak.patch
+++ b/bashcomp-noleak.patch
@@ -1,10 +1,15 @@
-commit 983efbbfd3848ed719b30407d4cc632b01dd9385
-Author: Elan Ruusamäe <glen at pld-linux.org>
-Date: Wed Sep 12 23:12:56 2018 +0300
+From 983efbbfd3848ed719b30407d4cc632b01dd9385 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= <glen at pld-linux.org>
+Date: Wed, 12 Sep 2018 23:12:56 +0300
+Subject: [PATCH] bash_completion: do not leak variables to globals scope
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
- bash_completion: do not leak variables to globals scope
-
- Signed-off-by: Elan Ruusamäe <glen at pld-linux.org>
+Signed-off-by: Elan Ruusamäe <glen at pld-linux.org>
+---
+ src/completion/pass.bash-completion | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/completion/pass.bash-completion b/src/completion/pass.bash-completion
index bbe9d0c..08f3401 100644
@@ -51,3 +56,6 @@ index bbe9d0c..08f3401 100644
prefix="${prefix%/}/"
local IFS=$'\n'
+--
+2.18.0
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/password-store.git/commitdiff/6f8185c9616ffb822225d5834fb9fb3ca0f5db20
More information about the pld-cvs-commit
mailing list