[OE-core] [PATCH 1/4] freetype: upgrade to 2.4.9

Scott Garman scott.a.garman at intel.com
Mon Jun 11 17:49:57 UTC 2012


On 06/08/2012 07:48 AM, Laurentiu Palcu wrote:
> Signed-off-by: Laurentiu Palcu<laurentiu.palcu at intel.com>

Hi Laurentiu,

Since this commit fixes a bug and addresses security issues, please be 
sure to include these details in the future in your commit log. 
Something along the lines of:

Addresses CVE-2012-1126, CVE-2012-1127, CVE-2012-1128, ...

This fixes [YOCTO #2468]

helps us track security-related fixes and bugfixes more easily.

Note, in this case the number of CVEs this fixes is unusually long (I 
count 19 of them), but listing all of them is good policy.

Thanks,

Scott

> ---
>   .../no-hardcode.patch                              |    0
>   .../{freetype_2.4.8.bb =>  freetype_2.4.9.bb}       |    4 ++--
>   2 files changed, 2 insertions(+), 2 deletions(-)
>   rename meta/recipes-graphics/freetype/{freetype-2.4.8 =>  freetype-2.4.9}/no-hardcode.patch (100%)
>   rename meta/recipes-graphics/freetype/{freetype_2.4.8.bb =>  freetype_2.4.9.bb} (91%)
>
> diff --git a/meta/recipes-graphics/freetype/freetype-2.4.8/no-hardcode.patch b/meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
> similarity index 100%
> rename from meta/recipes-graphics/freetype/freetype-2.4.8/no-hardcode.patch
> rename to meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
> diff --git a/meta/recipes-graphics/freetype/freetype_2.4.8.bb b/meta/recipes-graphics/freetype/freetype_2.4.9.bb
> similarity index 91%
> rename from meta/recipes-graphics/freetype/freetype_2.4.8.bb
> rename to meta/recipes-graphics/freetype/freetype_2.4.9.bb
> index bce01cf..31bee80 100644
> --- a/meta/recipes-graphics/freetype/freetype_2.4.8.bb
> +++ b/meta/recipes-graphics/freetype/freetype_2.4.9.bb
> @@ -18,8 +18,8 @@ PR = "r0"
>   SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
>              file://no-hardcode.patch"
>
> -SRC_URI[md5sum] = "dbf2caca1d3afd410a29217a9809d397"
> -SRC_URI[sha256sum] = "a9eb7da3875fcb2f022a9c280c01b94ae45ac83d8102838c05dce1277948fb71"
> +SRC_URI[md5sum] = "77a893dae81fd5b896632715ca041179"
> +SRC_URI[sha256sum] = "c4204ac1d48e99d4375a2f32bf4f3f92780a9d9f015e64e57e852f6c004859b9"
>
>   S = "${WORKDIR}/freetype-${PV}"
>


-- 
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center




More information about the Openembedded-core mailing list