sudo: upgrade to 1.8.4
authorScott Garman <scott.a.garman@intel.com>
Tue, 28 Feb 2012 21:45:28 +0000 (13:45 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Mar 2012 15:22:53 +0000 (15:22 +0000)
commit6141576c7305fe25e5842a227a5e41edd98c8246
tree28d421e3fa38d16dea2a6756327d2acdf0409259
parentf26c843237cfb1e5bda7869d9b61a6941ff57714
sudo: upgrade to 1.8.4

During the upgrade to 1.8.4, the UCB-licensed fnmatch.c was replaced
with a non-recursive BSD-licensed version, hence the removal of UCB
and addition of BSD in the LICENSE field. This led to checksum changes
in the doc/LICENSE file, and we now additionally track the comment
headers in redblack.c.

These changes were confirmed on the sudo mailing list:

http://www.sudo.ws/pipermail/sudo-workers/2012-February/000736.html

This upgrade also fixes CVE-2012-0809.

(From OE-Core rev: 7147a569758414467c9d022e4c11fbc303e050aa)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/sudo/sudo.inc
meta/recipes-extended/sudo/sudo_1.8.4.bb [moved from meta/recipes-extended/sudo/sudo_1.8.3.bb with 84% similarity]