]> code.ossystems Code Review - openembedded-core.git/commit
sudo: upgrade from 1.8.9p5 to 1.8.10p2
authorChen Qi <Qi.Chen@windriver.com>
Wed, 7 May 2014 03:30:08 +0000 (11:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 May 2014 12:00:23 +0000 (13:00 +0100)
commitaf625d2f78a24dac96d11f159569f6465a534dfd
tree3a900500f56c5c960d5fc3cd9fd4f0304f991738
parent674bd59d5e357a4aba18c472ac21712a660a84af
sudo: upgrade from 1.8.9p5 to 1.8.10p2

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>
meta/recipes-extended/sudo/files/volatiles.99_sudo [new file with mode: 0644]
meta/recipes-extended/sudo/sudo.inc
meta/recipes-extended/sudo/sudo_1.8.10p2.bb [moved from meta/recipes-extended/sudo/sudo_1.8.9p5.bb with 57% similarity]