summaryrefslogtreecommitdiff
path: root/package/sudo
AgeCommit message (Expand)Author
2012-09-10sudo: bump versionPeter Korsgaard
2012-09-03Merge branch 'next'Peter Korsgaard
2012-08-04sudo: fix main executable permissionsSimon Dawson
2012-08-04sudo: bump version to 1.8.5p2Simon Dawson
2012-08-02sudo: needs MMU supportThomas Petazzoni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-06-23sudo: fix installSimon Dawson
2012-05-20sudo: bump to version 1.8.5p1Gustavo Zacarias
2012-03-30sudo: add fix for non-utmpx toolchainsGustavo Zacarias
2012-03-29sudo: bump to version 1.8.4p4Gustavo Zacarias
2012-01-24sudo: bump to version 1.7.8p1Gustavo Zacarias
2011-10-15sudo: bump to version 1.7.7Gustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-06-07sudo: bump version, use official upstream, don't disable authPeter Korsgaard
2011-05-18sudo: bump and convert to AUTOTARGETSThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-12Sudo source package IS at DEBIAN, but with a different nameUlf Samuelsson
2009-01-11revert patch to allow downloading sudo from an EXISTING locationUlf Samuelsson
2009-01-11sudo: use Debian as upstreamPeter Korsgaard
2009-01-11Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions ...Ulf Samuelsson
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-27sudo: fix long help text linesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-06cleanup sudo makefileJohn Voltz
2008-02-12Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-06Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-29- update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-12-21- bump version and make it workBernhard Reutner-Fischer
2006-12-15- sudo depends on host-fakerootBernhard Reutner-Fischer
2006-10-03- late binding isn't a good idea there, i did end up with an empty SOURCE.Bernhard Reutner-Fischer
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-07-04try to avoid rebuildEric Andersen
2006-06-06Fix Bug #897 preventing the building of 'sudo' for architectures other than x86."Steven J. Hill"
2006-04-11add sudo, based on http://bugs.busybox.net/view.php?id=511Eric Andersen