summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-12-31 10:03:55 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-12-31 10:03:55 +0000
commit640699cf80733cc1df6427241c99db040d2a8ec9 (patch)
tree12b4d5c8bbd8ad067fc2637fcead211dc1bcf288 /ChangeLog
parent0ab297721d6110462f1394d98313d7137c28b1c4 (diff)
downloadptxdist-640699cf80733cc1df6427241c99db040d2a8ec9.tar.gz
ptxdist-640699cf80733cc1df6427241c99db040d2a8ec9.tar.xz
* busybox: If busybox feature "BB_CONFIG_FEATURE_SUID" is
set, the busybox binary must be installed on the target with the SUID bit set. There are several features which will turn on the SUID feature implicitly including: login, passwd, su, vlock, crond, crontab, ipcs, ipcrm. Patch by Randall Loomis. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7674 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d1454e5b..3fab374b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-12-31 Robert Schwebel <r.schwebel@pengutronix.de>
+ * busybox: If busybox feature "BB_CONFIG_FEATURE_SUID" is
+ set, the busybox binary must be installed on the target
+ with the SUID bit set. There are several features which
+ will turn on the SUID feature implicitly including: login,
+ passwd, su, vlock, crond, crontab, ipcs, ipcrm.
+ Patch by Randall Loomis.
+
* xauth: added; patch by Claudio Leonel
* haserl: added; patch by Tom St