]> code.ossystems Code Review - openembedded-core.git/commit
lame: revert "lame: fix CVE-2017-13712"
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 19 Mar 2018 14:22:03 +0000 (16:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Mar 2018 14:06:24 +0000 (15:06 +0100)
commit93aa9a5be30bbd6d9a39beb436a21bcfccceb9a7
treeb877c9c8b819e14c7ad3a446ab8de1f024478088
parent833acdd7e8d6b7a254266abc72745ea6ba556667
lame: revert "lame: fix CVE-2017-13712"

I don't know how this made it in, but the backported patch most definitely
fails to apply:

ERROR: lame-3.99.5-r1 do_patch: Command Error: 'quilt --quiltrc /home/ak/development/poky/build-musl/tmp/work/core2-64-poky-linux-musl/lame/3.99.5-r1/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
Applying patch CVE-2017-13712.patch
patching file libmp3lame/id3tag.c
Hunk #1 succeeded at 195 with fuzz 1 (offset 1 line).
Hunk #11 succeeded at 1023 (offset 24 lines).
Hunk #12 FAILED at 1051.

The reason we have't seen it is that LICENSE_FLAGS_WHITELIST += " commercial"
needs to be in config to trigger this.

This reverts commit fd994b5bede3724ce23f3766e6109d83e534d3f3.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-multimedia/lame/lame/CVE-2017-13712.patch [deleted file]
meta/recipes-multimedia/lame/lame_3.99.5.bb