Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sudo: remove volatile configuration fileChenQi/sudo_volatile | Chen Qi | 2014-08-21 | 1 | -1/+0 |
| | | | | | | | | The new version of sudo has fixed the problem and will create the directory if it doesn't exist. So the configuration file is no longer needed. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> | ||||
* | sudo: upgrade from 1.8.9p5 to 1.8.10p2 | Chen Qi | 2014-05-08 | 1 | -0/+1 |
Upgrade sudo from 1.8.9p5 to the newest stable release 1.8.10p2. The license checksums are modified as required, because the doc/LICENSE file now declares that compat/inet_pton.c bears the ISC license. As /var/run/sudo is the default directory for sudo's time stamp files, this patch adds a configuration file to manage this directory. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> |