]> code.ossystems Code Review - openembedded-core.git/commit
sudo: upgrade to v1.8.1p2
authorScott Garman <scott.a.garman@intel.com>
Tue, 14 Jun 2011 16:49:18 +0000 (09:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jun 2011 12:55:08 +0000 (13:55 +0100)
commit10694e6037b16813e99e2204dbbe5c169f34667c
tree73b5ae70cb63c55d6cf0a3dee8ee8dfb9fd9ba87
parent6a46c375bea03b145bea41ec29ae2fd4d3cd9db6
sudo: upgrade to v1.8.1p2

Upgrading to the latest stable release of sudo.

This version of sudo has reorganized its source code layout, hence
the LIC_FILES_CHKSUM related changes. Also, some of the individual
.c files we checksummed (nonunix.h, vasgroups.c) are no longer
shipped with the sources. Finally, an embedded copy of zlib is now
included in these sources, so Zlib is included as one of the
licenses. I could not find any evidence of MIT-licensed sources,
so that license has been removed.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-extended/sudo/sudo.inc
meta/recipes-extended/sudo/sudo_1.8.1p2.bb [moved from meta/recipes-extended/sudo/sudo_1.7.4p6.bb with 52% similarity]