[OE-core] [PATCH v3] apt: upgrade to 1.0.9.9

Richard Purdie richard.purdie at linuxfoundation.org
Tue May 26 12:03:23 UTC 2015


On Mon, 2015-05-25 at 13:01 +0800, rongqing.li at windriver.com wrote:
> From: Roy Li <rongqing.li at windriver.com>
> 
> 1. Upgrade to fix the several CVEs: CVE-2014-0488, CVE-2014-0490
> 2. Remove apt-0.9.9.4-CVE-2014-0478.patch, which was backport.
> 3. Romve no-ko-translation.patch, apt-1.0.9.9 has ko translation
> 4. Update use-host.patch no-curl.patch db_linking_hack.patch and
> noconfigure.patch
> 5. Not build the test cases since it requires gtest
> 6. install libapt-private.so.* to libdir, otherwise this file is
> not installed into sysroot for native, and apt-get will use host's,
> and lead to fail
> 7. Revert apt commit[a2a75ff45]"always run 'dpkg --configure -a'
> at the end of our dpkg callings" for native package, otherwise
> the postscript for these installed packages will be run, and fail
> since the rootfs dir is not considered
> 8. Add lzma dependency by PACKAGECONFIG for target, and add xz
> dependency for native
> 
> Signed-off-by: Roy Li <rongqing.li at windriver.com>

This appears to have issues on centos6 and apt-native, at a guess due to
the compiler flags used:

https://autobuilder.yoctoproject.org/main/builders/nightly/builds/342/steps/BuildImages_1/logs/stdio

Cheers,

Richard




More information about the Openembedded-core mailing list