summaryrefslogtreecommitdiffstats
path: root/patches/ppp-2.4.7/0026-secure-card-interpreter-fix.patch
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-06-02 14:56:07 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-06-21 09:37:01 +0200
commitcb8f516bb52bd0a197b11e03ae33e4c1343f11d0 (patch)
tree446cc7f910fc578596dcadcabc761001538c831b /patches/ppp-2.4.7/0026-secure-card-interpreter-fix.patch
parentc98f14fbc7867cdef1246a22cd6a6b8be46bf74e (diff)
downloadptxdist-cb8f516bb52bd0a197b11e03ae33e4c1343f11d0.tar.gz
ptxdist-cb8f516bb52bd0a197b11e03ae33e4c1343f11d0.tar.xz
ppp: version bump to 2.4.7
This updates ppp to version 2.4.7. The former 2.4.5 version had the Debian package patches applied plus some ptxdist specific patches. The Debian patches have been updated to the recent 2.4.7 Debian patches, the ptxdist specific patches have been forward ported from the 2.4.5 ptxdist package. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/ppp-2.4.7/0026-secure-card-interpreter-fix.patch')
-rw-r--r--patches/ppp-2.4.7/0026-secure-card-interpreter-fix.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/patches/ppp-2.4.7/0026-secure-card-interpreter-fix.patch b/patches/ppp-2.4.7/0026-secure-card-interpreter-fix.patch
new file mode 100644
index 000000000..fb54a5e9d
--- /dev/null
+++ b/patches/ppp-2.4.7/0026-secure-card-interpreter-fix.patch
@@ -0,0 +1,26 @@
+From: Marco d'Itri <md@linux.it>
+Date: Fri, 2 Jun 2017 11:29:20 +0200
+Subject: [PATCH] secure-card-interpreter-fix
+
+This fixes the lintian warning:
+I: ppp: example-wrong-path-for-interpreter
+ usr/share/doc/ppp/examples/scripts/secure-card
+ (#!/usr/local/bin/expect != /usr/bin/expect)
+
+Author: Chris Boot <bootc@debian.org>
+Forwarded: not-needed
+Last-Update: 2013-09-09
+---
+ scripts/secure-card | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/scripts/secure-card b/scripts/secure-card
+index 0002365e4edb..ae3ae50c14f4 100755
+--- a/scripts/secure-card
++++ b/scripts/secure-card
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/expect -f
++#!/usr/bin/expect -f
+ #
+ # This script was written by Jim Isaacson <jcisaac@crl.com>. It is
+ # designed to work as a script to use the SecureCARD(tm) device. This