aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sudo
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-22 00:40:11 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-22 00:40:11 +0000
commit53c6a3e91599dd402036d9eff69c5be5128cd645 (patch)
treebf2d30ac0802f332f01384704ccc8b1a6ebb7645 /packages/sudo
parent026f351b53cc8448315f20a1487a0f03ddf6d9d8 (diff)
downloadopenembedded-53c6a3e91599dd402036d9eff69c5be5128cd645.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/22 00:33:40+00:00 nexus.co.uk!pb ignore errors from modprobe during module autoload 2005/01/21 19:28:39-05:00 handhelds.org!kergoth Add udev 050, and consolodate the common udev metadata into a .inc. 2005/01/21 19:20:29-05:00 handhelds.org!kergoth Upgrade to sudo 1.6.8p6, as versions of Sudo prior to 1.6.8p2 are affected by a potential security flaw that could allow a malicious user to subvert Bash shell scripts. BKrev: 41f1a0ebM799gMlmTP1rllhZZDpNAw
Diffstat (limited to 'packages/sudo')
-rw-r--r--packages/sudo/sudo-1.6.8p6/autofoo.patch (renamed from packages/sudo/sudo-1.6.7p5/configure.patch)0
-rw-r--r--packages/sudo/sudo-1.6.8p6/noexec-link.patch (renamed from packages/sudo/sudo-1.6.7p5/nonrootinstall.patch)0
-rw-r--r--packages/sudo/sudo-1.6.8p6/nonrootinstall.patch (renamed from packages/sudo/sudo-1.6.7p5/nostrip.patch)0
-rw-r--r--packages/sudo/sudo-1.6.8p6/nostrip.patch0
-rw-r--r--packages/sudo/sudo.inc0
-rw-r--r--packages/sudo/sudo_1.6.7p5.bb20
-rw-r--r--packages/sudo/sudo_1.6.8p6.bb0
7 files changed, 0 insertions, 20 deletions
diff --git a/packages/sudo/sudo-1.6.7p5/configure.patch b/packages/sudo/sudo-1.6.8p6/autofoo.patch
index e69de29bb2..e69de29bb2 100644
--- a/packages/sudo/sudo-1.6.7p5/configure.patch
+++ b/packages/sudo/sudo-1.6.8p6/autofoo.patch
diff --git a/packages/sudo/sudo-1.6.7p5/nonrootinstall.patch b/packages/sudo/sudo-1.6.8p6/noexec-link.patch
index e69de29bb2..e69de29bb2 100644
--- a/packages/sudo/sudo-1.6.7p5/nonrootinstall.patch
+++ b/packages/sudo/sudo-1.6.8p6/noexec-link.patch
diff --git a/packages/sudo/sudo-1.6.7p5/nostrip.patch b/packages/sudo/sudo-1.6.8p6/nonrootinstall.patch
index e69de29bb2..e69de29bb2 100644
--- a/packages/sudo/sudo-1.6.7p5/nostrip.patch
+++ b/packages/sudo/sudo-1.6.8p6/nonrootinstall.patch
diff --git a/packages/sudo/sudo-1.6.8p6/nostrip.patch b/packages/sudo/sudo-1.6.8p6/nostrip.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/sudo/sudo-1.6.8p6/nostrip.patch
diff --git a/packages/sudo/sudo.inc b/packages/sudo/sudo.inc
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/sudo/sudo.inc
diff --git a/packages/sudo/sudo_1.6.7p5.bb b/packages/sudo/sudo_1.6.7p5.bb
deleted file mode 100644
index c1dfb7930d..0000000000
--- a/packages/sudo/sudo_1.6.7p5.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-SECTION = "base"
-DESCRIPTION = "Sudo (superuser do) allows a system \
-administrator to give certain users (or groups of \
-users) the ability to run some (or all) commands \
-as root while logging all commands and arguments."
-
-PR="r2"
-LICENSE = "sudo"
-SRC_URI = "ftp://ftp.sudo.ws/pub/sudo/sudo-${PV}.tar.gz \
- file://nonrootinstall.patch;patch=1 \
- file://configure.patch;patch=1 \
- file://nostrip.patch;patch=1"
-
-inherit autotools
-
-do_configure_prepend () {
- if [ ! -e acinclude.m4 ]; then
- cat aclocal.m4 > acinclude.m4
- fi
-}
diff --git a/packages/sudo/sudo_1.6.8p6.bb b/packages/sudo/sudo_1.6.8p6.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/sudo/sudo_1.6.8p6.bb