summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2017-08-30 15:55:57 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-09-04 15:04:25 +0200
commit0bf14d3e3c96db5edb1b6a4a87adac113d5d91cf (patch)
treeb0fc98c4ea96d1d3ef750c6a3abc98bfe44e5c3b /patches
parent544adf7f06857a2edc9a16745f3f482066f03c69 (diff)
downloadptxdist-0bf14d3e3c96db5edb1b6a4a87adac113d5d91cf.tar.gz
ptxdist-0bf14d3e3c96db5edb1b6a4a87adac113d5d91cf.tar.xz
sudo: upgrade to make it large filesystem aware
The previous version isn't large filesystem aware so it fails at run-time while development on 64 bit filesystems exported via NFS. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/sudo-1.7.2p6/series1
-rw-r--r--patches/sudo-1.8.9p5/0001-install-sh-disable-stripping.patch (renamed from patches/sudo-1.7.2p6/0001-install-sh-disable-stripping.patch)12
-rw-r--r--patches/sudo-1.8.9p5/series4
3 files changed, 8 insertions, 9 deletions
diff --git a/patches/sudo-1.7.2p6/series b/patches/sudo-1.7.2p6/series
deleted file mode 100644
index fab226119..000000000
--- a/patches/sudo-1.7.2p6/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-install-sh-disable-stripping.patch
diff --git a/patches/sudo-1.7.2p6/0001-install-sh-disable-stripping.patch b/patches/sudo-1.8.9p5/0001-install-sh-disable-stripping.patch
index c8421a5a2..271a4cc87 100644
--- a/patches/sudo-1.7.2p6/0001-install-sh-disable-stripping.patch
+++ b/patches/sudo-1.8.9p5/0001-install-sh-disable-stripping.patch
@@ -1,4 +1,3 @@
-From 0c293e823cbe169ed09f1be263ff22e57b9d03ef Mon Sep 17 00:00:00 2001
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Wed, 13 Jan 2010 09:29:27 +0100
Subject: [PATCH] install-sh: disable stripping
@@ -8,14 +7,14 @@ This patch disables stripping because the install-sh would use
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
- install-sh | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ install-sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/install-sh b/install-sh
-index 5a6d399..e9a70b5 100755
+index 79e7f408172c..9e78efae7a2e 100755
--- a/install-sh
+++ b/install-sh
-@@ -138,7 +138,7 @@ while ${MORETODO} ; do
+@@ -141,7 +141,7 @@ while ${MORETODO} ; do
fi
;;
X-s)
@@ -24,6 +23,3 @@ index 5a6d399..e9a70b5 100755
;;
X--)
shift
---
-1.6.6
-
diff --git a/patches/sudo-1.8.9p5/series b/patches/sudo-1.8.9p5/series
new file mode 100644
index 000000000..7fbe9b80e
--- /dev/null
+++ b/patches/sudo-1.8.9p5/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-install-sh-disable-stripping.patch
+# e59116c14a9e0e7506df445b8a837bdc - git-ptx-patches magic