summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gzip/gzip-1.12
Commit message (Collapse)AuthorAgeFilesLines
* gzip: upgrade 1.11 -> 1.12Ralph Siemsen2022-04-101-0/+36
This includes a fix for CVE-2022-1271. The existing "wrong path" patch needed to be refreshed, because the context changed due to the following upstream change: https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=31193bbd13cd2807d8ccaa2ba5b072303d5425e7 (From OE-Core rev: ada1a900b022f0330a9812e4f4c0248961de1048) Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>